GET https://kbin.spritesserver.nl/u/@onlinepersona@programming.dev/active?p=5

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2096
  +user: Proxies\__CG__\App\Entity\User {#3793 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#3829
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3834 …}
  +votes: Doctrine\ORM\PersistentCollection {#3837 …}
  +reports: Doctrine\ORM\PersistentCollection {#3839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3843 …}
  +badges: Doctrine\ORM\PersistentCollection {#3845 …}
  +children: [
    App\Entity\EntryComment {#2085
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        NixOS’s documentation is dog. It’s not absolute dog, but it’s dog. The learning curve is brutal.\n
        \n
        But… the (mostly) declarative management is its strongest feature. It’s very solid and you can easily unfuck you system if you haven’t done stuff like mess with partitions or delete files manually.\n
        \n
        If NixOS had better documentation and GUI to manage the system, it would be a no-brainer, but unfortunately, it is about 5-10 years away from that. The community is very top heavy, but it’s easy to just do your own stuff.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701716826 {#2083
        date: 2023-12-04 20:07:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -id: 196395
      -bodyTs: "'-10':78 '5':77 'absolut':9 'away':80 'better':57 'brainer':71 'brutal':19 'communiti':84 'curv':17 'declar':23 'delet':51 'document':3,58 'dog':5,10,14 'done':44 'easi':92 'easili':36 'featur':28 'file':52 'gui':60 'haven':42 'heavi':88 'learn':16 'like':46 'manag':24,62 'manual':53 'mess':47 'most':22 'nixo':1,55 'no-brain':69 'partit':49 'solid':32 'strongest':27 'stuff':45,98 'system':39,64 'top':87 'unfortun':73 'unfuck':37 'would':66 'year':79"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5434535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701716826 {#2082
        date: 2023-12-04 20:07:06.0 +01:00
      }
      +"title": 196395
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#3815
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2096
  +user: Proxies\__CG__\App\Entity\User {#3793 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#3829
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3834 …}
  +votes: Doctrine\ORM\PersistentCollection {#3837 …}
  +reports: Doctrine\ORM\PersistentCollection {#3839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3843 …}
  +badges: Doctrine\ORM\PersistentCollection {#3845 …}
  +children: [
    App\Entity\EntryComment {#2085
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        NixOS’s documentation is dog. It’s not absolute dog, but it’s dog. The learning curve is brutal.\n
        \n
        But… the (mostly) declarative management is its strongest feature. It’s very solid and you can easily unfuck you system if you haven’t done stuff like mess with partitions or delete files manually.\n
        \n
        If NixOS had better documentation and GUI to manage the system, it would be a no-brainer, but unfortunately, it is about 5-10 years away from that. The community is very top heavy, but it’s easy to just do your own stuff.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701716826 {#2083
        date: 2023-12-04 20:07:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -id: 196395
      -bodyTs: "'-10':78 '5':77 'absolut':9 'away':80 'better':57 'brainer':71 'brutal':19 'communiti':84 'curv':17 'declar':23 'delet':51 'document':3,58 'dog':5,10,14 'done':44 'easi':92 'easili':36 'featur':28 'file':52 'gui':60 'haven':42 'heavi':88 'learn':16 'like':46 'manag':24,62 'manual':53 'mess':47 'most':22 'nixo':1,55 'no-brain':69 'partit':49 'solid':32 'strongest':27 'stuff':45,98 'system':39,64 'top':87 'unfortun':73 'unfuck':37 'would':66 'year':79"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5434535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701716826 {#2082
        date: 2023-12-04 20:07:06.0 +01:00
      }
      +"title": 196395
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#3815
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2096
  +user: Proxies\__CG__\App\Entity\User {#3793 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#3829
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3834 …}
  +votes: Doctrine\ORM\PersistentCollection {#3837 …}
  +reports: Doctrine\ORM\PersistentCollection {#3839 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3843 …}
  +badges: Doctrine\ORM\PersistentCollection {#3845 …}
  +children: [
    App\Entity\EntryComment {#2085
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        NixOS’s documentation is dog. It’s not absolute dog, but it’s dog. The learning curve is brutal.\n
        \n
        But… the (mostly) declarative management is its strongest feature. It’s very solid and you can easily unfuck you system if you haven’t done stuff like mess with partitions or delete files manually.\n
        \n
        If NixOS had better documentation and GUI to manage the system, it would be a no-brainer, but unfortunately, it is about 5-10 years away from that. The community is very top heavy, but it’s easy to just do your own stuff.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701716826 {#2083
        date: 2023-12-04 20:07:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -id: 196395
      -bodyTs: "'-10':78 '5':77 'absolut':9 'away':80 'better':57 'brainer':71 'brutal':19 'communiti':84 'curv':17 'declar':23 'delet':51 'document':3,58 'dog':5,10,14 'done':44 'easi':92 'easili':36 'featur':28 'file':52 'gui':60 'haven':42 'heavi':88 'learn':16 'like':46 'manag':24,62 'manual':53 'mess':47 'most':22 'nixo':1,55 'no-brain':69 'partit':49 'solid':32 'strongest':27 'stuff':45,98 'system':39,64 'top':87 'unfortun':73 'unfuck':37 'would':66 'year':79"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5434535"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701716826 {#2082
        date: 2023-12-04 20:07:06.0 +01:00
      }
      +"title": 196395
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#3815
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#3793 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3829
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3834 …}
    +votes: Doctrine\ORM\PersistentCollection {#3837 …}
    +reports: Doctrine\ORM\PersistentCollection {#3839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3843 …}
    +badges: Doctrine\ORM\PersistentCollection {#3845 …}
    +children: [
      App\Entity\EntryComment {#2085}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3815
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    NixOS’s documentation is dog. It’s not absolute dog, but it’s dog. The learning curve is brutal.\n
    \n
    But… the (mostly) declarative management is its strongest feature. It’s very solid and you can easily unfuck you system if you haven’t done stuff like mess with partitions or delete files manually.\n
    \n
    If NixOS had better documentation and GUI to manage the system, it would be a no-brainer, but unfortunately, it is about 5-10 years away from that. The community is very top heavy, but it’s easy to just do your own stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701716826 {#2083
    date: 2023-12-04 20:07:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 196395
  -bodyTs: "'-10':78 '5':77 'absolut':9 'away':80 'better':57 'brainer':71 'brutal':19 'communiti':84 'curv':17 'declar':23 'delet':51 'document':3,58 'dog':5,10,14 'done':44 'easi':92 'easili':36 'featur':28 'file':52 'gui':60 'haven':42 'heavi':88 'learn':16 'like':46 'manag':24,62 'manual':53 'mess':47 'most':22 'nixo':1,55 'no-brain':69 'partit':49 'solid':32 'strongest':27 'stuff':45,98 'system':39,64 'top':87 'unfortun':73 'unfuck':37 'would':66 'year':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5434535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701716826 {#2082
    date: 2023-12-04 20:07:06.0 +01:00
  }
  +"title": 196395
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#3793 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3829
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3834 …}
    +votes: Doctrine\ORM\PersistentCollection {#3837 …}
    +reports: Doctrine\ORM\PersistentCollection {#3839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3843 …}
    +badges: Doctrine\ORM\PersistentCollection {#3845 …}
    +children: [
      App\Entity\EntryComment {#2085}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3815
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    NixOS’s documentation is dog. It’s not absolute dog, but it’s dog. The learning curve is brutal.\n
    \n
    But… the (mostly) declarative management is its strongest feature. It’s very solid and you can easily unfuck you system if you haven’t done stuff like mess with partitions or delete files manually.\n
    \n
    If NixOS had better documentation and GUI to manage the system, it would be a no-brainer, but unfortunately, it is about 5-10 years away from that. The community is very top heavy, but it’s easy to just do your own stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701716826 {#2083
    date: 2023-12-04 20:07:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 196395
  -bodyTs: "'-10':78 '5':77 'absolut':9 'away':80 'better':57 'brainer':71 'brutal':19 'communiti':84 'curv':17 'declar':23 'delet':51 'document':3,58 'dog':5,10,14 'done':44 'easi':92 'easili':36 'featur':28 'file':52 'gui':60 'haven':42 'heavi':88 'learn':16 'like':46 'manag':24,62 'manual':53 'mess':47 'most':22 'nixo':1,55 'no-brain':69 'partit':49 'solid':32 'strongest':27 'stuff':45,98 'system':39,64 'top':87 'unfortun':73 'unfuck':37 'would':66 'year':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5434535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701716826 {#2082
    date: 2023-12-04 20:07:06.0 +01:00
  }
  +"title": 196395
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2085
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#3793 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#3829
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3834 …}
    +votes: Doctrine\ORM\PersistentCollection {#3837 …}
    +reports: Doctrine\ORM\PersistentCollection {#3839 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3841 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3843 …}
    +badges: Doctrine\ORM\PersistentCollection {#3845 …}
    +children: [
      App\Entity\EntryComment {#2085}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#3815
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    NixOS’s documentation is dog. It’s not absolute dog, but it’s dog. The learning curve is brutal.\n
    \n
    But… the (mostly) declarative management is its strongest feature. It’s very solid and you can easily unfuck you system if you haven’t done stuff like mess with partitions or delete files manually.\n
    \n
    If NixOS had better documentation and GUI to manage the system, it would be a no-brainer, but unfortunately, it is about 5-10 years away from that. The community is very top heavy, but it’s easy to just do your own stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701716826 {#2083
    date: 2023-12-04 20:07:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 196395
  -bodyTs: "'-10':78 '5':77 'absolut':9 'away':80 'better':57 'brainer':71 'brutal':19 'communiti':84 'curv':17 'declar':23 'delet':51 'document':3,58 'dog':5,10,14 'done':44 'easi':92 'easili':36 'featur':28 'file':52 'gui':60 'haven':42 'heavi':88 'learn':16 'like':46 'manag':24,62 'manual':53 'mess':47 'most':22 'nixo':1,55 'no-brain':69 'partit':49 'solid':32 'strongest':27 'stuff':45,98 'system':39,64 'top':87 'unfortun':73 'unfuck':37 'would':66 'year':79"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5434535"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701716826 {#2082
    date: 2023-12-04 20:07:06.0 +01:00
  }
  +"title": 196395
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2347
  +user: Proxies\__CG__\App\Entity\User {#3987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#4028 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#4030 …}
  +slug: "Linus-does-not-fuck-around"
  +title: "Linus does not fuck around"
  +url: "https://lemmy.one/pictrs/image/f5614afd-25b9-4afe-a003-00eab7c7fb34.png"
  +body: "An oldie, but a goodie"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 471
  +favouriteCount: 1556
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720068489 {#4023
    date: 2024-07-04 06:48:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  +badges: Doctrine\ORM\PersistentCollection {#4041 …}
  +children: [
    App\Entity\EntryComment {#2351
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Being polite doesn’t mean being passive-aggressive. I can tell you that I completely disagree with your opinion without calling you “a brainless ape that should’ve fucking stayed in school because your dumb ass cannot comprehend the simplest matters”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701974144 {#2348
        date: 2023-12-07 19:35:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AdventuringAardvark@lemmy.one"
        "@azvasKvklenko@sh.itjust.works"
        "@crackajack@reddthat.com"
        "@voidMainVoid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 207587
      -bodyTs: "'aggress':9 'ape':26 'ass':37 'brainless':25 'call':22 'cannot':38 'complet':16 'comprehend':39 'disagre':17 'doesn':3 'dumb':36 'fuck':30 'matter':42 'mean':5 'opinion':20 'passiv':8 'passive-aggress':7 'polit':2 'school':33 'simplest':41 'stay':31 'tell':12 've':29 'without':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5522663"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701974144 {#2346
        date: 2023-12-07 19:35:44.0 +01:00
      }
      +"title": 207587
    }
  ]
  -id: 20779
  -titleTs: "'around':5 'fuck':4 'linus':1"
  -bodyTs: "'goodi':5 'oldi':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702003921
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7710802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701917521 {#4008
    date: 2023-12-07 03:52:01.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 {#2347
  +user: Proxies\__CG__\App\Entity\User {#3987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#4028 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#4030 …}
  +slug: "Linus-does-not-fuck-around"
  +title: "Linus does not fuck around"
  +url: "https://lemmy.one/pictrs/image/f5614afd-25b9-4afe-a003-00eab7c7fb34.png"
  +body: "An oldie, but a goodie"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 471
  +favouriteCount: 1556
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720068489 {#4023
    date: 2024-07-04 06:48:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  +badges: Doctrine\ORM\PersistentCollection {#4041 …}
  +children: [
    App\Entity\EntryComment {#2351
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Being polite doesn’t mean being passive-aggressive. I can tell you that I completely disagree with your opinion without calling you “a brainless ape that should’ve fucking stayed in school because your dumb ass cannot comprehend the simplest matters”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701974144 {#2348
        date: 2023-12-07 19:35:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AdventuringAardvark@lemmy.one"
        "@azvasKvklenko@sh.itjust.works"
        "@crackajack@reddthat.com"
        "@voidMainVoid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 207587
      -bodyTs: "'aggress':9 'ape':26 'ass':37 'brainless':25 'call':22 'cannot':38 'complet':16 'comprehend':39 'disagre':17 'doesn':3 'dumb':36 'fuck':30 'matter':42 'mean':5 'opinion':20 'passiv':8 'passive-aggress':7 'polit':2 'school':33 'simplest':41 'stay':31 'tell':12 've':29 'without':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5522663"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701974144 {#2346
        date: 2023-12-07 19:35:44.0 +01:00
      }
      +"title": 207587
    }
  ]
  -id: 20779
  -titleTs: "'around':5 'fuck':4 'linus':1"
  -bodyTs: "'goodi':5 'oldi':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702003921
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7710802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701917521 {#4008
    date: 2023-12-07 03:52:01.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 {#2347
  +user: Proxies\__CG__\App\Entity\User {#3987 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#4028 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#4030 …}
  +slug: "Linus-does-not-fuck-around"
  +title: "Linus does not fuck around"
  +url: "https://lemmy.one/pictrs/image/f5614afd-25b9-4afe-a003-00eab7c7fb34.png"
  +body: "An oldie, but a goodie"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 471
  +favouriteCount: 1556
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720068489 {#4023
    date: 2024-07-04 06:48:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4031 …}
  +votes: Doctrine\ORM\PersistentCollection {#4033 …}
  +reports: Doctrine\ORM\PersistentCollection {#4035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  +badges: Doctrine\ORM\PersistentCollection {#4041 …}
  +children: [
    App\Entity\EntryComment {#2351
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
      +body: "Being polite doesn’t mean being passive-aggressive. I can tell you that I completely disagree with your opinion without calling you “a brainless ape that should’ve fucking stayed in school because your dumb ass cannot comprehend the simplest matters”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701974144 {#2348
        date: 2023-12-07 19:35:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AdventuringAardvark@lemmy.one"
        "@azvasKvklenko@sh.itjust.works"
        "@crackajack@reddthat.com"
        "@voidMainVoid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 207587
      -bodyTs: "'aggress':9 'ape':26 'ass':37 'brainless':25 'call':22 'cannot':38 'complet':16 'comprehend':39 'disagre':17 'doesn':3 'dumb':36 'fuck':30 'matter':42 'mean':5 'opinion':20 'passiv':8 'passive-aggress':7 'polit':2 'school':33 'simplest':41 'stay':31 'tell':12 've':29 'without':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5522663"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701974144 {#2346
        date: 2023-12-07 19:35:44.0 +01:00
      }
      +"title": 207587
    }
  ]
  -id: 20779
  -titleTs: "'around':5 'fuck':4 'linus':1"
  -bodyTs: "'goodi':5 'oldi':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702003921
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7710802"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701917521 {#4008
    date: 2023-12-07 03:52:01.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 {#2351
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#3987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#4028 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#4030 …}
    +slug: "Linus-does-not-fuck-around"
    +title: "Linus does not fuck around"
    +url: "https://lemmy.one/pictrs/image/f5614afd-25b9-4afe-a003-00eab7c7fb34.png"
    +body: "An oldie, but a goodie"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 471
    +favouriteCount: 1556
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720068489 {#4023
      date: 2024-07-04 06:48:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4033 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
    +badges: Doctrine\ORM\PersistentCollection {#4041 …}
    +children: [
      App\Entity\EntryComment {#2351}
    ]
    -id: 20779
    -titleTs: "'around':5 'fuck':4 'linus':1"
    -bodyTs: "'goodi':5 'oldi':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702003921
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7710802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701917521 {#4008
      date: 2023-12-07 03:52:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Being polite doesn’t mean being passive-aggressive. I can tell you that I completely disagree with your opinion without calling you “a brainless ape that should’ve fucking stayed in school because your dumb ass cannot comprehend the simplest matters”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701974144 {#2348
    date: 2023-12-07 19:35:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@azvasKvklenko@sh.itjust.works"
    "@crackajack@reddthat.com"
    "@voidMainVoid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 207587
  -bodyTs: "'aggress':9 'ape':26 'ass':37 'brainless':25 'call':22 'cannot':38 'complet':16 'comprehend':39 'disagre':17 'doesn':3 'dumb':36 'fuck':30 'matter':42 'mean':5 'opinion':20 'passiv':8 'passive-aggress':7 'polit':2 'school':33 'simplest':41 'stay':31 'tell':12 've':29 'without':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5522663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701974144 {#2346
    date: 2023-12-07 19:35:44.0 +01:00
  }
  +"title": 207587
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2351
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#3987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#4028 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#4030 …}
    +slug: "Linus-does-not-fuck-around"
    +title: "Linus does not fuck around"
    +url: "https://lemmy.one/pictrs/image/f5614afd-25b9-4afe-a003-00eab7c7fb34.png"
    +body: "An oldie, but a goodie"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 471
    +favouriteCount: 1556
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720068489 {#4023
      date: 2024-07-04 06:48:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4033 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
    +badges: Doctrine\ORM\PersistentCollection {#4041 …}
    +children: [
      App\Entity\EntryComment {#2351}
    ]
    -id: 20779
    -titleTs: "'around':5 'fuck':4 'linus':1"
    -bodyTs: "'goodi':5 'oldi':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702003921
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7710802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701917521 {#4008
      date: 2023-12-07 03:52:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Being polite doesn’t mean being passive-aggressive. I can tell you that I completely disagree with your opinion without calling you “a brainless ape that should’ve fucking stayed in school because your dumb ass cannot comprehend the simplest matters”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701974144 {#2348
    date: 2023-12-07 19:35:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@azvasKvklenko@sh.itjust.works"
    "@crackajack@reddthat.com"
    "@voidMainVoid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 207587
  -bodyTs: "'aggress':9 'ape':26 'ass':37 'brainless':25 'call':22 'cannot':38 'complet':16 'comprehend':39 'disagre':17 'doesn':3 'dumb':36 'fuck':30 'matter':42 'mean':5 'opinion':20 'passiv':8 'passive-aggress':7 'polit':2 'school':33 'simplest':41 'stay':31 'tell':12 've':29 'without':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5522663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701974144 {#2346
    date: 2023-12-07 19:35:44.0 +01:00
  }
  +"title": 207587
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2351
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#3987 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#4028 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#4030 …}
    +slug: "Linus-does-not-fuck-around"
    +title: "Linus does not fuck around"
    +url: "https://lemmy.one/pictrs/image/f5614afd-25b9-4afe-a003-00eab7c7fb34.png"
    +body: "An oldie, but a goodie"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 471
    +favouriteCount: 1556
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720068489 {#4023
      date: 2024-07-04 06:48:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4031 …}
    +votes: Doctrine\ORM\PersistentCollection {#4033 …}
    +reports: Doctrine\ORM\PersistentCollection {#4035 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4037 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
    +badges: Doctrine\ORM\PersistentCollection {#4041 …}
    +children: [
      App\Entity\EntryComment {#2351}
    ]
    -id: 20779
    -titleTs: "'around':5 'fuck':4 'linus':1"
    -bodyTs: "'goodi':5 'oldi':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702003921
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7710802"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701917521 {#4008
      date: 2023-12-07 03:52:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "Being polite doesn’t mean being passive-aggressive. I can tell you that I completely disagree with your opinion without calling you “a brainless ape that should’ve fucking stayed in school because your dumb ass cannot comprehend the simplest matters”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701974144 {#2348
    date: 2023-12-07 19:35:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
    "@azvasKvklenko@sh.itjust.works"
    "@crackajack@reddthat.com"
    "@voidMainVoid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 207587
  -bodyTs: "'aggress':9 'ape':26 'ass':37 'brainless':25 'call':22 'cannot':38 'complet':16 'comprehend':39 'disagre':17 'doesn':3 'dumb':36 'fuck':30 'matter':42 'mean':5 'opinion':20 'passiv':8 'passive-aggress':7 'polit':2 'school':33 'simplest':41 'stay':31 'tell':12 've':29 'without':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5522663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701974144 {#2346
    date: 2023-12-07 19:35:44.0 +01:00
  }
  +"title": 207587
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2311
  +user: Proxies\__CG__\App\Entity\User {#3733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3777 …}
  +slug: "The-CEO-of-PROTON-answers-YOUR-questions-Drive-Linux-support"
  +title: "The CEO of PROTON answers YOUR questions! Drive, Linux support, Photos, features, and a lot more!"
  +url: "https://tilvids.com/w/q1mZzv6eq3iULLmGdV6w6M"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711048381 {#3770
    date: 2024-03-21 20:13:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3778 …}
  +votes: Doctrine\ORM\PersistentCollection {#3780 …}
  +reports: Doctrine\ORM\PersistentCollection {#3782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
  +badges: Doctrine\ORM\PersistentCollection {#3788 …}
  +children: [
    App\Entity\EntryComment {#2299
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2311 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "It’s nearly an hour long and Nick said they only covered a portion of all questions."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703275171 {#2192
        date: 2023-12-22 20:59:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@RymdLord@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 243993
      -bodyTs: "'cover':12 'hour':5 'long':6 'near':3 'nick':8 'portion':14 'question':17 'said':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5888699"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703275171 {#2189
        date: 2023-12-22 20:59:31.0 +01:00
      }
      +"title": 243993
    }
  ]
  -id: 23965
  -titleTs: "'answer':5 'ceo':2 'drive':8 'featur':12 'linux':9 'lot':15 'photo':11 'proton':4 'question':7 'support':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703313299
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7580467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703226899 {#3756
    date: 2023-12-22 07:34: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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2311
  +user: Proxies\__CG__\App\Entity\User {#3733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3777 …}
  +slug: "The-CEO-of-PROTON-answers-YOUR-questions-Drive-Linux-support"
  +title: "The CEO of PROTON answers YOUR questions! Drive, Linux support, Photos, features, and a lot more!"
  +url: "https://tilvids.com/w/q1mZzv6eq3iULLmGdV6w6M"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711048381 {#3770
    date: 2024-03-21 20:13:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3778 …}
  +votes: Doctrine\ORM\PersistentCollection {#3780 …}
  +reports: Doctrine\ORM\PersistentCollection {#3782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
  +badges: Doctrine\ORM\PersistentCollection {#3788 …}
  +children: [
    App\Entity\EntryComment {#2299
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2311 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "It’s nearly an hour long and Nick said they only covered a portion of all questions."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703275171 {#2192
        date: 2023-12-22 20:59:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@RymdLord@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 243993
      -bodyTs: "'cover':12 'hour':5 'long':6 'near':3 'nick':8 'portion':14 'question':17 'said':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5888699"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703275171 {#2189
        date: 2023-12-22 20:59:31.0 +01:00
      }
      +"title": 243993
    }
  ]
  -id: 23965
  -titleTs: "'answer':5 'ceo':2 'drive':8 'featur':12 'linux':9 'lot':15 'photo':11 'proton':4 'question':7 'support':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703313299
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7580467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703226899 {#3756
    date: 2023-12-22 07:34: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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2311
  +user: Proxies\__CG__\App\Entity\User {#3733 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3775 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3777 …}
  +slug: "The-CEO-of-PROTON-answers-YOUR-questions-Drive-Linux-support"
  +title: "The CEO of PROTON answers YOUR questions! Drive, Linux support, Photos, features, and a lot more!"
  +url: "https://tilvids.com/w/q1mZzv6eq3iULLmGdV6w6M"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 47
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711048381 {#3770
    date: 2024-03-21 20:13:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3778 …}
  +votes: Doctrine\ORM\PersistentCollection {#3780 …}
  +reports: Doctrine\ORM\PersistentCollection {#3782 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
  +badges: Doctrine\ORM\PersistentCollection {#3788 …}
  +children: [
    App\Entity\EntryComment {#2299
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2311 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "It’s nearly an hour long and Nick said they only covered a portion of all questions."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703275171 {#2192
        date: 2023-12-22 20:59:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@juli@programming.dev"
        "@RymdLord@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 243993
      -bodyTs: "'cover':12 'hour':5 'long':6 'near':3 'nick':8 'portion':14 'question':17 'said':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5888699"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703275171 {#2189
        date: 2023-12-22 20:59:31.0 +01:00
      }
      +"title": 243993
    }
  ]
  -id: 23965
  -titleTs: "'answer':5 'ceo':2 'drive':8 'featur':12 'linux':9 'lot':15 'photo':11 'proton':4 'question':7 'support':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703313299
  +visibility: "visible             "
  +apId: "https://programming.dev/post/7580467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703226899 {#3756
    date: 2023-12-22 07:34: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
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 {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311
    +user: Proxies\__CG__\App\Entity\User {#3733 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3775 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3777 …}
    +slug: "The-CEO-of-PROTON-answers-YOUR-questions-Drive-Linux-support"
    +title: "The CEO of PROTON answers YOUR questions! Drive, Linux support, Photos, features, and a lot more!"
    +url: "https://tilvids.com/w/q1mZzv6eq3iULLmGdV6w6M"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711048381 {#3770
      date: 2024-03-21 20:13:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3778 …}
    +votes: Doctrine\ORM\PersistentCollection {#3780 …}
    +reports: Doctrine\ORM\PersistentCollection {#3782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
    +badges: Doctrine\ORM\PersistentCollection {#3788 …}
    +children: [
      App\Entity\EntryComment {#2299}
    ]
    -id: 23965
    -titleTs: "'answer':5 'ceo':2 'drive':8 'featur':12 'linux':9 'lot':15 'photo':11 'proton':4 'question':7 'support':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703313299
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7580467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703226899 {#3756
      date: 2023-12-22 07:34:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "It’s nearly an hour long and Nick said they only covered a portion of all questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703275171 {#2192
    date: 2023-12-22 20:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@RymdLord@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 243993
  -bodyTs: "'cover':12 'hour':5 'long':6 'near':3 'nick':8 'portion':14 'question':17 'said':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5888699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703275171 {#2189
    date: 2023-12-22 20:59:31.0 +01:00
  }
  +"title": 243993
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311
    +user: Proxies\__CG__\App\Entity\User {#3733 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3775 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3777 …}
    +slug: "The-CEO-of-PROTON-answers-YOUR-questions-Drive-Linux-support"
    +title: "The CEO of PROTON answers YOUR questions! Drive, Linux support, Photos, features, and a lot more!"
    +url: "https://tilvids.com/w/q1mZzv6eq3iULLmGdV6w6M"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711048381 {#3770
      date: 2024-03-21 20:13:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3778 …}
    +votes: Doctrine\ORM\PersistentCollection {#3780 …}
    +reports: Doctrine\ORM\PersistentCollection {#3782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
    +badges: Doctrine\ORM\PersistentCollection {#3788 …}
    +children: [
      App\Entity\EntryComment {#2299}
    ]
    -id: 23965
    -titleTs: "'answer':5 'ceo':2 'drive':8 'featur':12 'linux':9 'lot':15 'photo':11 'proton':4 'question':7 'support':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703313299
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7580467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703226899 {#3756
      date: 2023-12-22 07:34:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "It’s nearly an hour long and Nick said they only covered a portion of all questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703275171 {#2192
    date: 2023-12-22 20:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@RymdLord@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 243993
  -bodyTs: "'cover':12 'hour':5 'long':6 'near':3 'nick':8 'portion':14 'question':17 'said':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5888699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703275171 {#2189
    date: 2023-12-22 20:59:31.0 +01:00
  }
  +"title": 243993
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2299
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2311
    +user: Proxies\__CG__\App\Entity\User {#3733 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3775 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3777 …}
    +slug: "The-CEO-of-PROTON-answers-YOUR-questions-Drive-Linux-support"
    +title: "The CEO of PROTON answers YOUR questions! Drive, Linux support, Photos, features, and a lot more!"
    +url: "https://tilvids.com/w/q1mZzv6eq3iULLmGdV6w6M"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 47
    +favouriteCount: 329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711048381 {#3770
      date: 2024-03-21 20:13:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3778 …}
    +votes: Doctrine\ORM\PersistentCollection {#3780 …}
    +reports: Doctrine\ORM\PersistentCollection {#3782 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3784 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3786 …}
    +badges: Doctrine\ORM\PersistentCollection {#3788 …}
    +children: [
      App\Entity\EntryComment {#2299}
    ]
    -id: 23965
    -titleTs: "'answer':5 'ceo':2 'drive':8 'featur':12 'linux':9 'lot':15 'photo':11 'proton':4 'question':7 'support':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703313299
    +visibility: "visible             "
    +apId: "https://programming.dev/post/7580467"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703226899 {#3756
      date: 2023-12-22 07:34:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "It’s nearly an hour long and Nick said they only covered a portion of all questions."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703275171 {#2192
    date: 2023-12-22 20:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@juli@programming.dev"
    "@RymdLord@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 243993
  -bodyTs: "'cover':12 'hour':5 'long':6 'near':3 'nick':8 'portion':14 'question':17 'said':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5888699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703275171 {#2189
    date: 2023-12-22 20:59:31.0 +01:00
  }
  +"title": 243993
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2197
  +user: Proxies\__CG__\App\Entity\User {#2612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#2190
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3642 …}
  +reports: Doctrine\ORM\PersistentCollection {#3645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
  +badges: Doctrine\ORM\PersistentCollection {#3691 …}
  +children: [
    App\Entity\EntryComment {#2193
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
      +body: """
        I’m not saying it as a source of pride. It’s incredibly annoying to me that I need to edit a file in order to manage my system instead of having a GUI like KDE’s to manage all the settings. On NixOS, there’s just no way around that at the moment.  \n
        Unfortunately, I don’t know another somewhat sane declarative distro. Do you? (No, not GUIX. That’s just NixOS with a ton more brackets and less packages).\n
        \n
        [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703583527 {#2194
        date: 2023-12-26 10:38:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
        "@onlinepersona@programming.dev"
        "@mutter9355@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2202 …}
      +nested: Doctrine\ORM\PersistentCollection {#2210 …}
      +votes: Doctrine\ORM\PersistentCollection {#2207 …}
      +reports: Doctrine\ORM\PersistentCollection {#2208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
      -id: 253174
      -bodyTs: "'/licenses/by-nc-sa/4.0/)':90 '4.0':87 'annoy':14 'anoth':60 'around':50 'bracket':78 'by-nc-sa':83 'cc':82 'creativecommons.org':89 'creativecommons.org/licenses/by-nc-sa/4.0/)':88 'declar':63 'distro':64 'edit':21 'file':23 'gui':34 'guix':69 'incred':13 'instead':30 'kde':36 'know':59 'less':80 'like':35 'm':2 'manag':27,39 'moment':54 'nc':85 'need':19 'nixo':44,73 'order':25 'packag':81 'pride':10 'sa':86 'sane':62 'say':4 'set':42 'somewhat':61 'sourc':8 'system':29 'ton':76 'unfortun':55 'way':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5948653"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703583527 {#2195
        date: 2023-12-26 10:38:47.0 +01:00
      }
      +"title": 253174
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#2925
    date: 2023-12-24 09:45: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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2197
  +user: Proxies\__CG__\App\Entity\User {#2612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#2190
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3642 …}
  +reports: Doctrine\ORM\PersistentCollection {#3645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
  +badges: Doctrine\ORM\PersistentCollection {#3691 …}
  +children: [
    App\Entity\EntryComment {#2193
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
      +body: """
        I’m not saying it as a source of pride. It’s incredibly annoying to me that I need to edit a file in order to manage my system instead of having a GUI like KDE’s to manage all the settings. On NixOS, there’s just no way around that at the moment.  \n
        Unfortunately, I don’t know another somewhat sane declarative distro. Do you? (No, not GUIX. That’s just NixOS with a ton more brackets and less packages).\n
        \n
        [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703583527 {#2194
        date: 2023-12-26 10:38:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
        "@onlinepersona@programming.dev"
        "@mutter9355@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2202 …}
      +nested: Doctrine\ORM\PersistentCollection {#2210 …}
      +votes: Doctrine\ORM\PersistentCollection {#2207 …}
      +reports: Doctrine\ORM\PersistentCollection {#2208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
      -id: 253174
      -bodyTs: "'/licenses/by-nc-sa/4.0/)':90 '4.0':87 'annoy':14 'anoth':60 'around':50 'bracket':78 'by-nc-sa':83 'cc':82 'creativecommons.org':89 'creativecommons.org/licenses/by-nc-sa/4.0/)':88 'declar':63 'distro':64 'edit':21 'file':23 'gui':34 'guix':69 'incred':13 'instead':30 'kde':36 'know':59 'less':80 'like':35 'm':2 'manag':27,39 'moment':54 'nc':85 'need':19 'nixo':44,73 'order':25 'packag':81 'pride':10 'sa':86 'sane':62 'say':4 'set':42 'somewhat':61 'sourc':8 'system':29 'ton':76 'unfortun':55 'way':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5948653"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703583527 {#2195
        date: 2023-12-26 10:38:47.0 +01:00
      }
      +"title": 253174
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#2925
    date: 2023-12-24 09:45: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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2197
  +user: Proxies\__CG__\App\Entity\User {#2612 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#2190
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3649 …}
  +votes: Doctrine\ORM\PersistentCollection {#3642 …}
  +reports: Doctrine\ORM\PersistentCollection {#3645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
  +badges: Doctrine\ORM\PersistentCollection {#3691 …}
  +children: [
    App\Entity\EntryComment {#2193
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2197 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
      +body: """
        I’m not saying it as a source of pride. It’s incredibly annoying to me that I need to edit a file in order to manage my system instead of having a GUI like KDE’s to manage all the settings. On NixOS, there’s just no way around that at the moment.  \n
        Unfortunately, I don’t know another somewhat sane declarative distro. Do you? (No, not GUIX. That’s just NixOS with a ton more brackets and less packages).\n
        \n
        [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703583527 {#2194
        date: 2023-12-26 10:38:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
        "@onlinepersona@programming.dev"
        "@mutter9355@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2202 …}
      +nested: Doctrine\ORM\PersistentCollection {#2210 …}
      +votes: Doctrine\ORM\PersistentCollection {#2207 …}
      +reports: Doctrine\ORM\PersistentCollection {#2208 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
      -id: 253174
      -bodyTs: "'/licenses/by-nc-sa/4.0/)':90 '4.0':87 'annoy':14 'anoth':60 'around':50 'bracket':78 'by-nc-sa':83 'cc':82 'creativecommons.org':89 'creativecommons.org/licenses/by-nc-sa/4.0/)':88 'declar':63 'distro':64 'edit':21 'file':23 'gui':34 'guix':69 'incred':13 'instead':30 'kde':36 'know':59 'less':80 'like':35 'm':2 'manag':27,39 'moment':54 'nc':85 'need':19 'nixo':44,73 'order':25 'packag':81 'pride':10 'sa':86 'sane':62 'say':4 'set':42 'somewhat':61 'sourc':8 'system':29 'ton':76 'unfortun':55 'way':49"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5948653"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703583527 {#2195
        date: 2023-12-26 10:38:47.0 +01:00
      }
      +"title": 253174
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#2925
    date: 2023-12-24 09:45: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
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 {#2193
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197
    +user: Proxies\__CG__\App\Entity\User {#2612 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#2190
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3649 …}
    +votes: Doctrine\ORM\PersistentCollection {#3642 …}
    +reports: Doctrine\ORM\PersistentCollection {#3645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
    +badges: Doctrine\ORM\PersistentCollection {#3691 …}
    +children: [
      App\Entity\EntryComment {#2193}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#2925
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
  +body: """
    I’m not saying it as a source of pride. It’s incredibly annoying to me that I need to edit a file in order to manage my system instead of having a GUI like KDE’s to manage all the settings. On NixOS, there’s just no way around that at the moment.  \n
    Unfortunately, I don’t know another somewhat sane declarative distro. Do you? (No, not GUIX. That’s just NixOS with a ton more brackets and less packages).\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703583527 {#2194
    date: 2023-12-26 10:38:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
    "@onlinepersona@programming.dev"
    "@mutter9355@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 253174
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':90 '4.0':87 'annoy':14 'anoth':60 'around':50 'bracket':78 'by-nc-sa':83 'cc':82 'creativecommons.org':89 'creativecommons.org/licenses/by-nc-sa/4.0/)':88 'declar':63 'distro':64 'edit':21 'file':23 'gui':34 'guix':69 'incred':13 'instead':30 'kde':36 'know':59 'less':80 'like':35 'm':2 'manag':27,39 'moment':54 'nc':85 'need':19 'nixo':44,73 'order':25 'packag':81 'pride':10 'sa':86 'sane':62 'say':4 'set':42 'somewhat':61 'sourc':8 'system':29 'ton':76 'unfortun':55 'way':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5948653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703583527 {#2195
    date: 2023-12-26 10:38:47.0 +01:00
  }
  +"title": 253174
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2193
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197
    +user: Proxies\__CG__\App\Entity\User {#2612 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#2190
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3649 …}
    +votes: Doctrine\ORM\PersistentCollection {#3642 …}
    +reports: Doctrine\ORM\PersistentCollection {#3645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
    +badges: Doctrine\ORM\PersistentCollection {#3691 …}
    +children: [
      App\Entity\EntryComment {#2193}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#2925
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
  +body: """
    I’m not saying it as a source of pride. It’s incredibly annoying to me that I need to edit a file in order to manage my system instead of having a GUI like KDE’s to manage all the settings. On NixOS, there’s just no way around that at the moment.  \n
    Unfortunately, I don’t know another somewhat sane declarative distro. Do you? (No, not GUIX. That’s just NixOS with a ton more brackets and less packages).\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703583527 {#2194
    date: 2023-12-26 10:38:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
    "@onlinepersona@programming.dev"
    "@mutter9355@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 253174
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':90 '4.0':87 'annoy':14 'anoth':60 'around':50 'bracket':78 'by-nc-sa':83 'cc':82 'creativecommons.org':89 'creativecommons.org/licenses/by-nc-sa/4.0/)':88 'declar':63 'distro':64 'edit':21 'file':23 'gui':34 'guix':69 'incred':13 'instead':30 'kde':36 'know':59 'less':80 'like':35 'm':2 'manag':27,39 'moment':54 'nc':85 'need':19 'nixo':44,73 'order':25 'packag':81 'pride':10 'sa':86 'sane':62 'say':4 'set':42 'somewhat':61 'sourc':8 'system':29 'ton':76 'unfortun':55 'way':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5948653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703583527 {#2195
    date: 2023-12-26 10:38:47.0 +01:00
  }
  +"title": 253174
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2193
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2197
    +user: Proxies\__CG__\App\Entity\User {#2612 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#2190
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3649 …}
    +votes: Doctrine\ORM\PersistentCollection {#3642 …}
    +reports: Doctrine\ORM\PersistentCollection {#3645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3678 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3674 …}
    +badges: Doctrine\ORM\PersistentCollection {#3691 …}
    +children: [
      App\Entity\EntryComment {#2193}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#2925
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2205 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2206 …}
  +body: """
    I’m not saying it as a source of pride. It’s incredibly annoying to me that I need to edit a file in order to manage my system instead of having a GUI like KDE’s to manage all the settings. On NixOS, there’s just no way around that at the moment.  \n
    Unfortunately, I don’t know another somewhat sane declarative distro. Do you? (No, not GUIX. That’s just NixOS with a ton more brackets and less packages).\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703583527 {#2194
    date: 2023-12-26 10:38:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
    "@onlinepersona@programming.dev"
    "@mutter9355@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2202 …}
  +nested: Doctrine\ORM\PersistentCollection {#2210 …}
  +votes: Doctrine\ORM\PersistentCollection {#2207 …}
  +reports: Doctrine\ORM\PersistentCollection {#2208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2204 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2211 …}
  -id: 253174
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':90 '4.0':87 'annoy':14 'anoth':60 'around':50 'bracket':78 'by-nc-sa':83 'cc':82 'creativecommons.org':89 'creativecommons.org/licenses/by-nc-sa/4.0/)':88 'declar':63 'distro':64 'edit':21 'file':23 'gui':34 'guix':69 'incred':13 'instead':30 'kde':36 'know':59 'less':80 'like':35 'm':2 'manag':27,39 'moment':54 'nc':85 'need':19 'nixo':44,73 'order':25 'packag':81 'pride':10 'sa':86 'sane':62 'say':4 'set':42 'somewhat':61 'sourc':8 'system':29 'ton':76 'unfortun':55 'way':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5948653"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703583527 {#2195
    date: 2023-12-26 10:38:47.0 +01:00
  }
  +"title": 253174
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2305
  +user: Proxies\__CG__\App\Entity\User {#3909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3952 …}
  +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
  +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
  +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707792849 {#3945
    date: 2024-02-13 03:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3953 …}
  +votes: Doctrine\ORM\PersistentCollection {#3955 …}
  +reports: Doctrine\ORM\PersistentCollection {#3957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
  +badges: Doctrine\ORM\PersistentCollection {#3963 …}
  +children: [
    1 => App\Entity\EntryComment {#2308
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        Comes from [chooser-beta.creativecommons.org](https://chooser-beta.creativecommons.org/)\n
        \n
        Which browser isn’t it working on?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703353487 {#2307
        date: 2023-12-23 18:44:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@onlinepersona@programming.dev"
        "@stepanzak@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 246393
      -bodyTs: "'/)':6 'browser':8 'chooser-beta.creativecommons.org':3,5 'chooser-beta.creativecommons.org/)':4 'come':1 'isn':9 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5904719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703353487 {#2306
        date: 2023-12-23 18:44:47.0 +01:00
      }
      +"title": 246393
    }
    0 => App\Entity\EntryComment {#2278
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
        \n
        [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703424870 {#2280
        date: 2023-12-24 14:34:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@onlinepersona@programming.dev"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 248519
      -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5919012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703424870 {#2282
        date: 2023-12-24 14:34:30.0 +01:00
      }
      +"title": 248519
    }
  ]
  -id: 24088
  -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703357920
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9639469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703271520 {#3932
    date: 2023-12-22 19:58: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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2305
  +user: Proxies\__CG__\App\Entity\User {#3909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3952 …}
  +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
  +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
  +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707792849 {#3945
    date: 2024-02-13 03:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3953 …}
  +votes: Doctrine\ORM\PersistentCollection {#3955 …}
  +reports: Doctrine\ORM\PersistentCollection {#3957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
  +badges: Doctrine\ORM\PersistentCollection {#3963 …}
  +children: [
    1 => App\Entity\EntryComment {#2308
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        Comes from [chooser-beta.creativecommons.org](https://chooser-beta.creativecommons.org/)\n
        \n
        Which browser isn’t it working on?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703353487 {#2307
        date: 2023-12-23 18:44:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@onlinepersona@programming.dev"
        "@stepanzak@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 246393
      -bodyTs: "'/)':6 'browser':8 'chooser-beta.creativecommons.org':3,5 'chooser-beta.creativecommons.org/)':4 'come':1 'isn':9 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5904719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703353487 {#2306
        date: 2023-12-23 18:44:47.0 +01:00
      }
      +"title": 246393
    }
    0 => App\Entity\EntryComment {#2278
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
        \n
        [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703424870 {#2280
        date: 2023-12-24 14:34:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@onlinepersona@programming.dev"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 248519
      -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5919012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703424870 {#2282
        date: 2023-12-24 14:34:30.0 +01:00
      }
      +"title": 248519
    }
  ]
  -id: 24088
  -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703357920
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9639469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703271520 {#3932
    date: 2023-12-22 19:58: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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2305
  +user: Proxies\__CG__\App\Entity\User {#3909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3950 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3952 …}
  +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
  +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
  +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 45
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707792849 {#3945
    date: 2024-02-13 03:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3953 …}
  +votes: Doctrine\ORM\PersistentCollection {#3955 …}
  +reports: Doctrine\ORM\PersistentCollection {#3957 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
  +badges: Doctrine\ORM\PersistentCollection {#3963 …}
  +children: [
    1 => App\Entity\EntryComment {#2308
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        Comes from [chooser-beta.creativecommons.org](https://chooser-beta.creativecommons.org/)\n
        \n
        Which browser isn’t it working on?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703353487 {#2307
        date: 2023-12-23 18:44:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@onlinepersona@programming.dev"
        "@stepanzak@iusearchlinux.fyi"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 246393
      -bodyTs: "'/)':6 'browser':8 'chooser-beta.creativecommons.org':3,5 'chooser-beta.creativecommons.org/)':4 'come':1 'isn':9 'work':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5904719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703353487 {#2306
        date: 2023-12-23 18:44:47.0 +01:00
      }
      +"title": 246393
    }
    0 => App\Entity\EntryComment {#2278
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
        \n
        [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703424870 {#2280
        date: 2023-12-24 14:34:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shreddy_scientist@lemmy.ml"
        "@onlinepersona@programming.dev"
        "@rotopenguin@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2279 …}
      +nested: Doctrine\ORM\PersistentCollection {#2277 …}
      +votes: Doctrine\ORM\PersistentCollection {#2220 …}
      +reports: Doctrine\ORM\PersistentCollection {#2222 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
      -id: 248519
      -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5919012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703424870 {#2282
        date: 2023-12-24 14:34:30.0 +01:00
      }
      +"title": 248519
    }
  ]
  -id: 24088
  -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703357920
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9639469"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703271520 {#3932
    date: 2023-12-22 19:58: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
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 {#2308
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#3909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3952 …}
    +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
    +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
    +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707792849 {#3945
      date: 2024-02-13 03:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3953 …}
    +votes: Doctrine\ORM\PersistentCollection {#3955 …}
    +reports: Doctrine\ORM\PersistentCollection {#3957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
    +badges: Doctrine\ORM\PersistentCollection {#3963 …}
    +children: [
      1 => App\Entity\EntryComment {#2308}
      0 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
          \n
          [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703424870 {#2280
          date: 2023-12-24 14:34:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shreddy_scientist@lemmy.ml"
          "@onlinepersona@programming.dev"
          "@rotopenguin@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 248519
        -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5919012"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703424870 {#2282
          date: 2023-12-24 14:34:30.0 +01:00
        }
        +"title": 248519
      }
    ]
    -id: 24088
    -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703357920
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9639469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703271520 {#3932
      date: 2023-12-22 19:58:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    Comes from [chooser-beta.creativecommons.org](https://chooser-beta.creativecommons.org/)\n
    \n
    Which browser isn’t it working on?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703353487 {#2307
    date: 2023-12-23 18:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 246393
  -bodyTs: "'/)':6 'browser':8 'chooser-beta.creativecommons.org':3,5 'chooser-beta.creativecommons.org/)':4 'come':1 'isn':9 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5904719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703353487 {#2306
    date: 2023-12-23 18:44:47.0 +01:00
  }
  +"title": 246393
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2308
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#3909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3952 …}
    +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
    +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
    +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707792849 {#3945
      date: 2024-02-13 03:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3953 …}
    +votes: Doctrine\ORM\PersistentCollection {#3955 …}
    +reports: Doctrine\ORM\PersistentCollection {#3957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
    +badges: Doctrine\ORM\PersistentCollection {#3963 …}
    +children: [
      1 => App\Entity\EntryComment {#2308}
      0 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
          \n
          [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703424870 {#2280
          date: 2023-12-24 14:34:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shreddy_scientist@lemmy.ml"
          "@onlinepersona@programming.dev"
          "@rotopenguin@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 248519
        -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5919012"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703424870 {#2282
          date: 2023-12-24 14:34:30.0 +01:00
        }
        +"title": 248519
      }
    ]
    -id: 24088
    -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703357920
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9639469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703271520 {#3932
      date: 2023-12-22 19:58:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    Comes from [chooser-beta.creativecommons.org](https://chooser-beta.creativecommons.org/)\n
    \n
    Which browser isn’t it working on?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703353487 {#2307
    date: 2023-12-23 18:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 246393
  -bodyTs: "'/)':6 'browser':8 'chooser-beta.creativecommons.org':3,5 'chooser-beta.creativecommons.org/)':4 'come':1 'isn':9 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5904719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703353487 {#2306
    date: 2023-12-23 18:44:47.0 +01:00
  }
  +"title": 246393
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2308
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#3909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3952 …}
    +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
    +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
    +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707792849 {#3945
      date: 2024-02-13 03:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3953 …}
    +votes: Doctrine\ORM\PersistentCollection {#3955 …}
    +reports: Doctrine\ORM\PersistentCollection {#3957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
    +badges: Doctrine\ORM\PersistentCollection {#3963 …}
    +children: [
      1 => App\Entity\EntryComment {#2308}
      0 => App\Entity\EntryComment {#2278
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
          \n
          [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703424870 {#2280
          date: 2023-12-24 14:34:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shreddy_scientist@lemmy.ml"
          "@onlinepersona@programming.dev"
          "@rotopenguin@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2279 …}
        +nested: Doctrine\ORM\PersistentCollection {#2277 …}
        +votes: Doctrine\ORM\PersistentCollection {#2220 …}
        +reports: Doctrine\ORM\PersistentCollection {#2222 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
        -id: 248519
        -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5919012"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703424870 {#2282
          date: 2023-12-24 14:34:30.0 +01:00
        }
        +"title": 248519
      }
    ]
    -id: 24088
    -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703357920
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9639469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703271520 {#3932
      date: 2023-12-22 19:58:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    Comes from [chooser-beta.creativecommons.org](https://chooser-beta.creativecommons.org/)\n
    \n
    Which browser isn’t it working on?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703353487 {#2307
    date: 2023-12-23 18:44:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@stepanzak@iusearchlinux.fyi"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 246393
  -bodyTs: "'/)':6 'browser':8 'chooser-beta.creativecommons.org':3,5 'chooser-beta.creativecommons.org/)':4 'come':1 'isn':9 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5904719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703353487 {#2306
    date: 2023-12-23 18:44:47.0 +01:00
  }
  +"title": 246393
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2278
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#3909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3952 …}
    +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
    +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
    +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707792849 {#3945
      date: 2024-02-13 03:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3953 …}
    +votes: Doctrine\ORM\PersistentCollection {#3955 …}
    +reports: Doctrine\ORM\PersistentCollection {#3957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
    +badges: Doctrine\ORM\PersistentCollection {#3963 …}
    +children: [
      1 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          Comes from [chooser-beta.creativecommons.org](https://chooser-beta.creativecommons.org/)\n
          \n
          Which browser isn’t it working on?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703353487 {#2307
          date: 2023-12-23 18:44:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shreddy_scientist@lemmy.ml"
          "@onlinepersona@programming.dev"
          "@stepanzak@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 246393
        -bodyTs: "'/)':6 'browser':8 'chooser-beta.creativecommons.org':3,5 'chooser-beta.creativecommons.org/)':4 'come':1 'isn':9 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5904719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703353487 {#2306
          date: 2023-12-23 18:44:47.0 +01:00
        }
        +"title": 246393
      }
      0 => App\Entity\EntryComment {#2278}
    ]
    -id: 24088
    -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703357920
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9639469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703271520 {#3932
      date: 2023-12-22 19:58:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703424870 {#2280
    date: 2023-12-24 14:34:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 248519
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5919012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703424870 {#2282
    date: 2023-12-24 14:34:30.0 +01:00
  }
  +"title": 248519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2278
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#3909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3952 …}
    +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
    +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
    +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707792849 {#3945
      date: 2024-02-13 03:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3953 …}
    +votes: Doctrine\ORM\PersistentCollection {#3955 …}
    +reports: Doctrine\ORM\PersistentCollection {#3957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
    +badges: Doctrine\ORM\PersistentCollection {#3963 …}
    +children: [
      1 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          Comes from [chooser-beta.creativecommons.org](https://chooser-beta.creativecommons.org/)\n
          \n
          Which browser isn’t it working on?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703353487 {#2307
          date: 2023-12-23 18:44:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shreddy_scientist@lemmy.ml"
          "@onlinepersona@programming.dev"
          "@stepanzak@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 246393
        -bodyTs: "'/)':6 'browser':8 'chooser-beta.creativecommons.org':3,5 'chooser-beta.creativecommons.org/)':4 'come':1 'isn':9 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5904719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703353487 {#2306
          date: 2023-12-23 18:44:47.0 +01:00
        }
        +"title": 246393
      }
      0 => App\Entity\EntryComment {#2278}
    ]
    -id: 24088
    -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703357920
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9639469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703271520 {#3932
      date: 2023-12-22 19:58:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703424870 {#2280
    date: 2023-12-24 14:34:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 248519
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5919012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703424870 {#2282
    date: 2023-12-24 14:34:30.0 +01:00
  }
  +"title": 248519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2278
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#3909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3950 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3952 …}
    +slug: "Plymouth-Linux-Graphical-Boot-Manager-Now-Better-Handles-Display-Rendering"
    +title: "Plymouth Linux Graphical Boot Manager Now Better Handles Display Rendering"
    +url: "https://9to5linux.com/plymouth-linux-graphical-boot-manager-now-better-handles-display-rendering"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 45
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707792849 {#3945
      date: 2024-02-13 03:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3953 …}
    +votes: Doctrine\ORM\PersistentCollection {#3955 …}
    +reports: Doctrine\ORM\PersistentCollection {#3957 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3959 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3961 …}
    +badges: Doctrine\ORM\PersistentCollection {#3963 …}
    +children: [
      1 => App\Entity\EntryComment {#2308
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
        +body: """
          Comes from [chooser-beta.creativecommons.org](https://chooser-beta.creativecommons.org/)\n
          \n
          Which browser isn’t it working on?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703353487 {#2307
          date: 2023-12-23 18:44:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@shreddy_scientist@lemmy.ml"
          "@onlinepersona@programming.dev"
          "@stepanzak@iusearchlinux.fyi"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2319 …}
        +nested: Doctrine\ORM\PersistentCollection {#2318 …}
        +votes: Doctrine\ORM\PersistentCollection {#2316 …}
        +reports: Doctrine\ORM\PersistentCollection {#2294 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
        -id: 246393
        -bodyTs: "'/)':6 'browser':8 'chooser-beta.creativecommons.org':3,5 'chooser-beta.creativecommons.org/)':4 'come':1 'isn':9 'work':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5904719"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703353487 {#2306
          date: 2023-12-23 18:44:47.0 +01:00
        }
        +"title": 246393
      }
      0 => App\Entity\EntryComment {#2278}
    ]
    -id: 24088
    -titleTs: "'better':7 'boot':4 'display':9 'graphic':3 'handl':8 'linux':2 'manag':5 'plymouth':1 'render':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703357920
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9639469"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703271520 {#3932
      date: 2023-12-22 19:58:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2276 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703424870 {#2280
    date: 2023-12-24 14:34:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2279 …}
  +nested: Doctrine\ORM\PersistentCollection {#2277 …}
  +votes: Doctrine\ORM\PersistentCollection {#2220 …}
  +reports: Doctrine\ORM\PersistentCollection {#2222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2219 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2196 …}
  -id: 248519
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5919012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703424870 {#2282
    date: 2023-12-24 14:34:30.0 +01:00
  }
  +"title": 248519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#3850 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3893 …}
  +slug: "Yeah-very-sorry-that-this-app-is-Windows-only-would"
  +title: "Yeah, very sorry that this app is Windows only, would love to switch to Mac"
  +url: "https://feddit.de/pictrs/image/d17d8544-b192-4fd1-a2af-3ff5de19f56b.jpeg"
  +body: "Stolen from Deltachat"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 296
  +favouriteCount: 1699
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706575797 {#3886
    date: 2024-01-30 01:49:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3894 …}
  +votes: Doctrine\ORM\PersistentCollection {#3896 …}
  +reports: Doctrine\ORM\PersistentCollection {#3898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
  +badges: Doctrine\ORM\PersistentCollection {#3904 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: null
      +root: null
      +body: "What are windows mainers doing in a linux community? Shoo, we don’t want Edge or Bing or popup ads in our games."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702634064 {#1734
        date: 2023-12-15 10:54:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1724 …}
      +nested: Doctrine\ORM\PersistentCollection {#1715 …}
      +votes: Doctrine\ORM\PersistentCollection {#1718 …}
      +reports: Doctrine\ORM\PersistentCollection {#1716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1739 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
      -id: 185674
      -bodyTs: "'ad':20 'bing':17 'communiti':9 'edg':15 'game':23 'linux':8 'mainer':4 'popup':19 'shoo':10 'want':14 'window':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5350737"
      +editedAt: DateTimeImmutable @1702545335 {#1732
        date: 2023-12-14 10:15:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701453540 {#1727
        date: 2023-12-01 18:59:00.0 +01:00
      }
      +"title": 185674
    }
  ]
  -id: 19017
  -titleTs: "'app':6 'love':11 'mac':15 'sorri':3 'switch':13 'window':8 'would':10 'yeah':1"
  -bodyTs: "'deltachat':3 'stolen':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701524069
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6252204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701437669 {#3872
    date: 2023-12-01 14:34:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#3850 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3893 …}
  +slug: "Yeah-very-sorry-that-this-app-is-Windows-only-would"
  +title: "Yeah, very sorry that this app is Windows only, would love to switch to Mac"
  +url: "https://feddit.de/pictrs/image/d17d8544-b192-4fd1-a2af-3ff5de19f56b.jpeg"
  +body: "Stolen from Deltachat"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 296
  +favouriteCount: 1699
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706575797 {#3886
    date: 2024-01-30 01:49:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3894 …}
  +votes: Doctrine\ORM\PersistentCollection {#3896 …}
  +reports: Doctrine\ORM\PersistentCollection {#3898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
  +badges: Doctrine\ORM\PersistentCollection {#3904 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: null
      +root: null
      +body: "What are windows mainers doing in a linux community? Shoo, we don’t want Edge or Bing or popup ads in our games."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702634064 {#1734
        date: 2023-12-15 10:54:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1724 …}
      +nested: Doctrine\ORM\PersistentCollection {#1715 …}
      +votes: Doctrine\ORM\PersistentCollection {#1718 …}
      +reports: Doctrine\ORM\PersistentCollection {#1716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1739 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
      -id: 185674
      -bodyTs: "'ad':20 'bing':17 'communiti':9 'edg':15 'game':23 'linux':8 'mainer':4 'popup':19 'shoo':10 'want':14 'window':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5350737"
      +editedAt: DateTimeImmutable @1702545335 {#1732
        date: 2023-12-14 10:15:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701453540 {#1727
        date: 2023-12-01 18:59:00.0 +01:00
      }
      +"title": 185674
    }
  ]
  -id: 19017
  -titleTs: "'app':6 'love':11 'mac':15 'sorri':3 'switch':13 'window':8 'would':10 'yeah':1"
  -bodyTs: "'deltachat':3 'stolen':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701524069
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6252204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701437669 {#3872
    date: 2023-12-01 14:34:29.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1733
  +user: Proxies\__CG__\App\Entity\User {#3850 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3891 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3893 …}
  +slug: "Yeah-very-sorry-that-this-app-is-Windows-only-would"
  +title: "Yeah, very sorry that this app is Windows only, would love to switch to Mac"
  +url: "https://feddit.de/pictrs/image/d17d8544-b192-4fd1-a2af-3ff5de19f56b.jpeg"
  +body: "Stolen from Deltachat"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 296
  +favouriteCount: 1699
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706575797 {#3886
    date: 2024-01-30 01:49:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3894 …}
  +votes: Doctrine\ORM\PersistentCollection {#3896 …}
  +reports: Doctrine\ORM\PersistentCollection {#3898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
  +badges: Doctrine\ORM\PersistentCollection {#3904 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1733 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: null
      +root: null
      +body: "What are windows mainers doing in a linux community? Shoo, we don’t want Edge or Bing or popup ads in our games."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1702634064 {#1734
        date: 2023-12-15 10:54:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1724 …}
      +nested: Doctrine\ORM\PersistentCollection {#1715 …}
      +votes: Doctrine\ORM\PersistentCollection {#1718 …}
      +reports: Doctrine\ORM\PersistentCollection {#1716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1739 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
      -id: 185674
      -bodyTs: "'ad':20 'bing':17 'communiti':9 'edg':15 'game':23 'linux':8 'mainer':4 'popup':19 'shoo':10 'want':14 'window':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5350737"
      +editedAt: DateTimeImmutable @1702545335 {#1732
        date: 2023-12-14 10:15:35.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701453540 {#1727
        date: 2023-12-01 18:59:00.0 +01:00
      }
      +"title": 185674
    }
  ]
  -id: 19017
  -titleTs: "'app':6 'love':11 'mac':15 'sorri':3 'switch':13 'window':8 'would':10 'yeah':1"
  -bodyTs: "'deltachat':3 'stolen':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701524069
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6252204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701437669 {#3872
    date: 2023-12-01 14:34:29.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#1735
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#3850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3891 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3893 …}
    +slug: "Yeah-very-sorry-that-this-app-is-Windows-only-would"
    +title: "Yeah, very sorry that this app is Windows only, would love to switch to Mac"
    +url: "https://feddit.de/pictrs/image/d17d8544-b192-4fd1-a2af-3ff5de19f56b.jpeg"
    +body: "Stolen from Deltachat"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 296
    +favouriteCount: 1699
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706575797 {#3886
      date: 2024-01-30 01:49:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3894 …}
    +votes: Doctrine\ORM\PersistentCollection {#3896 …}
    +reports: Doctrine\ORM\PersistentCollection {#3898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
    +badges: Doctrine\ORM\PersistentCollection {#3904 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 19017
    -titleTs: "'app':6 'love':11 'mac':15 'sorri':3 'switch':13 'window':8 'would':10 'yeah':1"
    -bodyTs: "'deltachat':3 'stolen':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701524069
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6252204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701437669 {#3872
      date: 2023-12-01 14:34:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "What are windows mainers doing in a linux community? Shoo, we don’t want Edge or Bing or popup ads in our games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702634064 {#1734
    date: 2023-12-15 10:54:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1724 …}
  +nested: Doctrine\ORM\PersistentCollection {#1715 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  -id: 185674
  -bodyTs: "'ad':20 'bing':17 'communiti':9 'edg':15 'game':23 'linux':8 'mainer':4 'popup':19 'shoo':10 'want':14 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5350737"
  +editedAt: DateTimeImmutable @1702545335 {#1732
    date: 2023-12-14 10:15:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701453540 {#1727
    date: 2023-12-01 18:59:00.0 +01:00
  }
  +"title": 185674
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1735
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#3850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3891 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3893 …}
    +slug: "Yeah-very-sorry-that-this-app-is-Windows-only-would"
    +title: "Yeah, very sorry that this app is Windows only, would love to switch to Mac"
    +url: "https://feddit.de/pictrs/image/d17d8544-b192-4fd1-a2af-3ff5de19f56b.jpeg"
    +body: "Stolen from Deltachat"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 296
    +favouriteCount: 1699
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706575797 {#3886
      date: 2024-01-30 01:49:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3894 …}
    +votes: Doctrine\ORM\PersistentCollection {#3896 …}
    +reports: Doctrine\ORM\PersistentCollection {#3898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
    +badges: Doctrine\ORM\PersistentCollection {#3904 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 19017
    -titleTs: "'app':6 'love':11 'mac':15 'sorri':3 'switch':13 'window':8 'would':10 'yeah':1"
    -bodyTs: "'deltachat':3 'stolen':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701524069
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6252204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701437669 {#3872
      date: 2023-12-01 14:34:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "What are windows mainers doing in a linux community? Shoo, we don’t want Edge or Bing or popup ads in our games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702634064 {#1734
    date: 2023-12-15 10:54:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1724 …}
  +nested: Doctrine\ORM\PersistentCollection {#1715 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  -id: 185674
  -bodyTs: "'ad':20 'bing':17 'communiti':9 'edg':15 'game':23 'linux':8 'mainer':4 'popup':19 'shoo':10 'want':14 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5350737"
  +editedAt: DateTimeImmutable @1702545335 {#1732
    date: 2023-12-14 10:15:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701453540 {#1727
    date: 2023-12-01 18:59:00.0 +01:00
  }
  +"title": 185674
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1735
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1733
    +user: Proxies\__CG__\App\Entity\User {#3850 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3891 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3893 …}
    +slug: "Yeah-very-sorry-that-this-app-is-Windows-only-would"
    +title: "Yeah, very sorry that this app is Windows only, would love to switch to Mac"
    +url: "https://feddit.de/pictrs/image/d17d8544-b192-4fd1-a2af-3ff5de19f56b.jpeg"
    +body: "Stolen from Deltachat"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 296
    +favouriteCount: 1699
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706575797 {#3886
      date: 2024-01-30 01:49:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3894 …}
    +votes: Doctrine\ORM\PersistentCollection {#3896 …}
    +reports: Doctrine\ORM\PersistentCollection {#3898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3902 …}
    +badges: Doctrine\ORM\PersistentCollection {#3904 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 19017
    -titleTs: "'app':6 'love':11 'mac':15 'sorri':3 'switch':13 'window':8 'would':10 'yeah':1"
    -bodyTs: "'deltachat':3 'stolen':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701524069
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6252204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701437669 {#3872
      date: 2023-12-01 14:34:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "What are windows mainers doing in a linux community? Shoo, we don’t want Edge or Bing or popup ads in our games."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702634064 {#1734
    date: 2023-12-15 10:54:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1724 …}
  +nested: Doctrine\ORM\PersistentCollection {#1715 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1740 …}
  -id: 185674
  -bodyTs: "'ad':20 'bing':17 'communiti':9 'edg':15 'game':23 'linux':8 'mainer':4 'popup':19 'shoo':10 'want':14 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5350737"
  +editedAt: DateTimeImmutable @1702545335 {#1732
    date: 2023-12-14 10:15:35.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701453540 {#1727
    date: 2023-12-01 18:59:00.0 +01:00
  }
  +"title": 185674
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2215
  +user: Proxies\__CG__\App\Entity\User {#3812 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3852 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "Year-of-Linux-on-the-Desktop"
  +title: "Year of Linux on the Desktop"
  +url: "https://lemmy.world/pictrs/image/2841c7b6-8d44-4faa-ad63-964545b077c2.jpeg"
  +body: "2024 is the Year of Linux on the Desktop, at least for my boyfriend. He’s running Windows 7 right now, so I’ll be switching him to Ubuntu in a few days. Ubuntu was chosen because Proton is officially supported in Ubuntu."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 304
  +favouriteCount: 1079
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703402723 {#3847
    date: 2023-12-24 08:25:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3854 …}
  +votes: Doctrine\ORM\PersistentCollection {#3856 …}
  +reports: Doctrine\ORM\PersistentCollection {#3858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3862 …}
  +badges: Doctrine\ORM\PersistentCollection {#3864 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +body: "Missed that indeed. Weird sorting 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702744017 {#2126
        date: 2023-12-16 17:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Limonene@lemmy.world"
        "@onlinepersona@programming.dev"
        "@sorrybookbroke@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 227356
      -bodyTs: "'inde':3 'miss':1 'sort':5 'weird':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5757272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702744017 {#2043
        date: 2023-12-16 17:26:57.0 +01:00
      }
      +"title": 227356
    }
  ]
  -id: 22559
  -titleTs: "'desktop':6 'linux':3 'year':1"
  -bodyTs: "'2024':1 '7':19 'boyfriend':14 'chosen':36 'day':33 'desktop':9 'least':11 'linux':6 'll':24 'offici':40 'proton':38 'right':20 'run':17 'support':41 'switch':26 'ubuntu':29,34,43 'window':18 'year':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702792993
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9626750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702706593 {#3835
    date: 2023-12-16 07:03:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2215
  +user: Proxies\__CG__\App\Entity\User {#3812 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3852 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "Year-of-Linux-on-the-Desktop"
  +title: "Year of Linux on the Desktop"
  +url: "https://lemmy.world/pictrs/image/2841c7b6-8d44-4faa-ad63-964545b077c2.jpeg"
  +body: "2024 is the Year of Linux on the Desktop, at least for my boyfriend. He’s running Windows 7 right now, so I’ll be switching him to Ubuntu in a few days. Ubuntu was chosen because Proton is officially supported in Ubuntu."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 304
  +favouriteCount: 1079
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703402723 {#3847
    date: 2023-12-24 08:25:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3854 …}
  +votes: Doctrine\ORM\PersistentCollection {#3856 …}
  +reports: Doctrine\ORM\PersistentCollection {#3858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3862 …}
  +badges: Doctrine\ORM\PersistentCollection {#3864 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +body: "Missed that indeed. Weird sorting 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702744017 {#2126
        date: 2023-12-16 17:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Limonene@lemmy.world"
        "@onlinepersona@programming.dev"
        "@sorrybookbroke@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 227356
      -bodyTs: "'inde':3 'miss':1 'sort':5 'weird':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5757272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702744017 {#2043
        date: 2023-12-16 17:26:57.0 +01:00
      }
      +"title": 227356
    }
  ]
  -id: 22559
  -titleTs: "'desktop':6 'linux':3 'year':1"
  -bodyTs: "'2024':1 '7':19 'boyfriend':14 'chosen':36 'day':33 'desktop':9 'least':11 'linux':6 'll':24 'offici':40 'proton':38 'right':20 'run':17 'support':41 'switch':26 'ubuntu':29,34,43 'window':18 'year':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702792993
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9626750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702706593 {#3835
    date: 2023-12-16 07:03:13.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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2215
  +user: Proxies\__CG__\App\Entity\User {#3812 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3852 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "Year-of-Linux-on-the-Desktop"
  +title: "Year of Linux on the Desktop"
  +url: "https://lemmy.world/pictrs/image/2841c7b6-8d44-4faa-ad63-964545b077c2.jpeg"
  +body: "2024 is the Year of Linux on the Desktop, at least for my boyfriend. He’s running Windows 7 right now, so I’ll be switching him to Ubuntu in a few days. Ubuntu was chosen because Proton is officially supported in Ubuntu."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 304
  +favouriteCount: 1079
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703402723 {#3847
    date: 2023-12-24 08:25:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3854 …}
  +votes: Doctrine\ORM\PersistentCollection {#3856 …}
  +reports: Doctrine\ORM\PersistentCollection {#3858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3862 …}
  +badges: Doctrine\ORM\PersistentCollection {#3864 …}
  +children: [
    App\Entity\EntryComment {#2139
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2215 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
      +body: "Missed that indeed. Weird sorting 😅"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702744017 {#2126
        date: 2023-12-16 17:26:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Limonene@lemmy.world"
        "@onlinepersona@programming.dev"
        "@sorrybookbroke@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2223 …}
      +nested: Doctrine\ORM\PersistentCollection {#2216 …}
      +votes: Doctrine\ORM\PersistentCollection {#2213 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
      -id: 227356
      -bodyTs: "'inde':3 'miss':1 'sort':5 'weird':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5757272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702744017 {#2043
        date: 2023-12-16 17:26:57.0 +01:00
      }
      +"title": 227356
    }
  ]
  -id: 22559
  -titleTs: "'desktop':6 'linux':3 'year':1"
  -bodyTs: "'2024':1 '7':19 'boyfriend':14 'chosen':36 'day':33 'desktop':9 'least':11 'linux':6 'll':24 'offici':40 'proton':38 'right':20 'run':17 'support':41 'switch':26 'ubuntu':29,34,43 'window':18 'year':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702792993
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9626750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702706593 {#3835
    date: 2023-12-16 07:03:13.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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#3812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3852 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "Year-of-Linux-on-the-Desktop"
    +title: "Year of Linux on the Desktop"
    +url: "https://lemmy.world/pictrs/image/2841c7b6-8d44-4faa-ad63-964545b077c2.jpeg"
    +body: "2024 is the Year of Linux on the Desktop, at least for my boyfriend. He’s running Windows 7 right now, so I’ll be switching him to Ubuntu in a few days. Ubuntu was chosen because Proton is officially supported in Ubuntu."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 304
    +favouriteCount: 1079
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703402723 {#3847
      date: 2023-12-24 08:25:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3854 …}
    +votes: Doctrine\ORM\PersistentCollection {#3856 …}
    +reports: Doctrine\ORM\PersistentCollection {#3858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3862 …}
    +badges: Doctrine\ORM\PersistentCollection {#3864 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 22559
    -titleTs: "'desktop':6 'linux':3 'year':1"
    -bodyTs: "'2024':1 '7':19 'boyfriend':14 'chosen':36 'day':33 'desktop':9 'least':11 'linux':6 'll':24 'offici':40 'proton':38 'right':20 'run':17 'support':41 'switch':26 'ubuntu':29,34,43 'window':18 'year':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702792993
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9626750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702706593 {#3835
      date: 2023-12-16 07:03:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Missed that indeed. Weird sorting 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702744017 {#2126
    date: 2023-12-16 17:26:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Limonene@lemmy.world"
    "@onlinepersona@programming.dev"
    "@sorrybookbroke@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 227356
  -bodyTs: "'inde':3 'miss':1 'sort':5 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5757272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744017 {#2043
    date: 2023-12-16 17:26:57.0 +01:00
  }
  +"title": 227356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#3812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3852 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "Year-of-Linux-on-the-Desktop"
    +title: "Year of Linux on the Desktop"
    +url: "https://lemmy.world/pictrs/image/2841c7b6-8d44-4faa-ad63-964545b077c2.jpeg"
    +body: "2024 is the Year of Linux on the Desktop, at least for my boyfriend. He’s running Windows 7 right now, so I’ll be switching him to Ubuntu in a few days. Ubuntu was chosen because Proton is officially supported in Ubuntu."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 304
    +favouriteCount: 1079
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703402723 {#3847
      date: 2023-12-24 08:25:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3854 …}
    +votes: Doctrine\ORM\PersistentCollection {#3856 …}
    +reports: Doctrine\ORM\PersistentCollection {#3858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3862 …}
    +badges: Doctrine\ORM\PersistentCollection {#3864 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 22559
    -titleTs: "'desktop':6 'linux':3 'year':1"
    -bodyTs: "'2024':1 '7':19 'boyfriend':14 'chosen':36 'day':33 'desktop':9 'least':11 'linux':6 'll':24 'offici':40 'proton':38 'right':20 'run':17 'support':41 'switch':26 'ubuntu':29,34,43 'window':18 'year':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702792993
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9626750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702706593 {#3835
      date: 2023-12-16 07:03:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Missed that indeed. Weird sorting 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702744017 {#2126
    date: 2023-12-16 17:26:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Limonene@lemmy.world"
    "@onlinepersona@programming.dev"
    "@sorrybookbroke@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 227356
  -bodyTs: "'inde':3 'miss':1 'sort':5 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5757272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744017 {#2043
    date: 2023-12-16 17:26:57.0 +01:00
  }
  +"title": 227356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215
    +user: Proxies\__CG__\App\Entity\User {#3812 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3852 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "Year-of-Linux-on-the-Desktop"
    +title: "Year of Linux on the Desktop"
    +url: "https://lemmy.world/pictrs/image/2841c7b6-8d44-4faa-ad63-964545b077c2.jpeg"
    +body: "2024 is the Year of Linux on the Desktop, at least for my boyfriend. He’s running Windows 7 right now, so I’ll be switching him to Ubuntu in a few days. Ubuntu was chosen because Proton is officially supported in Ubuntu."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 304
    +favouriteCount: 1079
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703402723 {#3847
      date: 2023-12-24 08:25:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3854 …}
    +votes: Doctrine\ORM\PersistentCollection {#3856 …}
    +reports: Doctrine\ORM\PersistentCollection {#3858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3862 …}
    +badges: Doctrine\ORM\PersistentCollection {#3864 …}
    +children: [
      App\Entity\EntryComment {#2139}
    ]
    -id: 22559
    -titleTs: "'desktop':6 'linux':3 'year':1"
    -bodyTs: "'2024':1 '7':19 'boyfriend':14 'chosen':36 'day':33 'desktop':9 'least':11 'linux':6 'll':24 'offici':40 'proton':38 'right':20 'run':17 'support':41 'switch':26 'ubuntu':29,34,43 'window':18 'year':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702792993
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9626750"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702706593 {#3835
      date: 2023-12-16 07:03:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2224 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +body: "Missed that indeed. Weird sorting 😅"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702744017 {#2126
    date: 2023-12-16 17:26:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Limonene@lemmy.world"
    "@onlinepersona@programming.dev"
    "@sorrybookbroke@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2223 …}
  +nested: Doctrine\ORM\PersistentCollection {#2216 …}
  +votes: Doctrine\ORM\PersistentCollection {#2213 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2232 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2228 …}
  -id: 227356
  -bodyTs: "'inde':3 'miss':1 'sort':5 'weird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5757272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702744017 {#2043
    date: 2023-12-16 17:26:57.0 +01:00
  }
  +"title": 227356
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#4026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
  +slug: "I-deleted-my-google-accounts-today"
  +title: "I deleted my google accounts today"
  +url: null
  +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703381898 {#4062
    date: 2023-12-24 02:38:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4076 …}
  +badges: Doctrine\ORM\PersistentCollection {#4078 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Welcome to the degoogled fold 🤗"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701863980 {#1439
        date: 2023-12-06 12:59:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 166588
      -bodyTs: "'degoogl':4 'fold':5 'welcom':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5188898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701013199 {#1435
        date: 2023-11-26 16:39:59.0 +01:00
      }
      +"title": 166588
    }
  ]
  -id: 16849
  -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
  -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701048553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8759873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962153 {#4049
    date: 2023-11-26 02:29:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#4026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
  +slug: "I-deleted-my-google-accounts-today"
  +title: "I deleted my google accounts today"
  +url: null
  +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703381898 {#4062
    date: 2023-12-24 02:38:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4076 …}
  +badges: Doctrine\ORM\PersistentCollection {#4078 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Welcome to the degoogled fold 🤗"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701863980 {#1439
        date: 2023-12-06 12:59:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 166588
      -bodyTs: "'degoogl':4 'fold':5 'welcom':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5188898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701013199 {#1435
        date: 2023-11-26 16:39:59.0 +01:00
      }
      +"title": 166588
    }
  ]
  -id: 16849
  -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
  -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701048553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8759873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962153 {#4049
    date: 2023-11-26 02:29:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#4026 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
  +slug: "I-deleted-my-google-accounts-today"
  +title: "I deleted my google accounts today"
  +url: null
  +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 116
  +favouriteCount: 447
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703381898 {#4062
    date: 2023-12-24 02:38:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4067 …}
  +votes: Doctrine\ORM\PersistentCollection {#4070 …}
  +reports: Doctrine\ORM\PersistentCollection {#4072 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4076 …}
  +badges: Doctrine\ORM\PersistentCollection {#4078 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "Welcome to the degoogled fold 🤗"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701863980 {#1439
        date: 2023-12-06 12:59:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mertn@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 166588
      -bodyTs: "'degoogl':4 'fold':5 'welcom':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5188898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701013199 {#1435
        date: 2023-11-26 16:39:59.0 +01:00
      }
      +"title": 166588
    }
  ]
  -id: 16849
  -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
  -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701048553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8759873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700962153 {#4049
    date: 2023-11-26 02:29:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#4026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#4062
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4076 …}
    +badges: Doctrine\ORM\PersistentCollection {#4078 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#4049
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Welcome to the degoogled fold 🤗"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701863980 {#1439
    date: 2023-12-06 12:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 166588
  -bodyTs: "'degoogl':4 'fold':5 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5188898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013199 {#1435
    date: 2023-11-26 16:39:59.0 +01:00
  }
  +"title": 166588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#4026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#4062
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4076 …}
    +badges: Doctrine\ORM\PersistentCollection {#4078 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#4049
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Welcome to the degoogled fold 🤗"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701863980 {#1439
    date: 2023-12-06 12:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 166588
  -bodyTs: "'degoogl':4 'fold':5 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5188898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013199 {#1435
    date: 2023-11-26 16:39:59.0 +01:00
  }
  +"title": 166588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#4026 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3650 …}
    +slug: "I-deleted-my-google-accounts-today"
    +title: "I deleted my google accounts today"
    +url: null
    +body: "It took a few months preparation but I deleted all my google accounts today, and it feels good."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 116
    +favouriteCount: 447
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703381898 {#4062
      date: 2023-12-24 02:38:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4067 …}
    +votes: Doctrine\ORM\PersistentCollection {#4070 …}
    +reports: Doctrine\ORM\PersistentCollection {#4072 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4074 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4076 …}
    +badges: Doctrine\ORM\PersistentCollection {#4078 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 16849
    -titleTs: "'account':5 'delet':2 'googl':4 'today':6"
    -bodyTs: "'account':13 'delet':9 'feel':17 'good':18 'googl':12 'month':5 'prepar':6 'today':14 'took':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701048553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8759873"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700962153 {#4049
      date: 2023-11-26 02:29:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "Welcome to the degoogled fold 🤗"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701863980 {#1439
    date: 2023-12-06 12:59:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mertn@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 166588
  -bodyTs: "'degoogl':4 'fold':5 'welcom':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5188898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701013199 {#1435
    date: 2023-11-26 16:39:59.0 +01:00
  }
  +"title": 166588
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2115
  +user: Proxies\__CG__\App\Entity\User {#3832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3871 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3873 …}
  +slug: "openSUSE-Logo-Contest-Concludes-With-Winners-Selected"
  +title: "openSUSE Logo Contest Concludes With Winners Selected"
  +url: "https://www.phoronix.com/news/openSUSE-New-Logo"
  +body: "> For those that were interested in the openSUSE logo contest, the voting wrapped up on Tuesday and the results of this logo contest for new openSUSE branding have been selected."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702797759 {#3866
    date: 2023-12-17 08:22:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3874 …}
  +votes: Doctrine\ORM\PersistentCollection {#3876 …}
  +reports: Doctrine\ORM\PersistentCollection {#3878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3882 …}
  +badges: Doctrine\ORM\PersistentCollection {#3884 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is fine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702722178 {#2117
        date: 2023-12-16 11:22:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2113 …}
      +nested: Doctrine\ORM\PersistentCollection {#2119 …}
      +votes: Doctrine\ORM\PersistentCollection {#2120 …}
      +reports: Doctrine\ORM\PersistentCollection {#2160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
      -id: 226824
      -bodyTs: "'fine':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5752124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702722178 {#2121
        date: 2023-12-16 11:22:58.0 +01:00
      }
      +"title": 226824
    }
  ]
  -id: 22173
  -titleTs: "'conclud':4 'contest':3 'logo':2 'opensus':1 'select':7 'winner':6"
  -bodyTs: "'brand':27 'contest':10,23 'interest':5 'logo':9,22 'new':25 'opensus':8,26 'result':19 'select':30 'tuesday':16 'vote':12 'wrap':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702641281
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/477330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554881 {#3853
    date: 2023-12-14 12:54:41.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 {#2115
  +user: Proxies\__CG__\App\Entity\User {#3832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3871 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3873 …}
  +slug: "openSUSE-Logo-Contest-Concludes-With-Winners-Selected"
  +title: "openSUSE Logo Contest Concludes With Winners Selected"
  +url: "https://www.phoronix.com/news/openSUSE-New-Logo"
  +body: "> For those that were interested in the openSUSE logo contest, the voting wrapped up on Tuesday and the results of this logo contest for new openSUSE branding have been selected."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702797759 {#3866
    date: 2023-12-17 08:22:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3874 …}
  +votes: Doctrine\ORM\PersistentCollection {#3876 …}
  +reports: Doctrine\ORM\PersistentCollection {#3878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3882 …}
  +badges: Doctrine\ORM\PersistentCollection {#3884 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is fine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702722178 {#2117
        date: 2023-12-16 11:22:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2113 …}
      +nested: Doctrine\ORM\PersistentCollection {#2119 …}
      +votes: Doctrine\ORM\PersistentCollection {#2120 …}
      +reports: Doctrine\ORM\PersistentCollection {#2160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
      -id: 226824
      -bodyTs: "'fine':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5752124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702722178 {#2121
        date: 2023-12-16 11:22:58.0 +01:00
      }
      +"title": 226824
    }
  ]
  -id: 22173
  -titleTs: "'conclud':4 'contest':3 'logo':2 'opensus':1 'select':7 'winner':6"
  -bodyTs: "'brand':27 'contest':10,23 'interest':5 'logo':9,22 'new':25 'opensus':8,26 'result':19 'select':30 'tuesday':16 'vote':12 'wrap':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702641281
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/477330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554881 {#3853
    date: 2023-12-14 12:54:41.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 {#2115
  +user: Proxies\__CG__\App\Entity\User {#3832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3871 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3873 …}
  +slug: "openSUSE-Logo-Contest-Concludes-With-Winners-Selected"
  +title: "openSUSE Logo Contest Concludes With Winners Selected"
  +url: "https://www.phoronix.com/news/openSUSE-New-Logo"
  +body: "> For those that were interested in the openSUSE logo contest, the voting wrapped up on Tuesday and the results of this logo contest for new openSUSE branding have been selected."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 191
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702797759 {#3866
    date: 2023-12-17 08:22:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3874 …}
  +votes: Doctrine\ORM\PersistentCollection {#3876 …}
  +reports: Doctrine\ORM\PersistentCollection {#3878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3882 …}
  +badges: Doctrine\ORM\PersistentCollection {#3884 …}
  +children: [
    App\Entity\EntryComment {#2122
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2115 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is fine."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702722178 {#2117
        date: 2023-12-16 11:22:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2113 …}
      +nested: Doctrine\ORM\PersistentCollection {#2119 …}
      +votes: Doctrine\ORM\PersistentCollection {#2120 …}
      +reports: Doctrine\ORM\PersistentCollection {#2160 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
      -id: 226824
      -bodyTs: "'fine':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5752124"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702722178 {#2121
        date: 2023-12-16 11:22:58.0 +01:00
      }
      +"title": 226824
    }
  ]
  -id: 22173
  -titleTs: "'conclud':4 'contest':3 'logo':2 'opensus':1 'select':7 'winner':6"
  -bodyTs: "'brand':27 'contest':10,23 'interest':5 'logo':9,22 'new':25 'opensus':8,26 'result':19 'select':30 'tuesday':16 'vote':12 'wrap':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702641281
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/477330"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702554881 {#3853
    date: 2023-12-14 12:54:41.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 {#2122
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3871 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3873 …}
    +slug: "openSUSE-Logo-Contest-Concludes-With-Winners-Selected"
    +title: "openSUSE Logo Contest Concludes With Winners Selected"
    +url: "https://www.phoronix.com/news/openSUSE-New-Logo"
    +body: "> For those that were interested in the openSUSE logo contest, the voting wrapped up on Tuesday and the results of this logo contest for new openSUSE branding have been selected."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 191
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702797759 {#3866
      date: 2023-12-17 08:22:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3874 …}
    +votes: Doctrine\ORM\PersistentCollection {#3876 …}
    +reports: Doctrine\ORM\PersistentCollection {#3878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3882 …}
    +badges: Doctrine\ORM\PersistentCollection {#3884 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 22173
    -titleTs: "'conclud':4 'contest':3 'logo':2 'opensus':1 'select':7 'winner':6"
    -bodyTs: "'brand':27 'contest':10,23 'interest':5 'logo':9,22 'new':25 'opensus':8,26 'result':19 'select':30 'tuesday':16 'vote':12 'wrap':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702641281
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/477330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702554881 {#3853
      date: 2023-12-14 12:54:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702722178 {#2117
    date: 2023-12-16 11:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 226824
  -bodyTs: "'fine':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5752124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702722178 {#2121
    date: 2023-12-16 11:22:58.0 +01:00
  }
  +"title": 226824
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2122
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3871 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3873 …}
    +slug: "openSUSE-Logo-Contest-Concludes-With-Winners-Selected"
    +title: "openSUSE Logo Contest Concludes With Winners Selected"
    +url: "https://www.phoronix.com/news/openSUSE-New-Logo"
    +body: "> For those that were interested in the openSUSE logo contest, the voting wrapped up on Tuesday and the results of this logo contest for new openSUSE branding have been selected."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 191
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702797759 {#3866
      date: 2023-12-17 08:22:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3874 …}
    +votes: Doctrine\ORM\PersistentCollection {#3876 …}
    +reports: Doctrine\ORM\PersistentCollection {#3878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3882 …}
    +badges: Doctrine\ORM\PersistentCollection {#3884 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 22173
    -titleTs: "'conclud':4 'contest':3 'logo':2 'opensus':1 'select':7 'winner':6"
    -bodyTs: "'brand':27 'contest':10,23 'interest':5 'logo':9,22 'new':25 'opensus':8,26 'result':19 'select':30 'tuesday':16 'vote':12 'wrap':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702641281
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/477330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702554881 {#3853
      date: 2023-12-14 12:54:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702722178 {#2117
    date: 2023-12-16 11:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 226824
  -bodyTs: "'fine':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5752124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702722178 {#2121
    date: 2023-12-16 11:22:58.0 +01:00
  }
  +"title": 226824
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2122
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2115
    +user: Proxies\__CG__\App\Entity\User {#3832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3871 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3873 …}
    +slug: "openSUSE-Logo-Contest-Concludes-With-Winners-Selected"
    +title: "openSUSE Logo Contest Concludes With Winners Selected"
    +url: "https://www.phoronix.com/news/openSUSE-New-Logo"
    +body: "> For those that were interested in the openSUSE logo contest, the voting wrapped up on Tuesday and the results of this logo contest for new openSUSE branding have been selected."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 191
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702797759 {#3866
      date: 2023-12-17 08:22:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3874 …}
    +votes: Doctrine\ORM\PersistentCollection {#3876 …}
    +reports: Doctrine\ORM\PersistentCollection {#3878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3882 …}
    +badges: Doctrine\ORM\PersistentCollection {#3884 …}
    +children: [
      App\Entity\EntryComment {#2122}
    ]
    -id: 22173
    -titleTs: "'conclud':4 'contest':3 'logo':2 'opensus':1 'select':7 'winner':6"
    -bodyTs: "'brand':27 'contest':10,23 'interest':5 'logo':9,22 'new':25 'opensus':8,26 'result':19 'select':30 'tuesday':16 'vote':12 'wrap':13"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702641281
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/477330"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702554881 {#3853
      date: 2023-12-14 12:54:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702722178 {#2117
    date: 2023-12-16 11:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 226824
  -bodyTs: "'fine':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5752124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702722178 {#2121
    date: 2023-12-16 11:22:58.0 +01:00
  }
  +"title": 226824
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2411
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
  +slug: "It-s-OK-if-you-cry"
  +title: "It's OK if you cry"
  +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 284
  +favouriteCount: 1402
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702426796 {#3790
    date: 2023-12-13 01:19:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3797 …}
  +votes: Doctrine\ORM\PersistentCollection {#3799 …}
  +reports: Doctrine\ORM\PersistentCollection {#3801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
  +badges: Doctrine\ORM\PersistentCollection {#3807 …}
  +children: [
    4 => App\Entity\EntryComment {#2470
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: App\Entity\EntryComment {#2448
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1702933827 {#2465
          date: 2023-12-18 22:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 191565
        -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5397880"
        +editedAt: DateTimeImmutable @1702769705 {#2464
          date: 2023-12-17 00:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701595648 {#2463
          date: 2023-12-03 10:27:28.0 +01:00
        }
        +"title": 191565
      }
      +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701612924 {#2459
        date: 2023-12-03 15:15:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@victorz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 192179
      -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5402412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701612924 {#2468
        date: 2023-12-03 15:15:24.0 +01:00
      }
      +"title": 192179
    }
    3 => App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +root: App\Entity\EntryComment {#2448}
      +body: """
        > Might be some AP incompatibility maybe, I’ve never seen those.\n
        \n
        Lucky you. Tried 4 different routers --> same issue.\n
        \n
        I gave up on RasPis long ago.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701613040 {#1910
        date: 2023-12-03 15:17:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@Sowhatever@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 192184
      -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5402443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701613040 {#2383
        date: 2023-12-03 15:17:20.0 +01:00
      }
      +"title": 192184
    }
    2 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: App\Entity\EntryComment {#2448}
      +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701613145 {#2370
        date: 2023-12-03 15:19:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2392 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#1383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 192187
      -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5402467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701613145 {#2363
        date: 2023-12-03 15:19:05.0 +01:00
      }
      +"title": 192187
    }
    1 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: App\Entity\EntryComment {#2448}
      +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701710460 {#2029
        date: 2023-12-04 18:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@Honytawk@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -id: 196007
      -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5432064"
      +editedAt: DateTimeImmutable @1702933788 {#2012
        date: 2023-12-18 22:09:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701710460 {#2020
        date: 2023-12-04 18:21:00.0 +01:00
      }
      +"title": 196007
    }
    0 => App\Entity\EntryComment {#2448}
  ]
  -id: 19543
  -titleTs: "'cri':6 'ok':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701645530
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5599596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701559130 {#3776
    date: 2023-12-03 00:18:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2411
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
  +slug: "It-s-OK-if-you-cry"
  +title: "It's OK if you cry"
  +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 284
  +favouriteCount: 1402
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702426796 {#3790
    date: 2023-12-13 01:19:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3797 …}
  +votes: Doctrine\ORM\PersistentCollection {#3799 …}
  +reports: Doctrine\ORM\PersistentCollection {#3801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
  +badges: Doctrine\ORM\PersistentCollection {#3807 …}
  +children: [
    4 => App\Entity\EntryComment {#2470
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: App\Entity\EntryComment {#2448
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1702933827 {#2465
          date: 2023-12-18 22:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 191565
        -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5397880"
        +editedAt: DateTimeImmutable @1702769705 {#2464
          date: 2023-12-17 00:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701595648 {#2463
          date: 2023-12-03 10:27:28.0 +01:00
        }
        +"title": 191565
      }
      +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701612924 {#2459
        date: 2023-12-03 15:15:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@victorz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 192179
      -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5402412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701612924 {#2468
        date: 2023-12-03 15:15:24.0 +01:00
      }
      +"title": 192179
    }
    3 => App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +root: App\Entity\EntryComment {#2448}
      +body: """
        > Might be some AP incompatibility maybe, I’ve never seen those.\n
        \n
        Lucky you. Tried 4 different routers --> same issue.\n
        \n
        I gave up on RasPis long ago.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701613040 {#1910
        date: 2023-12-03 15:17:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@Sowhatever@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 192184
      -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5402443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701613040 {#2383
        date: 2023-12-03 15:17:20.0 +01:00
      }
      +"title": 192184
    }
    2 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: App\Entity\EntryComment {#2448}
      +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701613145 {#2370
        date: 2023-12-03 15:19:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2392 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#1383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 192187
      -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5402467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701613145 {#2363
        date: 2023-12-03 15:19:05.0 +01:00
      }
      +"title": 192187
    }
    1 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: App\Entity\EntryComment {#2448}
      +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701710460 {#2029
        date: 2023-12-04 18:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@Honytawk@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -id: 196007
      -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5432064"
      +editedAt: DateTimeImmutable @1702933788 {#2012
        date: 2023-12-18 22:09:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701710460 {#2020
        date: 2023-12-04 18:21:00.0 +01:00
      }
      +"title": 196007
    }
    0 => App\Entity\EntryComment {#2448}
  ]
  -id: 19543
  -titleTs: "'cri':6 'ok':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701645530
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5599596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701559130 {#3776
    date: 2023-12-03 00:18:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2411
  +user: Proxies\__CG__\App\Entity\User {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3753 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
  +slug: "It-s-OK-if-you-cry"
  +title: "It's OK if you cry"
  +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 284
  +favouriteCount: 1402
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702426796 {#3790
    date: 2023-12-13 01:19:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3797 …}
  +votes: Doctrine\ORM\PersistentCollection {#3799 …}
  +reports: Doctrine\ORM\PersistentCollection {#3801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
  +badges: Doctrine\ORM\PersistentCollection {#3807 …}
  +children: [
    4 => App\Entity\EntryComment {#2470
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: App\Entity\EntryComment {#2448
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: null
        +root: null
        +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 40
        +score: 0
        +lastActive: DateTime @1702933827 {#2465
          date: 2023-12-18 22:10:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2447 …}
        +nested: Doctrine\ORM\PersistentCollection {#2462 …}
        +votes: Doctrine\ORM\PersistentCollection {#2461 …}
        +reports: Doctrine\ORM\PersistentCollection {#2460 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
        -id: 191565
        -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5397880"
        +editedAt: DateTimeImmutable @1702769705 {#2464
          date: 2023-12-17 00:35:05.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701595648 {#2463
          date: 2023-12-03 10:27:28.0 +01:00
        }
        +"title": 191565
      }
      +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701612924 {#2459
        date: 2023-12-03 15:15:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@victorz@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2369 …}
      +nested: Doctrine\ORM\PersistentCollection {#1883 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
      -id: 192179
      -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5402412"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701612924 {#2468
        date: 2023-12-03 15:15:24.0 +01:00
      }
      +"title": 192179
    }
    3 => App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +root: App\Entity\EntryComment {#2448}
      +body: """
        > Might be some AP incompatibility maybe, I’ve never seen those.\n
        \n
        Lucky you. Tried 4 different routers --> same issue.\n
        \n
        I gave up on RasPis long ago.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701613040 {#1910
        date: 2023-12-03 15:17:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@Sowhatever@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 192184
      -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5402443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701613040 {#2383
        date: 2023-12-03 15:17:20.0 +01:00
      }
      +"title": 192184
    }
    2 => App\Entity\EntryComment {#2371
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: App\Entity\EntryComment {#2448}
      +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701613145 {#2370
        date: 2023-12-03 15:19:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@Johanno@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2392 …}
      +nested: Doctrine\ORM\PersistentCollection {#2395 …}
      +votes: Doctrine\ORM\PersistentCollection {#1384 …}
      +reports: Doctrine\ORM\PersistentCollection {#1383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
      -id: 192187
      -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5402467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701613145 {#2363
        date: 2023-12-03 15:19:05.0 +01:00
      }
      +"title": 192187
    }
    1 => App\Entity\EntryComment {#2013
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
      +root: App\Entity\EntryComment {#2448}
      +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701710460 {#2029
        date: 2023-12-04 18:21:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@infosec.pub"
        "@onlinepersona@programming.dev"
        "@Honytawk@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2035 …}
      +nested: Doctrine\ORM\PersistentCollection {#2036 …}
      +votes: Doctrine\ORM\PersistentCollection {#2144 …}
      +reports: Doctrine\ORM\PersistentCollection {#2061 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
      -id: 196007
      -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5432064"
      +editedAt: DateTimeImmutable @1702933788 {#2012
        date: 2023-12-18 22:09:48.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701710460 {#2020
        date: 2023-12-04 18:21:00.0 +01:00
      }
      +"title": 196007
    }
    0 => App\Entity\EntryComment {#2448}
  ]
  -id: 19543
  -titleTs: "'cri':6 'ok':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701645530
  +visibility: "visible             "
  +apId: "https://infosec.pub/post/5599596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701559130 {#3776
    date: 2023-12-03 00:18:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2470
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470}
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: App\Entity\EntryComment {#2448}
  +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701612924 {#2459
    date: 2023-12-03 15:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@victorz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 192179
  -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612924 {#2468
    date: 2023-12-03 15:15:24.0 +01:00
  }
  +"title": 192179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2470
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470}
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: App\Entity\EntryComment {#2448}
  +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701612924 {#2459
    date: 2023-12-03 15:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@victorz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 192179
  -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612924 {#2468
    date: 2023-12-03 15:15:24.0 +01:00
  }
  +"title": 192179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2470
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470}
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: App\Entity\EntryComment {#2448}
  +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701612924 {#2459
    date: 2023-12-03 15:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@victorz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#1883 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  -id: 192179
  -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612924 {#2468
    date: 2023-12-03 15:15:24.0 +01:00
  }
  +"title": 192179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381}
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +root: App\Entity\EntryComment {#2448}
  +body: """
    > Might be some AP incompatibility maybe, I’ve never seen those.\n
    \n
    Lucky you. Tried 4 different routers --> same issue.\n
    \n
    I gave up on RasPis long ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701613040 {#1910
    date: 2023-12-03 15:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Sowhatever@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 192184
  -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613040 {#2383
    date: 2023-12-03 15:17:20.0 +01:00
  }
  +"title": 192184
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381}
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +root: App\Entity\EntryComment {#2448}
  +body: """
    > Might be some AP incompatibility maybe, I’ve never seen those.\n
    \n
    Lucky you. Tried 4 different routers --> same issue.\n
    \n
    I gave up on RasPis long ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701613040 {#1910
    date: 2023-12-03 15:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Sowhatever@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 192184
  -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613040 {#2383
    date: 2023-12-03 15:17:20.0 +01:00
  }
  +"title": 192184
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381}
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +root: App\Entity\EntryComment {#2448}
  +body: """
    > Might be some AP incompatibility maybe, I’ve never seen those.\n
    \n
    Lucky you. Tried 4 different routers --> same issue.\n
    \n
    I gave up on RasPis long ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701613040 {#1910
    date: 2023-12-03 15:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Sowhatever@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 192184
  -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613040 {#2383
    date: 2023-12-03 15:17:20.0 +01:00
  }
  +"title": 192184
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2371
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448}
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371}
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: App\Entity\EntryComment {#2448}
  +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701613145 {#2370
    date: 2023-12-03 15:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 192187
  -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613145 {#2363
    date: 2023-12-03 15:19:05.0 +01:00
  }
  +"title": 192187
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2371
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448}
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371}
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: App\Entity\EntryComment {#2448}
  +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701613145 {#2370
    date: 2023-12-03 15:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 192187
  -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613145 {#2363
    date: 2023-12-03 15:19:05.0 +01:00
  }
  +"title": 192187
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2371
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448}
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371}
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: App\Entity\EntryComment {#2448}
  +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701613145 {#2370
    date: 2023-12-03 15:19:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Johanno@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2392 …}
  +nested: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  -id: 192187
  -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613145 {#2363
    date: 2023-12-03 15:19:05.0 +01:00
  }
  +"title": 192187
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448}
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: App\Entity\EntryComment {#2448}
  +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701710460 {#2029
    date: 2023-12-04 18:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 196007
  -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5432064"
  +editedAt: DateTimeImmutable @1702933788 {#2012
    date: 2023-12-18 22:09:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701710460 {#2020
    date: 2023-12-04 18:21:00.0 +01:00
  }
  +"title": 196007
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448}
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: App\Entity\EntryComment {#2448}
  +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701710460 {#2029
    date: 2023-12-04 18:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 196007
  -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5432064"
  +editedAt: DateTimeImmutable @1702933788 {#2012
    date: 2023-12-18 22:09:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701710460 {#2020
    date: 2023-12-04 18:21:00.0 +01:00
  }
  +"title": 196007
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448
          +user: App\Entity\User {#265 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
          +image: null
          +parent: null
          +root: null
          +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 40
          +score: 0
          +lastActive: DateTime @1702933827 {#2465
            date: 2023-12-18 22:10:27.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@0x4E4F@infosec.pub"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2447 …}
          +nested: Doctrine\ORM\PersistentCollection {#2462 …}
          +votes: Doctrine\ORM\PersistentCollection {#2461 …}
          +reports: Doctrine\ORM\PersistentCollection {#2460 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
          -id: 191565
          -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://programming.dev/comment/5397880"
          +editedAt: DateTimeImmutable @1702769705 {#2464
            date: 2023-12-17 00:35:05.0 +01:00
          }
          +createdAt: DateTimeImmutable @1701595648 {#2463
            date: 2023-12-03 10:27:28.0 +01:00
          }
          +"title": 191565
        }
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448}
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013}
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
  +root: App\Entity\EntryComment {#2448}
  +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701710460 {#2029
    date: 2023-12-04 18:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2035 …}
  +nested: Doctrine\ORM\PersistentCollection {#2036 …}
  +votes: Doctrine\ORM\PersistentCollection {#2144 …}
  +reports: Doctrine\ORM\PersistentCollection {#2061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 196007
  -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5432064"
  +editedAt: DateTimeImmutable @1702933788 {#2012
    date: 2023-12-18 22:09:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701710460 {#2020
    date: 2023-12-04 18:21:00.0 +01:00
  }
  +"title": 196007
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2448
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448}
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1702933827 {#2465
    date: 2023-12-18 22:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 191565
  -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5397880"
  +editedAt: DateTimeImmutable @1702769705 {#2464
    date: 2023-12-17 00:35:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701595648 {#2463
    date: 2023-12-03 10:27:28.0 +01:00
  }
  +"title": 191565
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2448
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448}
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1702933827 {#2465
    date: 2023-12-18 22:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 191565
  -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5397880"
  +editedAt: DateTimeImmutable @1702769705 {#2464
    date: 2023-12-17 00:35:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701595648 {#2463
    date: 2023-12-03 10:27:28.0 +01:00
  }
  +"title": 191565
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2448
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2411
    +user: Proxies\__CG__\App\Entity\User {#2521 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3753 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3795 …}
    +slug: "It-s-OK-if-you-cry"
    +title: "It's OK if you cry"
    +url: "https://infosec.pub/pictrs/image/15c50c93-2754-4f1e-8a62-0f7e53890139.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 284
    +favouriteCount: 1402
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702426796 {#3790
      date: 2023-12-13 01:19:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3797 …}
    +votes: Doctrine\ORM\PersistentCollection {#3799 …}
    +reports: Doctrine\ORM\PersistentCollection {#3801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3805 …}
    +badges: Doctrine\ORM\PersistentCollection {#3807 …}
    +children: [
      4 => App\Entity\EntryComment {#2470
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701612924 {#2459
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@victorz@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#1883 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1874 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
        -id: 192179
        -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402412"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701612924 {#2468
          date: 2023-12-03 15:15:24.0 +01:00
        }
        +"title": 192179
      }
      3 => App\Entity\EntryComment {#2381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
        +root: App\Entity\EntryComment {#2448}
        +body: """
          > Might be some AP incompatibility maybe, I’ve never seen those.\n
          \n
          Lucky you. Tried 4 different routers --> same issue.\n
          \n
          I gave up on RasPis long ago.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701613040 {#1910
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Sowhatever@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2378 …}
        +nested: Doctrine\ORM\PersistentCollection {#2385 …}
        +votes: Doctrine\ORM\PersistentCollection {#2386 …}
        +reports: Doctrine\ORM\PersistentCollection {#2372 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
        -id: 192184
        -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402443"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613040 {#2383
          date: 2023-12-03 15:17:20.0 +01:00
        }
        +"title": 192184
      }
      2 => App\Entity\EntryComment {#2371
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "That’s the only thing that worked for me too. The inbuilt WiFi is useless."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1701613145 {#2370
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Johanno@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2392 …}
        +nested: Doctrine\ORM\PersistentCollection {#2395 …}
        +votes: Doctrine\ORM\PersistentCollection {#1384 …}
        +reports: Doctrine\ORM\PersistentCollection {#1383 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
        -id: 192187
        -bodyTs: "'inbuilt':12 'thing':5 'useless':15 'wifi':13 'work':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5402467"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701613145 {#2363
          date: 2023-12-03 15:19:05.0 +01:00
        }
        +"title": 192187
      }
      1 => App\Entity\EntryComment {#2013
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2411 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2027 …}
        +root: App\Entity\EntryComment {#2448}
        +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1701710460 {#2029
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@0x4E4F@infosec.pub"
          "@onlinepersona@programming.dev"
          "@Honytawk@lemmy.zip"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2035 …}
        +nested: Doctrine\ORM\PersistentCollection {#2036 …}
        +votes: Doctrine\ORM\PersistentCollection {#2144 …}
        +reports: Doctrine\ORM\PersistentCollection {#2061 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2084 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
        -id: 196007
        -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://programming.dev/comment/5432064"
        +editedAt: DateTimeImmutable @1702933788 {#2012
          date: 2023-12-18 22:09:48.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701710460 {#2020
          date: 2023-12-04 18:21:00.0 +01:00
        }
        +"title": 196007
      }
      0 => App\Entity\EntryComment {#2448}
    ]
    -id: 19543
    -titleTs: "'cri':6 'ok':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701645530
    +visibility: "visible             "
    +apId: "https://infosec.pub/post/5599596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701559130 {#3776
      date: 2023-12-03 00:18:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "Lemmy needs polls. The last time I had problems with WIFI drivers was… 15 years ago? On a laptop bought in a supermarket that originally came with Windows Vista. Oh, and the raspberry pi - fuck raspberry pis. They can’t pick wifi module worth shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 40
  +score: 0
  +lastActive: DateTime @1702933827 {#2465
    date: 2023-12-18 22:10:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2447 …}
  +nested: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  -id: 191565
  -bodyTs: "'15':14 'ago':16 'bought':20 'came':26 'driver':12 'fuck':35 'laptop':19 'last':5 'lemmi':1 'modul':43 'need':2 'oh':30 'origin':25 'pi':34 'pick':41 'pis':37 'poll':3 'problem':9 'raspberri':33,36 'shit':45 'supermarket':23 'time':6 'vista':29 'wifi':11,42 'window':28 'worth':44 'year':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5397880"
  +editedAt: DateTimeImmutable @1702769705 {#2464
    date: 2023-12-17 00:35:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701595648 {#2463
    date: 2023-12-03 10:27:28.0 +01:00
  }
  +"title": 191565
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2099
  +user: Proxies\__CG__\App\Entity\User {#3832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3929 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3970 …}
  +slug: "Linus-Torvalds-on-the-state-of-Linux-today-and-how"
  +title: "Linus Torvalds on the state of Linux today and how AI figures in its future"
  +url: "https://www.zdnet.com/article/linus-torvalds-on-state-of-linux-today-and-how-ai-figures-in-its-future/"
  +body: "> At Open Source Summit Japan, Linux and Git creator Linus Torvalds talked about Rust in Linux, Linux maintainer fatigue, and AI’s future role in Linux and open-source development."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 237
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702312381 {#3965
    date: 2023-12-11 17:33:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3972 …}
  +votes: Doctrine\ORM\PersistentCollection {#3974 …}
  +reports: Doctrine\ORM\PersistentCollection {#3976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
  +badges: Doctrine\ORM\PersistentCollection {#3982 …}
  +children: [
    App\Entity\EntryComment {#2100
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2099 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: """
        they = rust or the linux kernel?\n
        \n
        The linux kernel doesn’t have enough contributors because it’s really difficult + the entire organisational side of it works on antique tech (IRC and mailinglists). The majority of the project itself is also in C which has a horrible developer experience: linting, documentation, debugging, code completion, and the lack of a proper IDE. The entire development cycle is convoluted. How do you seriously want to attract people to the project if everything looks like it’s still in a development cycle of the 90s?\n
        \n
        If I were to discover a one-line bug in the kernel by reading it, actually testing the one-line fix would take me, as a newbie probably a solid week. Getting it into the kernel itself would probably take even longer.\n
        \n
        The kernel is also known for Linus’ outbursts and being filled with neckbeard elitists. The project in my eyes has an image problem.\n
        \n
        As for rust, if that’s what you meant, I’d be interested in knowing the source for not having enough contributors.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1702128771 {#2041
        date: 2023-12-09 14:32:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wiki_me@lemmy.ml"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 213646
      -bodyTs: "'90s':91 'actual':108 'also':40,139 'antiqu':28 'attract':73 'bug':101 'c':42 'code':52 'complet':53 'contributor':14,180 'convolut':66 'cycl':64,88 'd':169 'debug':51 'develop':47,63,87 'difficult':19 'discov':96 'document':50 'doesn':10 'elitist':149 'enough':13,179 'entir':21,62 'even':134 'everyth':79 'experi':48 'eye':154 'fill':146 'fix':114 'get':125 'horribl':46 'ide':60 'imag':157 'interest':171 'irc':30 'kernel':6,9,104,129,137 'know':173 'known':140 'lack':56 'like':81 'line':100,113 'lint':49 'linus':142 'linux':5,8 'longer':135 'look':80 'mailinglist':32 'major':34 'meant':167 'neckbeard':148 'newbi':120 'one':99,112 'one-lin':98,111 'organis':22 'outburst':143 'peopl':74 'probabl':121,132 'problem':158 'project':37,77,151 'proper':59 'read':106 'realli':18 'rust':2,161 'serious':70 'side':23 'solid':123 'sourc':175 'still':84 'take':116,133 'tech':29 'test':109 'want':71 'week':124 'work':26 'would':115,131"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5572151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702128771 {#2104
        date: 2023-12-09 14:32:51.0 +01:00
      }
      +"title": 213646
    }
  ]
  -id: 21280
  -titleTs: "'ai':11 'figur':12 'futur':15 'linus':1 'linux':7 'state':5 'today':8 'torvald':2"
  -bodyTs: "'ai':21 'creator':9 'develop':31 'fatigu':19 'futur':23 'git':8 'japan':5 'linus':10 'linux':6,16,17,26 'maintain':18 'open':2,29 'open-sourc':28 'role':24 'rust':14 'sourc':3,30 'summit':4 'talk':12 'torvald':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702176570
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/458677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702090170 {#3951
    date: 2023-12-09 03:49:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2099
  +user: Proxies\__CG__\App\Entity\User {#3832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3929 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3970 …}
  +slug: "Linus-Torvalds-on-the-state-of-Linux-today-and-how"
  +title: "Linus Torvalds on the state of Linux today and how AI figures in its future"
  +url: "https://www.zdnet.com/article/linus-torvalds-on-state-of-linux-today-and-how-ai-figures-in-its-future/"
  +body: "> At Open Source Summit Japan, Linux and Git creator Linus Torvalds talked about Rust in Linux, Linux maintainer fatigue, and AI’s future role in Linux and open-source development."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 237
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702312381 {#3965
    date: 2023-12-11 17:33:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3972 …}
  +votes: Doctrine\ORM\PersistentCollection {#3974 …}
  +reports: Doctrine\ORM\PersistentCollection {#3976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
  +badges: Doctrine\ORM\PersistentCollection {#3982 …}
  +children: [
    App\Entity\EntryComment {#2100
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2099 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: """
        they = rust or the linux kernel?\n
        \n
        The linux kernel doesn’t have enough contributors because it’s really difficult + the entire organisational side of it works on antique tech (IRC and mailinglists). The majority of the project itself is also in C which has a horrible developer experience: linting, documentation, debugging, code completion, and the lack of a proper IDE. The entire development cycle is convoluted. How do you seriously want to attract people to the project if everything looks like it’s still in a development cycle of the 90s?\n
        \n
        If I were to discover a one-line bug in the kernel by reading it, actually testing the one-line fix would take me, as a newbie probably a solid week. Getting it into the kernel itself would probably take even longer.\n
        \n
        The kernel is also known for Linus’ outbursts and being filled with neckbeard elitists. The project in my eyes has an image problem.\n
        \n
        As for rust, if that’s what you meant, I’d be interested in knowing the source for not having enough contributors.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1702128771 {#2041
        date: 2023-12-09 14:32:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wiki_me@lemmy.ml"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 213646
      -bodyTs: "'90s':91 'actual':108 'also':40,139 'antiqu':28 'attract':73 'bug':101 'c':42 'code':52 'complet':53 'contributor':14,180 'convolut':66 'cycl':64,88 'd':169 'debug':51 'develop':47,63,87 'difficult':19 'discov':96 'document':50 'doesn':10 'elitist':149 'enough':13,179 'entir':21,62 'even':134 'everyth':79 'experi':48 'eye':154 'fill':146 'fix':114 'get':125 'horribl':46 'ide':60 'imag':157 'interest':171 'irc':30 'kernel':6,9,104,129,137 'know':173 'known':140 'lack':56 'like':81 'line':100,113 'lint':49 'linus':142 'linux':5,8 'longer':135 'look':80 'mailinglist':32 'major':34 'meant':167 'neckbeard':148 'newbi':120 'one':99,112 'one-lin':98,111 'organis':22 'outburst':143 'peopl':74 'probabl':121,132 'problem':158 'project':37,77,151 'proper':59 'read':106 'realli':18 'rust':2,161 'serious':70 'side':23 'solid':123 'sourc':175 'still':84 'take':116,133 'tech':29 'test':109 'want':71 'week':124 'work':26 'would':115,131"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5572151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702128771 {#2104
        date: 2023-12-09 14:32:51.0 +01:00
      }
      +"title": 213646
    }
  ]
  -id: 21280
  -titleTs: "'ai':11 'figur':12 'futur':15 'linus':1 'linux':7 'state':5 'today':8 'torvald':2"
  -bodyTs: "'ai':21 'creator':9 'develop':31 'fatigu':19 'futur':23 'git':8 'japan':5 'linus':10 'linux':6,16,17,26 'maintain':18 'open':2,29 'open-sourc':28 'role':24 'rust':14 'sourc':3,30 'summit':4 'talk':12 'torvald':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702176570
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/458677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702090170 {#3951
    date: 2023-12-09 03:49:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2099
  +user: Proxies\__CG__\App\Entity\User {#3832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3929 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3970 …}
  +slug: "Linus-Torvalds-on-the-state-of-Linux-today-and-how"
  +title: "Linus Torvalds on the state of Linux today and how AI figures in its future"
  +url: "https://www.zdnet.com/article/linus-torvalds-on-state-of-linux-today-and-how-ai-figures-in-its-future/"
  +body: "> At Open Source Summit Japan, Linux and Git creator Linus Torvalds talked about Rust in Linux, Linux maintainer fatigue, and AI’s future role in Linux and open-source development."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 237
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702312381 {#3965
    date: 2023-12-11 17:33:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3972 …}
  +votes: Doctrine\ORM\PersistentCollection {#3974 …}
  +reports: Doctrine\ORM\PersistentCollection {#3976 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
  +badges: Doctrine\ORM\PersistentCollection {#3982 …}
  +children: [
    App\Entity\EntryComment {#2100
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2099 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
      +body: """
        they = rust or the linux kernel?\n
        \n
        The linux kernel doesn’t have enough contributors because it’s really difficult + the entire organisational side of it works on antique tech (IRC and mailinglists). The majority of the project itself is also in C which has a horrible developer experience: linting, documentation, debugging, code completion, and the lack of a proper IDE. The entire development cycle is convoluted. How do you seriously want to attract people to the project if everything looks like it’s still in a development cycle of the 90s?\n
        \n
        If I were to discover a one-line bug in the kernel by reading it, actually testing the one-line fix would take me, as a newbie probably a solid week. Getting it into the kernel itself would probably take even longer.\n
        \n
        The kernel is also known for Linus’ outbursts and being filled with neckbeard elitists. The project in my eyes has an image problem.\n
        \n
        As for rust, if that’s what you meant, I’d be interested in knowing the source for not having enough contributors.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 20
      +score: 0
      +lastActive: DateTime @1702128771 {#2041
        date: 2023-12-09 14:32:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@pnutzh4x0r@lemmy.ndlug.org"
        "@wiki_me@lemmy.ml"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2111 …}
      +nested: Doctrine\ORM\PersistentCollection {#2102 …}
      +votes: Doctrine\ORM\PersistentCollection {#2103 …}
      +reports: Doctrine\ORM\PersistentCollection {#2110 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
      -id: 213646
      -bodyTs: "'90s':91 'actual':108 'also':40,139 'antiqu':28 'attract':73 'bug':101 'c':42 'code':52 'complet':53 'contributor':14,180 'convolut':66 'cycl':64,88 'd':169 'debug':51 'develop':47,63,87 'difficult':19 'discov':96 'document':50 'doesn':10 'elitist':149 'enough':13,179 'entir':21,62 'even':134 'everyth':79 'experi':48 'eye':154 'fill':146 'fix':114 'get':125 'horribl':46 'ide':60 'imag':157 'interest':171 'irc':30 'kernel':6,9,104,129,137 'know':173 'known':140 'lack':56 'like':81 'line':100,113 'lint':49 'linus':142 'linux':5,8 'longer':135 'look':80 'mailinglist':32 'major':34 'meant':167 'neckbeard':148 'newbi':120 'one':99,112 'one-lin':98,111 'organis':22 'outburst':143 'peopl':74 'probabl':121,132 'problem':158 'project':37,77,151 'proper':59 'read':106 'realli':18 'rust':2,161 'serious':70 'side':23 'solid':123 'sourc':175 'still':84 'take':116,133 'tech':29 'test':109 'want':71 'week':124 'work':26 'would':115,131"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5572151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702128771 {#2104
        date: 2023-12-09 14:32:51.0 +01:00
      }
      +"title": 213646
    }
  ]
  -id: 21280
  -titleTs: "'ai':11 'figur':12 'futur':15 'linus':1 'linux':7 'state':5 'today':8 'torvald':2"
  -bodyTs: "'ai':21 'creator':9 'develop':31 'fatigu':19 'futur':23 'git':8 'japan':5 'linus':10 'linux':6,16,17,26 'maintain':18 'open':2,29 'open-sourc':28 'role':24 'rust':14 'sourc':3,30 'summit':4 'talk':12 'torvald':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702176570
  +visibility: "visible             "
  +apId: "https://lemmy.ndlug.org/post/458677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702090170 {#3951
    date: 2023-12-09 03:49:30.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2100
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2099
    +user: Proxies\__CG__\App\Entity\User {#3832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3929 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3970 …}
    +slug: "Linus-Torvalds-on-the-state-of-Linux-today-and-how"
    +title: "Linus Torvalds on the state of Linux today and how AI figures in its future"
    +url: "https://www.zdnet.com/article/linus-torvalds-on-state-of-linux-today-and-how-ai-figures-in-its-future/"
    +body: "> At Open Source Summit Japan, Linux and Git creator Linus Torvalds talked about Rust in Linux, Linux maintainer fatigue, and AI’s future role in Linux and open-source development."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 237
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702312381 {#3965
      date: 2023-12-11 17:33:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3972 …}
    +votes: Doctrine\ORM\PersistentCollection {#3974 …}
    +reports: Doctrine\ORM\PersistentCollection {#3976 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
    +badges: Doctrine\ORM\PersistentCollection {#3982 …}
    +children: [
      App\Entity\EntryComment {#2100}
    ]
    -id: 21280
    -titleTs: "'ai':11 'figur':12 'futur':15 'linus':1 'linux':7 'state':5 'today':8 'torvald':2"
    -bodyTs: "'ai':21 'creator':9 'develop':31 'fatigu':19 'futur':23 'git':8 'japan':5 'linus':10 'linux':6,16,17,26 'maintain':18 'open':2,29 'open-sourc':28 'role':24 'rust':14 'sourc':3,30 'summit':4 'talk':12 'torvald':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702176570
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/458677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702090170 {#3951
      date: 2023-12-09 03:49:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: """
    they = rust or the linux kernel?\n
    \n
    The linux kernel doesn’t have enough contributors because it’s really difficult + the entire organisational side of it works on antique tech (IRC and mailinglists). The majority of the project itself is also in C which has a horrible developer experience: linting, documentation, debugging, code completion, and the lack of a proper IDE. The entire development cycle is convoluted. How do you seriously want to attract people to the project if everything looks like it’s still in a development cycle of the 90s?\n
    \n
    If I were to discover a one-line bug in the kernel by reading it, actually testing the one-line fix would take me, as a newbie probably a solid week. Getting it into the kernel itself would probably take even longer.\n
    \n
    The kernel is also known for Linus’ outbursts and being filled with neckbeard elitists. The project in my eyes has an image problem.\n
    \n
    As for rust, if that’s what you meant, I’d be interested in knowing the source for not having enough contributors.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702128771 {#2041
    date: 2023-12-09 14:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wiki_me@lemmy.ml"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 213646
  -bodyTs: "'90s':91 'actual':108 'also':40,139 'antiqu':28 'attract':73 'bug':101 'c':42 'code':52 'complet':53 'contributor':14,180 'convolut':66 'cycl':64,88 'd':169 'debug':51 'develop':47,63,87 'difficult':19 'discov':96 'document':50 'doesn':10 'elitist':149 'enough':13,179 'entir':21,62 'even':134 'everyth':79 'experi':48 'eye':154 'fill':146 'fix':114 'get':125 'horribl':46 'ide':60 'imag':157 'interest':171 'irc':30 'kernel':6,9,104,129,137 'know':173 'known':140 'lack':56 'like':81 'line':100,113 'lint':49 'linus':142 'linux':5,8 'longer':135 'look':80 'mailinglist':32 'major':34 'meant':167 'neckbeard':148 'newbi':120 'one':99,112 'one-lin':98,111 'organis':22 'outburst':143 'peopl':74 'probabl':121,132 'problem':158 'project':37,77,151 'proper':59 'read':106 'realli':18 'rust':2,161 'serious':70 'side':23 'solid':123 'sourc':175 'still':84 'take':116,133 'tech':29 'test':109 'want':71 'week':124 'work':26 'would':115,131"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5572151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702128771 {#2104
    date: 2023-12-09 14:32:51.0 +01:00
  }
  +"title": 213646
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2100
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2099
    +user: Proxies\__CG__\App\Entity\User {#3832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3929 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3970 …}
    +slug: "Linus-Torvalds-on-the-state-of-Linux-today-and-how"
    +title: "Linus Torvalds on the state of Linux today and how AI figures in its future"
    +url: "https://www.zdnet.com/article/linus-torvalds-on-state-of-linux-today-and-how-ai-figures-in-its-future/"
    +body: "> At Open Source Summit Japan, Linux and Git creator Linus Torvalds talked about Rust in Linux, Linux maintainer fatigue, and AI’s future role in Linux and open-source development."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 237
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702312381 {#3965
      date: 2023-12-11 17:33:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3972 …}
    +votes: Doctrine\ORM\PersistentCollection {#3974 …}
    +reports: Doctrine\ORM\PersistentCollection {#3976 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
    +badges: Doctrine\ORM\PersistentCollection {#3982 …}
    +children: [
      App\Entity\EntryComment {#2100}
    ]
    -id: 21280
    -titleTs: "'ai':11 'figur':12 'futur':15 'linus':1 'linux':7 'state':5 'today':8 'torvald':2"
    -bodyTs: "'ai':21 'creator':9 'develop':31 'fatigu':19 'futur':23 'git':8 'japan':5 'linus':10 'linux':6,16,17,26 'maintain':18 'open':2,29 'open-sourc':28 'role':24 'rust':14 'sourc':3,30 'summit':4 'talk':12 'torvald':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702176570
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/458677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702090170 {#3951
      date: 2023-12-09 03:49:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: """
    they = rust or the linux kernel?\n
    \n
    The linux kernel doesn’t have enough contributors because it’s really difficult + the entire organisational side of it works on antique tech (IRC and mailinglists). The majority of the project itself is also in C which has a horrible developer experience: linting, documentation, debugging, code completion, and the lack of a proper IDE. The entire development cycle is convoluted. How do you seriously want to attract people to the project if everything looks like it’s still in a development cycle of the 90s?\n
    \n
    If I were to discover a one-line bug in the kernel by reading it, actually testing the one-line fix would take me, as a newbie probably a solid week. Getting it into the kernel itself would probably take even longer.\n
    \n
    The kernel is also known for Linus’ outbursts and being filled with neckbeard elitists. The project in my eyes has an image problem.\n
    \n
    As for rust, if that’s what you meant, I’d be interested in knowing the source for not having enough contributors.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702128771 {#2041
    date: 2023-12-09 14:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wiki_me@lemmy.ml"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 213646
  -bodyTs: "'90s':91 'actual':108 'also':40,139 'antiqu':28 'attract':73 'bug':101 'c':42 'code':52 'complet':53 'contributor':14,180 'convolut':66 'cycl':64,88 'd':169 'debug':51 'develop':47,63,87 'difficult':19 'discov':96 'document':50 'doesn':10 'elitist':149 'enough':13,179 'entir':21,62 'even':134 'everyth':79 'experi':48 'eye':154 'fill':146 'fix':114 'get':125 'horribl':46 'ide':60 'imag':157 'interest':171 'irc':30 'kernel':6,9,104,129,137 'know':173 'known':140 'lack':56 'like':81 'line':100,113 'lint':49 'linus':142 'linux':5,8 'longer':135 'look':80 'mailinglist':32 'major':34 'meant':167 'neckbeard':148 'newbi':120 'one':99,112 'one-lin':98,111 'organis':22 'outburst':143 'peopl':74 'probabl':121,132 'problem':158 'project':37,77,151 'proper':59 'read':106 'realli':18 'rust':2,161 'serious':70 'side':23 'solid':123 'sourc':175 'still':84 'take':116,133 'tech':29 'test':109 'want':71 'week':124 'work':26 'would':115,131"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5572151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702128771 {#2104
    date: 2023-12-09 14:32:51.0 +01:00
  }
  +"title": 213646
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2100
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2099
    +user: Proxies\__CG__\App\Entity\User {#3832 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3929 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3970 …}
    +slug: "Linus-Torvalds-on-the-state-of-Linux-today-and-how"
    +title: "Linus Torvalds on the state of Linux today and how AI figures in its future"
    +url: "https://www.zdnet.com/article/linus-torvalds-on-state-of-linux-today-and-how-ai-figures-in-its-future/"
    +body: "> At Open Source Summit Japan, Linux and Git creator Linus Torvalds talked about Rust in Linux, Linux maintainer fatigue, and AI’s future role in Linux and open-source development."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 237
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702312381 {#3965
      date: 2023-12-11 17:33:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3972 …}
    +votes: Doctrine\ORM\PersistentCollection {#3974 …}
    +reports: Doctrine\ORM\PersistentCollection {#3976 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3978 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3980 …}
    +badges: Doctrine\ORM\PersistentCollection {#3982 …}
    +children: [
      App\Entity\EntryComment {#2100}
    ]
    -id: 21280
    -titleTs: "'ai':11 'figur':12 'futur':15 'linus':1 'linux':7 'state':5 'today':8 'torvald':2"
    -bodyTs: "'ai':21 'creator':9 'develop':31 'fatigu':19 'futur':23 'git':8 'japan':5 'linus':10 'linux':6,16,17,26 'maintain':18 'open':2,29 'open-sourc':28 'role':24 'rust':14 'sourc':3,30 'summit':4 'talk':12 'torvald':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702176570
    +visibility: "visible             "
    +apId: "https://lemmy.ndlug.org/post/458677"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702090170 {#3951
      date: 2023-12-09 03:49:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2105 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2108 …}
  +body: """
    they = rust or the linux kernel?\n
    \n
    The linux kernel doesn’t have enough contributors because it’s really difficult + the entire organisational side of it works on antique tech (IRC and mailinglists). The majority of the project itself is also in C which has a horrible developer experience: linting, documentation, debugging, code completion, and the lack of a proper IDE. The entire development cycle is convoluted. How do you seriously want to attract people to the project if everything looks like it’s still in a development cycle of the 90s?\n
    \n
    If I were to discover a one-line bug in the kernel by reading it, actually testing the one-line fix would take me, as a newbie probably a solid week. Getting it into the kernel itself would probably take even longer.\n
    \n
    The kernel is also known for Linus’ outbursts and being filled with neckbeard elitists. The project in my eyes has an image problem.\n
    \n
    As for rust, if that’s what you meant, I’d be interested in knowing the source for not having enough contributors.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 20
  +score: 0
  +lastActive: DateTime @1702128771 {#2041
    date: 2023-12-09 14:32:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
    "@wiki_me@lemmy.ml"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2102 …}
  +votes: Doctrine\ORM\PersistentCollection {#2103 …}
  +reports: Doctrine\ORM\PersistentCollection {#2110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 213646
  -bodyTs: "'90s':91 'actual':108 'also':40,139 'antiqu':28 'attract':73 'bug':101 'c':42 'code':52 'complet':53 'contributor':14,180 'convolut':66 'cycl':64,88 'd':169 'debug':51 'develop':47,63,87 'difficult':19 'discov':96 'document':50 'doesn':10 'elitist':149 'enough':13,179 'entir':21,62 'even':134 'everyth':79 'experi':48 'eye':154 'fill':146 'fix':114 'get':125 'horribl':46 'ide':60 'imag':157 'interest':171 'irc':30 'kernel':6,9,104,129,137 'know':173 'known':140 'lack':56 'like':81 'line':100,113 'lint':49 'linus':142 'linux':5,8 'longer':135 'look':80 'mailinglist':32 'major':34 'meant':167 'neckbeard':148 'newbi':120 'one':99,112 'one-lin':98,111 'organis':22 'outburst':143 'peopl':74 'probabl':121,132 'problem':158 'project':37,77,151 'proper':59 'read':106 'realli':18 'rust':2,161 'serious':70 'side':23 'solid':123 'sourc':175 'still':84 'take':116,133 'tech':29 'test':109 'want':71 'week':124 'work':26 'would':115,131"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5572151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702128771 {#2104
    date: 2023-12-09 14:32:51.0 +01:00
  }
  +"title": 213646
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2059
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3948 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "Come-tell-Tux-your-Linux-plans-for-next-year-to-cheer"
  +title: "Come tell Tux🐧your Linux plans for next year to cheer him up"
  +url: "https://lemmy.world/pictrs/image/7bcaeda1-491e-4e6d-bc26-a290855c487b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 90
  +favouriteCount: 415
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702219191 {#3984
    date: 2023-12-10 15:39:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  +badges: Doctrine\ORM\PersistentCollection {#4000 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2059 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: null
      +root: null
      +body: "I plan to continue using linux 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702122279 {#2048
        date: 2023-12-09 12:44:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@neige@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 213392
      -bodyTs: "'continu':4 'linux':6 'plan':2 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5570603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702122279 {#2051
        date: 2023-12-09 12:44:39.0 +01:00
      }
      +"title": 213392
    }
  ]
  -id: 21290
  -titleTs: "'cheer':11 'come':1 'linux':5 'next':8 'plan':6 'tell':2 'tux':3 'year':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702181942
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9333232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095542 {#3971
    date: 2023-12-09 05:19:02.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
111 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2059
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3948 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "Come-tell-Tux-your-Linux-plans-for-next-year-to-cheer"
  +title: "Come tell Tux🐧your Linux plans for next year to cheer him up"
  +url: "https://lemmy.world/pictrs/image/7bcaeda1-491e-4e6d-bc26-a290855c487b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 90
  +favouriteCount: 415
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702219191 {#3984
    date: 2023-12-10 15:39:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  +badges: Doctrine\ORM\PersistentCollection {#4000 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2059 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: null
      +root: null
      +body: "I plan to continue using linux 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702122279 {#2048
        date: 2023-12-09 12:44:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@neige@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 213392
      -bodyTs: "'continu':4 'linux':6 'plan':2 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5570603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702122279 {#2051
        date: 2023-12-09 12:44:39.0 +01:00
      }
      +"title": 213392
    }
  ]
  -id: 21290
  -titleTs: "'cheer':11 'come':1 'linux':5 'next':8 'plan':6 'tell':2 'tux':3 'year':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702181942
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9333232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095542 {#3971
    date: 2023-12-09 05:19:02.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
112 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2059
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: Proxies\__CG__\App\Entity\Image {#3948 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "Come-tell-Tux-your-Linux-plans-for-next-year-to-cheer"
  +title: "Come tell Tux🐧your Linux plans for next year to cheer him up"
  +url: "https://lemmy.world/pictrs/image/7bcaeda1-491e-4e6d-bc26-a290855c487b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 90
  +favouriteCount: 415
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702219191 {#3984
    date: 2023-12-10 15:39:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3989 …}
  +votes: Doctrine\ORM\PersistentCollection {#3992 …}
  +reports: Doctrine\ORM\PersistentCollection {#3994 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  +badges: Doctrine\ORM\PersistentCollection {#4000 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2059 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
      +image: null
      +parent: null
      +root: null
      +body: "I plan to continue using linux 👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702122279 {#2048
        date: 2023-12-09 12:44:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@neige@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 213392
      -bodyTs: "'continu':4 'linux':6 'plan':2 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5570603"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702122279 {#2051
        date: 2023-12-09 12:44:39.0 +01:00
      }
      +"title": 213392
    }
  ]
  -id: 21290
  -titleTs: "'cheer':11 'come':1 'linux':5 'next':8 'plan':6 'tell':2 'tux':3 'year':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702181942
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9333232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702095542 {#3971
    date: 2023-12-09 05:19:02.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
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3948 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "Come-tell-Tux-your-Linux-plans-for-next-year-to-cheer"
    +title: "Come tell Tux🐧your Linux plans for next year to cheer him up"
    +url: "https://lemmy.world/pictrs/image/7bcaeda1-491e-4e6d-bc26-a290855c487b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 90
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702219191 {#3984
      date: 2023-12-10 15:39:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
    +badges: Doctrine\ORM\PersistentCollection {#4000 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 21290
    -titleTs: "'cheer':11 'come':1 'linux':5 'next':8 'plan':6 'tell':2 'tux':3 'year':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702181942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9333232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702095542 {#3971
      date: 2023-12-09 05:19:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "I plan to continue using linux 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702122279 {#2048
    date: 2023-12-09 12:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neige@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 213392
  -bodyTs: "'continu':4 'linux':6 'plan':2 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5570603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702122279 {#2051
    date: 2023-12-09 12:44:39.0 +01:00
  }
  +"title": 213392
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3948 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "Come-tell-Tux-your-Linux-plans-for-next-year-to-cheer"
    +title: "Come tell Tux🐧your Linux plans for next year to cheer him up"
    +url: "https://lemmy.world/pictrs/image/7bcaeda1-491e-4e6d-bc26-a290855c487b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 90
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702219191 {#3984
      date: 2023-12-10 15:39:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
    +badges: Doctrine\ORM\PersistentCollection {#4000 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 21290
    -titleTs: "'cheer':11 'come':1 'linux':5 'next':8 'plan':6 'tell':2 'tux':3 'year':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702181942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9333232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702095542 {#3971
      date: 2023-12-09 05:19:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "I plan to continue using linux 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702122279 {#2048
    date: 2023-12-09 12:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neige@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 213392
  -bodyTs: "'continu':4 'linux':6 'plan':2 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5570603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702122279 {#2051
    date: 2023-12-09 12:44:39.0 +01:00
  }
  +"title": 213392
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
    +image: Proxies\__CG__\App\Entity\Image {#3948 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "Come-tell-Tux-your-Linux-plans-for-next-year-to-cheer"
    +title: "Come tell Tux🐧your Linux plans for next year to cheer him up"
    +url: "https://lemmy.world/pictrs/image/7bcaeda1-491e-4e6d-bc26-a290855c487b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 90
    +favouriteCount: 415
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702219191 {#3984
      date: 2023-12-10 15:39:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3989 …}
    +votes: Doctrine\ORM\PersistentCollection {#3992 …}
    +reports: Doctrine\ORM\PersistentCollection {#3994 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3996 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
    +badges: Doctrine\ORM\PersistentCollection {#4000 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 21290
    -titleTs: "'cheer':11 'come':1 'linux':5 'next':8 'plan':6 'tell':2 'tux':3 'year':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702181942
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9333232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702095542 {#3971
      date: 2023-12-09 05:19:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +parent: null
  +root: null
  +body: "I plan to continue using linux 👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702122279 {#2048
    date: 2023-12-09 12:44:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neige@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 213392
  -bodyTs: "'continu':4 'linux':6 'plan':2 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5570603"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702122279 {#2051
    date: 2023-12-09 12:44:39.0 +01:00
  }
  +"title": 213392
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#4007 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: Proxies\__CG__\App\Entity\Image {#4009 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#4010 …}
  +slug: "Beeper-Mini"
  +title: "Beeper Mini"
  +url: "https://play.google.com/store/apps/details?id=com.beeper.ima&hl=en_US&pli=1"
  +body: """
    So there is this app claiming on-device iMessage functionality on Android. Seems cool but only has subscription based pricing. Does anyone know of a way to circumvent this?\n
    \n
    Edit: I found[ this](https://modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod) but it seems a bit dodgy
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702204711 {#4002
    date: 2023-12-10 11:38:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4011 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  +badges: Doctrine\ORM\PersistentCollection {#4021 …}
  +children: [
    App\Entity\EntryComment {#2333
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: null
      +root: null
      +body: "Way to give Apple money in a round-about way. Truly genius."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701977672 {#2327
        date: 2023-12-07 20:34:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HeavyRaptor@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 207830
      -bodyTs: "'appl':4 'genius':13 'give':3 'money':5 'round':9 'round-about':8 'truli':12 'way':1,11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5524026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701977672 {#2329
        date: 2023-12-07 20:34:32.0 +01:00
      }
      +"title": 207830
    }
  ]
  -id: 20820
  -titleTs: "'beeper':1 'mini':2"
  -bodyTs: "'/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':37 'android':13 'anyon':23 'app':5 'base':20 'bit':42 'circumv':29 'claim':6 'cool':15 'devic':9 'dodgi':43 'edit':31 'found':33 'function':11 'imessag':10 'know':24 'modfyp.com':36 'modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':35 'on-devic':7 'price':21 'seem':14,40 'subscript':19 'way':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702019200
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6625058"
  +editedAt: DateTimeImmutable @1703301161 {#3990
    date: 2023-12-23 04:12:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701932800 {#3968
    date: 2023-12-07 08:06: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
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#4007 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: Proxies\__CG__\App\Entity\Image {#4009 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#4010 …}
  +slug: "Beeper-Mini"
  +title: "Beeper Mini"
  +url: "https://play.google.com/store/apps/details?id=com.beeper.ima&hl=en_US&pli=1"
  +body: """
    So there is this app claiming on-device iMessage functionality on Android. Seems cool but only has subscription based pricing. Does anyone know of a way to circumvent this?\n
    \n
    Edit: I found[ this](https://modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod) but it seems a bit dodgy
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702204711 {#4002
    date: 2023-12-10 11:38:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4011 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  +badges: Doctrine\ORM\PersistentCollection {#4021 …}
  +children: [
    App\Entity\EntryComment {#2333
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: null
      +root: null
      +body: "Way to give Apple money in a round-about way. Truly genius."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701977672 {#2327
        date: 2023-12-07 20:34:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HeavyRaptor@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 207830
      -bodyTs: "'appl':4 'genius':13 'give':3 'money':5 'round':9 'round-about':8 'truli':12 'way':1,11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5524026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701977672 {#2329
        date: 2023-12-07 20:34:32.0 +01:00
      }
      +"title": 207830
    }
  ]
  -id: 20820
  -titleTs: "'beeper':1 'mini':2"
  -bodyTs: "'/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':37 'android':13 'anyon':23 'app':5 'base':20 'bit':42 'circumv':29 'claim':6 'cool':15 'devic':9 'dodgi':43 'edit':31 'found':33 'function':11 'imessag':10 'know':24 'modfyp.com':36 'modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':35 'on-devic':7 'price':21 'seem':14,40 'subscript':19 'way':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702019200
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6625058"
  +editedAt: DateTimeImmutable @1703301161 {#3990
    date: 2023-12-23 04:12:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701932800 {#3968
    date: 2023-12-07 08:06: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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#4007 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: Proxies\__CG__\App\Entity\Image {#4009 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#4010 …}
  +slug: "Beeper-Mini"
  +title: "Beeper Mini"
  +url: "https://play.google.com/store/apps/details?id=com.beeper.ima&hl=en_US&pli=1"
  +body: """
    So there is this app claiming on-device iMessage functionality on Android. Seems cool but only has subscription based pricing. Does anyone know of a way to circumvent this?\n
    \n
    Edit: I found[ this](https://modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod) but it seems a bit dodgy
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 55
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702204711 {#4002
    date: 2023-12-10 11:38:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4011 …}
  +votes: Doctrine\ORM\PersistentCollection {#4013 …}
  +reports: Doctrine\ORM\PersistentCollection {#4015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
  +badges: Doctrine\ORM\PersistentCollection {#4021 …}
  +children: [
    App\Entity\EntryComment {#2333
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: null
      +root: null
      +body: "Way to give Apple money in a round-about way. Truly genius."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1701977672 {#2327
        date: 2023-12-07 20:34:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@HeavyRaptor@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 207830
      -bodyTs: "'appl':4 'genius':13 'give':3 'money':5 'round':9 'round-about':8 'truli':12 'way':1,11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5524026"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701977672 {#2329
        date: 2023-12-07 20:34:32.0 +01:00
      }
      +"title": 207830
    }
  ]
  -id: 20820
  -titleTs: "'beeper':1 'mini':2"
  -bodyTs: "'/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':37 'android':13 'anyon':23 'app':5 'base':20 'bit':42 'circumv':29 'claim':6 'cool':15 'devic':9 'dodgi':43 'edit':31 'found':33 'function':11 'imessag':10 'know':24 'modfyp.com':36 'modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':35 'on-devic':7 'price':21 'seem':14,40 'subscript':19 'way':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702019200
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6625058"
  +editedAt: DateTimeImmutable @1703301161 {#3990
    date: 2023-12-23 04:12:41.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701932800 {#3968
    date: 2023-12-07 08:06: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
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#4007 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: Proxies\__CG__\App\Entity\Image {#4009 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#4010 …}
    +slug: "Beeper-Mini"
    +title: "Beeper Mini"
    +url: "https://play.google.com/store/apps/details?id=com.beeper.ima&hl=en_US&pli=1"
    +body: """
      So there is this app claiming on-device iMessage functionality on Android. Seems cool but only has subscription based pricing. Does anyone know of a way to circumvent this?\n
      \n
      Edit: I found[ this](https://modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod) but it seems a bit dodgy
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 78
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702204711 {#4002
      date: 2023-12-10 11:38:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    +badges: Doctrine\ORM\PersistentCollection {#4021 …}
    +children: [
      App\Entity\EntryComment {#2333}
    ]
    -id: 20820
    -titleTs: "'beeper':1 'mini':2"
    -bodyTs: "'/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':37 'android':13 'anyon':23 'app':5 'base':20 'bit':42 'circumv':29 'claim':6 'cool':15 'devic':9 'dodgi':43 'edit':31 'found':33 'function':11 'imessag':10 'know':24 'modfyp.com':36 'modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':35 'on-devic':7 'price':21 'seem':14,40 'subscript':19 'way':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702019200
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6625058"
    +editedAt: DateTimeImmutable @1703301161 {#3990
      date: 2023-12-23 04:12:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701932800 {#3968
      date: 2023-12-07 08:06:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: null
  +root: null
  +body: "Way to give Apple money in a round-about way. Truly genius."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701977672 {#2327
    date: 2023-12-07 20:34:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeavyRaptor@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 207830
  -bodyTs: "'appl':4 'genius':13 'give':3 'money':5 'round':9 'round-about':8 'truli':12 'way':1,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5524026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977672 {#2329
    date: 2023-12-07 20:34:32.0 +01:00
  }
  +"title": 207830
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#4007 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: Proxies\__CG__\App\Entity\Image {#4009 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#4010 …}
    +slug: "Beeper-Mini"
    +title: "Beeper Mini"
    +url: "https://play.google.com/store/apps/details?id=com.beeper.ima&hl=en_US&pli=1"
    +body: """
      So there is this app claiming on-device iMessage functionality on Android. Seems cool but only has subscription based pricing. Does anyone know of a way to circumvent this?\n
      \n
      Edit: I found[ this](https://modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod) but it seems a bit dodgy
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 78
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702204711 {#4002
      date: 2023-12-10 11:38:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    +badges: Doctrine\ORM\PersistentCollection {#4021 …}
    +children: [
      App\Entity\EntryComment {#2333}
    ]
    -id: 20820
    -titleTs: "'beeper':1 'mini':2"
    -bodyTs: "'/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':37 'android':13 'anyon':23 'app':5 'base':20 'bit':42 'circumv':29 'claim':6 'cool':15 'devic':9 'dodgi':43 'edit':31 'found':33 'function':11 'imessag':10 'know':24 'modfyp.com':36 'modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':35 'on-devic':7 'price':21 'seem':14,40 'subscript':19 'way':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702019200
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6625058"
    +editedAt: DateTimeImmutable @1703301161 {#3990
      date: 2023-12-23 04:12:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701932800 {#3968
      date: 2023-12-07 08:06:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: null
  +root: null
  +body: "Way to give Apple money in a round-about way. Truly genius."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701977672 {#2327
    date: 2023-12-07 20:34:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeavyRaptor@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 207830
  -bodyTs: "'appl':4 'genius':13 'give':3 'money':5 'round':9 'round-about':8 'truli':12 'way':1,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5524026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977672 {#2329
    date: 2023-12-07 20:34:32.0 +01:00
  }
  +"title": 207830
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#4007 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: Proxies\__CG__\App\Entity\Image {#4009 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#4010 …}
    +slug: "Beeper-Mini"
    +title: "Beeper Mini"
    +url: "https://play.google.com/store/apps/details?id=com.beeper.ima&hl=en_US&pli=1"
    +body: """
      So there is this app claiming on-device iMessage functionality on Android. Seems cool but only has subscription based pricing. Does anyone know of a way to circumvent this?\n
      \n
      Edit: I found[ this](https://modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod) but it seems a bit dodgy
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 55
    +favouriteCount: 78
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702204711 {#4002
      date: 2023-12-10 11:38:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4011 …}
    +votes: Doctrine\ORM\PersistentCollection {#4013 …}
    +reports: Doctrine\ORM\PersistentCollection {#4015 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4017 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4019 …}
    +badges: Doctrine\ORM\PersistentCollection {#4021 …}
    +children: [
      App\Entity\EntryComment {#2333}
    ]
    -id: 20820
    -titleTs: "'beeper':1 'mini':2"
    -bodyTs: "'/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':37 'android':13 'anyon':23 'app':5 'base':20 'bit':42 'circumv':29 'claim':6 'cool':15 'devic':9 'dodgi':43 'edit':31 'found':33 'function':11 'imessag':10 'know':24 'modfyp.com':36 'modfyp.com/beeper-mini/#unlock-premium-features-with-beeper-mini-apk-mod)':35 'on-devic':7 'price':21 'seem':14,40 'subscript':19 'way':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702019200
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6625058"
    +editedAt: DateTimeImmutable @1703301161 {#3990
      date: 2023-12-23 04:12:41.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701932800 {#3968
      date: 2023-12-07 08:06:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: null
  +root: null
  +body: "Way to give Apple money in a round-about way. Truly genius."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1701977672 {#2327
    date: 2023-12-07 20:34:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeavyRaptor@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 207830
  -bodyTs: "'appl':4 'genius':13 'give':3 'money':5 'round':9 'round-about':8 'truli':12 'way':1,11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5524026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977672 {#2329
    date: 2023-12-07 20:34:32.0 +01:00
  }
  +"title": 207830
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2136
  +user: Proxies\__CG__\App\Entity\User {#3699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3755 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3757 …}
  +slug: "Proton-domains-blocked-as-disposable-in-disposable-filter"
  +title: "Proton domains blocked as disposable in disposable filter"
  +url: "https://github.com/wesbos/burner-email-providers/issues/422"
  +body: "I hope it is a way to solve this…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 127
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702034728 {#3750
    date: 2023-12-08 12:25:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3758 …}
  +votes: Doctrine\ORM\PersistentCollection {#3760 …}
  +reports: Doctrine\ORM\PersistentCollection {#3762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3766 …}
  +badges: Doctrine\ORM\PersistentCollection {#3768 …}
  +children: [
    App\Entity\EntryComment {#2135
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "What is this? Does anybody actually use it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703377789 {#2159
        date: 2023-12-24 01:29:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 207850
      -bodyTs: "'actual':6 'anybodi':5 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5524126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701977910 {#2143
        date: 2023-12-07 20:38:30.0 +01:00
      }
      +"title": 207850
    }
  ]
  -id: 20936
  -titleTs: "'block':3 'dispos':5,7 'domain':2 'filter':8 'proton':1"
  -bodyTs: "'hope':2 'solv':8 'way':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702060279
  +visibility: "visible             "
  +apId: "https://discuss.online/post/3488962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701973879 {#3736
    date: 2023-12-07 19:31: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
127 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2136
  +user: Proxies\__CG__\App\Entity\User {#3699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3755 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3757 …}
  +slug: "Proton-domains-blocked-as-disposable-in-disposable-filter"
  +title: "Proton domains blocked as disposable in disposable filter"
  +url: "https://github.com/wesbos/burner-email-providers/issues/422"
  +body: "I hope it is a way to solve this…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 127
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702034728 {#3750
    date: 2023-12-08 12:25:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3758 …}
  +votes: Doctrine\ORM\PersistentCollection {#3760 …}
  +reports: Doctrine\ORM\PersistentCollection {#3762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3766 …}
  +badges: Doctrine\ORM\PersistentCollection {#3768 …}
  +children: [
    App\Entity\EntryComment {#2135
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "What is this? Does anybody actually use it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703377789 {#2159
        date: 2023-12-24 01:29:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 207850
      -bodyTs: "'actual':6 'anybodi':5 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5524126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701977910 {#2143
        date: 2023-12-07 20:38:30.0 +01:00
      }
      +"title": 207850
    }
  ]
  -id: 20936
  -titleTs: "'block':3 'dispos':5,7 'domain':2 'filter':8 'proton':1"
  -bodyTs: "'hope':2 'solv':8 'way':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702060279
  +visibility: "visible             "
  +apId: "https://discuss.online/post/3488962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701973879 {#3736
    date: 2023-12-07 19:31: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
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2136
  +user: Proxies\__CG__\App\Entity\User {#3699 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3755 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3757 …}
  +slug: "Proton-domains-blocked-as-disposable-in-disposable-filter"
  +title: "Proton domains blocked as disposable in disposable filter"
  +url: "https://github.com/wesbos/burner-email-providers/issues/422"
  +body: "I hope it is a way to solve this…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 34
  +favouriteCount: 127
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702034728 {#3750
    date: 2023-12-08 12:25:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3758 …}
  +votes: Doctrine\ORM\PersistentCollection {#3760 …}
  +reports: Doctrine\ORM\PersistentCollection {#3762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3766 …}
  +badges: Doctrine\ORM\PersistentCollection {#3768 …}
  +children: [
    App\Entity\EntryComment {#2135
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "What is this? Does anybody actually use it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703377789 {#2159
        date: 2023-12-24 01:29:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@privacyfighter@discuss.online"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 207850
      -bodyTs: "'actual':6 'anybodi':5 'use':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5524126"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701977910 {#2143
        date: 2023-12-07 20:38:30.0 +01:00
      }
      +"title": 207850
    }
  ]
  -id: 20936
  -titleTs: "'block':3 'dispos':5,7 'domain':2 'filter':8 'proton':1"
  -bodyTs: "'hope':2 'solv':8 'way':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702060279
  +visibility: "visible             "
  +apId: "https://discuss.online/post/3488962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701973879 {#3736
    date: 2023-12-07 19:31: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
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136
    +user: Proxies\__CG__\App\Entity\User {#3699 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3755 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3757 …}
    +slug: "Proton-domains-blocked-as-disposable-in-disposable-filter"
    +title: "Proton domains blocked as disposable in disposable filter"
    +url: "https://github.com/wesbos/burner-email-providers/issues/422"
    +body: "I hope it is a way to solve this…"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 127
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702034728 {#3750
      date: 2023-12-08 12:25:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3758 …}
    +votes: Doctrine\ORM\PersistentCollection {#3760 …}
    +reports: Doctrine\ORM\PersistentCollection {#3762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3766 …}
    +badges: Doctrine\ORM\PersistentCollection {#3768 …}
    +children: [
      App\Entity\EntryComment {#2135}
    ]
    -id: 20936
    -titleTs: "'block':3 'dispos':5,7 'domain':2 'filter':8 'proton':1"
    -bodyTs: "'hope':2 'solv':8 'way':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702060279
    +visibility: "visible             "
    +apId: "https://discuss.online/post/3488962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701973879 {#3736
      date: 2023-12-07 19:31:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is this? Does anybody actually use it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703377789 {#2159
    date: 2023-12-24 01:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 207850
  -bodyTs: "'actual':6 'anybodi':5 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5524126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977910 {#2143
    date: 2023-12-07 20:38:30.0 +01:00
  }
  +"title": 207850
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136
    +user: Proxies\__CG__\App\Entity\User {#3699 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3755 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3757 …}
    +slug: "Proton-domains-blocked-as-disposable-in-disposable-filter"
    +title: "Proton domains blocked as disposable in disposable filter"
    +url: "https://github.com/wesbos/burner-email-providers/issues/422"
    +body: "I hope it is a way to solve this…"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 127
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702034728 {#3750
      date: 2023-12-08 12:25:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3758 …}
    +votes: Doctrine\ORM\PersistentCollection {#3760 …}
    +reports: Doctrine\ORM\PersistentCollection {#3762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3766 …}
    +badges: Doctrine\ORM\PersistentCollection {#3768 …}
    +children: [
      App\Entity\EntryComment {#2135}
    ]
    -id: 20936
    -titleTs: "'block':3 'dispos':5,7 'domain':2 'filter':8 'proton':1"
    -bodyTs: "'hope':2 'solv':8 'way':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702060279
    +visibility: "visible             "
    +apId: "https://discuss.online/post/3488962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701973879 {#3736
      date: 2023-12-07 19:31:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is this? Does anybody actually use it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703377789 {#2159
    date: 2023-12-24 01:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 207850
  -bodyTs: "'actual':6 'anybodi':5 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5524126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977910 {#2143
    date: 2023-12-07 20:38:30.0 +01:00
  }
  +"title": 207850
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136
    +user: Proxies\__CG__\App\Entity\User {#3699 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3755 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3757 …}
    +slug: "Proton-domains-blocked-as-disposable-in-disposable-filter"
    +title: "Proton domains blocked as disposable in disposable filter"
    +url: "https://github.com/wesbos/burner-email-providers/issues/422"
    +body: "I hope it is a way to solve this…"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 34
    +favouriteCount: 127
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702034728 {#3750
      date: 2023-12-08 12:25:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3758 …}
    +votes: Doctrine\ORM\PersistentCollection {#3760 …}
    +reports: Doctrine\ORM\PersistentCollection {#3762 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3764 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3766 …}
    +badges: Doctrine\ORM\PersistentCollection {#3768 …}
    +children: [
      App\Entity\EntryComment {#2135}
    ]
    -id: 20936
    -titleTs: "'block':3 'dispos':5,7 'domain':2 'filter':8 'proton':1"
    -bodyTs: "'hope':2 'solv':8 'way':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702060279
    +visibility: "visible             "
    +apId: "https://discuss.online/post/3488962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701973879 {#3736
      date: 2023-12-07 19:31:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "What is this? Does anybody actually use it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703377789 {#2159
    date: 2023-12-24 01:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@privacyfighter@discuss.online"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 207850
  -bodyTs: "'actual':6 'anybodi':5 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5524126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701977910 {#2143
    date: 2023-12-07 20:38:30.0 +01:00
  }
  +"title": 207850
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#3889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#3931 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
  +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
  +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 136
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701981321 {#3926
    date: 2023-12-07 21:35:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3933 …}
  +votes: Doctrine\ORM\PersistentCollection {#3935 …}
  +reports: Doctrine\ORM\PersistentCollection {#3937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3941 …}
  +badges: Doctrine\ORM\PersistentCollection {#3943 …}
  +children: [
    App\Entity\EntryComment {#2093
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2092 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Yeah man, it can’t be worse than JS, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701794919 {#2086
        date: 2023-12-05 17:48:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Potatos_are_not_friends@lemmy.world"
        "@affiliate@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 199344
      -bodyTs: "'js':9 'man':2 'right':10 'wors':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5460475"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701794919 {#2090
        date: 2023-12-05 17:48:39.0 +01:00
      }
      +"title": 199344
    }
  ]
  -id: 20180
  -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701845889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9163297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759489 {#3912
    date: 2023-12-05 07:58:09.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#3889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#3931 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
  +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
  +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 136
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701981321 {#3926
    date: 2023-12-07 21:35:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3933 …}
  +votes: Doctrine\ORM\PersistentCollection {#3935 …}
  +reports: Doctrine\ORM\PersistentCollection {#3937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3941 …}
  +badges: Doctrine\ORM\PersistentCollection {#3943 …}
  +children: [
    App\Entity\EntryComment {#2093
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2092 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Yeah man, it can’t be worse than JS, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701794919 {#2086
        date: 2023-12-05 17:48:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Potatos_are_not_friends@lemmy.world"
        "@affiliate@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 199344
      -bodyTs: "'js':9 'man':2 'right':10 'wors':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5460475"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701794919 {#2090
        date: 2023-12-05 17:48:39.0 +01:00
      }
      +"title": 199344
    }
  ]
  -id: 20180
  -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701845889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9163297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759489 {#3912
    date: 2023-12-05 07:58:09.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#3889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#3931 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
  +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
  +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 136
  +favouriteCount: 825
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701981321 {#3926
    date: 2023-12-07 21:35:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3933 …}
  +votes: Doctrine\ORM\PersistentCollection {#3935 …}
  +reports: Doctrine\ORM\PersistentCollection {#3937 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3939 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3941 …}
  +badges: Doctrine\ORM\PersistentCollection {#3943 …}
  +children: [
    App\Entity\EntryComment {#2093
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2092 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Yeah man, it can’t be worse than JS, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701794919 {#2086
        date: 2023-12-05 17:48:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Potatos_are_not_friends@lemmy.world"
        "@affiliate@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 199344
      -bodyTs: "'js':9 'man':2 'right':10 'wors':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5460475"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701794919 {#2090
        date: 2023-12-05 17:48:39.0 +01:00
      }
      +"title": 199344
    }
  ]
  -id: 20180
  -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701845889
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9163297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701759489 {#3912
    date: 2023-12-05 07:58:09.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092
    +user: Proxies\__CG__\App\Entity\User {#3889 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#3931 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
    +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
    +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 136
    +favouriteCount: 825
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701981321 {#3926
      date: 2023-12-07 21:35:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3933 …}
    +votes: Doctrine\ORM\PersistentCollection {#3935 …}
    +reports: Doctrine\ORM\PersistentCollection {#3937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3941 …}
    +badges: Doctrine\ORM\PersistentCollection {#3943 …}
    +children: [
      App\Entity\EntryComment {#2093}
    ]
    -id: 20180
    -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701845889
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9163297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701759489 {#3912
      date: 2023-12-05 07:58:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Yeah man, it can’t be worse than JS, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701794919 {#2086
    date: 2023-12-05 17:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
    "@affiliate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 199344
  -bodyTs: "'js':9 'man':2 'right':10 'wors':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5460475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701794919 {#2090
    date: 2023-12-05 17:48:39.0 +01:00
  }
  +"title": 199344
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092
    +user: Proxies\__CG__\App\Entity\User {#3889 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#3931 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
    +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
    +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 136
    +favouriteCount: 825
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701981321 {#3926
      date: 2023-12-07 21:35:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3933 …}
    +votes: Doctrine\ORM\PersistentCollection {#3935 …}
    +reports: Doctrine\ORM\PersistentCollection {#3937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3941 …}
    +badges: Doctrine\ORM\PersistentCollection {#3943 …}
    +children: [
      App\Entity\EntryComment {#2093}
    ]
    -id: 20180
    -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701845889
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9163297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701759489 {#3912
      date: 2023-12-05 07:58:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Yeah man, it can’t be worse than JS, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701794919 {#2086
    date: 2023-12-05 17:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
    "@affiliate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 199344
  -bodyTs: "'js':9 'man':2 'right':10 'wors':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5460475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701794919 {#2090
    date: 2023-12-05 17:48:39.0 +01:00
  }
  +"title": 199344
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092
    +user: Proxies\__CG__\App\Entity\User {#3889 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#3931 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "Not-mocking-cobol-devs-but-yall-are-severely-underpaid-for"
    +title: "Not mocking cobol devs but yall are severely underpaid for keeping fintech alive"
    +url: "https://lemmy.world/pictrs/image/b1dec249-b03f-4950-814f-319a8a16f009.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 136
    +favouriteCount: 825
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701981321 {#3926
      date: 2023-12-07 21:35:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3933 …}
    +votes: Doctrine\ORM\PersistentCollection {#3935 …}
    +reports: Doctrine\ORM\PersistentCollection {#3937 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3939 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3941 …}
    +badges: Doctrine\ORM\PersistentCollection {#3943 …}
    +children: [
      App\Entity\EntryComment {#2093}
    ]
    -id: 20180
    -titleTs: "'aliv':13 'cobol':3 'dev':4 'fintech':12 'keep':11 'mock':2 'sever':8 'underpaid':9 'yall':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701845889
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9163297"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701759489 {#3912
      date: 2023-12-05 07:58:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Yeah man, it can’t be worse than JS, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701794919 {#2086
    date: 2023-12-05 17:48:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Potatos_are_not_friends@lemmy.world"
    "@affiliate@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 199344
  -bodyTs: "'js':9 'man':2 'right':10 'wors':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5460475"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701794919 {#2090
    date: 2023-12-05 17:48:39.0 +01:00
  }
  +"title": 199344
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3719 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3718 …}
  +slug: "Plex-starts-narcing-on-its-own-users-anime-and-X-rated"
  +title: "Plex starts narcing on its own users' anime and X-rated habits with an opt-out service, and it's going terribly"
  +url: "https://www.pcgamer.com/self-hosted-media-app-starts-narcing-on-its-own-users-anime-and-x-rated-habits-with-an-opt-out-service-and-its-going-terribly/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 179
  +favouriteCount: 722
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701797539 {#3688
    date: 2023-12-05 18:32:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3717 …}
  +votes: Doctrine\ORM\PersistentCollection {#3724 …}
  +reports: Doctrine\ORM\PersistentCollection {#3720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3726 …}
  +badges: Doctrine\ORM\PersistentCollection {#3728 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "So it’s a fork of XBMC aka Kodi now. Does Kodi do this shit too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702166534 {#1566
        date: 2023-12-10 01:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DannyMac@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1554 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 175214
      -bodyTs: "'aka':8 'fork':5 'kodi':9,12 'shit':15 'xbmc':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5262627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701212261 {#1563
        date: 2023-11-28 23:57:41.0 +01:00
      }
      +"title": 175214
    }
  ]
  -id: 17974
  -titleTs: "'anim':8 'go':23 'habit':13 'narc':3 'opt':17 'opt-out':16 'plex':1 'rate':12 'servic':19 'start':2 'terribl':24 'user':7 'x':11 'x-rate':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701290893
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8886387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701204493 {#3462
    date: 2023-11-28 21:48:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3719 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3718 …}
  +slug: "Plex-starts-narcing-on-its-own-users-anime-and-X-rated"
  +title: "Plex starts narcing on its own users' anime and X-rated habits with an opt-out service, and it's going terribly"
  +url: "https://www.pcgamer.com/self-hosted-media-app-starts-narcing-on-its-own-users-anime-and-x-rated-habits-with-an-opt-out-service-and-its-going-terribly/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 179
  +favouriteCount: 722
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701797539 {#3688
    date: 2023-12-05 18:32:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3717 …}
  +votes: Doctrine\ORM\PersistentCollection {#3724 …}
  +reports: Doctrine\ORM\PersistentCollection {#3720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3726 …}
  +badges: Doctrine\ORM\PersistentCollection {#3728 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "So it’s a fork of XBMC aka Kodi now. Does Kodi do this shit too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702166534 {#1566
        date: 2023-12-10 01:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DannyMac@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1554 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 175214
      -bodyTs: "'aka':8 'fork':5 'kodi':9,12 'shit':15 'xbmc':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5262627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701212261 {#1563
        date: 2023-11-28 23:57:41.0 +01:00
      }
      +"title": 175214
    }
  ]
  -id: 17974
  -titleTs: "'anim':8 'go':23 'habit':13 'narc':3 'opt':17 'opt-out':16 'plex':1 'rate':12 'servic':19 'start':2 'terribl':24 'user':7 'x':11 'x-rate':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701290893
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8886387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701204493 {#3462
    date: 2023-11-28 21:48:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1565
  +user: Proxies\__CG__\App\Entity\User {#2623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3719 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3718 …}
  +slug: "Plex-starts-narcing-on-its-own-users-anime-and-X-rated"
  +title: "Plex starts narcing on its own users' anime and X-rated habits with an opt-out service, and it's going terribly"
  +url: "https://www.pcgamer.com/self-hosted-media-app-starts-narcing-on-its-own-users-anime-and-x-rated-habits-with-an-opt-out-service-and-its-going-terribly/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 179
  +favouriteCount: 722
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701797539 {#3688
    date: 2023-12-05 18:32:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3717 …}
  +votes: Doctrine\ORM\PersistentCollection {#3724 …}
  +reports: Doctrine\ORM\PersistentCollection {#3720 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3726 …}
  +badges: Doctrine\ORM\PersistentCollection {#3728 …}
  +children: [
    App\Entity\EntryComment {#1562
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1565 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "So it’s a fork of XBMC aka Kodi now. Does Kodi do this shit too?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702166534 {#1566
        date: 2023-12-10 01:02:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@DannyMac@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1554 …}
      +nested: Doctrine\ORM\PersistentCollection {#1556 …}
      +votes: Doctrine\ORM\PersistentCollection {#1555 …}
      +reports: Doctrine\ORM\PersistentCollection {#1620 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
      -id: 175214
      -bodyTs: "'aka':8 'fork':5 'kodi':9,12 'shit':15 'xbmc':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5262627"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701212261 {#1563
        date: 2023-11-28 23:57:41.0 +01:00
      }
      +"title": 175214
    }
  ]
  -id: 17974
  -titleTs: "'anim':8 'go':23 'habit':13 'narc':3 'opt':17 'opt-out':16 'plex':1 'rate':12 'servic':19 'start':2 'terribl':24 'user':7 'x':11 'x-rate':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701290893
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8886387"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701204493 {#3462
    date: 2023-11-28 21:48:13.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2623 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3719 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3718 …}
    +slug: "Plex-starts-narcing-on-its-own-users-anime-and-X-rated"
    +title: "Plex starts narcing on its own users' anime and X-rated habits with an opt-out service, and it's going terribly"
    +url: "https://www.pcgamer.com/self-hosted-media-app-starts-narcing-on-its-own-users-anime-and-x-rated-habits-with-an-opt-out-service-and-its-going-terribly/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 179
    +favouriteCount: 722
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701797539 {#3688
      date: 2023-12-05 18:32:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3717 …}
    +votes: Doctrine\ORM\PersistentCollection {#3724 …}
    +reports: Doctrine\ORM\PersistentCollection {#3720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3726 …}
    +badges: Doctrine\ORM\PersistentCollection {#3728 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 17974
    -titleTs: "'anim':8 'go':23 'habit':13 'narc':3 'opt':17 'opt-out':16 'plex':1 'rate':12 'servic':19 'start':2 'terribl':24 'user':7 'x':11 'x-rate':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701290893
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8886387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701204493 {#3462
      date: 2023-11-28 21:48:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "So it’s a fork of XBMC aka Kodi now. Does Kodi do this shit too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702166534 {#1566
    date: 2023-12-10 01:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DannyMac@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 175214
  -bodyTs: "'aka':8 'fork':5 'kodi':9,12 'shit':15 'xbmc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5262627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701212261 {#1563
    date: 2023-11-28 23:57:41.0 +01:00
  }
  +"title": 175214
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2623 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3719 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3718 …}
    +slug: "Plex-starts-narcing-on-its-own-users-anime-and-X-rated"
    +title: "Plex starts narcing on its own users' anime and X-rated habits with an opt-out service, and it's going terribly"
    +url: "https://www.pcgamer.com/self-hosted-media-app-starts-narcing-on-its-own-users-anime-and-x-rated-habits-with-an-opt-out-service-and-its-going-terribly/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 179
    +favouriteCount: 722
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701797539 {#3688
      date: 2023-12-05 18:32:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3717 …}
    +votes: Doctrine\ORM\PersistentCollection {#3724 …}
    +reports: Doctrine\ORM\PersistentCollection {#3720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3726 …}
    +badges: Doctrine\ORM\PersistentCollection {#3728 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 17974
    -titleTs: "'anim':8 'go':23 'habit':13 'narc':3 'opt':17 'opt-out':16 'plex':1 'rate':12 'servic':19 'start':2 'terribl':24 'user':7 'x':11 'x-rate':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701290893
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8886387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701204493 {#3462
      date: 2023-11-28 21:48:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "So it’s a fork of XBMC aka Kodi now. Does Kodi do this shit too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702166534 {#1566
    date: 2023-12-10 01:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DannyMac@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 175214
  -bodyTs: "'aka':8 'fork':5 'kodi':9,12 'shit':15 'xbmc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5262627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701212261 {#1563
    date: 2023-11-28 23:57:41.0 +01:00
  }
  +"title": 175214
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#1562
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1565
    +user: Proxies\__CG__\App\Entity\User {#2623 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3719 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3718 …}
    +slug: "Plex-starts-narcing-on-its-own-users-anime-and-X-rated"
    +title: "Plex starts narcing on its own users' anime and X-rated habits with an opt-out service, and it's going terribly"
    +url: "https://www.pcgamer.com/self-hosted-media-app-starts-narcing-on-its-own-users-anime-and-x-rated-habits-with-an-opt-out-service-and-its-going-terribly/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 179
    +favouriteCount: 722
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701797539 {#3688
      date: 2023-12-05 18:32:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3717 …}
    +votes: Doctrine\ORM\PersistentCollection {#3724 …}
    +reports: Doctrine\ORM\PersistentCollection {#3720 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3723 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3726 …}
    +badges: Doctrine\ORM\PersistentCollection {#3728 …}
    +children: [
      App\Entity\EntryComment {#1562}
    ]
    -id: 17974
    -titleTs: "'anim':8 'go':23 'habit':13 'narc':3 'opt':17 'opt-out':16 'plex':1 'rate':12 'servic':19 'start':2 'terribl':24 'user':7 'x':11 'x-rate':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701290893
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8886387"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701204493 {#3462
      date: 2023-11-28 21:48:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "So it’s a fork of XBMC aka Kodi now. Does Kodi do this shit too?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702166534 {#1566
    date: 2023-12-10 01:02:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@DannyMac@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1554 …}
  +nested: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  -id: 175214
  -bodyTs: "'aka':8 'fork':5 'kodi':9,12 'shit':15 'xbmc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5262627"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701212261 {#1563
    date: 2023-11-28 23:57:41.0 +01:00
  }
  +"title": 175214
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1362
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3735 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "One-of-these-6-will-become-Plasma-6-Wallpaper-Which"
  +title: "One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?"
  +url: "https://lemmy.world/pictrs/image/807d7d72-fac9-41c3-ba0c-50c00ebc2e11.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701793129 {#3730
    date: 2023-12-05 17:18:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3738 …}
  +votes: Doctrine\ORM\PersistentCollection {#3740 …}
  +reports: Doctrine\ORM\PersistentCollection {#3742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3746 …}
  +badges: Doctrine\ORM\PersistentCollection {#3748 …}
  +children: [
    App\Entity\EntryComment {#1361
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: "The hexagons do look nice. I wouldn’t mind having all of them though. They could rotate at every boot."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701632891 {#1404
        date: 2023-12-03 20:48:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@neige@lemmy.world"
        "@Joelk111@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 193173
      -bodyTs: "'boot':20 'could':16 'everi':19 'hexagon':2 'look':4 'mind':9 'nice':5 'rotat':17 'though':14 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5409388"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701632891 {#1363
        date: 2023-12-03 20:48:11.0 +01:00
      }
      +"title": 193173
    }
  ]
  -id: 19577
  -titleTs: "'6':4,8 'becom':6 'one':1,11 'plasma':7 'prefer':14 'wallpap':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701626599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9057201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701540199 {#3696
    date: 2023-12-02 19:03: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
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1362
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3735 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "One-of-these-6-will-become-Plasma-6-Wallpaper-Which"
  +title: "One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?"
  +url: "https://lemmy.world/pictrs/image/807d7d72-fac9-41c3-ba0c-50c00ebc2e11.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701793129 {#3730
    date: 2023-12-05 17:18:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3738 …}
  +votes: Doctrine\ORM\PersistentCollection {#3740 …}
  +reports: Doctrine\ORM\PersistentCollection {#3742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3746 …}
  +badges: Doctrine\ORM\PersistentCollection {#3748 …}
  +children: [
    App\Entity\EntryComment {#1361
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: "The hexagons do look nice. I wouldn’t mind having all of them though. They could rotate at every boot."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701632891 {#1404
        date: 2023-12-03 20:48:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@neige@lemmy.world"
        "@Joelk111@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 193173
      -bodyTs: "'boot':20 'could':16 'everi':19 'hexagon':2 'look':4 'mind':9 'nice':5 'rotat':17 'though':14 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5409388"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701632891 {#1363
        date: 2023-12-03 20:48:11.0 +01:00
      }
      +"title": 193173
    }
  ]
  -id: 19577
  -titleTs: "'6':4,8 'becom':6 'one':1,11 'plasma':7 'prefer':14 'wallpap':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701626599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9057201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701540199 {#3696
    date: 2023-12-02 19:03: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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1362
  +user: Proxies\__CG__\App\Entity\User {#3460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: Proxies\__CG__\App\Entity\Image {#3735 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
  +slug: "One-of-these-6-will-become-Plasma-6-Wallpaper-Which"
  +title: "One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?"
  +url: "https://lemmy.world/pictrs/image/807d7d72-fac9-41c3-ba0c-50c00ebc2e11.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 235
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701793129 {#3730
    date: 2023-12-05 17:18:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3738 …}
  +votes: Doctrine\ORM\PersistentCollection {#3740 …}
  +reports: Doctrine\ORM\PersistentCollection {#3742 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3746 …}
  +badges: Doctrine\ORM\PersistentCollection {#3748 …}
  +children: [
    App\Entity\EntryComment {#1361
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: "The hexagons do look nice. I wouldn’t mind having all of them though. They could rotate at every boot."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701632891 {#1404
        date: 2023-12-03 20:48:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@neige@lemmy.world"
        "@Joelk111@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2023 …}
      +nested: Doctrine\ORM\PersistentCollection {#2032 …}
      +votes: Doctrine\ORM\PersistentCollection {#2024 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
      -id: 193173
      -bodyTs: "'boot':20 'could':16 'everi':19 'hexagon':2 'look':4 'mind':9 'nice':5 'rotat':17 'though':14 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5409388"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701632891 {#1363
        date: 2023-12-03 20:48:11.0 +01:00
      }
      +"title": 193173
    }
  ]
  -id: 19577
  -titleTs: "'6':4,8 'becom':6 'one':1,11 'plasma':7 'prefer':14 'wallpap':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701626599
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9057201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701540199 {#3696
    date: 2023-12-02 19:03: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
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
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3735 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "One-of-these-6-will-become-Plasma-6-Wallpaper-Which"
    +title: "One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?"
    +url: "https://lemmy.world/pictrs/image/807d7d72-fac9-41c3-ba0c-50c00ebc2e11.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701793129 {#3730
      date: 2023-12-05 17:18:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3738 …}
    +votes: Doctrine\ORM\PersistentCollection {#3740 …}
    +reports: Doctrine\ORM\PersistentCollection {#3742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3746 …}
    +badges: Doctrine\ORM\PersistentCollection {#3748 …}
    +children: [
      App\Entity\EntryComment {#1361}
    ]
    -id: 19577
    -titleTs: "'6':4,8 'becom':6 'one':1,11 'plasma':7 'prefer':14 'wallpap':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701626599
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9057201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701540199 {#3696
      date: 2023-12-02 19:03:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: "The hexagons do look nice. I wouldn’t mind having all of them though. They could rotate at every boot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701632891 {#1404
    date: 2023-12-03 20:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neige@lemmy.world"
    "@Joelk111@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 193173
  -bodyTs: "'boot':20 'could':16 'everi':19 'hexagon':2 'look':4 'mind':9 'nice':5 'rotat':17 'though':14 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5409388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701632891 {#1363
    date: 2023-12-03 20:48:11.0 +01:00
  }
  +"title": 193173
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3735 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "One-of-these-6-will-become-Plasma-6-Wallpaper-Which"
    +title: "One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?"
    +url: "https://lemmy.world/pictrs/image/807d7d72-fac9-41c3-ba0c-50c00ebc2e11.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701793129 {#3730
      date: 2023-12-05 17:18:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3738 …}
    +votes: Doctrine\ORM\PersistentCollection {#3740 …}
    +reports: Doctrine\ORM\PersistentCollection {#3742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3746 …}
    +badges: Doctrine\ORM\PersistentCollection {#3748 …}
    +children: [
      App\Entity\EntryComment {#1361}
    ]
    -id: 19577
    -titleTs: "'6':4,8 'becom':6 'one':1,11 'plasma':7 'prefer':14 'wallpap':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701626599
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9057201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701540199 {#3696
      date: 2023-12-02 19:03:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: "The hexagons do look nice. I wouldn’t mind having all of them though. They could rotate at every boot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701632891 {#1404
    date: 2023-12-03 20:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neige@lemmy.world"
    "@Joelk111@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 193173
  -bodyTs: "'boot':20 'could':16 'everi':19 'hexagon':2 'look':4 'mind':9 'nice':5 'rotat':17 'though':14 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5409388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701632891 {#1363
    date: 2023-12-03 20:48:11.0 +01:00
  }
  +"title": 193173
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#3460 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
    +image: Proxies\__CG__\App\Entity\Image {#3735 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3737 …}
    +slug: "One-of-these-6-will-become-Plasma-6-Wallpaper-Which"
    +title: "One of these 6 will become Plasma 6. Wallpaper Which one do you prefer?"
    +url: "https://lemmy.world/pictrs/image/807d7d72-fac9-41c3-ba0c-50c00ebc2e11.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 235
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701793129 {#3730
      date: 2023-12-05 17:18:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3738 …}
    +votes: Doctrine\ORM\PersistentCollection {#3740 …}
    +reports: Doctrine\ORM\PersistentCollection {#3742 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3744 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3746 …}
    +badges: Doctrine\ORM\PersistentCollection {#3748 …}
    +children: [
      App\Entity\EntryComment {#1361}
    ]
    -id: 19577
    -titleTs: "'6':4,8 'becom':6 'one':1,11 'plasma':7 'prefer':14 'wallpap':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701626599
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9057201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701540199 {#3696
      date: 2023-12-02 19:03:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1403 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: "The hexagons do look nice. I wouldn’t mind having all of them though. They could rotate at every boot."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701632891 {#1404
    date: 2023-12-03 20:48:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@neige@lemmy.world"
    "@Joelk111@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2023 …}
  +nested: Doctrine\ORM\PersistentCollection {#2032 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2021 …}
  -id: 193173
  -bodyTs: "'boot':20 'could':16 'everi':19 'hexagon':2 'look':4 'mind':9 'nice':5 'rotat':17 'though':14 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5409388"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701632891 {#1363
    date: 2023-12-03 20:48:11.0 +01:00
  }
  +"title": 193173
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1618
  +user: Proxies\__CG__\App\Entity\User {#3773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: Proxies\__CG__\App\Entity\Image {#3814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3816 …}
  +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
  +title: "India blocks GitHub, after lobbying done by copyright trolls"
  +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
  +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 112
  +favouriteCount: 507
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701761727 {#3809
    date: 2023-12-05 08:35:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3817 …}
  +votes: Doctrine\ORM\PersistentCollection {#3819 …}
  +reports: Doctrine\ORM\PersistentCollection {#3821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3825 …}
  +badges: Doctrine\ORM\PersistentCollection {#3827 …}
  +children: [
    App\Entity\EntryComment {#1599
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1618 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: null
      +root: null
      +body: "The fediverse can’t reach source forges fast enough…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1702766335 {#1628
        date: 2023-12-16 23:38:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1597 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1721 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
      -id: 182267
      -bodyTs: "'enough':9 'fast':8 'fedivers':2 'forg':7 'reach':5 'sourc':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5323598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701382109 {#1626
        date: 2023-11-30 23:08:29.0 +01:00
      }
      +"title": 182267
    }
  ]
  -id: 18564
  -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
  -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701435237
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3708990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701348837 {#3796
    date: 2023-11-30 13:53:57.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
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1618
  +user: Proxies\__CG__\App\Entity\User {#3773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: Proxies\__CG__\App\Entity\Image {#3814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3816 …}
  +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
  +title: "India blocks GitHub, after lobbying done by copyright trolls"
  +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
  +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 112
  +favouriteCount: 507
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701761727 {#3809
    date: 2023-12-05 08:35:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3817 …}
  +votes: Doctrine\ORM\PersistentCollection {#3819 …}
  +reports: Doctrine\ORM\PersistentCollection {#3821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3825 …}
  +badges: Doctrine\ORM\PersistentCollection {#3827 …}
  +children: [
    App\Entity\EntryComment {#1599
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1618 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: null
      +root: null
      +body: "The fediverse can’t reach source forges fast enough…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1702766335 {#1628
        date: 2023-12-16 23:38:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1597 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1721 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
      -id: 182267
      -bodyTs: "'enough':9 'fast':8 'fedivers':2 'forg':7 'reach':5 'sourc':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5323598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701382109 {#1626
        date: 2023-11-30 23:08:29.0 +01:00
      }
      +"title": 182267
    }
  ]
  -id: 18564
  -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
  -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701435237
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3708990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701348837 {#3796
    date: 2023-11-30 13:53:57.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
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1618
  +user: Proxies\__CG__\App\Entity\User {#3773 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: Proxies\__CG__\App\Entity\Image {#3814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3816 …}
  +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
  +title: "India blocks GitHub, after lobbying done by copyright trolls"
  +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
  +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 112
  +favouriteCount: 507
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701761727 {#3809
    date: 2023-12-05 08:35:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3817 …}
  +votes: Doctrine\ORM\PersistentCollection {#3819 …}
  +reports: Doctrine\ORM\PersistentCollection {#3821 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3823 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3825 …}
  +badges: Doctrine\ORM\PersistentCollection {#3827 …}
  +children: [
    App\Entity\EntryComment {#1599
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1618 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
      +image: null
      +parent: null
      +root: null
      +body: "The fediverse can’t reach source forges fast enough…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 44
      +score: 0
      +lastActive: DateTime @1702766335 {#1628
        date: 2023-12-16 23:38:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Moonrise2473@feddit.it"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1597 …}
      +nested: Doctrine\ORM\PersistentCollection {#1731 …}
      +votes: Doctrine\ORM\PersistentCollection {#1723 …}
      +reports: Doctrine\ORM\PersistentCollection {#1721 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
      -id: 182267
      -bodyTs: "'enough':9 'fast':8 'fedivers':2 'forg':7 'reach':5 'sourc':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5323598"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701382109 {#1626
        date: 2023-11-30 23:08:29.0 +01:00
      }
      +"title": 182267
    }
  ]
  -id: 18564
  -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
  -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701435237
  +visibility: "visible             "
  +apId: "https://feddit.it/post/3708990"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701348837 {#3796
    date: 2023-11-30 13:53:57.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
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 {#1599
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1618
    +user: Proxies\__CG__\App\Entity\User {#3773 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: Proxies\__CG__\App\Entity\Image {#3814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3816 …}
    +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
    +title: "India blocks GitHub, after lobbying done by copyright trolls"
    +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
    +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 112
    +favouriteCount: 507
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701761727 {#3809
      date: 2023-12-05 08:35:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3817 …}
    +votes: Doctrine\ORM\PersistentCollection {#3819 …}
    +reports: Doctrine\ORM\PersistentCollection {#3821 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3825 …}
    +badges: Doctrine\ORM\PersistentCollection {#3827 …}
    +children: [
      App\Entity\EntryComment {#1599}
    ]
    -id: 18564
    -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
    -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701435237
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3708990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701348837 {#3796
      date: 2023-11-30 13:53:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fediverse can’t reach source forges fast enough…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1702766335 {#1628
    date: 2023-12-16 23:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1597 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  -id: 182267
  -bodyTs: "'enough':9 'fast':8 'fedivers':2 'forg':7 'reach':5 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5323598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701382109 {#1626
    date: 2023-11-30 23:08:29.0 +01:00
  }
  +"title": 182267
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1599
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1618
    +user: Proxies\__CG__\App\Entity\User {#3773 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: Proxies\__CG__\App\Entity\Image {#3814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3816 …}
    +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
    +title: "India blocks GitHub, after lobbying done by copyright trolls"
    +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
    +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 112
    +favouriteCount: 507
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701761727 {#3809
      date: 2023-12-05 08:35:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3817 …}
    +votes: Doctrine\ORM\PersistentCollection {#3819 …}
    +reports: Doctrine\ORM\PersistentCollection {#3821 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3825 …}
    +badges: Doctrine\ORM\PersistentCollection {#3827 …}
    +children: [
      App\Entity\EntryComment {#1599}
    ]
    -id: 18564
    -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
    -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701435237
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3708990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701348837 {#3796
      date: 2023-11-30 13:53:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fediverse can’t reach source forges fast enough…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1702766335 {#1628
    date: 2023-12-16 23:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1597 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  -id: 182267
  -bodyTs: "'enough':9 'fast':8 'fedivers':2 'forg':7 'reach':5 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5323598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701382109 {#1626
    date: 2023-11-30 23:08:29.0 +01:00
  }
  +"title": 182267
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1599
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1618
    +user: Proxies\__CG__\App\Entity\User {#3773 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
    +image: Proxies\__CG__\App\Entity\Image {#3814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3816 …}
    +slug: "India-blocks-GitHub-after-lobbying-done-by-copyright-trolls"
    +title: "India blocks GitHub, after lobbying done by copyright trolls"
    +url: "https://torrentfreak.com/site-blocking-fallout-keeps-github-unusable-for-some-indians/"
    +body: "Who cares if nobody can work, the important is that those illegal streams are blocked"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 112
    +favouriteCount: 507
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701761727 {#3809
      date: 2023-12-05 08:35:27.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3817 …}
    +votes: Doctrine\ORM\PersistentCollection {#3819 …}
    +reports: Doctrine\ORM\PersistentCollection {#3821 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3823 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3825 …}
    +badges: Doctrine\ORM\PersistentCollection {#3827 …}
    +children: [
      App\Entity\EntryComment {#1599}
    ]
    -id: 18564
    -titleTs: "'block':2 'copyright':8 'done':6 'github':3 'india':1 'lobbi':5 'troll':9"
    -bodyTs: "'block':15 'care':2 'illeg':12 'import':8 'nobodi':4 'stream':13 'work':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701435237
    +visibility: "visible             "
    +apId: "https://feddit.it/post/3708990"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701348837 {#3796
      date: 2023-11-30 13:53:57.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1625 …}
  +image: null
  +parent: null
  +root: null
  +body: "The fediverse can’t reach source forges fast enough…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 44
  +score: 0
  +lastActive: DateTime @1702766335 {#1628
    date: 2023-12-16 23:38:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Moonrise2473@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1597 …}
  +nested: Doctrine\ORM\PersistentCollection {#1731 …}
  +votes: Doctrine\ORM\PersistentCollection {#1723 …}
  +reports: Doctrine\ORM\PersistentCollection {#1721 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1728 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1730 …}
  -id: 182267
  -bodyTs: "'enough':9 'fast':8 'fedivers':2 'forg':7 'reach':5 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5323598"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701382109 {#1626
    date: 2023-11-30 23:08:29.0 +01:00
  }
  +"title": 182267
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1680
  +user: Proxies\__CG__\App\Entity\User {#3869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3911 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3913 …}
  +slug: "A-question-about-secure-chats"
  +title: "A question about secure chats"
  +url: "https://sopuli.xyz/pictrs/image/1f303717-739e-4ca2-9aec-2edf248929a0.jpeg"
  +body: """
    Two questions.\n
    \n
    My family insist on using Whatsapp for the family chats. I have to keep a copy on a device just so I can communicate with them. I do so under protest, as I was always told it isn’t secure. My brother has just said\n
    \n
    “oh Whatsapp is encrypted, it’s perfectly secure”.\n
    \n
    First, is it actually as encrypted and safe as my brother claims? That would solve everything.\n
    \n
    Second, if it *isn’t*, where can I get some proof that we should switch to Telegram or whatever? Proof which doesn’t make me look like a raving loony?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701543542 {#3906
    date: 2023-12-02 19:59:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3914 …}
  +votes: Doctrine\ORM\PersistentCollection {#3916 …}
  +reports: Doctrine\ORM\PersistentCollection {#3918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3922 …}
  +badges: Doctrine\ORM\PersistentCollection {#3924 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1680 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        When you type a message a message and send it to your counter part, WhatsApp says it encrypts it and the recipient will decrypt it on their side with WhatsApp. However, WhatsApp is closed source. That means you trust WhatsApp to do what it says.\n
        \n
        It’s like going to a contractor and telling them your message and handing them a key. The contractor says they’ll deliver it to the other party in a manner that nobody else will be able to read that message. You can ask them provide the tools they do it, explain how they do it, and show you how it’s done, but they say “no can do, trade secret”. Do you trust them?\n
        \n
        Alright, let’s say you do trust them, they really do make the message unreadable to anybody but the other party. But every time you want to send a message, you have to go to their building, write down the message on a notepad, and then hand it + the key to the messenger. If you told them “Just to be sure, I’d like to verify that nobody else is here possibly looking at the message while I write, nor reading it when you go into the backroom to render it unreadable” and asked “Can I check for other people here?” to which they respond “no can do, trade secret”. Do you trust them?\n
        \n
        Alright alright, so you still trust them. They won’t let you check anything, but you still trust them. The messenger is employed by the one and Sauron Inc. The owner has been caught lying about stuff before, but you trust them. No problem.\n
        \n
        Let’s says the messenger says “hey, you know, all the communications you have when you go into the small room there, we can make copies for you! if the messages were ever misplaced, this building burned down or anything, you could always have the communication history”. You find it a great idea! Wow, it’s so convenient. They even suggest to put copies in a building in another city and the building is owned by Darth Vader Inc. You’re ecstatic! To get the process started, WhatsApp walks into your room with a bunch of blank papers and chest, then asks you to hand over your key and closes the door behind them. You are escorted out of the building and wait for the process to be over.\n
        \n
        A few months later, the city is bombarded by Megatron. The WhatsApp building is destroyed and your communications are gone! The key you had for the messenger to render your communications unreadable? Gone too! Well, luckily you can just go to another WhatsApp building. You enter, say your name, fill in your details and you are escorted to a room that looks just like the one in the building the Megatron destroyed!  \n
        The elation is great! … until you notice that all your messages are readable. Not only that, but the key that’s used to make then unreadable by WhatsApp is sitting there on the desk - pristine and undamaged as it ever was.\n
        \n
        Wait a moment… how did the unreadable messages **and** the key get restored? What exactly did Darth Vader Inc. get from WhatsApp?\n
        \n
        Must just be a coincidence, right? You probably had the key in your pocked the whole time and gave it to WhatsApp while you were at the reception filling in your contact details. Your trust is unwavering, the security unrattled, and your communication unscathed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1702482906 {#1701
        date: 2023-12-13 16:55:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Thisfox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 178721
      -bodyTs: "'abl':82 'alright':121,235,236 'alway':321 'anoth':347,449 'anybodi':137 'anyth':248,318 'ask':89,214,380 'backroom':208 'behind':391 'blank':375 'bombard':415 'build':157,314,345,351,399,420,451,476 'bunch':373 'burn':315 'caught':268 'check':217,247 'chest':378 'citi':348,413 'close':34,388 'coincid':547 'communic':290,324,425,438,585 'contact':574 'contractor':52,64 'conveni':336 'copi':304,342 'could':320 'counter':13 'd':183 'darth':355,537 'decrypt':24 'deliv':68 'desk':513 'destroy':422,479 'detail':460,575 'done':108 'door':390 'ecstat':360 'elat':481 'els':79,189 'employ':257 'encrypt':18 'enter':453 'escort':395,464 'even':338 'ever':311,519 'everi':143 'exact':535 'explain':97 'fill':457,571 'find':327 'gave':561 'get':362,532,540 'go':49,154,205,295,447 'gone':427,440 'great':330,483 'hand':59,167,383 'hey':285 'histori':325 'howev':31 'idea':331 'inc':263,357,539 'key':62,170,386,429,498,531,553 'know':287 'later':411 'let':122,245,279 'lie':269 'like':48,184,471 'll':67 'look':193,469 'luckili':443 'make':132,303,503 'manner':76 'mean':37 'megatron':417,478 'messag':5,7,57,86,134,150,161,196,309,490,528 'messeng':173,255,283,434 'misplac':312 'moment':523 'month':410 'must':543 'name':456 'nobodi':78,188 'notepad':164 'notic':486 'one':260,473 'own':353 'owner':265 'paper':376 'part':14 'parti':73,141 'peopl':220 'pock':556 'possibl':192 'pristin':514 'probabl':550 'problem':278 'process':364,404 'provid':91 'put':341 're':359 'read':84,201 'readabl':492 'realli':130 'recept':570 'recipi':22 'render':210,436 'respond':225 'restor':533 'right':548 'room':299,370,467 'sauron':262 'say':16,45,65,111,124,281,284,454 'secret':116,230 'secur':581 'send':9,148 'show':103 'side':28 'sit':509 'small':298 'sourc':35 'start':365 'still':239,251 'stuff':271 'suggest':339 'sure':181 'tell':54 'time':144,559 'told':176 'tool':93 'trade':115,229 'trust':39,119,127,233,240,252,275,577 'type':3 'undamag':516 'unrattl':582 'unread':135,212,439,505,527 'unscath':586 'unwav':579 'use':501 'vader':356,538 'verifi':186 'wait':401,521 'walk':367 'want':146 'well':442 'whatsapp':15,30,32,40,366,419,450,507,542,564 'whole':558 'won':243 'wow':332 'write':158,199"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5293976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701297783 {#1683
        date: 2023-11-29 23:43:03.0 +01:00
      }
      +"title": 178721
    }
  ]
  -id: 18107
  -titleTs: "'chat':5 'question':2 'secur':4"
  -bodyTs: "'actual':59 'alway':37 'brother':44,66 'chat':12 'claim':67 'communic':26 'copi':18 'devic':21 'doesn':93 'encrypt':51,61 'everyth':71 'famili':4,11 'first':56 'get':80 'insist':5 'isn':40,75 'keep':16 'like':98 'look':97 'looni':101 'make':95 'oh':48 'perfect':54 'proof':82,91 'protest':33 'question':2 'rave':100 'safe':63 'said':47 'second':72 'secur':42,55 'solv':70 'switch':86 'telegram':88 'told':38 'two':1 'use':7 'whatev':90 'whatsapp':8,49 'would':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701327904
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6384610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701241504 {#3892
    date: 2023-11-29 08:05:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#3869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3911 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3913 …}
  +slug: "A-question-about-secure-chats"
  +title: "A question about secure chats"
  +url: "https://sopuli.xyz/pictrs/image/1f303717-739e-4ca2-9aec-2edf248929a0.jpeg"
  +body: """
    Two questions.\n
    \n
    My family insist on using Whatsapp for the family chats. I have to keep a copy on a device just so I can communicate with them. I do so under protest, as I was always told it isn’t secure. My brother has just said\n
    \n
    “oh Whatsapp is encrypted, it’s perfectly secure”.\n
    \n
    First, is it actually as encrypted and safe as my brother claims? That would solve everything.\n
    \n
    Second, if it *isn’t*, where can I get some proof that we should switch to Telegram or whatever? Proof which doesn’t make me look like a raving loony?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701543542 {#3906
    date: 2023-12-02 19:59:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3914 …}
  +votes: Doctrine\ORM\PersistentCollection {#3916 …}
  +reports: Doctrine\ORM\PersistentCollection {#3918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3922 …}
  +badges: Doctrine\ORM\PersistentCollection {#3924 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1680 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        When you type a message a message and send it to your counter part, WhatsApp says it encrypts it and the recipient will decrypt it on their side with WhatsApp. However, WhatsApp is closed source. That means you trust WhatsApp to do what it says.\n
        \n
        It’s like going to a contractor and telling them your message and handing them a key. The contractor says they’ll deliver it to the other party in a manner that nobody else will be able to read that message. You can ask them provide the tools they do it, explain how they do it, and show you how it’s done, but they say “no can do, trade secret”. Do you trust them?\n
        \n
        Alright, let’s say you do trust them, they really do make the message unreadable to anybody but the other party. But every time you want to send a message, you have to go to their building, write down the message on a notepad, and then hand it + the key to the messenger. If you told them “Just to be sure, I’d like to verify that nobody else is here possibly looking at the message while I write, nor reading it when you go into the backroom to render it unreadable” and asked “Can I check for other people here?” to which they respond “no can do, trade secret”. Do you trust them?\n
        \n
        Alright alright, so you still trust them. They won’t let you check anything, but you still trust them. The messenger is employed by the one and Sauron Inc. The owner has been caught lying about stuff before, but you trust them. No problem.\n
        \n
        Let’s says the messenger says “hey, you know, all the communications you have when you go into the small room there, we can make copies for you! if the messages were ever misplaced, this building burned down or anything, you could always have the communication history”. You find it a great idea! Wow, it’s so convenient. They even suggest to put copies in a building in another city and the building is owned by Darth Vader Inc. You’re ecstatic! To get the process started, WhatsApp walks into your room with a bunch of blank papers and chest, then asks you to hand over your key and closes the door behind them. You are escorted out of the building and wait for the process to be over.\n
        \n
        A few months later, the city is bombarded by Megatron. The WhatsApp building is destroyed and your communications are gone! The key you had for the messenger to render your communications unreadable? Gone too! Well, luckily you can just go to another WhatsApp building. You enter, say your name, fill in your details and you are escorted to a room that looks just like the one in the building the Megatron destroyed!  \n
        The elation is great! … until you notice that all your messages are readable. Not only that, but the key that’s used to make then unreadable by WhatsApp is sitting there on the desk - pristine and undamaged as it ever was.\n
        \n
        Wait a moment… how did the unreadable messages **and** the key get restored? What exactly did Darth Vader Inc. get from WhatsApp?\n
        \n
        Must just be a coincidence, right? You probably had the key in your pocked the whole time and gave it to WhatsApp while you were at the reception filling in your contact details. Your trust is unwavering, the security unrattled, and your communication unscathed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1702482906 {#1701
        date: 2023-12-13 16:55:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Thisfox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 178721
      -bodyTs: "'abl':82 'alright':121,235,236 'alway':321 'anoth':347,449 'anybodi':137 'anyth':248,318 'ask':89,214,380 'backroom':208 'behind':391 'blank':375 'bombard':415 'build':157,314,345,351,399,420,451,476 'bunch':373 'burn':315 'caught':268 'check':217,247 'chest':378 'citi':348,413 'close':34,388 'coincid':547 'communic':290,324,425,438,585 'contact':574 'contractor':52,64 'conveni':336 'copi':304,342 'could':320 'counter':13 'd':183 'darth':355,537 'decrypt':24 'deliv':68 'desk':513 'destroy':422,479 'detail':460,575 'done':108 'door':390 'ecstat':360 'elat':481 'els':79,189 'employ':257 'encrypt':18 'enter':453 'escort':395,464 'even':338 'ever':311,519 'everi':143 'exact':535 'explain':97 'fill':457,571 'find':327 'gave':561 'get':362,532,540 'go':49,154,205,295,447 'gone':427,440 'great':330,483 'hand':59,167,383 'hey':285 'histori':325 'howev':31 'idea':331 'inc':263,357,539 'key':62,170,386,429,498,531,553 'know':287 'later':411 'let':122,245,279 'lie':269 'like':48,184,471 'll':67 'look':193,469 'luckili':443 'make':132,303,503 'manner':76 'mean':37 'megatron':417,478 'messag':5,7,57,86,134,150,161,196,309,490,528 'messeng':173,255,283,434 'misplac':312 'moment':523 'month':410 'must':543 'name':456 'nobodi':78,188 'notepad':164 'notic':486 'one':260,473 'own':353 'owner':265 'paper':376 'part':14 'parti':73,141 'peopl':220 'pock':556 'possibl':192 'pristin':514 'probabl':550 'problem':278 'process':364,404 'provid':91 'put':341 're':359 'read':84,201 'readabl':492 'realli':130 'recept':570 'recipi':22 'render':210,436 'respond':225 'restor':533 'right':548 'room':299,370,467 'sauron':262 'say':16,45,65,111,124,281,284,454 'secret':116,230 'secur':581 'send':9,148 'show':103 'side':28 'sit':509 'small':298 'sourc':35 'start':365 'still':239,251 'stuff':271 'suggest':339 'sure':181 'tell':54 'time':144,559 'told':176 'tool':93 'trade':115,229 'trust':39,119,127,233,240,252,275,577 'type':3 'undamag':516 'unrattl':582 'unread':135,212,439,505,527 'unscath':586 'unwav':579 'use':501 'vader':356,538 'verifi':186 'wait':401,521 'walk':367 'want':146 'well':442 'whatsapp':15,30,32,40,366,419,450,507,542,564 'whole':558 'won':243 'wow':332 'write':158,199"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5293976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701297783 {#1683
        date: 2023-11-29 23:43:03.0 +01:00
      }
      +"title": 178721
    }
  ]
  -id: 18107
  -titleTs: "'chat':5 'question':2 'secur':4"
  -bodyTs: "'actual':59 'alway':37 'brother':44,66 'chat':12 'claim':67 'communic':26 'copi':18 'devic':21 'doesn':93 'encrypt':51,61 'everyth':71 'famili':4,11 'first':56 'get':80 'insist':5 'isn':40,75 'keep':16 'like':98 'look':97 'looni':101 'make':95 'oh':48 'perfect':54 'proof':82,91 'protest':33 'question':2 'rave':100 'safe':63 'said':47 'second':72 'secur':42,55 'solv':70 'switch':86 'telegram':88 'told':38 'two':1 'use':7 'whatev':90 'whatsapp':8,49 'would':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701327904
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6384610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701241504 {#3892
    date: 2023-11-29 08:05:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1680
  +user: Proxies\__CG__\App\Entity\User {#3869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3911 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3913 …}
  +slug: "A-question-about-secure-chats"
  +title: "A question about secure chats"
  +url: "https://sopuli.xyz/pictrs/image/1f303717-739e-4ca2-9aec-2edf248929a0.jpeg"
  +body: """
    Two questions.\n
    \n
    My family insist on using Whatsapp for the family chats. I have to keep a copy on a device just so I can communicate with them. I do so under protest, as I was always told it isn’t secure. My brother has just said\n
    \n
    “oh Whatsapp is encrypted, it’s perfectly secure”.\n
    \n
    First, is it actually as encrypted and safe as my brother claims? That would solve everything.\n
    \n
    Second, if it *isn’t*, where can I get some proof that we should switch to Telegram or whatever? Proof which doesn’t make me look like a raving loony?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 97
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701543542 {#3906
    date: 2023-12-02 19:59:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3914 …}
  +votes: Doctrine\ORM\PersistentCollection {#3916 …}
  +reports: Doctrine\ORM\PersistentCollection {#3918 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3920 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3922 …}
  +badges: Doctrine\ORM\PersistentCollection {#3924 …}
  +children: [
    App\Entity\EntryComment {#1687
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1680 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        When you type a message a message and send it to your counter part, WhatsApp says it encrypts it and the recipient will decrypt it on their side with WhatsApp. However, WhatsApp is closed source. That means you trust WhatsApp to do what it says.\n
        \n
        It’s like going to a contractor and telling them your message and handing them a key. The contractor says they’ll deliver it to the other party in a manner that nobody else will be able to read that message. You can ask them provide the tools they do it, explain how they do it, and show you how it’s done, but they say “no can do, trade secret”. Do you trust them?\n
        \n
        Alright, let’s say you do trust them, they really do make the message unreadable to anybody but the other party. But every time you want to send a message, you have to go to their building, write down the message on a notepad, and then hand it + the key to the messenger. If you told them “Just to be sure, I’d like to verify that nobody else is here possibly looking at the message while I write, nor reading it when you go into the backroom to render it unreadable” and asked “Can I check for other people here?” to which they respond “no can do, trade secret”. Do you trust them?\n
        \n
        Alright alright, so you still trust them. They won’t let you check anything, but you still trust them. The messenger is employed by the one and Sauron Inc. The owner has been caught lying about stuff before, but you trust them. No problem.\n
        \n
        Let’s says the messenger says “hey, you know, all the communications you have when you go into the small room there, we can make copies for you! if the messages were ever misplaced, this building burned down or anything, you could always have the communication history”. You find it a great idea! Wow, it’s so convenient. They even suggest to put copies in a building in another city and the building is owned by Darth Vader Inc. You’re ecstatic! To get the process started, WhatsApp walks into your room with a bunch of blank papers and chest, then asks you to hand over your key and closes the door behind them. You are escorted out of the building and wait for the process to be over.\n
        \n
        A few months later, the city is bombarded by Megatron. The WhatsApp building is destroyed and your communications are gone! The key you had for the messenger to render your communications unreadable? Gone too! Well, luckily you can just go to another WhatsApp building. You enter, say your name, fill in your details and you are escorted to a room that looks just like the one in the building the Megatron destroyed!  \n
        The elation is great! … until you notice that all your messages are readable. Not only that, but the key that’s used to make then unreadable by WhatsApp is sitting there on the desk - pristine and undamaged as it ever was.\n
        \n
        Wait a moment… how did the unreadable messages **and** the key get restored? What exactly did Darth Vader Inc. get from WhatsApp?\n
        \n
        Must just be a coincidence, right? You probably had the key in your pocked the whole time and gave it to WhatsApp while you were at the reception filling in your contact details. Your trust is unwavering, the security unrattled, and your communication unscathed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1702482906 {#1701
        date: 2023-12-13 16:55:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Thisfox@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 178721
      -bodyTs: "'abl':82 'alright':121,235,236 'alway':321 'anoth':347,449 'anybodi':137 'anyth':248,318 'ask':89,214,380 'backroom':208 'behind':391 'blank':375 'bombard':415 'build':157,314,345,351,399,420,451,476 'bunch':373 'burn':315 'caught':268 'check':217,247 'chest':378 'citi':348,413 'close':34,388 'coincid':547 'communic':290,324,425,438,585 'contact':574 'contractor':52,64 'conveni':336 'copi':304,342 'could':320 'counter':13 'd':183 'darth':355,537 'decrypt':24 'deliv':68 'desk':513 'destroy':422,479 'detail':460,575 'done':108 'door':390 'ecstat':360 'elat':481 'els':79,189 'employ':257 'encrypt':18 'enter':453 'escort':395,464 'even':338 'ever':311,519 'everi':143 'exact':535 'explain':97 'fill':457,571 'find':327 'gave':561 'get':362,532,540 'go':49,154,205,295,447 'gone':427,440 'great':330,483 'hand':59,167,383 'hey':285 'histori':325 'howev':31 'idea':331 'inc':263,357,539 'key':62,170,386,429,498,531,553 'know':287 'later':411 'let':122,245,279 'lie':269 'like':48,184,471 'll':67 'look':193,469 'luckili':443 'make':132,303,503 'manner':76 'mean':37 'megatron':417,478 'messag':5,7,57,86,134,150,161,196,309,490,528 'messeng':173,255,283,434 'misplac':312 'moment':523 'month':410 'must':543 'name':456 'nobodi':78,188 'notepad':164 'notic':486 'one':260,473 'own':353 'owner':265 'paper':376 'part':14 'parti':73,141 'peopl':220 'pock':556 'possibl':192 'pristin':514 'probabl':550 'problem':278 'process':364,404 'provid':91 'put':341 're':359 'read':84,201 'readabl':492 'realli':130 'recept':570 'recipi':22 'render':210,436 'respond':225 'restor':533 'right':548 'room':299,370,467 'sauron':262 'say':16,45,65,111,124,281,284,454 'secret':116,230 'secur':581 'send':9,148 'show':103 'side':28 'sit':509 'small':298 'sourc':35 'start':365 'still':239,251 'stuff':271 'suggest':339 'sure':181 'tell':54 'time':144,559 'told':176 'tool':93 'trade':115,229 'trust':39,119,127,233,240,252,275,577 'type':3 'undamag':516 'unrattl':582 'unread':135,212,439,505,527 'unscath':586 'unwav':579 'use':501 'vader':356,538 'verifi':186 'wait':401,521 'walk':367 'want':146 'well':442 'whatsapp':15,30,32,40,366,419,450,507,542,564 'whole':558 'won':243 'wow':332 'write':158,199"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5293976"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701297783 {#1683
        date: 2023-11-29 23:43:03.0 +01:00
      }
      +"title": 178721
    }
  ]
  -id: 18107
  -titleTs: "'chat':5 'question':2 'secur':4"
  -bodyTs: "'actual':59 'alway':37 'brother':44,66 'chat':12 'claim':67 'communic':26 'copi':18 'devic':21 'doesn':93 'encrypt':51,61 'everyth':71 'famili':4,11 'first':56 'get':80 'insist':5 'isn':40,75 'keep':16 'like':98 'look':97 'looni':101 'make':95 'oh':48 'perfect':54 'proof':82,91 'protest':33 'question':2 'rave':100 'safe':63 'said':47 'second':72 'secur':42,55 'solv':70 'switch':86 'telegram':88 'told':38 'two':1 'use':7 'whatev':90 'whatsapp':8,49 'would':69"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701327904
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6384610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701241504 {#3892
    date: 2023-11-29 08:05:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1687
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680
    +user: Proxies\__CG__\App\Entity\User {#3869 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3911 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3913 …}
    +slug: "A-question-about-secure-chats"
    +title: "A question about secure chats"
    +url: "https://sopuli.xyz/pictrs/image/1f303717-739e-4ca2-9aec-2edf248929a0.jpeg"
    +body: """
      Two questions.\n
      \n
      My family insist on using Whatsapp for the family chats. I have to keep a copy on a device just so I can communicate with them. I do so under protest, as I was always told it isn’t secure. My brother has just said\n
      \n
      “oh Whatsapp is encrypted, it’s perfectly secure”.\n
      \n
      First, is it actually as encrypted and safe as my brother claims? That would solve everything.\n
      \n
      Second, if it *isn’t*, where can I get some proof that we should switch to Telegram or whatever? Proof which doesn’t make me look like a raving loony?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701543542 {#3906
      date: 2023-12-02 19:59:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3914 …}
    +votes: Doctrine\ORM\PersistentCollection {#3916 …}
    +reports: Doctrine\ORM\PersistentCollection {#3918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3922 …}
    +badges: Doctrine\ORM\PersistentCollection {#3924 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 18107
    -titleTs: "'chat':5 'question':2 'secur':4"
    -bodyTs: "'actual':59 'alway':37 'brother':44,66 'chat':12 'claim':67 'communic':26 'copi':18 'devic':21 'doesn':93 'encrypt':51,61 'everyth':71 'famili':4,11 'first':56 'get':80 'insist':5 'isn':40,75 'keep':16 'like':98 'look':97 'looni':101 'make':95 'oh':48 'perfect':54 'proof':82,91 'protest':33 'question':2 'rave':100 'safe':63 'said':47 'second':72 'secur':42,55 'solv':70 'switch':86 'telegram':88 'told':38 'two':1 'use':7 'whatev':90 'whatsapp':8,49 'would':69"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701327904
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6384610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701241504 {#3892
      date: 2023-11-29 08:05:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    When you type a message a message and send it to your counter part, WhatsApp says it encrypts it and the recipient will decrypt it on their side with WhatsApp. However, WhatsApp is closed source. That means you trust WhatsApp to do what it says.\n
    \n
    It’s like going to a contractor and telling them your message and handing them a key. The contractor says they’ll deliver it to the other party in a manner that nobody else will be able to read that message. You can ask them provide the tools they do it, explain how they do it, and show you how it’s done, but they say “no can do, trade secret”. Do you trust them?\n
    \n
    Alright, let’s say you do trust them, they really do make the message unreadable to anybody but the other party. But every time you want to send a message, you have to go to their building, write down the message on a notepad, and then hand it + the key to the messenger. If you told them “Just to be sure, I’d like to verify that nobody else is here possibly looking at the message while I write, nor reading it when you go into the backroom to render it unreadable” and asked “Can I check for other people here?” to which they respond “no can do, trade secret”. Do you trust them?\n
    \n
    Alright alright, so you still trust them. They won’t let you check anything, but you still trust them. The messenger is employed by the one and Sauron Inc. The owner has been caught lying about stuff before, but you trust them. No problem.\n
    \n
    Let’s says the messenger says “hey, you know, all the communications you have when you go into the small room there, we can make copies for you! if the messages were ever misplaced, this building burned down or anything, you could always have the communication history”. You find it a great idea! Wow, it’s so convenient. They even suggest to put copies in a building in another city and the building is owned by Darth Vader Inc. You’re ecstatic! To get the process started, WhatsApp walks into your room with a bunch of blank papers and chest, then asks you to hand over your key and closes the door behind them. You are escorted out of the building and wait for the process to be over.\n
    \n
    A few months later, the city is bombarded by Megatron. The WhatsApp building is destroyed and your communications are gone! The key you had for the messenger to render your communications unreadable? Gone too! Well, luckily you can just go to another WhatsApp building. You enter, say your name, fill in your details and you are escorted to a room that looks just like the one in the building the Megatron destroyed!  \n
    The elation is great! … until you notice that all your messages are readable. Not only that, but the key that’s used to make then unreadable by WhatsApp is sitting there on the desk - pristine and undamaged as it ever was.\n
    \n
    Wait a moment… how did the unreadable messages **and** the key get restored? What exactly did Darth Vader Inc. get from WhatsApp?\n
    \n
    Must just be a coincidence, right? You probably had the key in your pocked the whole time and gave it to WhatsApp while you were at the reception filling in your contact details. Your trust is unwavering, the security unrattled, and your communication unscathed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702482906 {#1701
    date: 2023-12-13 16:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Thisfox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 178721
  -bodyTs: "'abl':82 'alright':121,235,236 'alway':321 'anoth':347,449 'anybodi':137 'anyth':248,318 'ask':89,214,380 'backroom':208 'behind':391 'blank':375 'bombard':415 'build':157,314,345,351,399,420,451,476 'bunch':373 'burn':315 'caught':268 'check':217,247 'chest':378 'citi':348,413 'close':34,388 'coincid':547 'communic':290,324,425,438,585 'contact':574 'contractor':52,64 'conveni':336 'copi':304,342 'could':320 'counter':13 'd':183 'darth':355,537 'decrypt':24 'deliv':68 'desk':513 'destroy':422,479 'detail':460,575 'done':108 'door':390 'ecstat':360 'elat':481 'els':79,189 'employ':257 'encrypt':18 'enter':453 'escort':395,464 'even':338 'ever':311,519 'everi':143 'exact':535 'explain':97 'fill':457,571 'find':327 'gave':561 'get':362,532,540 'go':49,154,205,295,447 'gone':427,440 'great':330,483 'hand':59,167,383 'hey':285 'histori':325 'howev':31 'idea':331 'inc':263,357,539 'key':62,170,386,429,498,531,553 'know':287 'later':411 'let':122,245,279 'lie':269 'like':48,184,471 'll':67 'look':193,469 'luckili':443 'make':132,303,503 'manner':76 'mean':37 'megatron':417,478 'messag':5,7,57,86,134,150,161,196,309,490,528 'messeng':173,255,283,434 'misplac':312 'moment':523 'month':410 'must':543 'name':456 'nobodi':78,188 'notepad':164 'notic':486 'one':260,473 'own':353 'owner':265 'paper':376 'part':14 'parti':73,141 'peopl':220 'pock':556 'possibl':192 'pristin':514 'probabl':550 'problem':278 'process':364,404 'provid':91 'put':341 're':359 'read':84,201 'readabl':492 'realli':130 'recept':570 'recipi':22 'render':210,436 'respond':225 'restor':533 'right':548 'room':299,370,467 'sauron':262 'say':16,45,65,111,124,281,284,454 'secret':116,230 'secur':581 'send':9,148 'show':103 'side':28 'sit':509 'small':298 'sourc':35 'start':365 'still':239,251 'stuff':271 'suggest':339 'sure':181 'tell':54 'time':144,559 'told':176 'tool':93 'trade':115,229 'trust':39,119,127,233,240,252,275,577 'type':3 'undamag':516 'unrattl':582 'unread':135,212,439,505,527 'unscath':586 'unwav':579 'use':501 'vader':356,538 'verifi':186 'wait':401,521 'walk':367 'want':146 'well':442 'whatsapp':15,30,32,40,366,419,450,507,542,564 'whole':558 'won':243 'wow':332 'write':158,199"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5293976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701297783 {#1683
    date: 2023-11-29 23:43:03.0 +01:00
  }
  +"title": 178721
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1687
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680
    +user: Proxies\__CG__\App\Entity\User {#3869 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3911 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3913 …}
    +slug: "A-question-about-secure-chats"
    +title: "A question about secure chats"
    +url: "https://sopuli.xyz/pictrs/image/1f303717-739e-4ca2-9aec-2edf248929a0.jpeg"
    +body: """
      Two questions.\n
      \n
      My family insist on using Whatsapp for the family chats. I have to keep a copy on a device just so I can communicate with them. I do so under protest, as I was always told it isn’t secure. My brother has just said\n
      \n
      “oh Whatsapp is encrypted, it’s perfectly secure”.\n
      \n
      First, is it actually as encrypted and safe as my brother claims? That would solve everything.\n
      \n
      Second, if it *isn’t*, where can I get some proof that we should switch to Telegram or whatever? Proof which doesn’t make me look like a raving loony?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701543542 {#3906
      date: 2023-12-02 19:59:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3914 …}
    +votes: Doctrine\ORM\PersistentCollection {#3916 …}
    +reports: Doctrine\ORM\PersistentCollection {#3918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3922 …}
    +badges: Doctrine\ORM\PersistentCollection {#3924 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 18107
    -titleTs: "'chat':5 'question':2 'secur':4"
    -bodyTs: "'actual':59 'alway':37 'brother':44,66 'chat':12 'claim':67 'communic':26 'copi':18 'devic':21 'doesn':93 'encrypt':51,61 'everyth':71 'famili':4,11 'first':56 'get':80 'insist':5 'isn':40,75 'keep':16 'like':98 'look':97 'looni':101 'make':95 'oh':48 'perfect':54 'proof':82,91 'protest':33 'question':2 'rave':100 'safe':63 'said':47 'second':72 'secur':42,55 'solv':70 'switch':86 'telegram':88 'told':38 'two':1 'use':7 'whatev':90 'whatsapp':8,49 'would':69"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701327904
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6384610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701241504 {#3892
      date: 2023-11-29 08:05:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    When you type a message a message and send it to your counter part, WhatsApp says it encrypts it and the recipient will decrypt it on their side with WhatsApp. However, WhatsApp is closed source. That means you trust WhatsApp to do what it says.\n
    \n
    It’s like going to a contractor and telling them your message and handing them a key. The contractor says they’ll deliver it to the other party in a manner that nobody else will be able to read that message. You can ask them provide the tools they do it, explain how they do it, and show you how it’s done, but they say “no can do, trade secret”. Do you trust them?\n
    \n
    Alright, let’s say you do trust them, they really do make the message unreadable to anybody but the other party. But every time you want to send a message, you have to go to their building, write down the message on a notepad, and then hand it + the key to the messenger. If you told them “Just to be sure, I’d like to verify that nobody else is here possibly looking at the message while I write, nor reading it when you go into the backroom to render it unreadable” and asked “Can I check for other people here?” to which they respond “no can do, trade secret”. Do you trust them?\n
    \n
    Alright alright, so you still trust them. They won’t let you check anything, but you still trust them. The messenger is employed by the one and Sauron Inc. The owner has been caught lying about stuff before, but you trust them. No problem.\n
    \n
    Let’s says the messenger says “hey, you know, all the communications you have when you go into the small room there, we can make copies for you! if the messages were ever misplaced, this building burned down or anything, you could always have the communication history”. You find it a great idea! Wow, it’s so convenient. They even suggest to put copies in a building in another city and the building is owned by Darth Vader Inc. You’re ecstatic! To get the process started, WhatsApp walks into your room with a bunch of blank papers and chest, then asks you to hand over your key and closes the door behind them. You are escorted out of the building and wait for the process to be over.\n
    \n
    A few months later, the city is bombarded by Megatron. The WhatsApp building is destroyed and your communications are gone! The key you had for the messenger to render your communications unreadable? Gone too! Well, luckily you can just go to another WhatsApp building. You enter, say your name, fill in your details and you are escorted to a room that looks just like the one in the building the Megatron destroyed!  \n
    The elation is great! … until you notice that all your messages are readable. Not only that, but the key that’s used to make then unreadable by WhatsApp is sitting there on the desk - pristine and undamaged as it ever was.\n
    \n
    Wait a moment… how did the unreadable messages **and** the key get restored? What exactly did Darth Vader Inc. get from WhatsApp?\n
    \n
    Must just be a coincidence, right? You probably had the key in your pocked the whole time and gave it to WhatsApp while you were at the reception filling in your contact details. Your trust is unwavering, the security unrattled, and your communication unscathed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702482906 {#1701
    date: 2023-12-13 16:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Thisfox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 178721
  -bodyTs: "'abl':82 'alright':121,235,236 'alway':321 'anoth':347,449 'anybodi':137 'anyth':248,318 'ask':89,214,380 'backroom':208 'behind':391 'blank':375 'bombard':415 'build':157,314,345,351,399,420,451,476 'bunch':373 'burn':315 'caught':268 'check':217,247 'chest':378 'citi':348,413 'close':34,388 'coincid':547 'communic':290,324,425,438,585 'contact':574 'contractor':52,64 'conveni':336 'copi':304,342 'could':320 'counter':13 'd':183 'darth':355,537 'decrypt':24 'deliv':68 'desk':513 'destroy':422,479 'detail':460,575 'done':108 'door':390 'ecstat':360 'elat':481 'els':79,189 'employ':257 'encrypt':18 'enter':453 'escort':395,464 'even':338 'ever':311,519 'everi':143 'exact':535 'explain':97 'fill':457,571 'find':327 'gave':561 'get':362,532,540 'go':49,154,205,295,447 'gone':427,440 'great':330,483 'hand':59,167,383 'hey':285 'histori':325 'howev':31 'idea':331 'inc':263,357,539 'key':62,170,386,429,498,531,553 'know':287 'later':411 'let':122,245,279 'lie':269 'like':48,184,471 'll':67 'look':193,469 'luckili':443 'make':132,303,503 'manner':76 'mean':37 'megatron':417,478 'messag':5,7,57,86,134,150,161,196,309,490,528 'messeng':173,255,283,434 'misplac':312 'moment':523 'month':410 'must':543 'name':456 'nobodi':78,188 'notepad':164 'notic':486 'one':260,473 'own':353 'owner':265 'paper':376 'part':14 'parti':73,141 'peopl':220 'pock':556 'possibl':192 'pristin':514 'probabl':550 'problem':278 'process':364,404 'provid':91 'put':341 're':359 'read':84,201 'readabl':492 'realli':130 'recept':570 'recipi':22 'render':210,436 'respond':225 'restor':533 'right':548 'room':299,370,467 'sauron':262 'say':16,45,65,111,124,281,284,454 'secret':116,230 'secur':581 'send':9,148 'show':103 'side':28 'sit':509 'small':298 'sourc':35 'start':365 'still':239,251 'stuff':271 'suggest':339 'sure':181 'tell':54 'time':144,559 'told':176 'tool':93 'trade':115,229 'trust':39,119,127,233,240,252,275,577 'type':3 'undamag':516 'unrattl':582 'unread':135,212,439,505,527 'unscath':586 'unwav':579 'use':501 'vader':356,538 'verifi':186 'wait':401,521 'walk':367 'want':146 'well':442 'whatsapp':15,30,32,40,366,419,450,507,542,564 'whole':558 'won':243 'wow':332 'write':158,199"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5293976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701297783 {#1683
    date: 2023-11-29 23:43:03.0 +01:00
  }
  +"title": 178721
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1687
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1680
    +user: Proxies\__CG__\App\Entity\User {#3869 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3911 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3913 …}
    +slug: "A-question-about-secure-chats"
    +title: "A question about secure chats"
    +url: "https://sopuli.xyz/pictrs/image/1f303717-739e-4ca2-9aec-2edf248929a0.jpeg"
    +body: """
      Two questions.\n
      \n
      My family insist on using Whatsapp for the family chats. I have to keep a copy on a device just so I can communicate with them. I do so under protest, as I was always told it isn’t secure. My brother has just said\n
      \n
      “oh Whatsapp is encrypted, it’s perfectly secure”.\n
      \n
      First, is it actually as encrypted and safe as my brother claims? That would solve everything.\n
      \n
      Second, if it *isn’t*, where can I get some proof that we should switch to Telegram or whatever? Proof which doesn’t make me look like a raving loony?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 97
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701543542 {#3906
      date: 2023-12-02 19:59:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3914 …}
    +votes: Doctrine\ORM\PersistentCollection {#3916 …}
    +reports: Doctrine\ORM\PersistentCollection {#3918 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3920 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3922 …}
    +badges: Doctrine\ORM\PersistentCollection {#3924 …}
    +children: [
      App\Entity\EntryComment {#1687}
    ]
    -id: 18107
    -titleTs: "'chat':5 'question':2 'secur':4"
    -bodyTs: "'actual':59 'alway':37 'brother':44,66 'chat':12 'claim':67 'communic':26 'copi':18 'devic':21 'doesn':93 'encrypt':51,61 'everyth':71 'famili':4,11 'first':56 'get':80 'insist':5 'isn':40,75 'keep':16 'like':98 'look':97 'looni':101 'make':95 'oh':48 'perfect':54 'proof':82,91 'protest':33 'question':2 'rave':100 'safe':63 'said':47 'second':72 'secur':42,55 'solv':70 'switch':86 'telegram':88 'told':38 'two':1 'use':7 'whatev':90 'whatsapp':8,49 'would':69"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701327904
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6384610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701241504 {#3892
      date: 2023-11-29 08:05:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    When you type a message a message and send it to your counter part, WhatsApp says it encrypts it and the recipient will decrypt it on their side with WhatsApp. However, WhatsApp is closed source. That means you trust WhatsApp to do what it says.\n
    \n
    It’s like going to a contractor and telling them your message and handing them a key. The contractor says they’ll deliver it to the other party in a manner that nobody else will be able to read that message. You can ask them provide the tools they do it, explain how they do it, and show you how it’s done, but they say “no can do, trade secret”. Do you trust them?\n
    \n
    Alright, let’s say you do trust them, they really do make the message unreadable to anybody but the other party. But every time you want to send a message, you have to go to their building, write down the message on a notepad, and then hand it + the key to the messenger. If you told them “Just to be sure, I’d like to verify that nobody else is here possibly looking at the message while I write, nor reading it when you go into the backroom to render it unreadable” and asked “Can I check for other people here?” to which they respond “no can do, trade secret”. Do you trust them?\n
    \n
    Alright alright, so you still trust them. They won’t let you check anything, but you still trust them. The messenger is employed by the one and Sauron Inc. The owner has been caught lying about stuff before, but you trust them. No problem.\n
    \n
    Let’s says the messenger says “hey, you know, all the communications you have when you go into the small room there, we can make copies for you! if the messages were ever misplaced, this building burned down or anything, you could always have the communication history”. You find it a great idea! Wow, it’s so convenient. They even suggest to put copies in a building in another city and the building is owned by Darth Vader Inc. You’re ecstatic! To get the process started, WhatsApp walks into your room with a bunch of blank papers and chest, then asks you to hand over your key and closes the door behind them. You are escorted out of the building and wait for the process to be over.\n
    \n
    A few months later, the city is bombarded by Megatron. The WhatsApp building is destroyed and your communications are gone! The key you had for the messenger to render your communications unreadable? Gone too! Well, luckily you can just go to another WhatsApp building. You enter, say your name, fill in your details and you are escorted to a room that looks just like the one in the building the Megatron destroyed!  \n
    The elation is great! … until you notice that all your messages are readable. Not only that, but the key that’s used to make then unreadable by WhatsApp is sitting there on the desk - pristine and undamaged as it ever was.\n
    \n
    Wait a moment… how did the unreadable messages **and** the key get restored? What exactly did Darth Vader Inc. get from WhatsApp?\n
    \n
    Must just be a coincidence, right? You probably had the key in your pocked the whole time and gave it to WhatsApp while you were at the reception filling in your contact details. Your trust is unwavering, the security unrattled, and your communication unscathed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1702482906 {#1701
    date: 2023-12-13 16:55:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Thisfox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 178721
  -bodyTs: "'abl':82 'alright':121,235,236 'alway':321 'anoth':347,449 'anybodi':137 'anyth':248,318 'ask':89,214,380 'backroom':208 'behind':391 'blank':375 'bombard':415 'build':157,314,345,351,399,420,451,476 'bunch':373 'burn':315 'caught':268 'check':217,247 'chest':378 'citi':348,413 'close':34,388 'coincid':547 'communic':290,324,425,438,585 'contact':574 'contractor':52,64 'conveni':336 'copi':304,342 'could':320 'counter':13 'd':183 'darth':355,537 'decrypt':24 'deliv':68 'desk':513 'destroy':422,479 'detail':460,575 'done':108 'door':390 'ecstat':360 'elat':481 'els':79,189 'employ':257 'encrypt':18 'enter':453 'escort':395,464 'even':338 'ever':311,519 'everi':143 'exact':535 'explain':97 'fill':457,571 'find':327 'gave':561 'get':362,532,540 'go':49,154,205,295,447 'gone':427,440 'great':330,483 'hand':59,167,383 'hey':285 'histori':325 'howev':31 'idea':331 'inc':263,357,539 'key':62,170,386,429,498,531,553 'know':287 'later':411 'let':122,245,279 'lie':269 'like':48,184,471 'll':67 'look':193,469 'luckili':443 'make':132,303,503 'manner':76 'mean':37 'megatron':417,478 'messag':5,7,57,86,134,150,161,196,309,490,528 'messeng':173,255,283,434 'misplac':312 'moment':523 'month':410 'must':543 'name':456 'nobodi':78,188 'notepad':164 'notic':486 'one':260,473 'own':353 'owner':265 'paper':376 'part':14 'parti':73,141 'peopl':220 'pock':556 'possibl':192 'pristin':514 'probabl':550 'problem':278 'process':364,404 'provid':91 'put':341 're':359 'read':84,201 'readabl':492 'realli':130 'recept':570 'recipi':22 'render':210,436 'respond':225 'restor':533 'right':548 'room':299,370,467 'sauron':262 'say':16,45,65,111,124,281,284,454 'secret':116,230 'secur':581 'send':9,148 'show':103 'side':28 'sit':509 'small':298 'sourc':35 'start':365 'still':239,251 'stuff':271 'suggest':339 'sure':181 'tell':54 'time':144,559 'told':176 'tool':93 'trade':115,229 'trust':39,119,127,233,240,252,275,577 'type':3 'undamag':516 'unrattl':582 'unread':135,212,439,505,527 'unscath':586 'unwav':579 'use':501 'vader':356,538 'verifi':186 'wait':401,521 'walk':367 'want':146 'well':442 'whatsapp':15,30,32,40,366,419,450,507,542,564 'whole':558 'won':243 'wow':332 'write':158,199"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5293976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701297783 {#1683
    date: 2023-11-29 23:43:03.0 +01:00
  }
  +"title": 178721
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1551
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#4005 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#4048 …}
  +slug: "Bill-is-a-pro-grammer"
  +title: "Bill is a pro grammer"
  +url: "https://sh.itjust.works/pictrs/image/3287150f-9eb1-4767-839c-c9da99ecfe19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 101
  +favouriteCount: 798
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701370468 {#4043
    date: 2023-11-30 19:54:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4052 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
  +badges: Doctrine\ORM\PersistentCollection {#4060 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://mockingspongebob.org/I_write_self-documenting_code)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1701941119 {#1672
        date: 2023-12-07 10:25:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 166795
      -bodyTs: "'/i_write_self-documenting_code)':3 'mockingspongebob.org':2 'mockingspongebob.org/i_write_self-documenting_code)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5190178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701016389 {#1549
        date: 2023-11-26 17:33:09.0 +01:00
      }
      +"title": 166795
    }
  ]
  -id: 16992
  -titleTs: "'bill':1 'grammer':5 'pro':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701098188
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9902204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011788 {#4029
    date: 2023-11-26 16:16:28.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 {#1551
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#4005 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#4048 …}
  +slug: "Bill-is-a-pro-grammer"
  +title: "Bill is a pro grammer"
  +url: "https://sh.itjust.works/pictrs/image/3287150f-9eb1-4767-839c-c9da99ecfe19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 101
  +favouriteCount: 798
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701370468 {#4043
    date: 2023-11-30 19:54:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4052 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
  +badges: Doctrine\ORM\PersistentCollection {#4060 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://mockingspongebob.org/I_write_self-documenting_code)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1701941119 {#1672
        date: 2023-12-07 10:25:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 166795
      -bodyTs: "'/i_write_self-documenting_code)':3 'mockingspongebob.org':2 'mockingspongebob.org/i_write_self-documenting_code)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5190178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701016389 {#1549
        date: 2023-11-26 17:33:09.0 +01:00
      }
      +"title": 166795
    }
  ]
  -id: 16992
  -titleTs: "'bill':1 'grammer':5 'pro':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701098188
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9902204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011788 {#4029
    date: 2023-11-26 16:16:28.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 {#1551
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: Proxies\__CG__\App\Entity\Image {#4005 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#4048 …}
  +slug: "Bill-is-a-pro-grammer"
  +title: "Bill is a pro grammer"
  +url: "https://sh.itjust.works/pictrs/image/3287150f-9eb1-4767-839c-c9da99ecfe19.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 101
  +favouriteCount: 798
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701370468 {#4043
    date: 2023-11-30 19:54:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4052 …}
  +reports: Doctrine\ORM\PersistentCollection {#4054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
  +badges: Doctrine\ORM\PersistentCollection {#4060 …}
  +children: [
    App\Entity\EntryComment {#1560
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://mockingspongebob.org/I_write_self-documenting_code)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 131
      +score: 0
      +lastActive: DateTime @1701941119 {#1672
        date: 2023-12-07 10:25:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CowsLookLikeMaps@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1585 …}
      +nested: Doctrine\ORM\PersistentCollection {#1526 …}
      +votes: Doctrine\ORM\PersistentCollection {#1527 …}
      +reports: Doctrine\ORM\PersistentCollection {#1525 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
      -id: 166795
      -bodyTs: "'/i_write_self-documenting_code)':3 'mockingspongebob.org':2 'mockingspongebob.org/i_write_self-documenting_code)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://programming.dev/comment/5190178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701016389 {#1549
        date: 2023-11-26 17:33:09.0 +01:00
      }
      +"title": 166795
    }
  ]
  -id: 16992
  -titleTs: "'bill':1 'grammer':5 'pro':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701098188
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/9902204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701011788 {#4029
    date: 2023-11-26 16:16:28.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 {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#4005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#4048 …}
    +slug: "Bill-is-a-pro-grammer"
    +title: "Bill is a pro grammer"
    +url: "https://sh.itjust.works/pictrs/image/3287150f-9eb1-4767-839c-c9da99ecfe19.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 101
    +favouriteCount: 798
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701370468 {#4043
      date: 2023-11-30 19:54:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4050 …}
    +votes: Doctrine\ORM\PersistentCollection {#4052 …}
    +reports: Doctrine\ORM\PersistentCollection {#4054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    +badges: Doctrine\ORM\PersistentCollection {#4060 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 16992
    -titleTs: "'bill':1 'grammer':5 'pro':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701098188
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9902204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701011788 {#4029
      date: 2023-11-26 16:16:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://mockingspongebob.org/I_write_self-documenting_code)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1701941119 {#1672
    date: 2023-12-07 10:25:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 166795
  -bodyTs: "'/i_write_self-documenting_code)':3 'mockingspongebob.org':2 'mockingspongebob.org/i_write_self-documenting_code)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5190178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016389 {#1549
    date: 2023-11-26 17:33:09.0 +01:00
  }
  +"title": 166795
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#4005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#4048 …}
    +slug: "Bill-is-a-pro-grammer"
    +title: "Bill is a pro grammer"
    +url: "https://sh.itjust.works/pictrs/image/3287150f-9eb1-4767-839c-c9da99ecfe19.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 101
    +favouriteCount: 798
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701370468 {#4043
      date: 2023-11-30 19:54:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4050 …}
    +votes: Doctrine\ORM\PersistentCollection {#4052 …}
    +reports: Doctrine\ORM\PersistentCollection {#4054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    +badges: Doctrine\ORM\PersistentCollection {#4060 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 16992
    -titleTs: "'bill':1 'grammer':5 'pro':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701098188
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9902204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701011788 {#4029
      date: 2023-11-26 16:16:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://mockingspongebob.org/I_write_self-documenting_code)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1701941119 {#1672
    date: 2023-12-07 10:25:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 166795
  -bodyTs: "'/i_write_self-documenting_code)':3 'mockingspongebob.org':2 'mockingspongebob.org/i_write_self-documenting_code)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5190178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016389 {#1549
    date: 2023-11-26 17:33:09.0 +01:00
  }
  +"title": 166795
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1560
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: Proxies\__CG__\App\Entity\Image {#4005 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#4048 …}
    +slug: "Bill-is-a-pro-grammer"
    +title: "Bill is a pro grammer"
    +url: "https://sh.itjust.works/pictrs/image/3287150f-9eb1-4767-839c-c9da99ecfe19.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 101
    +favouriteCount: 798
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701370468 {#4043
      date: 2023-11-30 19:54:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#4050 …}
    +votes: Doctrine\ORM\PersistentCollection {#4052 …}
    +reports: Doctrine\ORM\PersistentCollection {#4054 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4056 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4058 …}
    +badges: Doctrine\ORM\PersistentCollection {#4060 …}
    +children: [
      App\Entity\EntryComment {#1560}
    ]
    -id: 16992
    -titleTs: "'bill':1 'grammer':5 'pro':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701098188
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/9902204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701011788 {#4029
      date: 2023-11-26 16:16:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://mockingspongebob.org/I_write_self-documenting_code)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 131
  +score: 0
  +lastActive: DateTime @1701941119 {#1672
    date: 2023-12-07 10:25:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1585 …}
  +nested: Doctrine\ORM\PersistentCollection {#1526 …}
  +votes: Doctrine\ORM\PersistentCollection {#1527 …}
  +reports: Doctrine\ORM\PersistentCollection {#1525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  -id: 166795
  -bodyTs: "'/i_write_self-documenting_code)':3 'mockingspongebob.org':2 'mockingspongebob.org/i_write_self-documenting_code)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5190178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701016389 {#1549
    date: 2023-11-26 17:33:09.0 +01:00
  }
  +"title": 166795
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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