GET https://kbin.spritesserver.nl/index.php/u/@taanegl@beehaw.org/active?p=3

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.82 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 {#2469
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
  +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 {#3157
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +badges: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Let me put it like this: it’s about learning curve. Arch is relatively easy to begin with, but NixOS gets much easier the more nix you learn.\n
        \n
        What do I mean about that? Imagine having to patch something, which can be the thing. On arch you’d have to replace a package, which could lead to issues and conflicts, whereas NixOS gives you the option to keep two or even more versions of the same library, because it does not rely on your traditional UNIX path.\n
        \n
        But with this super power comes a catch. You have to learn a programming language *and* learn how the nix store operates, which is a pretty high learning curve. Also, NixOS suffers from a governance issue and going by the documentation is like shooting in the dark.\n
        \n
        That being said, the best manual for NixOS is GitHub, searching for anything and filtering by the nix language. You’ll see a ton of varying systems, be they workstations or servers.\n
        \n
        And no matter what all the warnings say, no, flakes aren’t **EXPERIMENTAL** or **UNSTABLE**, but rather **CONTENTIOUS** internally. Again: I love NixOS, but they gotta fix their governance issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701659603 {#2455
        date: 2023-12-04 04:13:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 194392
      -bodyTs: "'also':117 'anyth':147 'arch':12,46 'aren':177 'begin':17 'best':139 'catch':95 'come':93 'conflict':60 'contenti':184 'could':55 'curv':11,116 'd':48 'dark':134 'document':128 'easi':15 'easier':23 'even':71 'experiment':179 'filter':149 'fix':193 'flake':176 'get':21 'github':144 'give':63 'go':125 'gotta':192 'govern':122,195 'high':114 'imagin':35 'intern':185 'issu':58,123,196 'keep':68 'languag':102,153 'lead':56 'learn':10,28,99,104,115 'let':1 'librari':77 'like':5,130 'll':155 'love':188 'manual':140 'matter':169 'mean':32 'much':22 'nix':26,107,152 'nixo':20,62,118,142,189 'oper':109 'option':66 'packag':53 'patch':38 'path':87 'power':92 'pretti':113 'program':101 'put':3 'rather':183 'relat':14 'reli':82 'replac':51 'said':137 'say':174 'search':145 'see':156 'server':166 'shoot':131 'someth':39 'store':108 'suffer':119 'super':91 'system':161 'thing':44 'ton':158 'tradit':85 'two':69 'unix':86 'unstabl':181 'vari':160 'version':73 'warn':173 'wherea':61 'workstat':164"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1802015"
      +editedAt: DateTimeImmutable @1703014588 {#2459
        date: 2023-12-19 20:36:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701659603 {#2468
        date: 2023-12-04 04:13:23.0 +01:00
      }
      +"title": 194392
    }
  ]
  -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 {#3144
    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 {#2469
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
  +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 {#3157
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +badges: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Let me put it like this: it’s about learning curve. Arch is relatively easy to begin with, but NixOS gets much easier the more nix you learn.\n
        \n
        What do I mean about that? Imagine having to patch something, which can be the thing. On arch you’d have to replace a package, which could lead to issues and conflicts, whereas NixOS gives you the option to keep two or even more versions of the same library, because it does not rely on your traditional UNIX path.\n
        \n
        But with this super power comes a catch. You have to learn a programming language *and* learn how the nix store operates, which is a pretty high learning curve. Also, NixOS suffers from a governance issue and going by the documentation is like shooting in the dark.\n
        \n
        That being said, the best manual for NixOS is GitHub, searching for anything and filtering by the nix language. You’ll see a ton of varying systems, be they workstations or servers.\n
        \n
        And no matter what all the warnings say, no, flakes aren’t **EXPERIMENTAL** or **UNSTABLE**, but rather **CONTENTIOUS** internally. Again: I love NixOS, but they gotta fix their governance issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701659603 {#2455
        date: 2023-12-04 04:13:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 194392
      -bodyTs: "'also':117 'anyth':147 'arch':12,46 'aren':177 'begin':17 'best':139 'catch':95 'come':93 'conflict':60 'contenti':184 'could':55 'curv':11,116 'd':48 'dark':134 'document':128 'easi':15 'easier':23 'even':71 'experiment':179 'filter':149 'fix':193 'flake':176 'get':21 'github':144 'give':63 'go':125 'gotta':192 'govern':122,195 'high':114 'imagin':35 'intern':185 'issu':58,123,196 'keep':68 'languag':102,153 'lead':56 'learn':10,28,99,104,115 'let':1 'librari':77 'like':5,130 'll':155 'love':188 'manual':140 'matter':169 'mean':32 'much':22 'nix':26,107,152 'nixo':20,62,118,142,189 'oper':109 'option':66 'packag':53 'patch':38 'path':87 'power':92 'pretti':113 'program':101 'put':3 'rather':183 'relat':14 'reli':82 'replac':51 'said':137 'say':174 'search':145 'see':156 'server':166 'shoot':131 'someth':39 'store':108 'suffer':119 'super':91 'system':161 'thing':44 'ton':158 'tradit':85 'two':69 'unix':86 'unstabl':181 'vari':160 'version':73 'warn':173 'wherea':61 'workstat':164"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1802015"
      +editedAt: DateTimeImmutable @1703014588 {#2459
        date: 2023-12-19 20:36:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701659603 {#2468
        date: 2023-12-04 04:13:23.0 +01:00
      }
      +"title": 194392
    }
  ]
  -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 {#3144
    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 {#2469
  +user: Proxies\__CG__\App\Entity\User {#3121 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
  +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 {#3157
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3162 …}
  +votes: Doctrine\ORM\PersistentCollection {#3165 …}
  +reports: Doctrine\ORM\PersistentCollection {#3167 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
  +badges: Doctrine\ORM\PersistentCollection {#3173 …}
  +children: [
    App\Entity\EntryComment {#2470
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2469 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Let me put it like this: it’s about learning curve. Arch is relatively easy to begin with, but NixOS gets much easier the more nix you learn.\n
        \n
        What do I mean about that? Imagine having to patch something, which can be the thing. On arch you’d have to replace a package, which could lead to issues and conflicts, whereas NixOS gives you the option to keep two or even more versions of the same library, because it does not rely on your traditional UNIX path.\n
        \n
        But with this super power comes a catch. You have to learn a programming language *and* learn how the nix store operates, which is a pretty high learning curve. Also, NixOS suffers from a governance issue and going by the documentation is like shooting in the dark.\n
        \n
        That being said, the best manual for NixOS is GitHub, searching for anything and filtering by the nix language. You’ll see a ton of varying systems, be they workstations or servers.\n
        \n
        And no matter what all the warnings say, no, flakes aren’t **EXPERIMENTAL** or **UNSTABLE**, but rather **CONTENTIOUS** internally. Again: I love NixOS, but they gotta fix their governance issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701659603 {#2455
        date: 2023-12-04 04:13:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 194392
      -bodyTs: "'also':117 'anyth':147 'arch':12,46 'aren':177 'begin':17 'best':139 'catch':95 'come':93 'conflict':60 'contenti':184 'could':55 'curv':11,116 'd':48 'dark':134 'document':128 'easi':15 'easier':23 'even':71 'experiment':179 'filter':149 'fix':193 'flake':176 'get':21 'github':144 'give':63 'go':125 'gotta':192 'govern':122,195 'high':114 'imagin':35 'intern':185 'issu':58,123,196 'keep':68 'languag':102,153 'lead':56 'learn':10,28,99,104,115 'let':1 'librari':77 'like':5,130 'll':155 'love':188 'manual':140 'matter':169 'mean':32 'much':22 'nix':26,107,152 'nixo':20,62,118,142,189 'oper':109 'option':66 'packag':53 'patch':38 'path':87 'power':92 'pretti':113 'program':101 'put':3 'rather':183 'relat':14 'reli':82 'replac':51 'said':137 'say':174 'search':145 'see':156 'server':166 'shoot':131 'someth':39 'store':108 'suffer':119 'super':91 'system':161 'thing':44 'ton':158 'tradit':85 'two':69 'unix':86 'unstabl':181 'vari':160 'version':73 'warn':173 'wherea':61 'workstat':164"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1802015"
      +editedAt: DateTimeImmutable @1703014588 {#2459
        date: 2023-12-19 20:36:28.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701659603 {#2468
        date: 2023-12-04 04:13:23.0 +01:00
      }
      +"title": 194392
    }
  ]
  -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 {#3144
    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 {#2470
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
    +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 {#3157
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    +badges: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -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 {#3144
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let me put it like this: it’s about learning curve. Arch is relatively easy to begin with, but NixOS gets much easier the more nix you learn.\n
    \n
    What do I mean about that? Imagine having to patch something, which can be the thing. On arch you’d have to replace a package, which could lead to issues and conflicts, whereas NixOS gives you the option to keep two or even more versions of the same library, because it does not rely on your traditional UNIX path.\n
    \n
    But with this super power comes a catch. You have to learn a programming language *and* learn how the nix store operates, which is a pretty high learning curve. Also, NixOS suffers from a governance issue and going by the documentation is like shooting in the dark.\n
    \n
    That being said, the best manual for NixOS is GitHub, searching for anything and filtering by the nix language. You’ll see a ton of varying systems, be they workstations or servers.\n
    \n
    And no matter what all the warnings say, no, flakes aren’t **EXPERIMENTAL** or **UNSTABLE**, but rather **CONTENTIOUS** internally. Again: I love NixOS, but they gotta fix their governance issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701659603 {#2455
    date: 2023-12-04 04:13:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 194392
  -bodyTs: "'also':117 'anyth':147 'arch':12,46 'aren':177 'begin':17 'best':139 'catch':95 'come':93 'conflict':60 'contenti':184 'could':55 'curv':11,116 'd':48 'dark':134 'document':128 'easi':15 'easier':23 'even':71 'experiment':179 'filter':149 'fix':193 'flake':176 'get':21 'github':144 'give':63 'go':125 'gotta':192 'govern':122,195 'high':114 'imagin':35 'intern':185 'issu':58,123,196 'keep':68 'languag':102,153 'lead':56 'learn':10,28,99,104,115 'let':1 'librari':77 'like':5,130 'll':155 'love':188 'manual':140 'matter':169 'mean':32 'much':22 'nix':26,107,152 'nixo':20,62,118,142,189 'oper':109 'option':66 'packag':53 'patch':38 'path':87 'power':92 'pretti':113 'program':101 'put':3 'rather':183 'relat':14 'reli':82 'replac':51 'said':137 'say':174 'search':145 'see':156 'server':166 'shoot':131 'someth':39 'store':108 'suffer':119 'super':91 'system':161 'thing':44 'ton':158 'tradit':85 'two':69 'unix':86 'unstabl':181 'vari':160 'version':73 'warn':173 'wherea':61 'workstat':164"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1802015"
  +editedAt: DateTimeImmutable @1703014588 {#2459
    date: 2023-12-19 20:36:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701659603 {#2468
    date: 2023-12-04 04:13:23.0 +01:00
  }
  +"title": 194392
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2470
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
    +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 {#3157
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    +badges: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -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 {#3144
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let me put it like this: it’s about learning curve. Arch is relatively easy to begin with, but NixOS gets much easier the more nix you learn.\n
    \n
    What do I mean about that? Imagine having to patch something, which can be the thing. On arch you’d have to replace a package, which could lead to issues and conflicts, whereas NixOS gives you the option to keep two or even more versions of the same library, because it does not rely on your traditional UNIX path.\n
    \n
    But with this super power comes a catch. You have to learn a programming language *and* learn how the nix store operates, which is a pretty high learning curve. Also, NixOS suffers from a governance issue and going by the documentation is like shooting in the dark.\n
    \n
    That being said, the best manual for NixOS is GitHub, searching for anything and filtering by the nix language. You’ll see a ton of varying systems, be they workstations or servers.\n
    \n
    And no matter what all the warnings say, no, flakes aren’t **EXPERIMENTAL** or **UNSTABLE**, but rather **CONTENTIOUS** internally. Again: I love NixOS, but they gotta fix their governance issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701659603 {#2455
    date: 2023-12-04 04:13:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 194392
  -bodyTs: "'also':117 'anyth':147 'arch':12,46 'aren':177 'begin':17 'best':139 'catch':95 'come':93 'conflict':60 'contenti':184 'could':55 'curv':11,116 'd':48 'dark':134 'document':128 'easi':15 'easier':23 'even':71 'experiment':179 'filter':149 'fix':193 'flake':176 'get':21 'github':144 'give':63 'go':125 'gotta':192 'govern':122,195 'high':114 'imagin':35 'intern':185 'issu':58,123,196 'keep':68 'languag':102,153 'lead':56 'learn':10,28,99,104,115 'let':1 'librari':77 'like':5,130 'll':155 'love':188 'manual':140 'matter':169 'mean':32 'much':22 'nix':26,107,152 'nixo':20,62,118,142,189 'oper':109 'option':66 'packag':53 'patch':38 'path':87 'power':92 'pretti':113 'program':101 'put':3 'rather':183 'relat':14 'reli':82 'replac':51 'said':137 'say':174 'search':145 'see':156 'server':166 'shoot':131 'someth':39 'store':108 'suffer':119 'super':91 'system':161 'thing':44 'ton':158 'tradit':85 'two':69 'unix':86 'unstabl':181 'vari':160 'version':73 'warn':173 'wherea':61 'workstat':164"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1802015"
  +editedAt: DateTimeImmutable @1703014588 {#2459
    date: 2023-12-19 20:36:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701659603 {#2468
    date: 2023-12-04 04:13:23.0 +01:00
  }
  +"title": 194392
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2470
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2469
    +user: Proxies\__CG__\App\Entity\User {#3121 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
    +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 {#3157
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3162 …}
    +votes: Doctrine\ORM\PersistentCollection {#3165 …}
    +reports: Doctrine\ORM\PersistentCollection {#3167 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3169 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3171 …}
    +badges: Doctrine\ORM\PersistentCollection {#3173 …}
    +children: [
      App\Entity\EntryComment {#2470}
    ]
    -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 {#3144
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Let me put it like this: it’s about learning curve. Arch is relatively easy to begin with, but NixOS gets much easier the more nix you learn.\n
    \n
    What do I mean about that? Imagine having to patch something, which can be the thing. On arch you’d have to replace a package, which could lead to issues and conflicts, whereas NixOS gives you the option to keep two or even more versions of the same library, because it does not rely on your traditional UNIX path.\n
    \n
    But with this super power comes a catch. You have to learn a programming language *and* learn how the nix store operates, which is a pretty high learning curve. Also, NixOS suffers from a governance issue and going by the documentation is like shooting in the dark.\n
    \n
    That being said, the best manual for NixOS is GitHub, searching for anything and filtering by the nix language. You’ll see a ton of varying systems, be they workstations or servers.\n
    \n
    And no matter what all the warnings say, no, flakes aren’t **EXPERIMENTAL** or **UNSTABLE**, but rather **CONTENTIOUS** internally. Again: I love NixOS, but they gotta fix their governance issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701659603 {#2455
    date: 2023-12-04 04:13:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 194392
  -bodyTs: "'also':117 'anyth':147 'arch':12,46 'aren':177 'begin':17 'best':139 'catch':95 'come':93 'conflict':60 'contenti':184 'could':55 'curv':11,116 'd':48 'dark':134 'document':128 'easi':15 'easier':23 'even':71 'experiment':179 'filter':149 'fix':193 'flake':176 'get':21 'github':144 'give':63 'go':125 'gotta':192 'govern':122,195 'high':114 'imagin':35 'intern':185 'issu':58,123,196 'keep':68 'languag':102,153 'lead':56 'learn':10,28,99,104,115 'let':1 'librari':77 'like':5,130 'll':155 'love':188 'manual':140 'matter':169 'mean':32 'much':22 'nix':26,107,152 'nixo':20,62,118,142,189 'oper':109 'option':66 'packag':53 'patch':38 'path':87 'power':92 'pretti':113 'program':101 'put':3 'rather':183 'relat':14 'reli':82 'replac':51 'said':137 'say':174 'search':145 'see':156 'server':166 'shoot':131 'someth':39 'store':108 'suffer':119 'super':91 'system':161 'thing':44 'ton':158 'tradit':85 'two':69 'unix':86 'unstabl':181 'vari':160 'version':73 'warn':173 'wherea':61 'workstat':164"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1802015"
  +editedAt: DateTimeImmutable @1703014588 {#2459
    date: 2023-12-19 20:36:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701659603 {#2468
    date: 2023-12-04 04:13:23.0 +01:00
  }
  +"title": 194392
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1727
  +user: Proxies\__CG__\App\Entity\User {#3215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#3255 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
  +slug: "NixOS-23-11-released"
  +title: "NixOS 23.11 released"
  +url: "https://nixos.org/blog/announcements#nixos-23.11"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709149400 {#3250
    date: 2024-02-28 20:43:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  +badges: Doctrine\ORM\PersistentCollection {#3268 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Okay, folks. NixOS needs your help. No bull. I’m talking documenters, designers, coders, package maintainers. Why? Because the NixOS community has *a lot* on it’s plate right now.\n
        \n
        Like I can understand why flakes haven’t become standardised, why it’s still marked as unstable, even though it’s pretty much feature complete, and that’s because nix is a complex environment builder and the current contributes are taxed to the max.\n
        \n
        But what is nix?\n
        \n
        Nix’s job is to create reproducible environments where you can put any library, any service, any application. It does this through compile time flags and modifying ELF headers to isolate applications on a system to their own, exclusive UNIX path. These are linked together as clojures, or a dependency graphs, that can share libraries, applications and services intetchangably with each othet, *or* use another version or patched version *without* causing *any* dependency conflicts.\n
        \n
        You can fire up pretty much whatever you want and it will be reproducible elsewhere. It’s like if you took a package manager, build environments, as well as VMs and micro services and make them kiss.\n
        \n
        You can spin up a nix environment on any supported system and expect it to run 1:1. This however breeds complexity and there’s a lack of NixOS contributors.\n
        \n
        If only you spin up a nix environment on a VM or use it to replace your current build systems (because nix can use several build systems in one single environment), and then contribute back with some changes to nixpkgs, then you are helping to bring about the most powerful deployment tool since kubernetes.\n
        \n
        No joke. Check out [how you can contribute](https://nix.dev/contributing/how-to-contribute), because at the end of the day learning nix is gaining a new superpower.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701367240 {#1724
        date: 2023-11-30 19:00:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@unionagainstdhmo@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 183933
      -bodyTs: "'/contributing/how-to-contribute),':284 '1':206,207 'anoth':143 'applic':96,110,134 'back':254 'becom':39 'breed':210 'bring':265 'build':177,238,245 'builder':65 'bull':8 'caus':149 'chang':257 'check':276 'clojur':125 'coder':14 'communiti':21 'compil':101 'complet':55 'complex':63,211 'conflict':152 'contribut':69,253,281 'contributor':219 'creat':84 'current':68,237 'day':291 'depend':128,151 'deploy':270 'design':13 'document':12 'elf':106 'elsewher':167 'end':288 'environ':64,86,178,196,227,250 'even':48 'exclus':117 'expect':202 'featur':54 'fire':155 'flag':103 'flake':36 'folk':2 'gain':295 'graph':129 'haven':37 'header':107 'help':6,263 'howev':209 'intetchang':137 'isol':109 'job':81 'joke':275 'kiss':189 'kubernet':273 'lack':216 'learn':292 'librari':92,133 'like':31,170 'link':122 'lot':24 'm':10 'maintain':16 'make':187 'manag':176 'mark':45 'max':74 'micro':184 'modifi':105 'much':53,158 'need':4 'new':297 'nix':60,78,79,195,226,241,293 'nix.dev':283 'nix.dev/contributing/how-to-contribute),':282 'nixo':3,20,218 'nixpkg':259 'okay':1 'one':248 'othet':140 'packag':15,175 'patch':146 'path':119 'plate':28 'power':269 'pretti':52,157 'put':90 'replac':235 'reproduc':85,166 'right':29 'run':205 'servic':94,136,185 'sever':244 'share':132 'sinc':272 'singl':249 'spin':192,223 'standardis':40 'still':44 'superpow':298 'support':199 'system':113,200,239,246 'talk':11 'tax':71 'though':49 'time':102 'togeth':123 'took':173 'tool':271 'understand':34 'unix':118 'unstabl':47 'use':142,232,243 'version':144,147 'vm':230 'vms':182 'want':161 'well':180 'whatev':159 'without':148"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1774458"
      +editedAt: DateTimeImmutable @1702482753 {#1729
        date: 2023-12-13 16:52:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701367240 {#1733
        date: 2023-11-30 19:00:40.0 +01:00
      }
      +"title": 183933
    }
  ]
  -id: 18340
  -titleTs: "'23.11':2 'nixo':1 'releas':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701383528
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4498668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701297128 {#3236
    date: 2023-11-29 23:32:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#3215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#3255 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
  +slug: "NixOS-23-11-released"
  +title: "NixOS 23.11 released"
  +url: "https://nixos.org/blog/announcements#nixos-23.11"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709149400 {#3250
    date: 2024-02-28 20:43:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  +badges: Doctrine\ORM\PersistentCollection {#3268 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Okay, folks. NixOS needs your help. No bull. I’m talking documenters, designers, coders, package maintainers. Why? Because the NixOS community has *a lot* on it’s plate right now.\n
        \n
        Like I can understand why flakes haven’t become standardised, why it’s still marked as unstable, even though it’s pretty much feature complete, and that’s because nix is a complex environment builder and the current contributes are taxed to the max.\n
        \n
        But what is nix?\n
        \n
        Nix’s job is to create reproducible environments where you can put any library, any service, any application. It does this through compile time flags and modifying ELF headers to isolate applications on a system to their own, exclusive UNIX path. These are linked together as clojures, or a dependency graphs, that can share libraries, applications and services intetchangably with each othet, *or* use another version or patched version *without* causing *any* dependency conflicts.\n
        \n
        You can fire up pretty much whatever you want and it will be reproducible elsewhere. It’s like if you took a package manager, build environments, as well as VMs and micro services and make them kiss.\n
        \n
        You can spin up a nix environment on any supported system and expect it to run 1:1. This however breeds complexity and there’s a lack of NixOS contributors.\n
        \n
        If only you spin up a nix environment on a VM or use it to replace your current build systems (because nix can use several build systems in one single environment), and then contribute back with some changes to nixpkgs, then you are helping to bring about the most powerful deployment tool since kubernetes.\n
        \n
        No joke. Check out [how you can contribute](https://nix.dev/contributing/how-to-contribute), because at the end of the day learning nix is gaining a new superpower.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701367240 {#1724
        date: 2023-11-30 19:00:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@unionagainstdhmo@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 183933
      -bodyTs: "'/contributing/how-to-contribute),':284 '1':206,207 'anoth':143 'applic':96,110,134 'back':254 'becom':39 'breed':210 'bring':265 'build':177,238,245 'builder':65 'bull':8 'caus':149 'chang':257 'check':276 'clojur':125 'coder':14 'communiti':21 'compil':101 'complet':55 'complex':63,211 'conflict':152 'contribut':69,253,281 'contributor':219 'creat':84 'current':68,237 'day':291 'depend':128,151 'deploy':270 'design':13 'document':12 'elf':106 'elsewher':167 'end':288 'environ':64,86,178,196,227,250 'even':48 'exclus':117 'expect':202 'featur':54 'fire':155 'flag':103 'flake':36 'folk':2 'gain':295 'graph':129 'haven':37 'header':107 'help':6,263 'howev':209 'intetchang':137 'isol':109 'job':81 'joke':275 'kiss':189 'kubernet':273 'lack':216 'learn':292 'librari':92,133 'like':31,170 'link':122 'lot':24 'm':10 'maintain':16 'make':187 'manag':176 'mark':45 'max':74 'micro':184 'modifi':105 'much':53,158 'need':4 'new':297 'nix':60,78,79,195,226,241,293 'nix.dev':283 'nix.dev/contributing/how-to-contribute),':282 'nixo':3,20,218 'nixpkg':259 'okay':1 'one':248 'othet':140 'packag':15,175 'patch':146 'path':119 'plate':28 'power':269 'pretti':52,157 'put':90 'replac':235 'reproduc':85,166 'right':29 'run':205 'servic':94,136,185 'sever':244 'share':132 'sinc':272 'singl':249 'spin':192,223 'standardis':40 'still':44 'superpow':298 'support':199 'system':113,200,239,246 'talk':11 'tax':71 'though':49 'time':102 'togeth':123 'took':173 'tool':271 'understand':34 'unix':118 'unstabl':47 'use':142,232,243 'version':144,147 'vm':230 'vms':182 'want':161 'well':180 'whatev':159 'without':148"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1774458"
      +editedAt: DateTimeImmutable @1702482753 {#1729
        date: 2023-12-13 16:52:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701367240 {#1733
        date: 2023-11-30 19:00:40.0 +01:00
      }
      +"title": 183933
    }
  ]
  -id: 18340
  -titleTs: "'23.11':2 'nixo':1 'releas':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701383528
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4498668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701297128 {#3236
    date: 2023-11-29 23:32:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1727
  +user: Proxies\__CG__\App\Entity\User {#3215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#3255 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
  +slug: "NixOS-23-11-released"
  +title: "NixOS 23.11 released"
  +url: "https://nixos.org/blog/announcements#nixos-23.11"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 38
  +favouriteCount: 154
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709149400 {#3250
    date: 2024-02-28 20:43:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  +badges: Doctrine\ORM\PersistentCollection {#3268 …}
  +children: [
    App\Entity\EntryComment {#1735
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1727 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Okay, folks. NixOS needs your help. No bull. I’m talking documenters, designers, coders, package maintainers. Why? Because the NixOS community has *a lot* on it’s plate right now.\n
        \n
        Like I can understand why flakes haven’t become standardised, why it’s still marked as unstable, even though it’s pretty much feature complete, and that’s because nix is a complex environment builder and the current contributes are taxed to the max.\n
        \n
        But what is nix?\n
        \n
        Nix’s job is to create reproducible environments where you can put any library, any service, any application. It does this through compile time flags and modifying ELF headers to isolate applications on a system to their own, exclusive UNIX path. These are linked together as clojures, or a dependency graphs, that can share libraries, applications and services intetchangably with each othet, *or* use another version or patched version *without* causing *any* dependency conflicts.\n
        \n
        You can fire up pretty much whatever you want and it will be reproducible elsewhere. It’s like if you took a package manager, build environments, as well as VMs and micro services and make them kiss.\n
        \n
        You can spin up a nix environment on any supported system and expect it to run 1:1. This however breeds complexity and there’s a lack of NixOS contributors.\n
        \n
        If only you spin up a nix environment on a VM or use it to replace your current build systems (because nix can use several build systems in one single environment), and then contribute back with some changes to nixpkgs, then you are helping to bring about the most powerful deployment tool since kubernetes.\n
        \n
        No joke. Check out [how you can contribute](https://nix.dev/contributing/how-to-contribute), because at the end of the day learning nix is gaining a new superpower.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701367240 {#1724
        date: 2023-11-30 19:00:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@unionagainstdhmo@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1737 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1726 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 183933
      -bodyTs: "'/contributing/how-to-contribute),':284 '1':206,207 'anoth':143 'applic':96,110,134 'back':254 'becom':39 'breed':210 'bring':265 'build':177,238,245 'builder':65 'bull':8 'caus':149 'chang':257 'check':276 'clojur':125 'coder':14 'communiti':21 'compil':101 'complet':55 'complex':63,211 'conflict':152 'contribut':69,253,281 'contributor':219 'creat':84 'current':68,237 'day':291 'depend':128,151 'deploy':270 'design':13 'document':12 'elf':106 'elsewher':167 'end':288 'environ':64,86,178,196,227,250 'even':48 'exclus':117 'expect':202 'featur':54 'fire':155 'flag':103 'flake':36 'folk':2 'gain':295 'graph':129 'haven':37 'header':107 'help':6,263 'howev':209 'intetchang':137 'isol':109 'job':81 'joke':275 'kiss':189 'kubernet':273 'lack':216 'learn':292 'librari':92,133 'like':31,170 'link':122 'lot':24 'm':10 'maintain':16 'make':187 'manag':176 'mark':45 'max':74 'micro':184 'modifi':105 'much':53,158 'need':4 'new':297 'nix':60,78,79,195,226,241,293 'nix.dev':283 'nix.dev/contributing/how-to-contribute),':282 'nixo':3,20,218 'nixpkg':259 'okay':1 'one':248 'othet':140 'packag':15,175 'patch':146 'path':119 'plate':28 'power':269 'pretti':52,157 'put':90 'replac':235 'reproduc':85,166 'right':29 'run':205 'servic':94,136,185 'sever':244 'share':132 'sinc':272 'singl':249 'spin':192,223 'standardis':40 'still':44 'superpow':298 'support':199 'system':113,200,239,246 'talk':11 'tax':71 'though':49 'time':102 'togeth':123 'took':173 'tool':271 'understand':34 'unix':118 'unstabl':47 'use':142,232,243 'version':144,147 'vm':230 'vms':182 'want':161 'well':180 'whatev':159 'without':148"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1774458"
      +editedAt: DateTimeImmutable @1702482753 {#1729
        date: 2023-12-13 16:52:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701367240 {#1733
        date: 2023-11-30 19:00:40.0 +01:00
      }
      +"title": 183933
    }
  ]
  -id: 18340
  -titleTs: "'23.11':2 'nixo':1 'releas':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701383528
  +visibility: "visible             "
  +apId: "https://aussie.zone/post/4498668"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701297128 {#3236
    date: 2023-11-29 23:32:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1735
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727
    +user: Proxies\__CG__\App\Entity\User {#3215 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#3255 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
    +slug: "NixOS-23-11-released"
    +title: "NixOS 23.11 released"
    +url: "https://nixos.org/blog/announcements#nixos-23.11"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709149400 {#3250
      date: 2024-02-28 20:43:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    +badges: Doctrine\ORM\PersistentCollection {#3268 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 18340
    -titleTs: "'23.11':2 'nixo':1 'releas':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701383528
    +visibility: "visible             "
    +apId: "https://aussie.zone/post/4498668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701297128 {#3236
      date: 2023-11-29 23:32:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Okay, folks. NixOS needs your help. No bull. I’m talking documenters, designers, coders, package maintainers. Why? Because the NixOS community has *a lot* on it’s plate right now.\n
    \n
    Like I can understand why flakes haven’t become standardised, why it’s still marked as unstable, even though it’s pretty much feature complete, and that’s because nix is a complex environment builder and the current contributes are taxed to the max.\n
    \n
    But what is nix?\n
    \n
    Nix’s job is to create reproducible environments where you can put any library, any service, any application. It does this through compile time flags and modifying ELF headers to isolate applications on a system to their own, exclusive UNIX path. These are linked together as clojures, or a dependency graphs, that can share libraries, applications and services intetchangably with each othet, *or* use another version or patched version *without* causing *any* dependency conflicts.\n
    \n
    You can fire up pretty much whatever you want and it will be reproducible elsewhere. It’s like if you took a package manager, build environments, as well as VMs and micro services and make them kiss.\n
    \n
    You can spin up a nix environment on any supported system and expect it to run 1:1. This however breeds complexity and there’s a lack of NixOS contributors.\n
    \n
    If only you spin up a nix environment on a VM or use it to replace your current build systems (because nix can use several build systems in one single environment), and then contribute back with some changes to nixpkgs, then you are helping to bring about the most powerful deployment tool since kubernetes.\n
    \n
    No joke. Check out [how you can contribute](https://nix.dev/contributing/how-to-contribute), because at the end of the day learning nix is gaining a new superpower.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701367240 {#1724
    date: 2023-11-30 19:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 183933
  -bodyTs: "'/contributing/how-to-contribute),':284 '1':206,207 'anoth':143 'applic':96,110,134 'back':254 'becom':39 'breed':210 'bring':265 'build':177,238,245 'builder':65 'bull':8 'caus':149 'chang':257 'check':276 'clojur':125 'coder':14 'communiti':21 'compil':101 'complet':55 'complex':63,211 'conflict':152 'contribut':69,253,281 'contributor':219 'creat':84 'current':68,237 'day':291 'depend':128,151 'deploy':270 'design':13 'document':12 'elf':106 'elsewher':167 'end':288 'environ':64,86,178,196,227,250 'even':48 'exclus':117 'expect':202 'featur':54 'fire':155 'flag':103 'flake':36 'folk':2 'gain':295 'graph':129 'haven':37 'header':107 'help':6,263 'howev':209 'intetchang':137 'isol':109 'job':81 'joke':275 'kiss':189 'kubernet':273 'lack':216 'learn':292 'librari':92,133 'like':31,170 'link':122 'lot':24 'm':10 'maintain':16 'make':187 'manag':176 'mark':45 'max':74 'micro':184 'modifi':105 'much':53,158 'need':4 'new':297 'nix':60,78,79,195,226,241,293 'nix.dev':283 'nix.dev/contributing/how-to-contribute),':282 'nixo':3,20,218 'nixpkg':259 'okay':1 'one':248 'othet':140 'packag':15,175 'patch':146 'path':119 'plate':28 'power':269 'pretti':52,157 'put':90 'replac':235 'reproduc':85,166 'right':29 'run':205 'servic':94,136,185 'sever':244 'share':132 'sinc':272 'singl':249 'spin':192,223 'standardis':40 'still':44 'superpow':298 'support':199 'system':113,200,239,246 'talk':11 'tax':71 'though':49 'time':102 'togeth':123 'took':173 'tool':271 'understand':34 'unix':118 'unstabl':47 'use':142,232,243 'version':144,147 'vm':230 'vms':182 'want':161 'well':180 'whatev':159 'without':148"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1774458"
  +editedAt: DateTimeImmutable @1702482753 {#1729
    date: 2023-12-13 16:52:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701367240 {#1733
    date: 2023-11-30 19:00:40.0 +01:00
  }
  +"title": 183933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1735
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727
    +user: Proxies\__CG__\App\Entity\User {#3215 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#3255 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
    +slug: "NixOS-23-11-released"
    +title: "NixOS 23.11 released"
    +url: "https://nixos.org/blog/announcements#nixos-23.11"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709149400 {#3250
      date: 2024-02-28 20:43:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    +badges: Doctrine\ORM\PersistentCollection {#3268 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 18340
    -titleTs: "'23.11':2 'nixo':1 'releas':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701383528
    +visibility: "visible             "
    +apId: "https://aussie.zone/post/4498668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701297128 {#3236
      date: 2023-11-29 23:32:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Okay, folks. NixOS needs your help. No bull. I’m talking documenters, designers, coders, package maintainers. Why? Because the NixOS community has *a lot* on it’s plate right now.\n
    \n
    Like I can understand why flakes haven’t become standardised, why it’s still marked as unstable, even though it’s pretty much feature complete, and that’s because nix is a complex environment builder and the current contributes are taxed to the max.\n
    \n
    But what is nix?\n
    \n
    Nix’s job is to create reproducible environments where you can put any library, any service, any application. It does this through compile time flags and modifying ELF headers to isolate applications on a system to their own, exclusive UNIX path. These are linked together as clojures, or a dependency graphs, that can share libraries, applications and services intetchangably with each othet, *or* use another version or patched version *without* causing *any* dependency conflicts.\n
    \n
    You can fire up pretty much whatever you want and it will be reproducible elsewhere. It’s like if you took a package manager, build environments, as well as VMs and micro services and make them kiss.\n
    \n
    You can spin up a nix environment on any supported system and expect it to run 1:1. This however breeds complexity and there’s a lack of NixOS contributors.\n
    \n
    If only you spin up a nix environment on a VM or use it to replace your current build systems (because nix can use several build systems in one single environment), and then contribute back with some changes to nixpkgs, then you are helping to bring about the most powerful deployment tool since kubernetes.\n
    \n
    No joke. Check out [how you can contribute](https://nix.dev/contributing/how-to-contribute), because at the end of the day learning nix is gaining a new superpower.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701367240 {#1724
    date: 2023-11-30 19:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 183933
  -bodyTs: "'/contributing/how-to-contribute),':284 '1':206,207 'anoth':143 'applic':96,110,134 'back':254 'becom':39 'breed':210 'bring':265 'build':177,238,245 'builder':65 'bull':8 'caus':149 'chang':257 'check':276 'clojur':125 'coder':14 'communiti':21 'compil':101 'complet':55 'complex':63,211 'conflict':152 'contribut':69,253,281 'contributor':219 'creat':84 'current':68,237 'day':291 'depend':128,151 'deploy':270 'design':13 'document':12 'elf':106 'elsewher':167 'end':288 'environ':64,86,178,196,227,250 'even':48 'exclus':117 'expect':202 'featur':54 'fire':155 'flag':103 'flake':36 'folk':2 'gain':295 'graph':129 'haven':37 'header':107 'help':6,263 'howev':209 'intetchang':137 'isol':109 'job':81 'joke':275 'kiss':189 'kubernet':273 'lack':216 'learn':292 'librari':92,133 'like':31,170 'link':122 'lot':24 'm':10 'maintain':16 'make':187 'manag':176 'mark':45 'max':74 'micro':184 'modifi':105 'much':53,158 'need':4 'new':297 'nix':60,78,79,195,226,241,293 'nix.dev':283 'nix.dev/contributing/how-to-contribute),':282 'nixo':3,20,218 'nixpkg':259 'okay':1 'one':248 'othet':140 'packag':15,175 'patch':146 'path':119 'plate':28 'power':269 'pretti':52,157 'put':90 'replac':235 'reproduc':85,166 'right':29 'run':205 'servic':94,136,185 'sever':244 'share':132 'sinc':272 'singl':249 'spin':192,223 'standardis':40 'still':44 'superpow':298 'support':199 'system':113,200,239,246 'talk':11 'tax':71 'though':49 'time':102 'togeth':123 'took':173 'tool':271 'understand':34 'unix':118 'unstabl':47 'use':142,232,243 'version':144,147 'vm':230 'vms':182 'want':161 'well':180 'whatev':159 'without':148"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1774458"
  +editedAt: DateTimeImmutable @1702482753 {#1729
    date: 2023-12-13 16:52:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701367240 {#1733
    date: 2023-11-30 19:00:40.0 +01:00
  }
  +"title": 183933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1735
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1727
    +user: Proxies\__CG__\App\Entity\User {#3215 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#3255 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3257 …}
    +slug: "NixOS-23-11-released"
    +title: "NixOS 23.11 released"
    +url: "https://nixos.org/blog/announcements#nixos-23.11"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 38
    +favouriteCount: 154
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709149400 {#3250
      date: 2024-02-28 20:43:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3258 …}
    +votes: Doctrine\ORM\PersistentCollection {#3260 …}
    +reports: Doctrine\ORM\PersistentCollection {#3262 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
    +badges: Doctrine\ORM\PersistentCollection {#3268 …}
    +children: [
      App\Entity\EntryComment {#1735}
    ]
    -id: 18340
    -titleTs: "'23.11':2 'nixo':1 'releas':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701383528
    +visibility: "visible             "
    +apId: "https://aussie.zone/post/4498668"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701297128 {#3236
      date: 2023-11-29 23:32:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Okay, folks. NixOS needs your help. No bull. I’m talking documenters, designers, coders, package maintainers. Why? Because the NixOS community has *a lot* on it’s plate right now.\n
    \n
    Like I can understand why flakes haven’t become standardised, why it’s still marked as unstable, even though it’s pretty much feature complete, and that’s because nix is a complex environment builder and the current contributes are taxed to the max.\n
    \n
    But what is nix?\n
    \n
    Nix’s job is to create reproducible environments where you can put any library, any service, any application. It does this through compile time flags and modifying ELF headers to isolate applications on a system to their own, exclusive UNIX path. These are linked together as clojures, or a dependency graphs, that can share libraries, applications and services intetchangably with each othet, *or* use another version or patched version *without* causing *any* dependency conflicts.\n
    \n
    You can fire up pretty much whatever you want and it will be reproducible elsewhere. It’s like if you took a package manager, build environments, as well as VMs and micro services and make them kiss.\n
    \n
    You can spin up a nix environment on any supported system and expect it to run 1:1. This however breeds complexity and there’s a lack of NixOS contributors.\n
    \n
    If only you spin up a nix environment on a VM or use it to replace your current build systems (because nix can use several build systems in one single environment), and then contribute back with some changes to nixpkgs, then you are helping to bring about the most powerful deployment tool since kubernetes.\n
    \n
    No joke. Check out [how you can contribute](https://nix.dev/contributing/how-to-contribute), because at the end of the day learning nix is gaining a new superpower.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701367240 {#1724
    date: 2023-11-30 19:00:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@unionagainstdhmo@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1737 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1726 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 183933
  -bodyTs: "'/contributing/how-to-contribute),':284 '1':206,207 'anoth':143 'applic':96,110,134 'back':254 'becom':39 'breed':210 'bring':265 'build':177,238,245 'builder':65 'bull':8 'caus':149 'chang':257 'check':276 'clojur':125 'coder':14 'communiti':21 'compil':101 'complet':55 'complex':63,211 'conflict':152 'contribut':69,253,281 'contributor':219 'creat':84 'current':68,237 'day':291 'depend':128,151 'deploy':270 'design':13 'document':12 'elf':106 'elsewher':167 'end':288 'environ':64,86,178,196,227,250 'even':48 'exclus':117 'expect':202 'featur':54 'fire':155 'flag':103 'flake':36 'folk':2 'gain':295 'graph':129 'haven':37 'header':107 'help':6,263 'howev':209 'intetchang':137 'isol':109 'job':81 'joke':275 'kiss':189 'kubernet':273 'lack':216 'learn':292 'librari':92,133 'like':31,170 'link':122 'lot':24 'm':10 'maintain':16 'make':187 'manag':176 'mark':45 'max':74 'micro':184 'modifi':105 'much':53,158 'need':4 'new':297 'nix':60,78,79,195,226,241,293 'nix.dev':283 'nix.dev/contributing/how-to-contribute),':282 'nixo':3,20,218 'nixpkg':259 'okay':1 'one':248 'othet':140 'packag':15,175 'patch':146 'path':119 'plate':28 'power':269 'pretti':52,157 'put':90 'replac':235 'reproduc':85,166 'right':29 'run':205 'servic':94,136,185 'sever':244 'share':132 'sinc':272 'singl':249 'spin':192,223 'standardis':40 'still':44 'superpow':298 'support':199 'system':113,200,239,246 'talk':11 'tax':71 'though':49 'time':102 'togeth':123 'took':173 'tool':271 'understand':34 'unix':118 'unstabl':47 'use':142,232,243 'version':144,147 'vm':230 'vms':182 'want':161 'well':180 'whatev':159 'without':148"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1774458"
  +editedAt: DateTimeImmutable @1702482753 {#1729
    date: 2023-12-13 16:52:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701367240 {#1733
    date: 2023-11-30 19:00:40.0 +01:00
  }
  +"title": 183933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2298
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2818 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
  +slug: "It-s-a-simple-world-view"
  +title: "It's a simple world view"
  +url: "https://feddit.de/pictrs/image/b6b72988-8186-4812-a74a-1d866592588b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 929
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708469315 {#2265
    date: 2024-02-20 23:48:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  +badges: Doctrine\ORM\PersistentCollection {#2881 …}
  +children: [
    1 => App\Entity\EntryComment {#2311
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        This is the neuance. Could there be a fair form of capitalism? It depends upon the systems and the people that run them. Centralisation of ownership is the next step beyond the centralisation of power, because after a while they become intrinsically the same. Absolute power corrupts absolutely, absolute wealth corrupts absolutely.\n
        \n
        But also, the stock markets which can be beneficial are also forms of glorified gambling where the house always wins, the commodification of the housing market, the silly notion of shell and shelf companies (easiest, most effective way of side stepping regulations and laundering money), debt slavery, the price gouging of life saving medicine, the race to the bottom where costs, quality of product and salaries need to be cut, where the line between product and service becomes thinner for every day to the point where you retain less and less ownership by each year, which you can’t really blame anyone for, because all of these systems are designed to be a constant, churning, soul killing rat race, turning the pace of life to a literally unlivable speeds, which also reveals that even the ones up in the hierarchy become degenerate with greed, mostly because they live so far up that their human brains can’t fathom the effect they have down the chain, because it goes against their interests.\n
        \n
        Instead of then going on another witch hunt, we need to look at these systems and the effects they have on the human psyche.\n
        \n
        But hey, that’s just my take.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702339995 {#2189
        date: 2023-12-12 01:13:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BachenBenno@feddit.de"
        "@Hegar@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 217604
      -bodyTs: "'absolut':45,48,49,52 'also':54,63,183 'alway':71 'anoth':229 'anyon':154 'becom':41,130,193 'benefici':61 'beyond':31 'blame':153 'bottom':111 'brain':207 'capit':12 'centralis':24,33 'chain':217 'churn':167 'commodif':74 'compani':86 'constant':166 'corrupt':47,51 'cost':113 'could':5 'cut':122 'day':134 'debt':98 'degener':194 'depend':14 'design':162 'easiest':87 'effect':89,212,241 'even':186 'everi':133 'fair':9 'far':202 'fathom':210 'form':10,64 'gambl':67 'glorifi':66 'go':227 'goe':220 'goug':102 'greed':196 'hey':249 'hierarchi':192 'hous':70,77 'human':206,246 'hunt':231 'instead':224 'interest':223 'intrins':42 'kill':169 'launder':96 'less':141,143 'life':104,176 'line':125 'liter':179 'live':200 'look':235 'market':57,78 'medicin':106 'money':97 'most':197 'need':119,233 'neuanc':4 'next':29 'notion':81 'one':188 'ownership':26,144 'pace':174 'peopl':20 'point':137 'power':35,46 'price':101 'product':116,127 'psych':247 'qualiti':114 'race':108,171 'rat':170 'realli':152 'regul':94 'retain':140 'reveal':184 'run':22 'salari':118 'save':105 'servic':129 'shelf':85 'shell':83 'side':92 'silli':80 'slaveri':99 'soul':168 'speed':181 'step':30,93 'stock':56 'system':17,160,238 'take':254 'thinner':131 'turn':172 'unliv':180 'upon':15 'way':90 'wealth':50 'win':72 'witch':230 'year':147"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1864371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702339995 {#2299
        date: 2023-12-12 01:13:15.0 +01:00
      }
      +"title": 217604
    }
    0 => App\Entity\EntryComment {#2202
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        No, that’s not it. You don’t need all the gunk I wrote about to have commerce. In fact, you can still have commerce without it.\n
        \n
        You strike me as one of those guys who thinks capitalism defines the concept of money and markets.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702417079 {#2197
        date: 2023-12-12 22:37:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BachenBenno@feddit.de"
        "@Hegar@kbin.social"
        "@taanegl@beehaw.org"
        "@dangblingus@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 219396
      -bodyTs: "'capit':38 'commerc':18,25 'concept':41 'defin':39 'fact':20 'gunk':12 'guy':35 'market':45 'money':43 'need':9 'one':32 'still':23 'strike':29 'think':37 'without':26 'wrote':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1868422"
      +editedAt: DateTimeImmutable @1704145053 {#2205
        date: 2024-01-01 22:37:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702417079 {#2206
        date: 2023-12-12 22:37:59.0 +01:00
      }
      +"title": 219396
    }
  ]
  -id: 21718
  -titleTs: "'simpl':4 'view':6 'world':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702408179
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6610336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702321779 {#2756
    date: 2023-12-11 20:09:39.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 {#2298
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2818 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
  +slug: "It-s-a-simple-world-view"
  +title: "It's a simple world view"
  +url: "https://feddit.de/pictrs/image/b6b72988-8186-4812-a74a-1d866592588b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 929
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708469315 {#2265
    date: 2024-02-20 23:48:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  +badges: Doctrine\ORM\PersistentCollection {#2881 …}
  +children: [
    1 => App\Entity\EntryComment {#2311
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        This is the neuance. Could there be a fair form of capitalism? It depends upon the systems and the people that run them. Centralisation of ownership is the next step beyond the centralisation of power, because after a while they become intrinsically the same. Absolute power corrupts absolutely, absolute wealth corrupts absolutely.\n
        \n
        But also, the stock markets which can be beneficial are also forms of glorified gambling where the house always wins, the commodification of the housing market, the silly notion of shell and shelf companies (easiest, most effective way of side stepping regulations and laundering money), debt slavery, the price gouging of life saving medicine, the race to the bottom where costs, quality of product and salaries need to be cut, where the line between product and service becomes thinner for every day to the point where you retain less and less ownership by each year, which you can’t really blame anyone for, because all of these systems are designed to be a constant, churning, soul killing rat race, turning the pace of life to a literally unlivable speeds, which also reveals that even the ones up in the hierarchy become degenerate with greed, mostly because they live so far up that their human brains can’t fathom the effect they have down the chain, because it goes against their interests.\n
        \n
        Instead of then going on another witch hunt, we need to look at these systems and the effects they have on the human psyche.\n
        \n
        But hey, that’s just my take.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702339995 {#2189
        date: 2023-12-12 01:13:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BachenBenno@feddit.de"
        "@Hegar@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 217604
      -bodyTs: "'absolut':45,48,49,52 'also':54,63,183 'alway':71 'anoth':229 'anyon':154 'becom':41,130,193 'benefici':61 'beyond':31 'blame':153 'bottom':111 'brain':207 'capit':12 'centralis':24,33 'chain':217 'churn':167 'commodif':74 'compani':86 'constant':166 'corrupt':47,51 'cost':113 'could':5 'cut':122 'day':134 'debt':98 'degener':194 'depend':14 'design':162 'easiest':87 'effect':89,212,241 'even':186 'everi':133 'fair':9 'far':202 'fathom':210 'form':10,64 'gambl':67 'glorifi':66 'go':227 'goe':220 'goug':102 'greed':196 'hey':249 'hierarchi':192 'hous':70,77 'human':206,246 'hunt':231 'instead':224 'interest':223 'intrins':42 'kill':169 'launder':96 'less':141,143 'life':104,176 'line':125 'liter':179 'live':200 'look':235 'market':57,78 'medicin':106 'money':97 'most':197 'need':119,233 'neuanc':4 'next':29 'notion':81 'one':188 'ownership':26,144 'pace':174 'peopl':20 'point':137 'power':35,46 'price':101 'product':116,127 'psych':247 'qualiti':114 'race':108,171 'rat':170 'realli':152 'regul':94 'retain':140 'reveal':184 'run':22 'salari':118 'save':105 'servic':129 'shelf':85 'shell':83 'side':92 'silli':80 'slaveri':99 'soul':168 'speed':181 'step':30,93 'stock':56 'system':17,160,238 'take':254 'thinner':131 'turn':172 'unliv':180 'upon':15 'way':90 'wealth':50 'win':72 'witch':230 'year':147"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1864371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702339995 {#2299
        date: 2023-12-12 01:13:15.0 +01:00
      }
      +"title": 217604
    }
    0 => App\Entity\EntryComment {#2202
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        No, that’s not it. You don’t need all the gunk I wrote about to have commerce. In fact, you can still have commerce without it.\n
        \n
        You strike me as one of those guys who thinks capitalism defines the concept of money and markets.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702417079 {#2197
        date: 2023-12-12 22:37:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BachenBenno@feddit.de"
        "@Hegar@kbin.social"
        "@taanegl@beehaw.org"
        "@dangblingus@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 219396
      -bodyTs: "'capit':38 'commerc':18,25 'concept':41 'defin':39 'fact':20 'gunk':12 'guy':35 'market':45 'money':43 'need':9 'one':32 'still':23 'strike':29 'think':37 'without':26 'wrote':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1868422"
      +editedAt: DateTimeImmutable @1704145053 {#2205
        date: 2024-01-01 22:37:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702417079 {#2206
        date: 2023-12-12 22:37:59.0 +01:00
      }
      +"title": 219396
    }
  ]
  -id: 21718
  -titleTs: "'simpl':4 'view':6 'world':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702408179
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6610336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702321779 {#2756
    date: 2023-12-11 20:09:39.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 {#2298
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2818 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
  +slug: "It-s-a-simple-world-view"
  +title: "It's a simple world view"
  +url: "https://feddit.de/pictrs/image/b6b72988-8186-4812-a74a-1d866592588b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 929
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708469315 {#2265
    date: 2024-02-20 23:48:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2839 …}
  +votes: Doctrine\ORM\PersistentCollection {#2837 …}
  +reports: Doctrine\ORM\PersistentCollection {#2834 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
  +badges: Doctrine\ORM\PersistentCollection {#2881 …}
  +children: [
    1 => App\Entity\EntryComment {#2311
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        This is the neuance. Could there be a fair form of capitalism? It depends upon the systems and the people that run them. Centralisation of ownership is the next step beyond the centralisation of power, because after a while they become intrinsically the same. Absolute power corrupts absolutely, absolute wealth corrupts absolutely.\n
        \n
        But also, the stock markets which can be beneficial are also forms of glorified gambling where the house always wins, the commodification of the housing market, the silly notion of shell and shelf companies (easiest, most effective way of side stepping regulations and laundering money), debt slavery, the price gouging of life saving medicine, the race to the bottom where costs, quality of product and salaries need to be cut, where the line between product and service becomes thinner for every day to the point where you retain less and less ownership by each year, which you can’t really blame anyone for, because all of these systems are designed to be a constant, churning, soul killing rat race, turning the pace of life to a literally unlivable speeds, which also reveals that even the ones up in the hierarchy become degenerate with greed, mostly because they live so far up that their human brains can’t fathom the effect they have down the chain, because it goes against their interests.\n
        \n
        Instead of then going on another witch hunt, we need to look at these systems and the effects they have on the human psyche.\n
        \n
        But hey, that’s just my take.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702339995 {#2189
        date: 2023-12-12 01:13:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BachenBenno@feddit.de"
        "@Hegar@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2291 …}
      +nested: Doctrine\ORM\PersistentCollection {#2301 …}
      +votes: Doctrine\ORM\PersistentCollection {#2297 …}
      +reports: Doctrine\ORM\PersistentCollection {#2315 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
      -id: 217604
      -bodyTs: "'absolut':45,48,49,52 'also':54,63,183 'alway':71 'anoth':229 'anyon':154 'becom':41,130,193 'benefici':61 'beyond':31 'blame':153 'bottom':111 'brain':207 'capit':12 'centralis':24,33 'chain':217 'churn':167 'commodif':74 'compani':86 'constant':166 'corrupt':47,51 'cost':113 'could':5 'cut':122 'day':134 'debt':98 'degener':194 'depend':14 'design':162 'easiest':87 'effect':89,212,241 'even':186 'everi':133 'fair':9 'far':202 'fathom':210 'form':10,64 'gambl':67 'glorifi':66 'go':227 'goe':220 'goug':102 'greed':196 'hey':249 'hierarchi':192 'hous':70,77 'human':206,246 'hunt':231 'instead':224 'interest':223 'intrins':42 'kill':169 'launder':96 'less':141,143 'life':104,176 'line':125 'liter':179 'live':200 'look':235 'market':57,78 'medicin':106 'money':97 'most':197 'need':119,233 'neuanc':4 'next':29 'notion':81 'one':188 'ownership':26,144 'pace':174 'peopl':20 'point':137 'power':35,46 'price':101 'product':116,127 'psych':247 'qualiti':114 'race':108,171 'rat':170 'realli':152 'regul':94 'retain':140 'reveal':184 'run':22 'salari':118 'save':105 'servic':129 'shelf':85 'shell':83 'side':92 'silli':80 'slaveri':99 'soul':168 'speed':181 'step':30,93 'stock':56 'system':17,160,238 'take':254 'thinner':131 'turn':172 'unliv':180 'upon':15 'way':90 'wealth':50 'win':72 'witch':230 'year':147"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1864371"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702339995 {#2299
        date: 2023-12-12 01:13:15.0 +01:00
      }
      +"title": 217604
    }
    0 => App\Entity\EntryComment {#2202
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
      +body: """
        No, that’s not it. You don’t need all the gunk I wrote about to have commerce. In fact, you can still have commerce without it.\n
        \n
        You strike me as one of those guys who thinks capitalism defines the concept of money and markets.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702417079 {#2197
        date: 2023-12-12 22:37:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BachenBenno@feddit.de"
        "@Hegar@kbin.social"
        "@taanegl@beehaw.org"
        "@dangblingus@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2210 …}
      +nested: Doctrine\ORM\PersistentCollection {#2207 …}
      +votes: Doctrine\ORM\PersistentCollection {#2208 …}
      +reports: Doctrine\ORM\PersistentCollection {#2204 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
      -id: 219396
      -bodyTs: "'capit':38 'commerc':18,25 'concept':41 'defin':39 'fact':20 'gunk':12 'guy':35 'market':45 'money':43 'need':9 'one':32 'still':23 'strike':29 'think':37 'without':26 'wrote':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1868422"
      +editedAt: DateTimeImmutable @1704145053 {#2205
        date: 2024-01-01 22:37:33.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702417079 {#2206
        date: 2023-12-12 22:37:59.0 +01:00
      }
      +"title": 219396
    }
  ]
  -id: 21718
  -titleTs: "'simpl':4 'view':6 'world':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702408179
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6610336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702321779 {#2756
    date: 2023-12-11 20:09:39.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 {#2311
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2818 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "It-s-a-simple-world-view"
    +title: "It's a simple world view"
    +url: "https://feddit.de/pictrs/image/b6b72988-8186-4812-a74a-1d866592588b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 929
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708469315 {#2265
      date: 2024-02-20 23:48:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2881 …}
    +children: [
      1 => App\Entity\EntryComment {#2311}
      0 => App\Entity\EntryComment {#2202
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
        +body: """
          No, that’s not it. You don’t need all the gunk I wrote about to have commerce. In fact, you can still have commerce without it.\n
          \n
          You strike me as one of those guys who thinks capitalism defines the concept of money and markets.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702417079 {#2197
          date: 2023-12-12 22:37:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BachenBenno@feddit.de"
          "@Hegar@kbin.social"
          "@taanegl@beehaw.org"
          "@dangblingus@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2210 …}
        +nested: Doctrine\ORM\PersistentCollection {#2207 …}
        +votes: Doctrine\ORM\PersistentCollection {#2208 …}
        +reports: Doctrine\ORM\PersistentCollection {#2204 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
        -id: 219396
        -bodyTs: "'capit':38 'commerc':18,25 'concept':41 'defin':39 'fact':20 'gunk':12 'guy':35 'market':45 'money':43 'need':9 'one':32 'still':23 'strike':29 'think':37 'without':26 'wrote':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1868422"
        +editedAt: DateTimeImmutable @1704145053 {#2205
          date: 2024-01-01 22:37:33.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702417079 {#2206
          date: 2023-12-12 22:37:59.0 +01:00
        }
        +"title": 219396
      }
    ]
    -id: 21718
    -titleTs: "'simpl':4 'view':6 'world':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702408179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6610336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702321779 {#2756
      date: 2023-12-11 20:09:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    This is the neuance. Could there be a fair form of capitalism? It depends upon the systems and the people that run them. Centralisation of ownership is the next step beyond the centralisation of power, because after a while they become intrinsically the same. Absolute power corrupts absolutely, absolute wealth corrupts absolutely.\n
    \n
    But also, the stock markets which can be beneficial are also forms of glorified gambling where the house always wins, the commodification of the housing market, the silly notion of shell and shelf companies (easiest, most effective way of side stepping regulations and laundering money), debt slavery, the price gouging of life saving medicine, the race to the bottom where costs, quality of product and salaries need to be cut, where the line between product and service becomes thinner for every day to the point where you retain less and less ownership by each year, which you can’t really blame anyone for, because all of these systems are designed to be a constant, churning, soul killing rat race, turning the pace of life to a literally unlivable speeds, which also reveals that even the ones up in the hierarchy become degenerate with greed, mostly because they live so far up that their human brains can’t fathom the effect they have down the chain, because it goes against their interests.\n
    \n
    Instead of then going on another witch hunt, we need to look at these systems and the effects they have on the human psyche.\n
    \n
    But hey, that’s just my take.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702339995 {#2189
    date: 2023-12-12 01:13:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BachenBenno@feddit.de"
    "@Hegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 217604
  -bodyTs: "'absolut':45,48,49,52 'also':54,63,183 'alway':71 'anoth':229 'anyon':154 'becom':41,130,193 'benefici':61 'beyond':31 'blame':153 'bottom':111 'brain':207 'capit':12 'centralis':24,33 'chain':217 'churn':167 'commodif':74 'compani':86 'constant':166 'corrupt':47,51 'cost':113 'could':5 'cut':122 'day':134 'debt':98 'degener':194 'depend':14 'design':162 'easiest':87 'effect':89,212,241 'even':186 'everi':133 'fair':9 'far':202 'fathom':210 'form':10,64 'gambl':67 'glorifi':66 'go':227 'goe':220 'goug':102 'greed':196 'hey':249 'hierarchi':192 'hous':70,77 'human':206,246 'hunt':231 'instead':224 'interest':223 'intrins':42 'kill':169 'launder':96 'less':141,143 'life':104,176 'line':125 'liter':179 'live':200 'look':235 'market':57,78 'medicin':106 'money':97 'most':197 'need':119,233 'neuanc':4 'next':29 'notion':81 'one':188 'ownership':26,144 'pace':174 'peopl':20 'point':137 'power':35,46 'price':101 'product':116,127 'psych':247 'qualiti':114 'race':108,171 'rat':170 'realli':152 'regul':94 'retain':140 'reveal':184 'run':22 'salari':118 'save':105 'servic':129 'shelf':85 'shell':83 'side':92 'silli':80 'slaveri':99 'soul':168 'speed':181 'step':30,93 'stock':56 'system':17,160,238 'take':254 'thinner':131 'turn':172 'unliv':180 'upon':15 'way':90 'wealth':50 'win':72 'witch':230 'year':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702339995 {#2299
    date: 2023-12-12 01:13:15.0 +01:00
  }
  +"title": 217604
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2311
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2818 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "It-s-a-simple-world-view"
    +title: "It's a simple world view"
    +url: "https://feddit.de/pictrs/image/b6b72988-8186-4812-a74a-1d866592588b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 929
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708469315 {#2265
      date: 2024-02-20 23:48:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2881 …}
    +children: [
      1 => App\Entity\EntryComment {#2311}
      0 => App\Entity\EntryComment {#2202
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
        +body: """
          No, that’s not it. You don’t need all the gunk I wrote about to have commerce. In fact, you can still have commerce without it.\n
          \n
          You strike me as one of those guys who thinks capitalism defines the concept of money and markets.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702417079 {#2197
          date: 2023-12-12 22:37:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BachenBenno@feddit.de"
          "@Hegar@kbin.social"
          "@taanegl@beehaw.org"
          "@dangblingus@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2210 …}
        +nested: Doctrine\ORM\PersistentCollection {#2207 …}
        +votes: Doctrine\ORM\PersistentCollection {#2208 …}
        +reports: Doctrine\ORM\PersistentCollection {#2204 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
        -id: 219396
        -bodyTs: "'capit':38 'commerc':18,25 'concept':41 'defin':39 'fact':20 'gunk':12 'guy':35 'market':45 'money':43 'need':9 'one':32 'still':23 'strike':29 'think':37 'without':26 'wrote':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1868422"
        +editedAt: DateTimeImmutable @1704145053 {#2205
          date: 2024-01-01 22:37:33.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702417079 {#2206
          date: 2023-12-12 22:37:59.0 +01:00
        }
        +"title": 219396
      }
    ]
    -id: 21718
    -titleTs: "'simpl':4 'view':6 'world':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702408179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6610336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702321779 {#2756
      date: 2023-12-11 20:09:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    This is the neuance. Could there be a fair form of capitalism? It depends upon the systems and the people that run them. Centralisation of ownership is the next step beyond the centralisation of power, because after a while they become intrinsically the same. Absolute power corrupts absolutely, absolute wealth corrupts absolutely.\n
    \n
    But also, the stock markets which can be beneficial are also forms of glorified gambling where the house always wins, the commodification of the housing market, the silly notion of shell and shelf companies (easiest, most effective way of side stepping regulations and laundering money), debt slavery, the price gouging of life saving medicine, the race to the bottom where costs, quality of product and salaries need to be cut, where the line between product and service becomes thinner for every day to the point where you retain less and less ownership by each year, which you can’t really blame anyone for, because all of these systems are designed to be a constant, churning, soul killing rat race, turning the pace of life to a literally unlivable speeds, which also reveals that even the ones up in the hierarchy become degenerate with greed, mostly because they live so far up that their human brains can’t fathom the effect they have down the chain, because it goes against their interests.\n
    \n
    Instead of then going on another witch hunt, we need to look at these systems and the effects they have on the human psyche.\n
    \n
    But hey, that’s just my take.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702339995 {#2189
    date: 2023-12-12 01:13:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BachenBenno@feddit.de"
    "@Hegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 217604
  -bodyTs: "'absolut':45,48,49,52 'also':54,63,183 'alway':71 'anoth':229 'anyon':154 'becom':41,130,193 'benefici':61 'beyond':31 'blame':153 'bottom':111 'brain':207 'capit':12 'centralis':24,33 'chain':217 'churn':167 'commodif':74 'compani':86 'constant':166 'corrupt':47,51 'cost':113 'could':5 'cut':122 'day':134 'debt':98 'degener':194 'depend':14 'design':162 'easiest':87 'effect':89,212,241 'even':186 'everi':133 'fair':9 'far':202 'fathom':210 'form':10,64 'gambl':67 'glorifi':66 'go':227 'goe':220 'goug':102 'greed':196 'hey':249 'hierarchi':192 'hous':70,77 'human':206,246 'hunt':231 'instead':224 'interest':223 'intrins':42 'kill':169 'launder':96 'less':141,143 'life':104,176 'line':125 'liter':179 'live':200 'look':235 'market':57,78 'medicin':106 'money':97 'most':197 'need':119,233 'neuanc':4 'next':29 'notion':81 'one':188 'ownership':26,144 'pace':174 'peopl':20 'point':137 'power':35,46 'price':101 'product':116,127 'psych':247 'qualiti':114 'race':108,171 'rat':170 'realli':152 'regul':94 'retain':140 'reveal':184 'run':22 'salari':118 'save':105 'servic':129 'shelf':85 'shell':83 'side':92 'silli':80 'slaveri':99 'soul':168 'speed':181 'step':30,93 'stock':56 'system':17,160,238 'take':254 'thinner':131 'turn':172 'unliv':180 'upon':15 'way':90 'wealth':50 'win':72 'witch':230 'year':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702339995 {#2299
    date: 2023-12-12 01:13:15.0 +01:00
  }
  +"title": 217604
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2311
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2818 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "It-s-a-simple-world-view"
    +title: "It's a simple world view"
    +url: "https://feddit.de/pictrs/image/b6b72988-8186-4812-a74a-1d866592588b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 929
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708469315 {#2265
      date: 2024-02-20 23:48:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2881 …}
    +children: [
      1 => App\Entity\EntryComment {#2311}
      0 => App\Entity\EntryComment {#2202
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
        +body: """
          No, that’s not it. You don’t need all the gunk I wrote about to have commerce. In fact, you can still have commerce without it.\n
          \n
          You strike me as one of those guys who thinks capitalism defines the concept of money and markets.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702417079 {#2197
          date: 2023-12-12 22:37:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BachenBenno@feddit.de"
          "@Hegar@kbin.social"
          "@taanegl@beehaw.org"
          "@dangblingus@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2210 …}
        +nested: Doctrine\ORM\PersistentCollection {#2207 …}
        +votes: Doctrine\ORM\PersistentCollection {#2208 …}
        +reports: Doctrine\ORM\PersistentCollection {#2204 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
        -id: 219396
        -bodyTs: "'capit':38 'commerc':18,25 'concept':41 'defin':39 'fact':20 'gunk':12 'guy':35 'market':45 'money':43 'need':9 'one':32 'still':23 'strike':29 'think':37 'without':26 'wrote':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1868422"
        +editedAt: DateTimeImmutable @1704145053 {#2205
          date: 2024-01-01 22:37:33.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702417079 {#2206
          date: 2023-12-12 22:37:59.0 +01:00
        }
        +"title": 219396
      }
    ]
    -id: 21718
    -titleTs: "'simpl':4 'view':6 'world':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702408179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6610336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702321779 {#2756
      date: 2023-12-11 20:09:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    This is the neuance. Could there be a fair form of capitalism? It depends upon the systems and the people that run them. Centralisation of ownership is the next step beyond the centralisation of power, because after a while they become intrinsically the same. Absolute power corrupts absolutely, absolute wealth corrupts absolutely.\n
    \n
    But also, the stock markets which can be beneficial are also forms of glorified gambling where the house always wins, the commodification of the housing market, the silly notion of shell and shelf companies (easiest, most effective way of side stepping regulations and laundering money), debt slavery, the price gouging of life saving medicine, the race to the bottom where costs, quality of product and salaries need to be cut, where the line between product and service becomes thinner for every day to the point where you retain less and less ownership by each year, which you can’t really blame anyone for, because all of these systems are designed to be a constant, churning, soul killing rat race, turning the pace of life to a literally unlivable speeds, which also reveals that even the ones up in the hierarchy become degenerate with greed, mostly because they live so far up that their human brains can’t fathom the effect they have down the chain, because it goes against their interests.\n
    \n
    Instead of then going on another witch hunt, we need to look at these systems and the effects they have on the human psyche.\n
    \n
    But hey, that’s just my take.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702339995 {#2189
    date: 2023-12-12 01:13:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BachenBenno@feddit.de"
    "@Hegar@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2291 …}
  +nested: Doctrine\ORM\PersistentCollection {#2301 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2315 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
  -id: 217604
  -bodyTs: "'absolut':45,48,49,52 'also':54,63,183 'alway':71 'anoth':229 'anyon':154 'becom':41,130,193 'benefici':61 'beyond':31 'blame':153 'bottom':111 'brain':207 'capit':12 'centralis':24,33 'chain':217 'churn':167 'commodif':74 'compani':86 'constant':166 'corrupt':47,51 'cost':113 'could':5 'cut':122 'day':134 'debt':98 'degener':194 'depend':14 'design':162 'easiest':87 'effect':89,212,241 'even':186 'everi':133 'fair':9 'far':202 'fathom':210 'form':10,64 'gambl':67 'glorifi':66 'go':227 'goe':220 'goug':102 'greed':196 'hey':249 'hierarchi':192 'hous':70,77 'human':206,246 'hunt':231 'instead':224 'interest':223 'intrins':42 'kill':169 'launder':96 'less':141,143 'life':104,176 'line':125 'liter':179 'live':200 'look':235 'market':57,78 'medicin':106 'money':97 'most':197 'need':119,233 'neuanc':4 'next':29 'notion':81 'one':188 'ownership':26,144 'pace':174 'peopl':20 'point':137 'power':35,46 'price':101 'product':116,127 'psych':247 'qualiti':114 'race':108,171 'rat':170 'realli':152 'regul':94 'retain':140 'reveal':184 'run':22 'salari':118 'save':105 'servic':129 'shelf':85 'shell':83 'side':92 'silli':80 'slaveri':99 'soul':168 'speed':181 'step':30,93 'stock':56 'system':17,160,238 'take':254 'thinner':131 'turn':172 'unliv':180 'upon':15 'way':90 'wealth':50 'win':72 'witch':230 'year':147"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702339995 {#2299
    date: 2023-12-12 01:13:15.0 +01:00
  }
  +"title": 217604
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2818 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "It-s-a-simple-world-view"
    +title: "It's a simple world view"
    +url: "https://feddit.de/pictrs/image/b6b72988-8186-4812-a74a-1d866592588b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 929
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708469315 {#2265
      date: 2024-02-20 23:48:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2881 …}
    +children: [
      1 => App\Entity\EntryComment {#2311
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
        +body: """
          This is the neuance. Could there be a fair form of capitalism? It depends upon the systems and the people that run them. Centralisation of ownership is the next step beyond the centralisation of power, because after a while they become intrinsically the same. Absolute power corrupts absolutely, absolute wealth corrupts absolutely.\n
          \n
          But also, the stock markets which can be beneficial are also forms of glorified gambling where the house always wins, the commodification of the housing market, the silly notion of shell and shelf companies (easiest, most effective way of side stepping regulations and laundering money), debt slavery, the price gouging of life saving medicine, the race to the bottom where costs, quality of product and salaries need to be cut, where the line between product and service becomes thinner for every day to the point where you retain less and less ownership by each year, which you can’t really blame anyone for, because all of these systems are designed to be a constant, churning, soul killing rat race, turning the pace of life to a literally unlivable speeds, which also reveals that even the ones up in the hierarchy become degenerate with greed, mostly because they live so far up that their human brains can’t fathom the effect they have down the chain, because it goes against their interests.\n
          \n
          Instead of then going on another witch hunt, we need to look at these systems and the effects they have on the human psyche.\n
          \n
          But hey, that’s just my take.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702339995 {#2189
          date: 2023-12-12 01:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BachenBenno@feddit.de"
          "@Hegar@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2291 …}
        +nested: Doctrine\ORM\PersistentCollection {#2301 …}
        +votes: Doctrine\ORM\PersistentCollection {#2297 …}
        +reports: Doctrine\ORM\PersistentCollection {#2315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
        -id: 217604
        -bodyTs: "'absolut':45,48,49,52 'also':54,63,183 'alway':71 'anoth':229 'anyon':154 'becom':41,130,193 'benefici':61 'beyond':31 'blame':153 'bottom':111 'brain':207 'capit':12 'centralis':24,33 'chain':217 'churn':167 'commodif':74 'compani':86 'constant':166 'corrupt':47,51 'cost':113 'could':5 'cut':122 'day':134 'debt':98 'degener':194 'depend':14 'design':162 'easiest':87 'effect':89,212,241 'even':186 'everi':133 'fair':9 'far':202 'fathom':210 'form':10,64 'gambl':67 'glorifi':66 'go':227 'goe':220 'goug':102 'greed':196 'hey':249 'hierarchi':192 'hous':70,77 'human':206,246 'hunt':231 'instead':224 'interest':223 'intrins':42 'kill':169 'launder':96 'less':141,143 'life':104,176 'line':125 'liter':179 'live':200 'look':235 'market':57,78 'medicin':106 'money':97 'most':197 'need':119,233 'neuanc':4 'next':29 'notion':81 'one':188 'ownership':26,144 'pace':174 'peopl':20 'point':137 'power':35,46 'price':101 'product':116,127 'psych':247 'qualiti':114 'race':108,171 'rat':170 'realli':152 'regul':94 'retain':140 'reveal':184 'run':22 'salari':118 'save':105 'servic':129 'shelf':85 'shell':83 'side':92 'silli':80 'slaveri':99 'soul':168 'speed':181 'step':30,93 'stock':56 'system':17,160,238 'take':254 'thinner':131 'turn':172 'unliv':180 'upon':15 'way':90 'wealth':50 'win':72 'witch':230 'year':147"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1864371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702339995 {#2299
          date: 2023-12-12 01:13:15.0 +01:00
        }
        +"title": 217604
      }
      0 => App\Entity\EntryComment {#2202}
    ]
    -id: 21718
    -titleTs: "'simpl':4 'view':6 'world':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702408179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6610336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702321779 {#2756
      date: 2023-12-11 20:09:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    No, that’s not it. You don’t need all the gunk I wrote about to have commerce. In fact, you can still have commerce without it.\n
    \n
    You strike me as one of those guys who thinks capitalism defines the concept of money and markets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702417079 {#2197
    date: 2023-12-12 22:37:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BachenBenno@feddit.de"
    "@Hegar@kbin.social"
    "@taanegl@beehaw.org"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 219396
  -bodyTs: "'capit':38 'commerc':18,25 'concept':41 'defin':39 'fact':20 'gunk':12 'guy':35 'market':45 'money':43 'need':9 'one':32 'still':23 'strike':29 'think':37 'without':26 'wrote':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1868422"
  +editedAt: DateTimeImmutable @1704145053 {#2205
    date: 2024-01-01 22:37:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702417079 {#2206
    date: 2023-12-12 22:37:59.0 +01:00
  }
  +"title": 219396
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2818 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "It-s-a-simple-world-view"
    +title: "It's a simple world view"
    +url: "https://feddit.de/pictrs/image/b6b72988-8186-4812-a74a-1d866592588b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 929
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708469315 {#2265
      date: 2024-02-20 23:48:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2881 …}
    +children: [
      1 => App\Entity\EntryComment {#2311
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
        +body: """
          This is the neuance. Could there be a fair form of capitalism? It depends upon the systems and the people that run them. Centralisation of ownership is the next step beyond the centralisation of power, because after a while they become intrinsically the same. Absolute power corrupts absolutely, absolute wealth corrupts absolutely.\n
          \n
          But also, the stock markets which can be beneficial are also forms of glorified gambling where the house always wins, the commodification of the housing market, the silly notion of shell and shelf companies (easiest, most effective way of side stepping regulations and laundering money), debt slavery, the price gouging of life saving medicine, the race to the bottom where costs, quality of product and salaries need to be cut, where the line between product and service becomes thinner for every day to the point where you retain less and less ownership by each year, which you can’t really blame anyone for, because all of these systems are designed to be a constant, churning, soul killing rat race, turning the pace of life to a literally unlivable speeds, which also reveals that even the ones up in the hierarchy become degenerate with greed, mostly because they live so far up that their human brains can’t fathom the effect they have down the chain, because it goes against their interests.\n
          \n
          Instead of then going on another witch hunt, we need to look at these systems and the effects they have on the human psyche.\n
          \n
          But hey, that’s just my take.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702339995 {#2189
          date: 2023-12-12 01:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BachenBenno@feddit.de"
          "@Hegar@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2291 …}
        +nested: Doctrine\ORM\PersistentCollection {#2301 …}
        +votes: Doctrine\ORM\PersistentCollection {#2297 …}
        +reports: Doctrine\ORM\PersistentCollection {#2315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
        -id: 217604
        -bodyTs: "'absolut':45,48,49,52 'also':54,63,183 'alway':71 'anoth':229 'anyon':154 'becom':41,130,193 'benefici':61 'beyond':31 'blame':153 'bottom':111 'brain':207 'capit':12 'centralis':24,33 'chain':217 'churn':167 'commodif':74 'compani':86 'constant':166 'corrupt':47,51 'cost':113 'could':5 'cut':122 'day':134 'debt':98 'degener':194 'depend':14 'design':162 'easiest':87 'effect':89,212,241 'even':186 'everi':133 'fair':9 'far':202 'fathom':210 'form':10,64 'gambl':67 'glorifi':66 'go':227 'goe':220 'goug':102 'greed':196 'hey':249 'hierarchi':192 'hous':70,77 'human':206,246 'hunt':231 'instead':224 'interest':223 'intrins':42 'kill':169 'launder':96 'less':141,143 'life':104,176 'line':125 'liter':179 'live':200 'look':235 'market':57,78 'medicin':106 'money':97 'most':197 'need':119,233 'neuanc':4 'next':29 'notion':81 'one':188 'ownership':26,144 'pace':174 'peopl':20 'point':137 'power':35,46 'price':101 'product':116,127 'psych':247 'qualiti':114 'race':108,171 'rat':170 'realli':152 'regul':94 'retain':140 'reveal':184 'run':22 'salari':118 'save':105 'servic':129 'shelf':85 'shell':83 'side':92 'silli':80 'slaveri':99 'soul':168 'speed':181 'step':30,93 'stock':56 'system':17,160,238 'take':254 'thinner':131 'turn':172 'unliv':180 'upon':15 'way':90 'wealth':50 'win':72 'witch':230 'year':147"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1864371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702339995 {#2299
          date: 2023-12-12 01:13:15.0 +01:00
        }
        +"title": 217604
      }
      0 => App\Entity\EntryComment {#2202}
    ]
    -id: 21718
    -titleTs: "'simpl':4 'view':6 'world':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702408179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6610336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702321779 {#2756
      date: 2023-12-11 20:09:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    No, that’s not it. You don’t need all the gunk I wrote about to have commerce. In fact, you can still have commerce without it.\n
    \n
    You strike me as one of those guys who thinks capitalism defines the concept of money and markets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702417079 {#2197
    date: 2023-12-12 22:37:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BachenBenno@feddit.de"
    "@Hegar@kbin.social"
    "@taanegl@beehaw.org"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 219396
  -bodyTs: "'capit':38 'commerc':18,25 'concept':41 'defin':39 'fact':20 'gunk':12 'guy':35 'market':45 'money':43 'need':9 'one':32 'still':23 'strike':29 'think':37 'without':26 'wrote':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1868422"
  +editedAt: DateTimeImmutable @1704145053 {#2205
    date: 2024-01-01 22:37:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702417079 {#2206
    date: 2023-12-12 22:37:59.0 +01:00
  }
  +"title": 219396
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2298
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2818 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "It-s-a-simple-world-view"
    +title: "It's a simple world view"
    +url: "https://feddit.de/pictrs/image/b6b72988-8186-4812-a74a-1d866592588b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 929
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708469315 {#2265
      date: 2024-02-20 23:48:35.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2839 …}
    +votes: Doctrine\ORM\PersistentCollection {#2837 …}
    +reports: Doctrine\ORM\PersistentCollection {#2834 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2868 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2864 …}
    +badges: Doctrine\ORM\PersistentCollection {#2881 …}
    +children: [
      1 => App\Entity\EntryComment {#2311
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2298 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
        +body: """
          This is the neuance. Could there be a fair form of capitalism? It depends upon the systems and the people that run them. Centralisation of ownership is the next step beyond the centralisation of power, because after a while they become intrinsically the same. Absolute power corrupts absolutely, absolute wealth corrupts absolutely.\n
          \n
          But also, the stock markets which can be beneficial are also forms of glorified gambling where the house always wins, the commodification of the housing market, the silly notion of shell and shelf companies (easiest, most effective way of side stepping regulations and laundering money), debt slavery, the price gouging of life saving medicine, the race to the bottom where costs, quality of product and salaries need to be cut, where the line between product and service becomes thinner for every day to the point where you retain less and less ownership by each year, which you can’t really blame anyone for, because all of these systems are designed to be a constant, churning, soul killing rat race, turning the pace of life to a literally unlivable speeds, which also reveals that even the ones up in the hierarchy become degenerate with greed, mostly because they live so far up that their human brains can’t fathom the effect they have down the chain, because it goes against their interests.\n
          \n
          Instead of then going on another witch hunt, we need to look at these systems and the effects they have on the human psyche.\n
          \n
          But hey, that’s just my take.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1702339995 {#2189
          date: 2023-12-12 01:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@BachenBenno@feddit.de"
          "@Hegar@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2291 …}
        +nested: Doctrine\ORM\PersistentCollection {#2301 …}
        +votes: Doctrine\ORM\PersistentCollection {#2297 …}
        +reports: Doctrine\ORM\PersistentCollection {#2315 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2321 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2310 …}
        -id: 217604
        -bodyTs: "'absolut':45,48,49,52 'also':54,63,183 'alway':71 'anoth':229 'anyon':154 'becom':41,130,193 'benefici':61 'beyond':31 'blame':153 'bottom':111 'brain':207 'capit':12 'centralis':24,33 'chain':217 'churn':167 'commodif':74 'compani':86 'constant':166 'corrupt':47,51 'cost':113 'could':5 'cut':122 'day':134 'debt':98 'degener':194 'depend':14 'design':162 'easiest':87 'effect':89,212,241 'even':186 'everi':133 'fair':9 'far':202 'fathom':210 'form':10,64 'gambl':67 'glorifi':66 'go':227 'goe':220 'goug':102 'greed':196 'hey':249 'hierarchi':192 'hous':70,77 'human':206,246 'hunt':231 'instead':224 'interest':223 'intrins':42 'kill':169 'launder':96 'less':141,143 'life':104,176 'line':125 'liter':179 'live':200 'look':235 'market':57,78 'medicin':106 'money':97 'most':197 'need':119,233 'neuanc':4 'next':29 'notion':81 'one':188 'ownership':26,144 'pace':174 'peopl':20 'point':137 'power':35,46 'price':101 'product':116,127 'psych':247 'qualiti':114 'race':108,171 'rat':170 'realli':152 'regul':94 'retain':140 'reveal':184 'run':22 'salari':118 'save':105 'servic':129 'shelf':85 'shell':83 'side':92 'silli':80 'slaveri':99 'soul':168 'speed':181 'step':30,93 'stock':56 'system':17,160,238 'take':254 'thinner':131 'turn':172 'unliv':180 'upon':15 'way':90 'wealth':50 'win':72 'witch':230 'year':147"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1864371"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702339995 {#2299
          date: 2023-12-12 01:13:15.0 +01:00
        }
        +"title": 217604
      }
      0 => App\Entity\EntryComment {#2202}
    ]
    -id: 21718
    -titleTs: "'simpl':4 'view':6 'world':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702408179
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6610336"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702321779 {#2756
      date: 2023-12-11 20:09:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2293 …}
  +body: """
    No, that’s not it. You don’t need all the gunk I wrote about to have commerce. In fact, you can still have commerce without it.\n
    \n
    You strike me as one of those guys who thinks capitalism defines the concept of money and markets.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702417079 {#2197
    date: 2023-12-12 22:37:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BachenBenno@feddit.de"
    "@Hegar@kbin.social"
    "@taanegl@beehaw.org"
    "@dangblingus@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 219396
  -bodyTs: "'capit':38 'commerc':18,25 'concept':41 'defin':39 'fact':20 'gunk':12 'guy':35 'market':45 'money':43 'need':9 'one':32 'still':23 'strike':29 'think':37 'without':26 'wrote':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1868422"
  +editedAt: DateTimeImmutable @1704145053 {#2205
    date: 2024-01-01 22:37:33.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702417079 {#2206
    date: 2023-12-12 22:37:59.0 +01:00
  }
  +"title": 219396
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2093
  +user: Proxies\__CG__\App\Entity\User {#3023 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#3065 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
  +slug: "european-stereotypes"
  +title: "european stereotypes"
  +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 862
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707872466 {#3060
    date: 2024-02-14 02:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3069 …}
  +reports: Doctrine\ORM\PersistentCollection {#3071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  +badges: Doctrine\ORM\PersistentCollection {#3077 …}
  +children: [
    1 => App\Entity\EntryComment {#2090
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701889358 {#2091
        date: 2023-12-06 20:02:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@PolandIsAStateOfMind@lemmy.ml"
      ]
      +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: 203566
      -bodyTs: "'around':9 'condit':15 'end':17 'fine':26 'get':11 'mfs':1 'need':4 'perpetu':21 'state':22 'talmbout':2 'turn':8 'union':5 'work':14 'worst':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701889358 {#2086
        date: 2023-12-06 20:02:38.0 +01:00
      }
      +"title": 203566
    }
    0 => App\Entity\EntryComment {#2347
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: """
        Well damn, didn’t know that. Mostly Polish people tend to be glib about the goings on of Poland proper, mostly because the ones I’ve met get defensive and are just generally dismissive of ideas like joining a local union without actually properly telling me why they’re hesitant.\n
        \n
        In my country Polish labourers have kind of been abused as a workforce, but they kind of seem okay being abused as a workforce - when they’re not in deep argument over the phone with their agencies. But even then, instead of actually organising in any way, they just accept their fate so to speak, acting all tough, when getting less in the negotiation process and worse contracts generally.\n
        \n
        It’s gotten to a point where I think employment agencies should be illegal, because they serve more or less as labour “handlers”, trying to screw over pretty much anyone, and even technically breaking the law sometimes, all to save their clients (the actual employers) a buck. Trying to withhold overtime, vacation pay, sick days, etc.\n
        \n
        This has also lead to a race to the bottom, whereby no youngsters in this country wants to work construction anymore. It’s all been cost cut and widdled down to a point where only foreign labour wants to work in those conditions. That’s bad.\n
        \n
        I’m not against foreign labour, but using foreign labour to manipulate and subvert the local labour market is not cool, and again, I’m not blaming Polish people. I mean get the bag, lol.\n
        \n
        But still, greedy asshats are at it again. What’s the next market they’re gonna fuck up? Who knows?\n
        \n
        Also, I’m hopeful for the political turn of events in Poland ^^ I’m not that fond of liberals, be they neo, classic or “social democrat”, but I think it was about time to take the PiS out of Poland.\n
        \n
        What’s your take on Tusk and the new government?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701909027 {#2348
        date: 2023-12-07 01:30:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@PolandIsAStateOfMind@lemmy.ml"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 204723
      -bodyTs: "'abus':60,71 'accept':100 'act':106 'actual':43,93,163 'agenc':87,130 'also':178,277 'anymor':196 'anyon':149 'argument':81 'asshat':260 'bad':221 'bag':255 'blame':248 'bottom':185 'break':153 'buck':166 'classic':299 'client':161 'condit':218 'construct':195 'contract':118 'cool':242 'cost':201 'countri':53,191 'cut':202 'damn':2 'day':174 'deep':80 'defens':29 'democrat':302 'didn':3 'dismiss':34 'employ':129,164 'etc':175 'even':89,151 'event':286 'fate':102 'fond':293 'foreign':211,226,230 'fuck':273 'general':33,119 'get':28,110,253 'glib':13 'go':16 'gonna':272 'gotten':122 'govern':326 'greedi':259 'handler':142 'hesit':50 'hope':280 'idea':36 'illeg':133 'instead':91 'join':38 'kind':57,66 'know':5,276 'labour':55,141,212,227,231,238 'law':155 'lead':179 'less':111,139 'liber':295 'like':37 'local':40,237 'lol':256 'm':223,246,279,290 'manipul':233 'market':239,269 'mean':252 'met':27 'most':7,21 'much':148 'negoti':114 'neo':298 'new':325 'next':268 'okay':69 'one':24 'organis':94 'overtim':170 'pay':172 'peopl':9,250 'phone':84 'pis':313 'point':125,208 'poland':19,288,316 'polish':8,54,249 'polit':283 'pretti':147 'process':115 'proper':20,44 'race':182 're':49,77,271 'save':159 'screw':145 'seem':68 'serv':136 'sick':173 'social':301 'sometim':156 'speak':105 'still':258 'subvert':235 'take':311,320 'technic':152 'tell':45 'tend':10 'think':128,305 'time':309 'tough':108 'tri':143,167 'turn':284 'tusk':322 'union':41 'use':229 'vacat':171 've':26 'want':192,213 'way':97 'well':1 'wherebi':186 'widdl':204 'withhold':169 'without':42 'work':194,215 'workforc':63,74 'wors':117 'youngster':188"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1822332"
      +editedAt: DateTimeImmutable @1703268021 {#2346
        date: 2023-12-22 19:00:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701909027 {#2351
        date: 2023-12-07 01:30:27.0 +01:00
      }
      +"title": 204723
    }
  ]
  -id: 20484
  -titleTs: "'european':1 'stereotyp':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905133
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818733 {#3045
    date: 2023-12-06 00:25:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2093
  +user: Proxies\__CG__\App\Entity\User {#3023 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#3065 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
  +slug: "european-stereotypes"
  +title: "european stereotypes"
  +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 862
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707872466 {#3060
    date: 2024-02-14 02:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3069 …}
  +reports: Doctrine\ORM\PersistentCollection {#3071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  +badges: Doctrine\ORM\PersistentCollection {#3077 …}
  +children: [
    1 => App\Entity\EntryComment {#2090
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701889358 {#2091
        date: 2023-12-06 20:02:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@PolandIsAStateOfMind@lemmy.ml"
      ]
      +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: 203566
      -bodyTs: "'around':9 'condit':15 'end':17 'fine':26 'get':11 'mfs':1 'need':4 'perpetu':21 'state':22 'talmbout':2 'turn':8 'union':5 'work':14 'worst':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701889358 {#2086
        date: 2023-12-06 20:02:38.0 +01:00
      }
      +"title": 203566
    }
    0 => App\Entity\EntryComment {#2347
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: """
        Well damn, didn’t know that. Mostly Polish people tend to be glib about the goings on of Poland proper, mostly because the ones I’ve met get defensive and are just generally dismissive of ideas like joining a local union without actually properly telling me why they’re hesitant.\n
        \n
        In my country Polish labourers have kind of been abused as a workforce, but they kind of seem okay being abused as a workforce - when they’re not in deep argument over the phone with their agencies. But even then, instead of actually organising in any way, they just accept their fate so to speak, acting all tough, when getting less in the negotiation process and worse contracts generally.\n
        \n
        It’s gotten to a point where I think employment agencies should be illegal, because they serve more or less as labour “handlers”, trying to screw over pretty much anyone, and even technically breaking the law sometimes, all to save their clients (the actual employers) a buck. Trying to withhold overtime, vacation pay, sick days, etc.\n
        \n
        This has also lead to a race to the bottom, whereby no youngsters in this country wants to work construction anymore. It’s all been cost cut and widdled down to a point where only foreign labour wants to work in those conditions. That’s bad.\n
        \n
        I’m not against foreign labour, but using foreign labour to manipulate and subvert the local labour market is not cool, and again, I’m not blaming Polish people. I mean get the bag, lol.\n
        \n
        But still, greedy asshats are at it again. What’s the next market they’re gonna fuck up? Who knows?\n
        \n
        Also, I’m hopeful for the political turn of events in Poland ^^ I’m not that fond of liberals, be they neo, classic or “social democrat”, but I think it was about time to take the PiS out of Poland.\n
        \n
        What’s your take on Tusk and the new government?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701909027 {#2348
        date: 2023-12-07 01:30:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@PolandIsAStateOfMind@lemmy.ml"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 204723
      -bodyTs: "'abus':60,71 'accept':100 'act':106 'actual':43,93,163 'agenc':87,130 'also':178,277 'anymor':196 'anyon':149 'argument':81 'asshat':260 'bad':221 'bag':255 'blame':248 'bottom':185 'break':153 'buck':166 'classic':299 'client':161 'condit':218 'construct':195 'contract':118 'cool':242 'cost':201 'countri':53,191 'cut':202 'damn':2 'day':174 'deep':80 'defens':29 'democrat':302 'didn':3 'dismiss':34 'employ':129,164 'etc':175 'even':89,151 'event':286 'fate':102 'fond':293 'foreign':211,226,230 'fuck':273 'general':33,119 'get':28,110,253 'glib':13 'go':16 'gonna':272 'gotten':122 'govern':326 'greedi':259 'handler':142 'hesit':50 'hope':280 'idea':36 'illeg':133 'instead':91 'join':38 'kind':57,66 'know':5,276 'labour':55,141,212,227,231,238 'law':155 'lead':179 'less':111,139 'liber':295 'like':37 'local':40,237 'lol':256 'm':223,246,279,290 'manipul':233 'market':239,269 'mean':252 'met':27 'most':7,21 'much':148 'negoti':114 'neo':298 'new':325 'next':268 'okay':69 'one':24 'organis':94 'overtim':170 'pay':172 'peopl':9,250 'phone':84 'pis':313 'point':125,208 'poland':19,288,316 'polish':8,54,249 'polit':283 'pretti':147 'process':115 'proper':20,44 'race':182 're':49,77,271 'save':159 'screw':145 'seem':68 'serv':136 'sick':173 'social':301 'sometim':156 'speak':105 'still':258 'subvert':235 'take':311,320 'technic':152 'tell':45 'tend':10 'think':128,305 'time':309 'tough':108 'tri':143,167 'turn':284 'tusk':322 'union':41 'use':229 'vacat':171 've':26 'want':192,213 'way':97 'well':1 'wherebi':186 'widdl':204 'withhold':169 'without':42 'work':194,215 'workforc':63,74 'wors':117 'youngster':188"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1822332"
      +editedAt: DateTimeImmutable @1703268021 {#2346
        date: 2023-12-22 19:00:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701909027 {#2351
        date: 2023-12-07 01:30:27.0 +01:00
      }
      +"title": 204723
    }
  ]
  -id: 20484
  -titleTs: "'european':1 'stereotyp':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905133
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818733 {#3045
    date: 2023-12-06 00:25:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2093
  +user: Proxies\__CG__\App\Entity\User {#3023 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#3065 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
  +slug: "european-stereotypes"
  +title: "european stereotypes"
  +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 862
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707872466 {#3060
    date: 2024-02-14 02:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3067 …}
  +votes: Doctrine\ORM\PersistentCollection {#3069 …}
  +reports: Doctrine\ORM\PersistentCollection {#3071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
  +badges: Doctrine\ORM\PersistentCollection {#3077 …}
  +children: [
    1 => App\Entity\EntryComment {#2090
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1701889358 {#2091
        date: 2023-12-06 20:02:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@PolandIsAStateOfMind@lemmy.ml"
      ]
      +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: 203566
      -bodyTs: "'around':9 'condit':15 'end':17 'fine':26 'get':11 'mfs':1 'need':4 'perpetu':21 'state':22 'talmbout':2 'turn':8 'union':5 'work':14 'worst':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701889358 {#2086
        date: 2023-12-06 20:02:38.0 +01:00
      }
      +"title": 203566
    }
    0 => App\Entity\EntryComment {#2347
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: """
        Well damn, didn’t know that. Mostly Polish people tend to be glib about the goings on of Poland proper, mostly because the ones I’ve met get defensive and are just generally dismissive of ideas like joining a local union without actually properly telling me why they’re hesitant.\n
        \n
        In my country Polish labourers have kind of been abused as a workforce, but they kind of seem okay being abused as a workforce - when they’re not in deep argument over the phone with their agencies. But even then, instead of actually organising in any way, they just accept their fate so to speak, acting all tough, when getting less in the negotiation process and worse contracts generally.\n
        \n
        It’s gotten to a point where I think employment agencies should be illegal, because they serve more or less as labour “handlers”, trying to screw over pretty much anyone, and even technically breaking the law sometimes, all to save their clients (the actual employers) a buck. Trying to withhold overtime, vacation pay, sick days, etc.\n
        \n
        This has also lead to a race to the bottom, whereby no youngsters in this country wants to work construction anymore. It’s all been cost cut and widdled down to a point where only foreign labour wants to work in those conditions. That’s bad.\n
        \n
        I’m not against foreign labour, but using foreign labour to manipulate and subvert the local labour market is not cool, and again, I’m not blaming Polish people. I mean get the bag, lol.\n
        \n
        But still, greedy asshats are at it again. What’s the next market they’re gonna fuck up? Who knows?\n
        \n
        Also, I’m hopeful for the political turn of events in Poland ^^ I’m not that fond of liberals, be they neo, classic or “social democrat”, but I think it was about time to take the PiS out of Poland.\n
        \n
        What’s your take on Tusk and the new government?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701909027 {#2348
        date: 2023-12-07 01:30:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@PolandIsAStateOfMind@lemmy.ml"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 204723
      -bodyTs: "'abus':60,71 'accept':100 'act':106 'actual':43,93,163 'agenc':87,130 'also':178,277 'anymor':196 'anyon':149 'argument':81 'asshat':260 'bad':221 'bag':255 'blame':248 'bottom':185 'break':153 'buck':166 'classic':299 'client':161 'condit':218 'construct':195 'contract':118 'cool':242 'cost':201 'countri':53,191 'cut':202 'damn':2 'day':174 'deep':80 'defens':29 'democrat':302 'didn':3 'dismiss':34 'employ':129,164 'etc':175 'even':89,151 'event':286 'fate':102 'fond':293 'foreign':211,226,230 'fuck':273 'general':33,119 'get':28,110,253 'glib':13 'go':16 'gonna':272 'gotten':122 'govern':326 'greedi':259 'handler':142 'hesit':50 'hope':280 'idea':36 'illeg':133 'instead':91 'join':38 'kind':57,66 'know':5,276 'labour':55,141,212,227,231,238 'law':155 'lead':179 'less':111,139 'liber':295 'like':37 'local':40,237 'lol':256 'm':223,246,279,290 'manipul':233 'market':239,269 'mean':252 'met':27 'most':7,21 'much':148 'negoti':114 'neo':298 'new':325 'next':268 'okay':69 'one':24 'organis':94 'overtim':170 'pay':172 'peopl':9,250 'phone':84 'pis':313 'point':125,208 'poland':19,288,316 'polish':8,54,249 'polit':283 'pretti':147 'process':115 'proper':20,44 'race':182 're':49,77,271 'save':159 'screw':145 'seem':68 'serv':136 'sick':173 'social':301 'sometim':156 'speak':105 'still':258 'subvert':235 'take':311,320 'technic':152 'tell':45 'tend':10 'think':128,305 'time':309 'tough':108 'tri':143,167 'turn':284 'tusk':322 'union':41 'use':229 'vacat':171 've':26 'want':192,213 'way':97 'well':1 'wherebi':186 'widdl':204 'withhold':169 'without':42 'work':194,215 'workforc':63,74 'wors':117 'youngster':188"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1822332"
      +editedAt: DateTimeImmutable @1703268021 {#2346
        date: 2023-12-22 19:00:21.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701909027 {#2351
        date: 2023-12-07 01:30:27.0 +01:00
      }
      +"title": 204723
    }
  ]
  -id: 20484
  -titleTs: "'european':1 'stereotyp':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905133
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818733 {#3045
    date: 2023-12-06 00:25:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093
    +user: Proxies\__CG__\App\Entity\User {#3023 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#3065 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#3060
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    +badges: Doctrine\ORM\PersistentCollection {#3077 …}
    +children: [
      1 => App\Entity\EntryComment {#2090}
      0 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: """
          Well damn, didn’t know that. Mostly Polish people tend to be glib about the goings on of Poland proper, mostly because the ones I’ve met get defensive and are just generally dismissive of ideas like joining a local union without actually properly telling me why they’re hesitant.\n
          \n
          In my country Polish labourers have kind of been abused as a workforce, but they kind of seem okay being abused as a workforce - when they’re not in deep argument over the phone with their agencies. But even then, instead of actually organising in any way, they just accept their fate so to speak, acting all tough, when getting less in the negotiation process and worse contracts generally.\n
          \n
          It’s gotten to a point where I think employment agencies should be illegal, because they serve more or less as labour “handlers”, trying to screw over pretty much anyone, and even technically breaking the law sometimes, all to save their clients (the actual employers) a buck. Trying to withhold overtime, vacation pay, sick days, etc.\n
          \n
          This has also lead to a race to the bottom, whereby no youngsters in this country wants to work construction anymore. It’s all been cost cut and widdled down to a point where only foreign labour wants to work in those conditions. That’s bad.\n
          \n
          I’m not against foreign labour, but using foreign labour to manipulate and subvert the local labour market is not cool, and again, I’m not blaming Polish people. I mean get the bag, lol.\n
          \n
          But still, greedy asshats are at it again. What’s the next market they’re gonna fuck up? Who knows?\n
          \n
          Also, I’m hopeful for the political turn of events in Poland ^^ I’m not that fond of liberals, be they neo, classic or “social democrat”, but I think it was about time to take the PiS out of Poland.\n
          \n
          What’s your take on Tusk and the new government?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701909027 {#2348
          date: 2023-12-07 01:30:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@PolandIsAStateOfMind@lemmy.ml"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 204723
        -bodyTs: "'abus':60,71 'accept':100 'act':106 'actual':43,93,163 'agenc':87,130 'also':178,277 'anymor':196 'anyon':149 'argument':81 'asshat':260 'bad':221 'bag':255 'blame':248 'bottom':185 'break':153 'buck':166 'classic':299 'client':161 'condit':218 'construct':195 'contract':118 'cool':242 'cost':201 'countri':53,191 'cut':202 'damn':2 'day':174 'deep':80 'defens':29 'democrat':302 'didn':3 'dismiss':34 'employ':129,164 'etc':175 'even':89,151 'event':286 'fate':102 'fond':293 'foreign':211,226,230 'fuck':273 'general':33,119 'get':28,110,253 'glib':13 'go':16 'gonna':272 'gotten':122 'govern':326 'greedi':259 'handler':142 'hesit':50 'hope':280 'idea':36 'illeg':133 'instead':91 'join':38 'kind':57,66 'know':5,276 'labour':55,141,212,227,231,238 'law':155 'lead':179 'less':111,139 'liber':295 'like':37 'local':40,237 'lol':256 'm':223,246,279,290 'manipul':233 'market':239,269 'mean':252 'met':27 'most':7,21 'much':148 'negoti':114 'neo':298 'new':325 'next':268 'okay':69 'one':24 'organis':94 'overtim':170 'pay':172 'peopl':9,250 'phone':84 'pis':313 'point':125,208 'poland':19,288,316 'polish':8,54,249 'polit':283 'pretti':147 'process':115 'proper':20,44 'race':182 're':49,77,271 'save':159 'screw':145 'seem':68 'serv':136 'sick':173 'social':301 'sometim':156 'speak':105 'still':258 'subvert':235 'take':311,320 'technic':152 'tell':45 'tend':10 'think':128,305 'time':309 'tough':108 'tri':143,167 'turn':284 'tusk':322 'union':41 'use':229 'vacat':171 've':26 'want':192,213 'way':97 'well':1 'wherebi':186 'widdl':204 'withhold':169 'without':42 'work':194,215 'workforc':63,74 'wors':117 'youngster':188"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1822332"
        +editedAt: DateTimeImmutable @1703268021 {#2346
          date: 2023-12-22 19:00:21.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701909027 {#2351
          date: 2023-12-07 01:30:27.0 +01:00
        }
        +"title": 204723
      }
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#3045
      date: 2023-12-06 00:25:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701889358 {#2091
    date: 2023-12-06 20:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@PolandIsAStateOfMind@lemmy.ml"
  ]
  +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: 203566
  -bodyTs: "'around':9 'condit':15 'end':17 'fine':26 'get':11 'mfs':1 'need':4 'perpetu':21 'state':22 'talmbout':2 'turn':8 'union':5 'work':14 'worst':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889358 {#2086
    date: 2023-12-06 20:02:38.0 +01:00
  }
  +"title": 203566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093
    +user: Proxies\__CG__\App\Entity\User {#3023 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#3065 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#3060
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    +badges: Doctrine\ORM\PersistentCollection {#3077 …}
    +children: [
      1 => App\Entity\EntryComment {#2090}
      0 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: """
          Well damn, didn’t know that. Mostly Polish people tend to be glib about the goings on of Poland proper, mostly because the ones I’ve met get defensive and are just generally dismissive of ideas like joining a local union without actually properly telling me why they’re hesitant.\n
          \n
          In my country Polish labourers have kind of been abused as a workforce, but they kind of seem okay being abused as a workforce - when they’re not in deep argument over the phone with their agencies. But even then, instead of actually organising in any way, they just accept their fate so to speak, acting all tough, when getting less in the negotiation process and worse contracts generally.\n
          \n
          It’s gotten to a point where I think employment agencies should be illegal, because they serve more or less as labour “handlers”, trying to screw over pretty much anyone, and even technically breaking the law sometimes, all to save their clients (the actual employers) a buck. Trying to withhold overtime, vacation pay, sick days, etc.\n
          \n
          This has also lead to a race to the bottom, whereby no youngsters in this country wants to work construction anymore. It’s all been cost cut and widdled down to a point where only foreign labour wants to work in those conditions. That’s bad.\n
          \n
          I’m not against foreign labour, but using foreign labour to manipulate and subvert the local labour market is not cool, and again, I’m not blaming Polish people. I mean get the bag, lol.\n
          \n
          But still, greedy asshats are at it again. What’s the next market they’re gonna fuck up? Who knows?\n
          \n
          Also, I’m hopeful for the political turn of events in Poland ^^ I’m not that fond of liberals, be they neo, classic or “social democrat”, but I think it was about time to take the PiS out of Poland.\n
          \n
          What’s your take on Tusk and the new government?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701909027 {#2348
          date: 2023-12-07 01:30:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@PolandIsAStateOfMind@lemmy.ml"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 204723
        -bodyTs: "'abus':60,71 'accept':100 'act':106 'actual':43,93,163 'agenc':87,130 'also':178,277 'anymor':196 'anyon':149 'argument':81 'asshat':260 'bad':221 'bag':255 'blame':248 'bottom':185 'break':153 'buck':166 'classic':299 'client':161 'condit':218 'construct':195 'contract':118 'cool':242 'cost':201 'countri':53,191 'cut':202 'damn':2 'day':174 'deep':80 'defens':29 'democrat':302 'didn':3 'dismiss':34 'employ':129,164 'etc':175 'even':89,151 'event':286 'fate':102 'fond':293 'foreign':211,226,230 'fuck':273 'general':33,119 'get':28,110,253 'glib':13 'go':16 'gonna':272 'gotten':122 'govern':326 'greedi':259 'handler':142 'hesit':50 'hope':280 'idea':36 'illeg':133 'instead':91 'join':38 'kind':57,66 'know':5,276 'labour':55,141,212,227,231,238 'law':155 'lead':179 'less':111,139 'liber':295 'like':37 'local':40,237 'lol':256 'm':223,246,279,290 'manipul':233 'market':239,269 'mean':252 'met':27 'most':7,21 'much':148 'negoti':114 'neo':298 'new':325 'next':268 'okay':69 'one':24 'organis':94 'overtim':170 'pay':172 'peopl':9,250 'phone':84 'pis':313 'point':125,208 'poland':19,288,316 'polish':8,54,249 'polit':283 'pretti':147 'process':115 'proper':20,44 'race':182 're':49,77,271 'save':159 'screw':145 'seem':68 'serv':136 'sick':173 'social':301 'sometim':156 'speak':105 'still':258 'subvert':235 'take':311,320 'technic':152 'tell':45 'tend':10 'think':128,305 'time':309 'tough':108 'tri':143,167 'turn':284 'tusk':322 'union':41 'use':229 'vacat':171 've':26 'want':192,213 'way':97 'well':1 'wherebi':186 'widdl':204 'withhold':169 'without':42 'work':194,215 'workforc':63,74 'wors':117 'youngster':188"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1822332"
        +editedAt: DateTimeImmutable @1703268021 {#2346
          date: 2023-12-22 19:00:21.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701909027 {#2351
          date: 2023-12-07 01:30:27.0 +01:00
        }
        +"title": 204723
      }
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#3045
      date: 2023-12-06 00:25:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701889358 {#2091
    date: 2023-12-06 20:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@PolandIsAStateOfMind@lemmy.ml"
  ]
  +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: 203566
  -bodyTs: "'around':9 'condit':15 'end':17 'fine':26 'get':11 'mfs':1 'need':4 'perpetu':21 'state':22 'talmbout':2 'turn':8 'union':5 'work':14 'worst':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889358 {#2086
    date: 2023-12-06 20:02:38.0 +01:00
  }
  +"title": 203566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093
    +user: Proxies\__CG__\App\Entity\User {#3023 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#3065 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#3060
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    +badges: Doctrine\ORM\PersistentCollection {#3077 …}
    +children: [
      1 => App\Entity\EntryComment {#2090}
      0 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: """
          Well damn, didn’t know that. Mostly Polish people tend to be glib about the goings on of Poland proper, mostly because the ones I’ve met get defensive and are just generally dismissive of ideas like joining a local union without actually properly telling me why they’re hesitant.\n
          \n
          In my country Polish labourers have kind of been abused as a workforce, but they kind of seem okay being abused as a workforce - when they’re not in deep argument over the phone with their agencies. But even then, instead of actually organising in any way, they just accept their fate so to speak, acting all tough, when getting less in the negotiation process and worse contracts generally.\n
          \n
          It’s gotten to a point where I think employment agencies should be illegal, because they serve more or less as labour “handlers”, trying to screw over pretty much anyone, and even technically breaking the law sometimes, all to save their clients (the actual employers) a buck. Trying to withhold overtime, vacation pay, sick days, etc.\n
          \n
          This has also lead to a race to the bottom, whereby no youngsters in this country wants to work construction anymore. It’s all been cost cut and widdled down to a point where only foreign labour wants to work in those conditions. That’s bad.\n
          \n
          I’m not against foreign labour, but using foreign labour to manipulate and subvert the local labour market is not cool, and again, I’m not blaming Polish people. I mean get the bag, lol.\n
          \n
          But still, greedy asshats are at it again. What’s the next market they’re gonna fuck up? Who knows?\n
          \n
          Also, I’m hopeful for the political turn of events in Poland ^^ I’m not that fond of liberals, be they neo, classic or “social democrat”, but I think it was about time to take the PiS out of Poland.\n
          \n
          What’s your take on Tusk and the new government?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701909027 {#2348
          date: 2023-12-07 01:30:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@PolandIsAStateOfMind@lemmy.ml"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 204723
        -bodyTs: "'abus':60,71 'accept':100 'act':106 'actual':43,93,163 'agenc':87,130 'also':178,277 'anymor':196 'anyon':149 'argument':81 'asshat':260 'bad':221 'bag':255 'blame':248 'bottom':185 'break':153 'buck':166 'classic':299 'client':161 'condit':218 'construct':195 'contract':118 'cool':242 'cost':201 'countri':53,191 'cut':202 'damn':2 'day':174 'deep':80 'defens':29 'democrat':302 'didn':3 'dismiss':34 'employ':129,164 'etc':175 'even':89,151 'event':286 'fate':102 'fond':293 'foreign':211,226,230 'fuck':273 'general':33,119 'get':28,110,253 'glib':13 'go':16 'gonna':272 'gotten':122 'govern':326 'greedi':259 'handler':142 'hesit':50 'hope':280 'idea':36 'illeg':133 'instead':91 'join':38 'kind':57,66 'know':5,276 'labour':55,141,212,227,231,238 'law':155 'lead':179 'less':111,139 'liber':295 'like':37 'local':40,237 'lol':256 'm':223,246,279,290 'manipul':233 'market':239,269 'mean':252 'met':27 'most':7,21 'much':148 'negoti':114 'neo':298 'new':325 'next':268 'okay':69 'one':24 'organis':94 'overtim':170 'pay':172 'peopl':9,250 'phone':84 'pis':313 'point':125,208 'poland':19,288,316 'polish':8,54,249 'polit':283 'pretti':147 'process':115 'proper':20,44 'race':182 're':49,77,271 'save':159 'screw':145 'seem':68 'serv':136 'sick':173 'social':301 'sometim':156 'speak':105 'still':258 'subvert':235 'take':311,320 'technic':152 'tell':45 'tend':10 'think':128,305 'time':309 'tough':108 'tri':143,167 'turn':284 'tusk':322 'union':41 'use':229 'vacat':171 've':26 'want':192,213 'way':97 'well':1 'wherebi':186 'widdl':204 'withhold':169 'without':42 'work':194,215 'workforc':63,74 'wors':117 'youngster':188"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1822332"
        +editedAt: DateTimeImmutable @1703268021 {#2346
          date: 2023-12-22 19:00:21.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701909027 {#2351
          date: 2023-12-07 01:30:27.0 +01:00
        }
        +"title": 204723
      }
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#3045
      date: 2023-12-06 00:25:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1701889358 {#2091
    date: 2023-12-06 20:02:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@PolandIsAStateOfMind@lemmy.ml"
  ]
  +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: 203566
  -bodyTs: "'around':9 'condit':15 'end':17 'fine':26 'get':11 'mfs':1 'need':4 'perpetu':21 'state':22 'talmbout':2 'turn':8 'union':5 'work':14 'worst':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701889358 {#2086
    date: 2023-12-06 20:02:38.0 +01:00
  }
  +"title": 203566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093
    +user: Proxies\__CG__\App\Entity\User {#3023 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#3065 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#3060
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    +badges: Doctrine\ORM\PersistentCollection {#3077 …}
    +children: [
      1 => App\Entity\EntryComment {#2090
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701889358 {#2091
          date: 2023-12-06 20:02:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@PolandIsAStateOfMind@lemmy.ml"
        ]
        +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: 203566
        -bodyTs: "'around':9 'condit':15 'end':17 'fine':26 'get':11 'mfs':1 'need':4 'perpetu':21 'state':22 'talmbout':2 'turn':8 'union':5 'work':14 'worst':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820810"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701889358 {#2086
          date: 2023-12-06 20:02:38.0 +01:00
        }
        +"title": 203566
      }
      0 => App\Entity\EntryComment {#2347}
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#3045
      date: 2023-12-06 00:25:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: """
    Well damn, didn’t know that. Mostly Polish people tend to be glib about the goings on of Poland proper, mostly because the ones I’ve met get defensive and are just generally dismissive of ideas like joining a local union without actually properly telling me why they’re hesitant.\n
    \n
    In my country Polish labourers have kind of been abused as a workforce, but they kind of seem okay being abused as a workforce - when they’re not in deep argument over the phone with their agencies. But even then, instead of actually organising in any way, they just accept their fate so to speak, acting all tough, when getting less in the negotiation process and worse contracts generally.\n
    \n
    It’s gotten to a point where I think employment agencies should be illegal, because they serve more or less as labour “handlers”, trying to screw over pretty much anyone, and even technically breaking the law sometimes, all to save their clients (the actual employers) a buck. Trying to withhold overtime, vacation pay, sick days, etc.\n
    \n
    This has also lead to a race to the bottom, whereby no youngsters in this country wants to work construction anymore. It’s all been cost cut and widdled down to a point where only foreign labour wants to work in those conditions. That’s bad.\n
    \n
    I’m not against foreign labour, but using foreign labour to manipulate and subvert the local labour market is not cool, and again, I’m not blaming Polish people. I mean get the bag, lol.\n
    \n
    But still, greedy asshats are at it again. What’s the next market they’re gonna fuck up? Who knows?\n
    \n
    Also, I’m hopeful for the political turn of events in Poland ^^ I’m not that fond of liberals, be they neo, classic or “social democrat”, but I think it was about time to take the PiS out of Poland.\n
    \n
    What’s your take on Tusk and the new government?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701909027 {#2348
    date: 2023-12-07 01:30:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@PolandIsAStateOfMind@lemmy.ml"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 204723
  -bodyTs: "'abus':60,71 'accept':100 'act':106 'actual':43,93,163 'agenc':87,130 'also':178,277 'anymor':196 'anyon':149 'argument':81 'asshat':260 'bad':221 'bag':255 'blame':248 'bottom':185 'break':153 'buck':166 'classic':299 'client':161 'condit':218 'construct':195 'contract':118 'cool':242 'cost':201 'countri':53,191 'cut':202 'damn':2 'day':174 'deep':80 'defens':29 'democrat':302 'didn':3 'dismiss':34 'employ':129,164 'etc':175 'even':89,151 'event':286 'fate':102 'fond':293 'foreign':211,226,230 'fuck':273 'general':33,119 'get':28,110,253 'glib':13 'go':16 'gonna':272 'gotten':122 'govern':326 'greedi':259 'handler':142 'hesit':50 'hope':280 'idea':36 'illeg':133 'instead':91 'join':38 'kind':57,66 'know':5,276 'labour':55,141,212,227,231,238 'law':155 'lead':179 'less':111,139 'liber':295 'like':37 'local':40,237 'lol':256 'm':223,246,279,290 'manipul':233 'market':239,269 'mean':252 'met':27 'most':7,21 'much':148 'negoti':114 'neo':298 'new':325 'next':268 'okay':69 'one':24 'organis':94 'overtim':170 'pay':172 'peopl':9,250 'phone':84 'pis':313 'point':125,208 'poland':19,288,316 'polish':8,54,249 'polit':283 'pretti':147 'process':115 'proper':20,44 'race':182 're':49,77,271 'save':159 'screw':145 'seem':68 'serv':136 'sick':173 'social':301 'sometim':156 'speak':105 'still':258 'subvert':235 'take':311,320 'technic':152 'tell':45 'tend':10 'think':128,305 'time':309 'tough':108 'tri':143,167 'turn':284 'tusk':322 'union':41 'use':229 'vacat':171 've':26 'want':192,213 'way':97 'well':1 'wherebi':186 'widdl':204 'withhold':169 'without':42 'work':194,215 'workforc':63,74 'wors':117 'youngster':188"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1822332"
  +editedAt: DateTimeImmutable @1703268021 {#2346
    date: 2023-12-22 19:00:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701909027 {#2351
    date: 2023-12-07 01:30:27.0 +01:00
  }
  +"title": 204723
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093
    +user: Proxies\__CG__\App\Entity\User {#3023 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#3065 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#3060
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    +badges: Doctrine\ORM\PersistentCollection {#3077 …}
    +children: [
      1 => App\Entity\EntryComment {#2090
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701889358 {#2091
          date: 2023-12-06 20:02:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@PolandIsAStateOfMind@lemmy.ml"
        ]
        +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: 203566
        -bodyTs: "'around':9 'condit':15 'end':17 'fine':26 'get':11 'mfs':1 'need':4 'perpetu':21 'state':22 'talmbout':2 'turn':8 'union':5 'work':14 'worst':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820810"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701889358 {#2086
          date: 2023-12-06 20:02:38.0 +01:00
        }
        +"title": 203566
      }
      0 => App\Entity\EntryComment {#2347}
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#3045
      date: 2023-12-06 00:25:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: """
    Well damn, didn’t know that. Mostly Polish people tend to be glib about the goings on of Poland proper, mostly because the ones I’ve met get defensive and are just generally dismissive of ideas like joining a local union without actually properly telling me why they’re hesitant.\n
    \n
    In my country Polish labourers have kind of been abused as a workforce, but they kind of seem okay being abused as a workforce - when they’re not in deep argument over the phone with their agencies. But even then, instead of actually organising in any way, they just accept their fate so to speak, acting all tough, when getting less in the negotiation process and worse contracts generally.\n
    \n
    It’s gotten to a point where I think employment agencies should be illegal, because they serve more or less as labour “handlers”, trying to screw over pretty much anyone, and even technically breaking the law sometimes, all to save their clients (the actual employers) a buck. Trying to withhold overtime, vacation pay, sick days, etc.\n
    \n
    This has also lead to a race to the bottom, whereby no youngsters in this country wants to work construction anymore. It’s all been cost cut and widdled down to a point where only foreign labour wants to work in those conditions. That’s bad.\n
    \n
    I’m not against foreign labour, but using foreign labour to manipulate and subvert the local labour market is not cool, and again, I’m not blaming Polish people. I mean get the bag, lol.\n
    \n
    But still, greedy asshats are at it again. What’s the next market they’re gonna fuck up? Who knows?\n
    \n
    Also, I’m hopeful for the political turn of events in Poland ^^ I’m not that fond of liberals, be they neo, classic or “social democrat”, but I think it was about time to take the PiS out of Poland.\n
    \n
    What’s your take on Tusk and the new government?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701909027 {#2348
    date: 2023-12-07 01:30:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@PolandIsAStateOfMind@lemmy.ml"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 204723
  -bodyTs: "'abus':60,71 'accept':100 'act':106 'actual':43,93,163 'agenc':87,130 'also':178,277 'anymor':196 'anyon':149 'argument':81 'asshat':260 'bad':221 'bag':255 'blame':248 'bottom':185 'break':153 'buck':166 'classic':299 'client':161 'condit':218 'construct':195 'contract':118 'cool':242 'cost':201 'countri':53,191 'cut':202 'damn':2 'day':174 'deep':80 'defens':29 'democrat':302 'didn':3 'dismiss':34 'employ':129,164 'etc':175 'even':89,151 'event':286 'fate':102 'fond':293 'foreign':211,226,230 'fuck':273 'general':33,119 'get':28,110,253 'glib':13 'go':16 'gonna':272 'gotten':122 'govern':326 'greedi':259 'handler':142 'hesit':50 'hope':280 'idea':36 'illeg':133 'instead':91 'join':38 'kind':57,66 'know':5,276 'labour':55,141,212,227,231,238 'law':155 'lead':179 'less':111,139 'liber':295 'like':37 'local':40,237 'lol':256 'm':223,246,279,290 'manipul':233 'market':239,269 'mean':252 'met':27 'most':7,21 'much':148 'negoti':114 'neo':298 'new':325 'next':268 'okay':69 'one':24 'organis':94 'overtim':170 'pay':172 'peopl':9,250 'phone':84 'pis':313 'point':125,208 'poland':19,288,316 'polish':8,54,249 'polit':283 'pretti':147 'process':115 'proper':20,44 'race':182 're':49,77,271 'save':159 'screw':145 'seem':68 'serv':136 'sick':173 'social':301 'sometim':156 'speak':105 'still':258 'subvert':235 'take':311,320 'technic':152 'tell':45 'tend':10 'think':128,305 'time':309 'tough':108 'tri':143,167 'turn':284 'tusk':322 'union':41 'use':229 'vacat':171 've':26 'want':192,213 'way':97 'well':1 'wherebi':186 'widdl':204 'withhold':169 'without':42 'work':194,215 'workforc':63,74 'wors':117 'youngster':188"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1822332"
  +editedAt: DateTimeImmutable @1703268021 {#2346
    date: 2023-12-22 19:00:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701909027 {#2351
    date: 2023-12-07 01:30:27.0 +01:00
  }
  +"title": 204723
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2347
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093
    +user: Proxies\__CG__\App\Entity\User {#3023 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#3065 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2840 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#3060
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3067 …}
    +votes: Doctrine\ORM\PersistentCollection {#3069 …}
    +reports: Doctrine\ORM\PersistentCollection {#3071 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3075 …}
    +badges: Doctrine\ORM\PersistentCollection {#3077 …}
    +children: [
      1 => App\Entity\EntryComment {#2090
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
        +body: "Mfs talmbout not needing unions, and then turning around and getting the worst work conditions and ending up in a perpetual state of “this is fine”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1701889358 {#2091
          date: 2023-12-06 20:02:38.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@PolandIsAStateOfMind@lemmy.ml"
        ]
        +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: 203566
        -bodyTs: "'around':9 'condit':15 'end':17 'fine':26 'get':11 'mfs':1 'need':4 'perpetu':21 'state':22 'talmbout':2 'turn':8 'union':5 'work':14 'worst':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820810"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701889358 {#2086
          date: 2023-12-06 20:02:38.0 +01:00
        }
        +"title": 203566
      }
      0 => App\Entity\EntryComment {#2347}
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#3045
      date: 2023-12-06 00:25:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: """
    Well damn, didn’t know that. Mostly Polish people tend to be glib about the goings on of Poland proper, mostly because the ones I’ve met get defensive and are just generally dismissive of ideas like joining a local union without actually properly telling me why they’re hesitant.\n
    \n
    In my country Polish labourers have kind of been abused as a workforce, but they kind of seem okay being abused as a workforce - when they’re not in deep argument over the phone with their agencies. But even then, instead of actually organising in any way, they just accept their fate so to speak, acting all tough, when getting less in the negotiation process and worse contracts generally.\n
    \n
    It’s gotten to a point where I think employment agencies should be illegal, because they serve more or less as labour “handlers”, trying to screw over pretty much anyone, and even technically breaking the law sometimes, all to save their clients (the actual employers) a buck. Trying to withhold overtime, vacation pay, sick days, etc.\n
    \n
    This has also lead to a race to the bottom, whereby no youngsters in this country wants to work construction anymore. It’s all been cost cut and widdled down to a point where only foreign labour wants to work in those conditions. That’s bad.\n
    \n
    I’m not against foreign labour, but using foreign labour to manipulate and subvert the local labour market is not cool, and again, I’m not blaming Polish people. I mean get the bag, lol.\n
    \n
    But still, greedy asshats are at it again. What’s the next market they’re gonna fuck up? Who knows?\n
    \n
    Also, I’m hopeful for the political turn of events in Poland ^^ I’m not that fond of liberals, be they neo, classic or “social democrat”, but I think it was about time to take the PiS out of Poland.\n
    \n
    What’s your take on Tusk and the new government?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701909027 {#2348
    date: 2023-12-07 01:30:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@PolandIsAStateOfMind@lemmy.ml"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 204723
  -bodyTs: "'abus':60,71 'accept':100 'act':106 'actual':43,93,163 'agenc':87,130 'also':178,277 'anymor':196 'anyon':149 'argument':81 'asshat':260 'bad':221 'bag':255 'blame':248 'bottom':185 'break':153 'buck':166 'classic':299 'client':161 'condit':218 'construct':195 'contract':118 'cool':242 'cost':201 'countri':53,191 'cut':202 'damn':2 'day':174 'deep':80 'defens':29 'democrat':302 'didn':3 'dismiss':34 'employ':129,164 'etc':175 'even':89,151 'event':286 'fate':102 'fond':293 'foreign':211,226,230 'fuck':273 'general':33,119 'get':28,110,253 'glib':13 'go':16 'gonna':272 'gotten':122 'govern':326 'greedi':259 'handler':142 'hesit':50 'hope':280 'idea':36 'illeg':133 'instead':91 'join':38 'kind':57,66 'know':5,276 'labour':55,141,212,227,231,238 'law':155 'lead':179 'less':111,139 'liber':295 'like':37 'local':40,237 'lol':256 'm':223,246,279,290 'manipul':233 'market':239,269 'mean':252 'met':27 'most':7,21 'much':148 'negoti':114 'neo':298 'new':325 'next':268 'okay':69 'one':24 'organis':94 'overtim':170 'pay':172 'peopl':9,250 'phone':84 'pis':313 'point':125,208 'poland':19,288,316 'polish':8,54,249 'polit':283 'pretti':147 'process':115 'proper':20,44 'race':182 're':49,77,271 'save':159 'screw':145 'seem':68 'serv':136 'sick':173 'social':301 'sometim':156 'speak':105 'still':258 'subvert':235 'take':311,320 'technic':152 'tell':45 'tend':10 'think':128,305 'time':309 'tough':108 'tri':143,167 'turn':284 'tusk':322 'union':41 'use':229 'vacat':171 've':26 'want':192,213 'way':97 'well':1 'wherebi':186 'widdl':204 'withhold':169 'without':42 'work':194,215 'workforc':63,74 'wors':117 'youngster':188"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1822332"
  +editedAt: DateTimeImmutable @1703268021 {#2346
    date: 2023-12-22 19:00:21.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701909027 {#2351
    date: 2023-12-07 01:30:27.0 +01:00
  }
  +"title": 204723
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2279
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#3042 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3084 …}
  +slug: "Remember-if-Fascism-wins-it-is-YOUR-FAULT"
  +title: "Remember, if Fascism wins it is YOUR FAULT."
  +url: "https://slrpnk.net/pictrs/image/dc41543a-b0b5-44e5-ad28-8415d693d37e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 80
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703001476 {#3079
    date: 2023-12-19 16:57:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  +badges: Doctrine\ORM\PersistentCollection {#3096 …}
  +children: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: """
        What’s that? Somebody thinks that a different president is going to stop the drones and bombings!? Like they’re not tied up in deals?! Like if a third party candidate won the process would just magically stop?!?!\n
        \n
        Bush made the bombs drop, Obama made the bombs drop, Trump made the bombs drop, Biden made the bombs drop… wtf do you think the next president will do? The CIA tells them what’s what and that’s it.\n
        \n
        Vote Biden, or get a republican president. Your call.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702416845 {#2282
        date: 2023-12-12 22:34:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TrismegistusMx@slrpnk.net"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 219385
      -bodyTs: "'biden':54,80 'bomb':17,42,47,52,57 'bush':39 'call':87 'candid':31 'cia':69 'deal':25 'differ':8 'drone':15 'drop':43,48,53,58 'get':82 'go':11 'like':18,26 'made':40,45,50,55 'magic':37 'next':64 'obama':44 'parti':30 'presid':9,65,85 'process':34 're':20 'republican':84 'somebodi':4 'stop':13,38 'tell':70 'think':5,62 'third':29 'tie':22 'trump':49 'vote':79 'won':32 'would':35 'wtf':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1868402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416845 {#2278
        date: 2023-12-12 22:34:05.0 +01:00
      }
      +"title": 219385
    }
  ]
  -id: 21682
  -titleTs: "'fascism':3 'fault':8 'rememb':1 'win':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702397505
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4811881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702311105 {#3066
    date: 2023-12-11 17:11:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2279
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#3042 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3084 …}
  +slug: "Remember-if-Fascism-wins-it-is-YOUR-FAULT"
  +title: "Remember, if Fascism wins it is YOUR FAULT."
  +url: "https://slrpnk.net/pictrs/image/dc41543a-b0b5-44e5-ad28-8415d693d37e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 80
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703001476 {#3079
    date: 2023-12-19 16:57:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  +badges: Doctrine\ORM\PersistentCollection {#3096 …}
  +children: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: """
        What’s that? Somebody thinks that a different president is going to stop the drones and bombings!? Like they’re not tied up in deals?! Like if a third party candidate won the process would just magically stop?!?!\n
        \n
        Bush made the bombs drop, Obama made the bombs drop, Trump made the bombs drop, Biden made the bombs drop… wtf do you think the next president will do? The CIA tells them what’s what and that’s it.\n
        \n
        Vote Biden, or get a republican president. Your call.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702416845 {#2282
        date: 2023-12-12 22:34:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TrismegistusMx@slrpnk.net"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 219385
      -bodyTs: "'biden':54,80 'bomb':17,42,47,52,57 'bush':39 'call':87 'candid':31 'cia':69 'deal':25 'differ':8 'drone':15 'drop':43,48,53,58 'get':82 'go':11 'like':18,26 'made':40,45,50,55 'magic':37 'next':64 'obama':44 'parti':30 'presid':9,65,85 'process':34 're':20 'republican':84 'somebodi':4 'stop':13,38 'tell':70 'think':5,62 'third':29 'tie':22 'trump':49 'vote':79 'won':32 'would':35 'wtf':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1868402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416845 {#2278
        date: 2023-12-12 22:34:05.0 +01:00
      }
      +"title": 219385
    }
  ]
  -id: 21682
  -titleTs: "'fascism':3 'fault':8 'rememb':1 'win':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702397505
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4811881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702311105 {#3066
    date: 2023-12-11 17:11:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2279
  +user: Proxies\__CG__\App\Entity\User {#2622 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#3042 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3084 …}
  +slug: "Remember-if-Fascism-wins-it-is-YOUR-FAULT"
  +title: "Remember, if Fascism wins it is YOUR FAULT."
  +url: "https://slrpnk.net/pictrs/image/dc41543a-b0b5-44e5-ad28-8415d693d37e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 80
  +favouriteCount: 137
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703001476 {#3079
    date: 2023-12-19 16:57:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3086 …}
  +votes: Doctrine\ORM\PersistentCollection {#3088 …}
  +reports: Doctrine\ORM\PersistentCollection {#3090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
  +badges: Doctrine\ORM\PersistentCollection {#3096 …}
  +children: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +body: """
        What’s that? Somebody thinks that a different president is going to stop the drones and bombings!? Like they’re not tied up in deals?! Like if a third party candidate won the process would just magically stop?!?!\n
        \n
        Bush made the bombs drop, Obama made the bombs drop, Trump made the bombs drop, Biden made the bombs drop… wtf do you think the next president will do? The CIA tells them what’s what and that’s it.\n
        \n
        Vote Biden, or get a republican president. Your call.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1702416845 {#2282
        date: 2023-12-12 22:34:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TrismegistusMx@slrpnk.net"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 219385
      -bodyTs: "'biden':54,80 'bomb':17,42,47,52,57 'bush':39 'call':87 'candid':31 'cia':69 'deal':25 'differ':8 'drone':15 'drop':43,48,53,58 'get':82 'go':11 'like':18,26 'made':40,45,50,55 'magic':37 'next':64 'obama':44 'parti':30 'presid':9,65,85 'process':34 're':20 'republican':84 'somebodi':4 'stop':13,38 'tell':70 'think':5,62 'third':29 'tie':22 'trump':49 'vote':79 'won':32 'would':35 'wtf':59"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1868402"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702416845 {#2278
        date: 2023-12-12 22:34:05.0 +01:00
      }
      +"title": 219385
    }
  ]
  -id: 21682
  -titleTs: "'fascism':3 'fault':8 'rememb':1 'win':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702397505
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4811881"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702311105 {#3066
    date: 2023-12-11 17:11:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#3042 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3084 …}
    +slug: "Remember-if-Fascism-wins-it-is-YOUR-FAULT"
    +title: "Remember, if Fascism wins it is YOUR FAULT."
    +url: "https://slrpnk.net/pictrs/image/dc41543a-b0b5-44e5-ad28-8415d693d37e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 80
    +favouriteCount: 137
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703001476 {#3079
      date: 2023-12-19 16:57:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    +badges: Doctrine\ORM\PersistentCollection {#3096 …}
    +children: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 21682
    -titleTs: "'fascism':3 'fault':8 'rememb':1 'win':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702397505
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4811881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702311105 {#3066
      date: 2023-12-11 17:11:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: """
    What’s that? Somebody thinks that a different president is going to stop the drones and bombings!? Like they’re not tied up in deals?! Like if a third party candidate won the process would just magically stop?!?!\n
    \n
    Bush made the bombs drop, Obama made the bombs drop, Trump made the bombs drop, Biden made the bombs drop… wtf do you think the next president will do? The CIA tells them what’s what and that’s it.\n
    \n
    Vote Biden, or get a republican president. Your call.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702416845 {#2282
    date: 2023-12-12 22:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TrismegistusMx@slrpnk.net"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 219385
  -bodyTs: "'biden':54,80 'bomb':17,42,47,52,57 'bush':39 'call':87 'candid':31 'cia':69 'deal':25 'differ':8 'drone':15 'drop':43,48,53,58 'get':82 'go':11 'like':18,26 'made':40,45,50,55 'magic':37 'next':64 'obama':44 'parti':30 'presid':9,65,85 'process':34 're':20 'republican':84 'somebodi':4 'stop':13,38 'tell':70 'think':5,62 'third':29 'tie':22 'trump':49 'vote':79 'won':32 'would':35 'wtf':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1868402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416845 {#2278
    date: 2023-12-12 22:34:05.0 +01:00
  }
  +"title": 219385
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#3042 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3084 …}
    +slug: "Remember-if-Fascism-wins-it-is-YOUR-FAULT"
    +title: "Remember, if Fascism wins it is YOUR FAULT."
    +url: "https://slrpnk.net/pictrs/image/dc41543a-b0b5-44e5-ad28-8415d693d37e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 80
    +favouriteCount: 137
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703001476 {#3079
      date: 2023-12-19 16:57:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    +badges: Doctrine\ORM\PersistentCollection {#3096 …}
    +children: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 21682
    -titleTs: "'fascism':3 'fault':8 'rememb':1 'win':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702397505
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4811881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702311105 {#3066
      date: 2023-12-11 17:11:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: """
    What’s that? Somebody thinks that a different president is going to stop the drones and bombings!? Like they’re not tied up in deals?! Like if a third party candidate won the process would just magically stop?!?!\n
    \n
    Bush made the bombs drop, Obama made the bombs drop, Trump made the bombs drop, Biden made the bombs drop… wtf do you think the next president will do? The CIA tells them what’s what and that’s it.\n
    \n
    Vote Biden, or get a republican president. Your call.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702416845 {#2282
    date: 2023-12-12 22:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TrismegistusMx@slrpnk.net"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 219385
  -bodyTs: "'biden':54,80 'bomb':17,42,47,52,57 'bush':39 'call':87 'candid':31 'cia':69 'deal':25 'differ':8 'drone':15 'drop':43,48,53,58 'get':82 'go':11 'like':18,26 'made':40,45,50,55 'magic':37 'next':64 'obama':44 'parti':30 'presid':9,65,85 'process':34 're':20 'republican':84 'somebodi':4 'stop':13,38 'tell':70 'think':5,62 'third':29 'tie':22 'trump':49 'vote':79 'won':32 'would':35 'wtf':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1868402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416845 {#2278
    date: 2023-12-12 22:34:05.0 +01:00
  }
  +"title": 219385
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2276
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2622 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#3042 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3084 …}
    +slug: "Remember-if-Fascism-wins-it-is-YOUR-FAULT"
    +title: "Remember, if Fascism wins it is YOUR FAULT."
    +url: "https://slrpnk.net/pictrs/image/dc41543a-b0b5-44e5-ad28-8415d693d37e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 80
    +favouriteCount: 137
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703001476 {#3079
      date: 2023-12-19 16:57:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3086 …}
    +votes: Doctrine\ORM\PersistentCollection {#3088 …}
    +reports: Doctrine\ORM\PersistentCollection {#3090 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3092 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3094 …}
    +badges: Doctrine\ORM\PersistentCollection {#3096 …}
    +children: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 21682
    -titleTs: "'fascism':3 'fault':8 'rememb':1 'win':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702397505
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4811881"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702311105 {#3066
      date: 2023-12-11 17:11:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2275 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: """
    What’s that? Somebody thinks that a different president is going to stop the drones and bombings!? Like they’re not tied up in deals?! Like if a third party candidate won the process would just magically stop?!?!\n
    \n
    Bush made the bombs drop, Obama made the bombs drop, Trump made the bombs drop, Biden made the bombs drop… wtf do you think the next president will do? The CIA tells them what’s what and that’s it.\n
    \n
    Vote Biden, or get a republican president. Your call.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1702416845 {#2282
    date: 2023-12-12 22:34:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TrismegistusMx@slrpnk.net"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 219385
  -bodyTs: "'biden':54,80 'bomb':17,42,47,52,57 'bush':39 'call':87 'candid':31 'cia':69 'deal':25 'differ':8 'drone':15 'drop':43,48,53,58 'get':82 'go':11 'like':18,26 'made':40,45,50,55 'magic':37 'next':64 'obama':44 'parti':30 'presid':9,65,85 'process':34 're':20 'republican':84 'somebodi':4 'stop':13,38 'tell':70 'think':5,62 'third':29 'tie':22 'trump':49 'vote':79 'won':32 'would':35 'wtf':59"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1868402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702416845 {#2278
    date: 2023-12-12 22:34:05.0 +01:00
  }
  +"title": 219385
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#3123 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
  +slug: "What-does-a-PhD-mean"
  +title: "What does a PhD mean?"
  +url: "https://mander.xyz/pictrs/image/68988a2a-03d7-4486-96cc-ac5067a1239b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 1099
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702486582 {#3118
    date: 2023-12-13 17:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  +badges: Doctrine\ORM\PersistentCollection {#3136 …}
  +children: [
    App\Entity\EntryComment {#1576
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would use the definition of Dr Kanye West, but that might not be appropriate."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700357421 {#1675
        date: 2023-11-19 02:30:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1587 …}
      +nested: Doctrine\ORM\PersistentCollection {#1549 …}
      +votes: Doctrine\ORM\PersistentCollection {#1568 …}
      +reports: Doctrine\ORM\PersistentCollection {#1528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 138671
      -bodyTs: "'appropri':15 'definit':5 'dr':7 'kany':8 'might':12 'use':3 'west':9 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1681281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700357421 {#1585
        date: 2023-11-19 02:30:21.0 +01:00
      }
      +"title": 138671
    }
  ]
  -id: 14188
  -titleTs: "'mean':5 'phd':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700414328
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6321829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700327928 {#3104
    date: 2023-11-18 18:18:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#3123 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
  +slug: "What-does-a-PhD-mean"
  +title: "What does a PhD mean?"
  +url: "https://mander.xyz/pictrs/image/68988a2a-03d7-4486-96cc-ac5067a1239b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 1099
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702486582 {#3118
    date: 2023-12-13 17:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  +badges: Doctrine\ORM\PersistentCollection {#3136 …}
  +children: [
    App\Entity\EntryComment {#1576
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would use the definition of Dr Kanye West, but that might not be appropriate."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700357421 {#1675
        date: 2023-11-19 02:30:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1587 …}
      +nested: Doctrine\ORM\PersistentCollection {#1549 …}
      +votes: Doctrine\ORM\PersistentCollection {#1568 …}
      +reports: Doctrine\ORM\PersistentCollection {#1528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 138671
      -bodyTs: "'appropri':15 'definit':5 'dr':7 'kany':8 'might':12 'use':3 'west':9 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1681281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700357421 {#1585
        date: 2023-11-19 02:30:21.0 +01:00
      }
      +"title": 138671
    }
  ]
  -id: 14188
  -titleTs: "'mean':5 'phd':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700414328
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6321829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700327928 {#3104
    date: 2023-11-18 18:18:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1573
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#3123 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
  +slug: "What-does-a-PhD-mean"
  +title: "What does a PhD mean?"
  +url: "https://mander.xyz/pictrs/image/68988a2a-03d7-4486-96cc-ac5067a1239b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 91
  +favouriteCount: 1099
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702486582 {#3118
    date: 2023-12-13 17:56:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3128 …}
  +reports: Doctrine\ORM\PersistentCollection {#3130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
  +badges: Doctrine\ORM\PersistentCollection {#3136 …}
  +children: [
    App\Entity\EntryComment {#1576
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1573 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would use the definition of Dr Kanye West, but that might not be appropriate."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700357421 {#1675
        date: 2023-11-19 02:30:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1587 …}
      +nested: Doctrine\ORM\PersistentCollection {#1549 …}
      +votes: Doctrine\ORM\PersistentCollection {#1568 …}
      +reports: Doctrine\ORM\PersistentCollection {#1528 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 138671
      -bodyTs: "'appropri':15 'definit':5 'dr':7 'kany':8 'might':12 'use':3 'west':9 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1681281"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700357421 {#1585
        date: 2023-11-19 02:30:21.0 +01:00
      }
      +"title": 138671
    }
  ]
  -id: 14188
  -titleTs: "'mean':5 'phd':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700414328
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6321829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700327928 {#3104
    date: 2023-11-18 18:18:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1576
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#3123 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
    +slug: "What-does-a-PhD-mean"
    +title: "What does a PhD mean?"
    +url: "https://mander.xyz/pictrs/image/68988a2a-03d7-4486-96cc-ac5067a1239b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 91
    +favouriteCount: 1099
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702486582 {#3118
      date: 2023-12-13 17:56:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    +badges: Doctrine\ORM\PersistentCollection {#3136 …}
    +children: [
      App\Entity\EntryComment {#1576}
    ]
    -id: 14188
    -titleTs: "'mean':5 'phd':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700414328
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6321829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700327928 {#3104
      date: 2023-11-18 18:18:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would use the definition of Dr Kanye West, but that might not be appropriate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700357421 {#1675
    date: 2023-11-19 02:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1587 …}
  +nested: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 138671
  -bodyTs: "'appropri':15 'definit':5 'dr':7 'kany':8 'might':12 'use':3 'west':9 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1681281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700357421 {#1585
    date: 2023-11-19 02:30:21.0 +01:00
  }
  +"title": 138671
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#1576
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#3123 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
    +slug: "What-does-a-PhD-mean"
    +title: "What does a PhD mean?"
    +url: "https://mander.xyz/pictrs/image/68988a2a-03d7-4486-96cc-ac5067a1239b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 91
    +favouriteCount: 1099
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702486582 {#3118
      date: 2023-12-13 17:56:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    +badges: Doctrine\ORM\PersistentCollection {#3136 …}
    +children: [
      App\Entity\EntryComment {#1576}
    ]
    -id: 14188
    -titleTs: "'mean':5 'phd':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700414328
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6321829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700327928 {#3104
      date: 2023-11-18 18:18:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would use the definition of Dr Kanye West, but that might not be appropriate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700357421 {#1675
    date: 2023-11-19 02:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1587 …}
  +nested: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 138671
  -bodyTs: "'appropri':15 'definit':5 'dr':7 'kany':8 'might':12 'use':3 'west':9 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1681281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700357421 {#1585
    date: 2023-11-19 02:30:21.0 +01:00
  }
  +"title": 138671
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#1576
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1573
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#3123 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
    +slug: "What-does-a-PhD-mean"
    +title: "What does a PhD mean?"
    +url: "https://mander.xyz/pictrs/image/68988a2a-03d7-4486-96cc-ac5067a1239b.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 91
    +favouriteCount: 1099
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702486582 {#3118
      date: 2023-12-13 17:56:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3128 …}
    +reports: Doctrine\ORM\PersistentCollection {#3130 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3132 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3134 …}
    +badges: Doctrine\ORM\PersistentCollection {#3136 …}
    +children: [
      App\Entity\EntryComment {#1576}
    ]
    -id: 14188
    -titleTs: "'mean':5 'phd':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700414328
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6321829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700327928 {#3104
      date: 2023-11-18 18:18:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would use the definition of Dr Kanye West, but that might not be appropriate."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700357421 {#1675
    date: 2023-11-19 02:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1587 …}
  +nested: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1568 …}
  +reports: Doctrine\ORM\PersistentCollection {#1528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 138671
  -bodyTs: "'appropri':15 'definit':5 'dr':7 'kany':8 'might':12 'use':3 'west':9 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1681281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700357421 {#1585
    date: 2023-11-19 02:30:21.0 +01:00
  }
  +"title": 138671
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2303
  +user: Proxies\__CG__\App\Entity\User {#2926 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
  +slug: "Writing-101-by-Behr-Moore-and-Taylor"
  +title: "Writing 101 by Behr, Moore, and Taylor"
  +url: "https://imgur.com/9h9wCSR"
  +body: "I’m pretty sure i stole this joke, but it was definitely only about O’Brien. I’m here to expand that notion with my evidence of “The Visitor”."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702343364 {#2921
    date: 2023-12-12 02:09:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2929 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: """
        Listen, if you could throw a rock at all people with daddy issues, the new TikTok trend would be having a bruised and swollen face.\n
        \n
        Star Trek in general is *stuffed* with daddy and mommy issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702343364 {#2306
        date: 2023-12-12 02:09:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lemjukes@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 217633
      -bodyTs: "'bruis':22 'could':4 'daddi':12,33 'face':25 'general':29 'issu':13,36 'listen':1 'mommi':35 'new':15 'peopl':10 'rock':7 'star':26 'stuf':31 'swollen':24 'throw':5 'tiktok':16 'trek':27 'trend':17 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1864544"
      +editedAt: DateTimeImmutable @1703928090 {#2308
        date: 2023-12-30 10:21:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702343364 {#2305
        date: 2023-12-12 02:09:24.0 +01:00
      }
      +"title": 217633
    }
  ]
  -id: 21711
  -titleTs: "'101':2 'behr':4 'moor':5 'taylor':7 'write':1"
  -bodyTs: "'brien':16 'definit':12 'evid':26 'expand':21 'joke':8 'm':2,18 'notion':23 'o':15 'pretti':3 'stole':6 'sure':4 'visitor':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702377632
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17675601"
  +editedAt: DateTimeImmutable @1704944130 {#2909
    date: 2024-01-11 04:35:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702319632 {#2889
    date: 2023-12-11 19:33:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2303
  +user: Proxies\__CG__\App\Entity\User {#2926 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
  +slug: "Writing-101-by-Behr-Moore-and-Taylor"
  +title: "Writing 101 by Behr, Moore, and Taylor"
  +url: "https://imgur.com/9h9wCSR"
  +body: "I’m pretty sure i stole this joke, but it was definitely only about O’Brien. I’m here to expand that notion with my evidence of “The Visitor”."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702343364 {#2921
    date: 2023-12-12 02:09:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2929 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: """
        Listen, if you could throw a rock at all people with daddy issues, the new TikTok trend would be having a bruised and swollen face.\n
        \n
        Star Trek in general is *stuffed* with daddy and mommy issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702343364 {#2306
        date: 2023-12-12 02:09:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lemjukes@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 217633
      -bodyTs: "'bruis':22 'could':4 'daddi':12,33 'face':25 'general':29 'issu':13,36 'listen':1 'mommi':35 'new':15 'peopl':10 'rock':7 'star':26 'stuf':31 'swollen':24 'throw':5 'tiktok':16 'trek':27 'trend':17 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1864544"
      +editedAt: DateTimeImmutable @1703928090 {#2308
        date: 2023-12-30 10:21:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702343364 {#2305
        date: 2023-12-12 02:09:24.0 +01:00
      }
      +"title": 217633
    }
  ]
  -id: 21711
  -titleTs: "'101':2 'behr':4 'moor':5 'taylor':7 'write':1"
  -bodyTs: "'brien':16 'definit':12 'evid':26 'expand':21 'joke':8 'm':2,18 'notion':23 'o':15 'pretti':3 'stole':6 'sure':4 'visitor':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702377632
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17675601"
  +editedAt: DateTimeImmutable @1704944130 {#2909
    date: 2024-01-11 04:35:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702319632 {#2889
    date: 2023-12-11 19:33:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2303
  +user: Proxies\__CG__\App\Entity\User {#2926 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
  +slug: "Writing-101-by-Behr-Moore-and-Taylor"
  +title: "Writing 101 by Behr, Moore, and Taylor"
  +url: "https://imgur.com/9h9wCSR"
  +body: "I’m pretty sure i stole this joke, but it was definitely only about O’Brien. I’m here to expand that notion with my evidence of “The Visitor”."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702343364 {#2921
    date: 2023-12-12 02:09:24.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2929 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: """
        Listen, if you could throw a rock at all people with daddy issues, the new TikTok trend would be having a bruised and swollen face.\n
        \n
        Star Trek in general is *stuffed* with daddy and mommy issues.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702343364 {#2306
        date: 2023-12-12 02:09:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lemjukes@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 217633
      -bodyTs: "'bruis':22 'could':4 'daddi':12,33 'face':25 'general':29 'issu':13,36 'listen':1 'mommi':35 'new':15 'peopl':10 'rock':7 'star':26 'stuf':31 'swollen':24 'throw':5 'tiktok':16 'trek':27 'trend':17 'would':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1864544"
      +editedAt: DateTimeImmutable @1703928090 {#2308
        date: 2023-12-30 10:21:30.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702343364 {#2305
        date: 2023-12-12 02:09:24.0 +01:00
      }
      +"title": 217633
    }
  ]
  -id: 21711
  -titleTs: "'101':2 'behr':4 'moor':5 'taylor':7 'write':1"
  -bodyTs: "'brien':16 'definit':12 'evid':26 'expand':21 'joke':8 'm':2,18 'notion':23 'o':15 'pretti':3 'stole':6 'sure':4 'visitor':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702377632
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17675601"
  +editedAt: DateTimeImmutable @1704944130 {#2909
    date: 2024-01-11 04:35:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702319632 {#2889
    date: 2023-12-11 19:33:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2926 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
    +slug: "Writing-101-by-Behr-Moore-and-Taylor"
    +title: "Writing 101 by Behr, Moore, and Taylor"
    +url: "https://imgur.com/9h9wCSR"
    +body: "I’m pretty sure i stole this joke, but it was definitely only about O’Brien. I’m here to expand that notion with my evidence of “The Visitor”."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702343364 {#2921
      date: 2023-12-12 02:09:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2929 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 21711
    -titleTs: "'101':2 'behr':4 'moor':5 'taylor':7 'write':1"
    -bodyTs: "'brien':16 'definit':12 'evid':26 'expand':21 'joke':8 'm':2,18 'notion':23 'o':15 'pretti':3 'stole':6 'sure':4 'visitor':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702377632
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17675601"
    +editedAt: DateTimeImmutable @1704944130 {#2909
      date: 2024-01-11 04:35:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702319632 {#2889
      date: 2023-12-11 19:33:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: """
    Listen, if you could throw a rock at all people with daddy issues, the new TikTok trend would be having a bruised and swollen face.\n
    \n
    Star Trek in general is *stuffed* with daddy and mommy issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702343364 {#2306
    date: 2023-12-12 02:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lemjukes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 217633
  -bodyTs: "'bruis':22 'could':4 'daddi':12,33 'face':25 'general':29 'issu':13,36 'listen':1 'mommi':35 'new':15 'peopl':10 'rock':7 'star':26 'stuf':31 'swollen':24 'throw':5 'tiktok':16 'trek':27 'trend':17 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864544"
  +editedAt: DateTimeImmutable @1703928090 {#2308
    date: 2023-12-30 10:21:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702343364 {#2305
    date: 2023-12-12 02:09:24.0 +01:00
  }
  +"title": 217633
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2926 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
    +slug: "Writing-101-by-Behr-Moore-and-Taylor"
    +title: "Writing 101 by Behr, Moore, and Taylor"
    +url: "https://imgur.com/9h9wCSR"
    +body: "I’m pretty sure i stole this joke, but it was definitely only about O’Brien. I’m here to expand that notion with my evidence of “The Visitor”."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702343364 {#2921
      date: 2023-12-12 02:09:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2929 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 21711
    -titleTs: "'101':2 'behr':4 'moor':5 'taylor':7 'write':1"
    -bodyTs: "'brien':16 'definit':12 'evid':26 'expand':21 'joke':8 'm':2,18 'notion':23 'o':15 'pretti':3 'stole':6 'sure':4 'visitor':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702377632
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17675601"
    +editedAt: DateTimeImmutable @1704944130 {#2909
      date: 2024-01-11 04:35:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702319632 {#2889
      date: 2023-12-11 19:33:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: """
    Listen, if you could throw a rock at all people with daddy issues, the new TikTok trend would be having a bruised and swollen face.\n
    \n
    Star Trek in general is *stuffed* with daddy and mommy issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702343364 {#2306
    date: 2023-12-12 02:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lemjukes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 217633
  -bodyTs: "'bruis':22 'could':4 'daddi':12,33 'face':25 'general':29 'issu':13,36 'listen':1 'mommi':35 'new':15 'peopl':10 'rock':7 'star':26 'stuf':31 'swollen':24 'throw':5 'tiktok':16 'trek':27 'trend':17 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864544"
  +editedAt: DateTimeImmutable @1703928090 {#2308
    date: 2023-12-30 10:21:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702343364 {#2305
    date: 2023-12-12 02:09:24.0 +01:00
  }
  +"title": 217633
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2926 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2928 …}
    +slug: "Writing-101-by-Behr-Moore-and-Taylor"
    +title: "Writing 101 by Behr, Moore, and Taylor"
    +url: "https://imgur.com/9h9wCSR"
    +body: "I’m pretty sure i stole this joke, but it was definitely only about O’Brien. I’m here to expand that notion with my evidence of “The Visitor”."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702343364 {#2921
      date: 2023-12-12 02:09:24.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2929 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 21711
    -titleTs: "'101':2 'behr':4 'moor':5 'taylor':7 'write':1"
    -bodyTs: "'brien':16 'definit':12 'evid':26 'expand':21 'joke':8 'm':2,18 'notion':23 'o':15 'pretti':3 'stole':6 'sure':4 'visitor':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702377632
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17675601"
    +editedAt: DateTimeImmutable @1704944130 {#2909
      date: 2024-01-11 04:35:30.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702319632 {#2889
      date: 2023-12-11 19:33:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: """
    Listen, if you could throw a rock at all people with daddy issues, the new TikTok trend would be having a bruised and swollen face.\n
    \n
    Star Trek in general is *stuffed* with daddy and mommy issues.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702343364 {#2306
    date: 2023-12-12 02:09:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lemjukes@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 217633
  -bodyTs: "'bruis':22 'could':4 'daddi':12,33 'face':25 'general':29 'issu':13,36 'listen':1 'mommi':35 'new':15 'peopl':10 'rock':7 'star':26 'stuf':31 'swollen':24 'throw':5 'tiktok':16 'trek':27 'trend':17 'would':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1864544"
  +editedAt: DateTimeImmutable @1703928090 {#2308
    date: 2023-12-30 10:21:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702343364 {#2305
    date: 2023-12-12 02:09:24.0 +01:00
  }
  +"title": 217633
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3025 …}
  +slug: "Fedora-40-Eyes-The-Ability-To-Boot-Unified-Kernel-Images"
  +title: "Fedora 40 Eyes The Ability To Boot Unified Kernel Images Directly"
  +url: "https://www.phoronix.com/news/Fedora-40-Boot-UKIs-Directly"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702253637 {#3020
    date: 2023-12-11 01:13:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3027 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +badges: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +body: "Omg yes, I hate those. I’m sitting here thinking it’s probably one of those simple things that scares people away from Linux…“Oh god, I see black text on white background. Abort, abort, ABORT!!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702015352 {#2143
        date: 2023-12-08 07:02:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@dingdongitsabear@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 210870
      -bodyTs: "'abort':34,35,36 'away':22 'background':33 'black':29 'god':26 'hate':4 'linux':24 'm':7 'oh':25 'omg':1 'one':14 'peopl':21 'probabl':13 'scare':20 'see':28 'simpl':17 'sit':8 'text':30 'thing':18 'think':10 'white':32 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1834178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702015352 {#2135
        date: 2023-12-08 07:02:32.0 +01:00
      }
      +"title": 210870
    }
  ]
  -id: 20692
  -titleTs: "'40':2 'abil':5 'boot':7 'direct':11 'eye':3 'fedora':1 'imag':10 'kernel':9 'unifi':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968284
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7383910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701881884 {#3005
    date: 2023-12-06 17:58: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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3025 …}
  +slug: "Fedora-40-Eyes-The-Ability-To-Boot-Unified-Kernel-Images"
  +title: "Fedora 40 Eyes The Ability To Boot Unified Kernel Images Directly"
  +url: "https://www.phoronix.com/news/Fedora-40-Boot-UKIs-Directly"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702253637 {#3020
    date: 2023-12-11 01:13:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3027 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +badges: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +body: "Omg yes, I hate those. I’m sitting here thinking it’s probably one of those simple things that scares people away from Linux…“Oh god, I see black text on white background. Abort, abort, ABORT!!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702015352 {#2143
        date: 2023-12-08 07:02:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@dingdongitsabear@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 210870
      -bodyTs: "'abort':34,35,36 'away':22 'background':33 'black':29 'god':26 'hate':4 'linux':24 'm':7 'oh':25 'omg':1 'one':14 'peopl':21 'probabl':13 'scare':20 'see':28 'simpl':17 'sit':8 'text':30 'thing':18 'think':10 'white':32 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1834178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702015352 {#2135
        date: 2023-12-08 07:02:32.0 +01:00
      }
      +"title": 210870
    }
  ]
  -id: 20692
  -titleTs: "'40':2 'abil':5 'boot':7 'direct':11 'eye':3 'fedora':1 'imag':10 'kernel':9 'unifi':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968284
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7383910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701881884 {#3005
    date: 2023-12-06 17:58: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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#2984 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3025 …}
  +slug: "Fedora-40-Eyes-The-Ability-To-Boot-Unified-Kernel-Images"
  +title: "Fedora 40 Eyes The Ability To Boot Unified Kernel Images Directly"
  +url: "https://www.phoronix.com/news/Fedora-40-Boot-UKIs-Directly"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702253637 {#3020
    date: 2023-12-11 01:13:57.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3027 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +badges: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
      +body: "Omg yes, I hate those. I’m sitting here thinking it’s probably one of those simple things that scares people away from Linux…“Oh god, I see black text on white background. Abort, abort, ABORT!!”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702015352 {#2143
        date: 2023-12-08 07:02:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@dingdongitsabear@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2068 …}
      +nested: Doctrine\ORM\PersistentCollection {#2069 …}
      +votes: Doctrine\ORM\PersistentCollection {#2074 …}
      +reports: Doctrine\ORM\PersistentCollection {#2071 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
      -id: 210870
      -bodyTs: "'abort':34,35,36 'away':22 'background':33 'black':29 'god':26 'hate':4 'linux':24 'm':7 'oh':25 'omg':1 'one':14 'peopl':21 'probabl':13 'scare':20 'see':28 'simpl':17 'sit':8 'text':30 'thing':18 'think':10 'white':32 'yes':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1834178"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702015352 {#2135
        date: 2023-12-08 07:02:32.0 +01:00
      }
      +"title": 210870
    }
  ]
  -id: 20692
  -titleTs: "'40':2 'abil':5 'boot':7 'direct':11 'eye':3 'fedora':1 'imag':10 'kernel':9 'unifi':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701968284
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7383910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701881884 {#3005
    date: 2023-12-06 17:58: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
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#2984 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3025 …}
    +slug: "Fedora-40-Eyes-The-Ability-To-Boot-Unified-Kernel-Images"
    +title: "Fedora 40 Eyes The Ability To Boot Unified Kernel Images Directly"
    +url: "https://www.phoronix.com/news/Fedora-40-Boot-UKIs-Directly"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 65
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702253637 {#3020
      date: 2023-12-11 01:13:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3027 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    +badges: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 20692
    -titleTs: "'40':2 'abil':5 'boot':7 'direct':11 'eye':3 'fedora':1 'imag':10 'kernel':9 'unifi':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701968284
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7383910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701881884 {#3005
      date: 2023-12-06 17:58:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +body: "Omg yes, I hate those. I’m sitting here thinking it’s probably one of those simple things that scares people away from Linux…“Oh god, I see black text on white background. Abort, abort, ABORT!!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702015352 {#2143
    date: 2023-12-08 07:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@dingdongitsabear@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 210870
  -bodyTs: "'abort':34,35,36 'away':22 'background':33 'black':29 'god':26 'hate':4 'linux':24 'm':7 'oh':25 'omg':1 'one':14 'peopl':21 'probabl':13 'scare':20 'see':28 'simpl':17 'sit':8 'text':30 'thing':18 'think':10 'white':32 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1834178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015352 {#2135
    date: 2023-12-08 07:02:32.0 +01:00
  }
  +"title": 210870
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#2984 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3025 …}
    +slug: "Fedora-40-Eyes-The-Ability-To-Boot-Unified-Kernel-Images"
    +title: "Fedora 40 Eyes The Ability To Boot Unified Kernel Images Directly"
    +url: "https://www.phoronix.com/news/Fedora-40-Boot-UKIs-Directly"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 65
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702253637 {#3020
      date: 2023-12-11 01:13:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3027 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    +badges: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 20692
    -titleTs: "'40':2 'abil':5 'boot':7 'direct':11 'eye':3 'fedora':1 'imag':10 'kernel':9 'unifi':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701968284
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7383910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701881884 {#3005
      date: 2023-12-06 17:58:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +body: "Omg yes, I hate those. I’m sitting here thinking it’s probably one of those simple things that scares people away from Linux…“Oh god, I see black text on white background. Abort, abort, ABORT!!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702015352 {#2143
    date: 2023-12-08 07:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@dingdongitsabear@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 210870
  -bodyTs: "'abort':34,35,36 'away':22 'background':33 'black':29 'god':26 'hate':4 'linux':24 'm':7 'oh':25 'omg':1 'one':14 'peopl':21 'probabl':13 'scare':20 'see':28 'simpl':17 'sit':8 'text':30 'thing':18 'think':10 'white':32 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1834178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015352 {#2135
    date: 2023-12-08 07:02:32.0 +01:00
  }
  +"title": 210870
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#2984 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3025 …}
    +slug: "Fedora-40-Eyes-The-Ability-To-Boot-Unified-Kernel-Images"
    +title: "Fedora 40 Eyes The Ability To Boot Unified Kernel Images Directly"
    +url: "https://www.phoronix.com/news/Fedora-40-Boot-UKIs-Directly"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 65
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702253637 {#3020
      date: 2023-12-11 01:13:57.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3027 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    +badges: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 20692
    -titleTs: "'40':2 'abil':5 'boot':7 'direct':11 'eye':3 'fedora':1 'imag':10 'kernel':9 'unifi':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701968284
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7383910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701881884 {#3005
      date: 2023-12-06 17:58:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2073 …}
  +body: "Omg yes, I hate those. I’m sitting here thinking it’s probably one of those simple things that scares people away from Linux…“Oh god, I see black text on white background. Abort, abort, ABORT!!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702015352 {#2143
    date: 2023-12-08 07:02:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@dingdongitsabear@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2071 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2070 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2048 …}
  -id: 210870
  -bodyTs: "'abort':34,35,36 'away':22 'background':33 'black':29 'god':26 'hate':4 'linux':24 'm':7 'oh':25 'omg':1 'one':14 'peopl':21 'probabl':13 'scare':20 'see':28 'simpl':17 'sit':8 'text':30 'thing':18 'think':10 'white':32 'yes':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1834178"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702015352 {#2135
    date: 2023-12-08 07:02:32.0 +01:00
  }
  +"title": 210870
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#3046 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3047 …}
  +slug: "Vote-on-the-new-KDE-Plasma-6-Logo"
  +title: "Vote on the new KDE Plasma 6 Logo"
  +url: "https://discuss.kde.org/t/plasma-6-logo-final-selection-and-poll"
  +body: """
    DISCLAIMER:\n
    \n
    Even though this can be a direction, the highest voted icon will not just be taken. Its the choice of the Developers what fits to the project
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702253521 {#3039
    date: 2023-12-11 01:12:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  +badges: Doctrine\ORM\PersistentCollection {#3058 …}
  +children: [
    App\Entity\EntryComment {#2333
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
      +body: "Anything is an anal bead, if you’re brave enough…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701975433 {#2325
        date: 2023-12-07 19:57:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 207671
      -bodyTs: "'anal':4 'anyth':1 'bead':5 'brave':9 'enough':10 're':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1827236"
      +editedAt: DateTimeImmutable @1703365900 {#2327
        date: 2023-12-23 22:11:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701975433 {#2329
        date: 2023-12-07 19:57:13.0 +01:00
      }
      +"title": 207671
    }
  ]
  -id: 20640
  -titleTs: "'6':7 'kde':5 'logo':8 'new':4 'plasma':6 'vote':1"
  -bodyTs: "'choic':20 'develop':23 'direct':8 'disclaim':1 'even':2 'fit':25 'highest':10 'icon':12 'project':28 'taken':17 'though':3 'vote':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701915550
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6412770"
  +editedAt: DateTimeImmutable @1703492598 {#3026
    date: 2023-12-25 09:23:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701829150 {#3002
    date: 2023-12-06 03:19:10.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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#3046 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3047 …}
  +slug: "Vote-on-the-new-KDE-Plasma-6-Logo"
  +title: "Vote on the new KDE Plasma 6 Logo"
  +url: "https://discuss.kde.org/t/plasma-6-logo-final-selection-and-poll"
  +body: """
    DISCLAIMER:\n
    \n
    Even though this can be a direction, the highest voted icon will not just be taken. Its the choice of the Developers what fits to the project
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702253521 {#3039
    date: 2023-12-11 01:12:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  +badges: Doctrine\ORM\PersistentCollection {#3058 …}
  +children: [
    App\Entity\EntryComment {#2333
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
      +body: "Anything is an anal bead, if you’re brave enough…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701975433 {#2325
        date: 2023-12-07 19:57:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 207671
      -bodyTs: "'anal':4 'anyth':1 'bead':5 'brave':9 'enough':10 're':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1827236"
      +editedAt: DateTimeImmutable @1703365900 {#2327
        date: 2023-12-23 22:11:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701975433 {#2329
        date: 2023-12-07 19:57:13.0 +01:00
      }
      +"title": 207671
    }
  ]
  -id: 20640
  -titleTs: "'6':7 'kde':5 'logo':8 'new':4 'plasma':6 'vote':1"
  -bodyTs: "'choic':20 'develop':23 'direct':8 'disclaim':1 'even':2 'fit':25 'highest':10 'icon':12 'project':28 'taken':17 'though':3 'vote':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701915550
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6412770"
  +editedAt: DateTimeImmutable @1703492598 {#3026
    date: 2023-12-25 09:23:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701829150 {#3002
    date: 2023-12-06 03:19:10.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#3044 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#3046 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3047 …}
  +slug: "Vote-on-the-new-KDE-Plasma-6-Logo"
  +title: "Vote on the new KDE Plasma 6 Logo"
  +url: "https://discuss.kde.org/t/plasma-6-logo-final-selection-and-poll"
  +body: """
    DISCLAIMER:\n
    \n
    Even though this can be a direction, the highest voted icon will not just be taken. Its the choice of the Developers what fits to the project
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 44
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702253521 {#3039
    date: 2023-12-11 01:12:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3048 …}
  +votes: Doctrine\ORM\PersistentCollection {#3050 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
  +badges: Doctrine\ORM\PersistentCollection {#3058 …}
  +children: [
    App\Entity\EntryComment {#2333
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
      +body: "Anything is an anal bead, if you’re brave enough…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701975433 {#2325
        date: 2023-12-07 19:57:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 207671
      -bodyTs: "'anal':4 'anyth':1 'bead':5 'brave':9 'enough':10 're':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1827236"
      +editedAt: DateTimeImmutable @1703365900 {#2327
        date: 2023-12-23 22:11:40.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701975433 {#2329
        date: 2023-12-07 19:57:13.0 +01:00
      }
      +"title": 207671
    }
  ]
  -id: 20640
  -titleTs: "'6':7 'kde':5 'logo':8 'new':4 'plasma':6 'vote':1"
  -bodyTs: "'choic':20 'develop':23 'direct':8 'disclaim':1 'even':2 'fit':25 'highest':10 'icon':12 'project':28 'taken':17 'though':3 'vote':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701915550
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6412770"
  +editedAt: DateTimeImmutable @1703492598 {#3026
    date: 2023-12-25 09:23:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701829150 {#3002
    date: 2023-12-06 03:19:10.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#3044 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#3046 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3047 …}
    +slug: "Vote-on-the-new-KDE-Plasma-6-Logo"
    +title: "Vote on the new KDE Plasma 6 Logo"
    +url: "https://discuss.kde.org/t/plasma-6-logo-final-selection-and-poll"
    +body: """
      DISCLAIMER:\n
      \n
      Even though this can be a direction, the highest voted icon will not just be taken. Its the choice of the Developers what fits to the project
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702253521 {#3039
      date: 2023-12-11 01:12:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    +badges: Doctrine\ORM\PersistentCollection {#3058 …}
    +children: [
      App\Entity\EntryComment {#2333}
    ]
    -id: 20640
    -titleTs: "'6':7 'kde':5 'logo':8 'new':4 'plasma':6 'vote':1"
    -bodyTs: "'choic':20 'develop':23 'direct':8 'disclaim':1 'even':2 'fit':25 'highest':10 'icon':12 'project':28 'taken':17 'though':3 'vote':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701915550
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6412770"
    +editedAt: DateTimeImmutable @1703492598 {#3026
      date: 2023-12-25 09:23:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701829150 {#3002
      date: 2023-12-06 03:19:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +body: "Anything is an anal bead, if you’re brave enough…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701975433 {#2325
    date: 2023-12-07 19:57:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 207671
  -bodyTs: "'anal':4 'anyth':1 'bead':5 'brave':9 'enough':10 're':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827236"
  +editedAt: DateTimeImmutable @1703365900 {#2327
    date: 2023-12-23 22:11:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701975433 {#2329
    date: 2023-12-07 19:57:13.0 +01:00
  }
  +"title": 207671
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#3044 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#3046 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3047 …}
    +slug: "Vote-on-the-new-KDE-Plasma-6-Logo"
    +title: "Vote on the new KDE Plasma 6 Logo"
    +url: "https://discuss.kde.org/t/plasma-6-logo-final-selection-and-poll"
    +body: """
      DISCLAIMER:\n
      \n
      Even though this can be a direction, the highest voted icon will not just be taken. Its the choice of the Developers what fits to the project
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702253521 {#3039
      date: 2023-12-11 01:12:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    +badges: Doctrine\ORM\PersistentCollection {#3058 …}
    +children: [
      App\Entity\EntryComment {#2333}
    ]
    -id: 20640
    -titleTs: "'6':7 'kde':5 'logo':8 'new':4 'plasma':6 'vote':1"
    -bodyTs: "'choic':20 'develop':23 'direct':8 'disclaim':1 'even':2 'fit':25 'highest':10 'icon':12 'project':28 'taken':17 'though':3 'vote':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701915550
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6412770"
    +editedAt: DateTimeImmutable @1703492598 {#3026
      date: 2023-12-25 09:23:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701829150 {#3002
      date: 2023-12-06 03:19:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +body: "Anything is an anal bead, if you’re brave enough…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701975433 {#2325
    date: 2023-12-07 19:57:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 207671
  -bodyTs: "'anal':4 'anyth':1 'bead':5 'brave':9 'enough':10 're':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827236"
  +editedAt: DateTimeImmutable @1703365900 {#2327
    date: 2023-12-23 22:11:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701975433 {#2329
    date: 2023-12-07 19:57:13.0 +01:00
  }
  +"title": 207671
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#3044 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#3046 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3047 …}
    +slug: "Vote-on-the-new-KDE-Plasma-6-Logo"
    +title: "Vote on the new KDE Plasma 6 Logo"
    +url: "https://discuss.kde.org/t/plasma-6-logo-final-selection-and-poll"
    +body: """
      DISCLAIMER:\n
      \n
      Even though this can be a direction, the highest voted icon will not just be taken. Its the choice of the Developers what fits to the project
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 44
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702253521 {#3039
      date: 2023-12-11 01:12:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3048 …}
    +votes: Doctrine\ORM\PersistentCollection {#3050 …}
    +reports: Doctrine\ORM\PersistentCollection {#3052 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3054 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3056 …}
    +badges: Doctrine\ORM\PersistentCollection {#3058 …}
    +children: [
      App\Entity\EntryComment {#2333}
    ]
    -id: 20640
    -titleTs: "'6':7 'kde':5 'logo':8 'new':4 'plasma':6 'vote':1"
    -bodyTs: "'choic':20 'develop':23 'direct':8 'disclaim':1 'even':2 'fit':25 'highest':10 'icon':12 'project':28 'taken':17 'though':3 'vote':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701915550
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6412770"
    +editedAt: DateTimeImmutable @1703492598 {#3026
      date: 2023-12-25 09:23:18.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701829150 {#3002
      date: 2023-12-06 03:19:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +body: "Anything is an anal bead, if you’re brave enough…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701975433 {#2325
    date: 2023-12-07 19:57:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 207671
  -bodyTs: "'anal':4 'anyth':1 'bead':5 'brave':9 'enough':10 're':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1827236"
  +editedAt: DateTimeImmutable @1703365900 {#2327
    date: 2023-12-23 22:11:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701975433 {#2329
    date: 2023-12-07 19:57:13.0 +01:00
  }
  +"title": 207671
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2047
  +user: Proxies\__CG__\App\Entity\User {#3004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#3006 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
  +slug: "Video-Red-Hat-Is-About-To-End-Xorg-Is-Wayland"
  +title: "[Video] Red Hat Is About To End Xorg: Is Wayland Ready?"
  +url: "https://www.youtube.com/watch?v=-16wFcJzeH0"
  +body: """
    Come the next major release of Red Hat Enterprise Linux, Red Hat is officially dropping the Xorg package, whilst it’ll still be available in RHEL 9 until 2032 the countdown has begun, Xorg is on the way out. Are you and your software going to be ready in time.\n
    \n
    New video by: @BrodieOnLinux@linuxrocks.online
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702156418 {#2999
    date: 2023-12-09 22:13:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@BrodieOnLinux@linuxrocks.online"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3010 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  +badges: Doctrine\ORM\PersistentCollection {#3018 …}
  +children: [
    App\Entity\EntryComment {#2046
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2047 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +body: "[Here’s the repo for xserver.](https://cgit.freedesktop.org/xorg/xserver/) It’s basically a collective effort between developers who represent certain companies, among them Oracle - and RedHat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702025388 {#2056
        date: 2023-12-08 09:49:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BrodieOnLinux@linuxrocks.online"
        "@ademir@lemmy.eco.br"
        "@SpaceCadet@feddit.nl"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 210943
      -bodyTs: "'/xorg/xserver/)':9 'among':22 'basic':12 'certain':20 'cgit.freedesktop.org':8 'cgit.freedesktop.org/xorg/xserver/)':7 'collect':14 'compani':21 'develop':17 'effort':15 'oracl':24 'redhat':26 'repo':4 'repres':19 'xserver':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1834814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702025388 {#2059
        date: 2023-12-08 09:49:48.0 +01:00
      }
      +"title": 210943
    }
  ]
  -id: 20864
  -titleTs: "'end':7 'hat':3 'readi':11 'red':2 'video':1 'wayland':10 'xorg':8"
  -bodyTs: "'2032':29 '9':27 'avail':24 'begun':33 'brodieonlinux@linuxrocks.online':54 'come':1 'countdown':31 'drop':15 'enterpris':9 'go':45 'hat':8,12 'linux':10 'll':21 'major':4 'new':51 'next':3 'offici':14 'packag':18 'readi':48 'red':7,11 'releas':5 'rhel':26 'softwar':44 'still':22 'time':50 'video':52 'way':38 'whilst':19 'xorg':17,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702043530
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/2099522"
  +editedAt: DateTimeImmutable @1703335108 {#2987
    date: 2023-12-23 13:38:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701957130 {#2964
    date: 2023-12-07 14:52:10.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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2047
  +user: Proxies\__CG__\App\Entity\User {#3004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#3006 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
  +slug: "Video-Red-Hat-Is-About-To-End-Xorg-Is-Wayland"
  +title: "[Video] Red Hat Is About To End Xorg: Is Wayland Ready?"
  +url: "https://www.youtube.com/watch?v=-16wFcJzeH0"
  +body: """
    Come the next major release of Red Hat Enterprise Linux, Red Hat is officially dropping the Xorg package, whilst it’ll still be available in RHEL 9 until 2032 the countdown has begun, Xorg is on the way out. Are you and your software going to be ready in time.\n
    \n
    New video by: @BrodieOnLinux@linuxrocks.online
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702156418 {#2999
    date: 2023-12-09 22:13:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@BrodieOnLinux@linuxrocks.online"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3010 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  +badges: Doctrine\ORM\PersistentCollection {#3018 …}
  +children: [
    App\Entity\EntryComment {#2046
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2047 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +body: "[Here’s the repo for xserver.](https://cgit.freedesktop.org/xorg/xserver/) It’s basically a collective effort between developers who represent certain companies, among them Oracle - and RedHat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702025388 {#2056
        date: 2023-12-08 09:49:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BrodieOnLinux@linuxrocks.online"
        "@ademir@lemmy.eco.br"
        "@SpaceCadet@feddit.nl"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 210943
      -bodyTs: "'/xorg/xserver/)':9 'among':22 'basic':12 'certain':20 'cgit.freedesktop.org':8 'cgit.freedesktop.org/xorg/xserver/)':7 'collect':14 'compani':21 'develop':17 'effort':15 'oracl':24 'redhat':26 'repo':4 'repres':19 'xserver':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1834814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702025388 {#2059
        date: 2023-12-08 09:49:48.0 +01:00
      }
      +"title": 210943
    }
  ]
  -id: 20864
  -titleTs: "'end':7 'hat':3 'readi':11 'red':2 'video':1 'wayland':10 'xorg':8"
  -bodyTs: "'2032':29 '9':27 'avail':24 'begun':33 'brodieonlinux@linuxrocks.online':54 'come':1 'countdown':31 'drop':15 'enterpris':9 'go':45 'hat':8,12 'linux':10 'll':21 'major':4 'new':51 'next':3 'offici':14 'packag':18 'readi':48 'red':7,11 'releas':5 'rhel':26 'softwar':44 'still':22 'time':50 'video':52 'way':38 'whilst':19 'xorg':17,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702043530
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/2099522"
  +editedAt: DateTimeImmutable @1703335108 {#2987
    date: 2023-12-23 13:38:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701957130 {#2964
    date: 2023-12-07 14:52:10.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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2047
  +user: Proxies\__CG__\App\Entity\User {#3004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: Proxies\__CG__\App\Entity\Image {#3006 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
  +slug: "Video-Red-Hat-Is-About-To-End-Xorg-Is-Wayland"
  +title: "[Video] Red Hat Is About To End Xorg: Is Wayland Ready?"
  +url: "https://www.youtube.com/watch?v=-16wFcJzeH0"
  +body: """
    Come the next major release of Red Hat Enterprise Linux, Red Hat is officially dropping the Xorg package, whilst it’ll still be available in RHEL 9 until 2032 the countdown has begun, Xorg is on the way out. Are you and your software going to be ready in time.\n
    \n
    New video by: @BrodieOnLinux@linuxrocks.online
    """
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702156418 {#2999
    date: 2023-12-09 22:13:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@BrodieOnLinux@linuxrocks.online"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#3008 …}
  +votes: Doctrine\ORM\PersistentCollection {#3010 …}
  +reports: Doctrine\ORM\PersistentCollection {#3012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
  +badges: Doctrine\ORM\PersistentCollection {#3018 …}
  +children: [
    App\Entity\EntryComment {#2046
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2047 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
      +body: "[Here’s the repo for xserver.](https://cgit.freedesktop.org/xorg/xserver/) It’s basically a collective effort between developers who represent certain companies, among them Oracle - and RedHat."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702025388 {#2056
        date: 2023-12-08 09:49:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BrodieOnLinux@linuxrocks.online"
        "@ademir@lemmy.eco.br"
        "@SpaceCadet@feddit.nl"
        "@LeFantome@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2050 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2058 …}
      +reports: Doctrine\ORM\PersistentCollection {#2125 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 210943
      -bodyTs: "'/xorg/xserver/)':9 'among':22 'basic':12 'certain':20 'cgit.freedesktop.org':8 'cgit.freedesktop.org/xorg/xserver/)':7 'collect':14 'compani':21 'develop':17 'effort':15 'oracl':24 'redhat':26 'repo':4 'repres':19 'xserver':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1834814"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702025388 {#2059
        date: 2023-12-08 09:49:48.0 +01:00
      }
      +"title": 210943
    }
  ]
  -id: 20864
  -titleTs: "'end':7 'hat':3 'readi':11 'red':2 'video':1 'wayland':10 'xorg':8"
  -bodyTs: "'2032':29 '9':27 'avail':24 'begun':33 'brodieonlinux@linuxrocks.online':54 'come':1 'countdown':31 'drop':15 'enterpris':9 'go':45 'hat':8,12 'linux':10 'll':21 'major':4 'new':51 'next':3 'offici':14 'packag':18 'readi':48 'red':7,11 'releas':5 'rhel':26 'softwar':44 'still':22 'time':50 'video':52 'way':38 'whilst':19 'xorg':17,34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702043530
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/2099522"
  +editedAt: DateTimeImmutable @1703335108 {#2987
    date: 2023-12-23 13:38:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701957130 {#2964
    date: 2023-12-07 14:52:10.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
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 {#2046
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2047
    +user: Proxies\__CG__\App\Entity\User {#3004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#3006 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
    +slug: "Video-Red-Hat-Is-About-To-End-Xorg-Is-Wayland"
    +title: "[Video] Red Hat Is About To End Xorg: Is Wayland Ready?"
    +url: "https://www.youtube.com/watch?v=-16wFcJzeH0"
    +body: """
      Come the next major release of Red Hat Enterprise Linux, Red Hat is officially dropping the Xorg package, whilst it’ll still be available in RHEL 9 until 2032 the countdown has begun, Xorg is on the way out. Are you and your software going to be ready in time.\n
      \n
      New video by: @BrodieOnLinux@linuxrocks.online
      """
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702156418 {#2999
      date: 2023-12-09 22:13:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@BrodieOnLinux@linuxrocks.online"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3010 …}
    +reports: Doctrine\ORM\PersistentCollection {#3012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
    +badges: Doctrine\ORM\PersistentCollection {#3018 …}
    +children: [
      App\Entity\EntryComment {#2046}
    ]
    -id: 20864
    -titleTs: "'end':7 'hat':3 'readi':11 'red':2 'video':1 'wayland':10 'xorg':8"
    -bodyTs: "'2032':29 '9':27 'avail':24 'begun':33 'brodieonlinux@linuxrocks.online':54 'come':1 'countdown':31 'drop':15 'enterpris':9 'go':45 'hat':8,12 'linux':10 'll':21 'major':4 'new':51 'next':3 'offici':14 'packag':18 'readi':48 'red':7,11 'releas':5 'rhel':26 'softwar':44 'still':22 'time':50 'video':52 'way':38 'whilst':19 'xorg':17,34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702043530
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/post/2099522"
    +editedAt: DateTimeImmutable @1703335108 {#2987
      date: 2023-12-23 13:38:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701957130 {#2964
      date: 2023-12-07 14:52:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +body: "[Here’s the repo for xserver.](https://cgit.freedesktop.org/xorg/xserver/) It’s basically a collective effort between developers who represent certain companies, among them Oracle - and RedHat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702025388 {#2056
    date: 2023-12-08 09:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrodieOnLinux@linuxrocks.online"
    "@ademir@lemmy.eco.br"
    "@SpaceCadet@feddit.nl"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 210943
  -bodyTs: "'/xorg/xserver/)':9 'among':22 'basic':12 'certain':20 'cgit.freedesktop.org':8 'cgit.freedesktop.org/xorg/xserver/)':7 'collect':14 'compani':21 'develop':17 'effort':15 'oracl':24 'redhat':26 'repo':4 'repres':19 'xserver':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1834814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702025388 {#2059
    date: 2023-12-08 09:49:48.0 +01:00
  }
  +"title": 210943
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2046
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2047
    +user: Proxies\__CG__\App\Entity\User {#3004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#3006 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
    +slug: "Video-Red-Hat-Is-About-To-End-Xorg-Is-Wayland"
    +title: "[Video] Red Hat Is About To End Xorg: Is Wayland Ready?"
    +url: "https://www.youtube.com/watch?v=-16wFcJzeH0"
    +body: """
      Come the next major release of Red Hat Enterprise Linux, Red Hat is officially dropping the Xorg package, whilst it’ll still be available in RHEL 9 until 2032 the countdown has begun, Xorg is on the way out. Are you and your software going to be ready in time.\n
      \n
      New video by: @BrodieOnLinux@linuxrocks.online
      """
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702156418 {#2999
      date: 2023-12-09 22:13:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@BrodieOnLinux@linuxrocks.online"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3010 …}
    +reports: Doctrine\ORM\PersistentCollection {#3012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
    +badges: Doctrine\ORM\PersistentCollection {#3018 …}
    +children: [
      App\Entity\EntryComment {#2046}
    ]
    -id: 20864
    -titleTs: "'end':7 'hat':3 'readi':11 'red':2 'video':1 'wayland':10 'xorg':8"
    -bodyTs: "'2032':29 '9':27 'avail':24 'begun':33 'brodieonlinux@linuxrocks.online':54 'come':1 'countdown':31 'drop':15 'enterpris':9 'go':45 'hat':8,12 'linux':10 'll':21 'major':4 'new':51 'next':3 'offici':14 'packag':18 'readi':48 'red':7,11 'releas':5 'rhel':26 'softwar':44 'still':22 'time':50 'video':52 'way':38 'whilst':19 'xorg':17,34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702043530
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/post/2099522"
    +editedAt: DateTimeImmutable @1703335108 {#2987
      date: 2023-12-23 13:38:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701957130 {#2964
      date: 2023-12-07 14:52:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +body: "[Here’s the repo for xserver.](https://cgit.freedesktop.org/xorg/xserver/) It’s basically a collective effort between developers who represent certain companies, among them Oracle - and RedHat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702025388 {#2056
    date: 2023-12-08 09:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrodieOnLinux@linuxrocks.online"
    "@ademir@lemmy.eco.br"
    "@SpaceCadet@feddit.nl"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 210943
  -bodyTs: "'/xorg/xserver/)':9 'among':22 'basic':12 'certain':20 'cgit.freedesktop.org':8 'cgit.freedesktop.org/xorg/xserver/)':7 'collect':14 'compani':21 'develop':17 'effort':15 'oracl':24 'redhat':26 'repo':4 'repres':19 'xserver':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1834814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702025388 {#2059
    date: 2023-12-08 09:49:48.0 +01:00
  }
  +"title": 210943
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2046
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2047
    +user: Proxies\__CG__\App\Entity\User {#3004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: Proxies\__CG__\App\Entity\Image {#3006 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3007 …}
    +slug: "Video-Red-Hat-Is-About-To-End-Xorg-Is-Wayland"
    +title: "[Video] Red Hat Is About To End Xorg: Is Wayland Ready?"
    +url: "https://www.youtube.com/watch?v=-16wFcJzeH0"
    +body: """
      Come the next major release of Red Hat Enterprise Linux, Red Hat is officially dropping the Xorg package, whilst it’ll still be available in RHEL 9 until 2032 the countdown has begun, Xorg is on the way out. Are you and your software going to be ready in time.\n
      \n
      New video by: @BrodieOnLinux@linuxrocks.online
      """
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702156418 {#2999
      date: 2023-12-09 22:13:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@BrodieOnLinux@linuxrocks.online"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#3008 …}
    +votes: Doctrine\ORM\PersistentCollection {#3010 …}
    +reports: Doctrine\ORM\PersistentCollection {#3012 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3014 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3016 …}
    +badges: Doctrine\ORM\PersistentCollection {#3018 …}
    +children: [
      App\Entity\EntryComment {#2046}
    ]
    -id: 20864
    -titleTs: "'end':7 'hat':3 'readi':11 'red':2 'video':1 'wayland':10 'xorg':8"
    -bodyTs: "'2032':29 '9':27 'avail':24 'begun':33 'brodieonlinux@linuxrocks.online':54 'come':1 'countdown':31 'drop':15 'enterpris':9 'go':45 'hat':8,12 'linux':10 'll':21 'major':4 'new':51 'next':3 'offici':14 'packag':18 'readi':48 'red':7,11 'releas':5 'rhel':26 'softwar':44 'still':22 'time':50 'video':52 'way':38 'whilst':19 'xorg':17,34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702043530
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/post/2099522"
    +editedAt: DateTimeImmutable @1703335108 {#2987
      date: 2023-12-23 13:38:28.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701957130 {#2964
      date: 2023-12-07 14:52:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2045 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +body: "[Here’s the repo for xserver.](https://cgit.freedesktop.org/xorg/xserver/) It’s basically a collective effort between developers who represent certain companies, among them Oracle - and RedHat."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702025388 {#2056
    date: 2023-12-08 09:49:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BrodieOnLinux@linuxrocks.online"
    "@ademir@lemmy.eco.br"
    "@SpaceCadet@feddit.nl"
    "@LeFantome@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 210943
  -bodyTs: "'/xorg/xserver/)':9 'among':22 'basic':12 'certain':20 'cgit.freedesktop.org':8 'cgit.freedesktop.org/xorg/xserver/)':7 'collect':14 'compani':21 'develop':17 'effort':15 'oracl':24 'redhat':26 'repo':4 'repres':19 'xserver':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1834814"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702025388 {#2059
    date: 2023-12-08 09:49:48.0 +01:00
  }
  +"title": 210943
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#2966 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Egg-nog-stic"
  +title: "Egg-nog-stic"
  +url: "https://startrek.website/pictrs/image/3e9f5934-490a-479a-9022-aea6f915f8f2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702129221 {#2961
    date: 2023-12-09 14:40:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2969 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
  +badges: Doctrine\ORM\PersistentCollection {#2979 …}
  +children: [
    App\Entity\EntryComment {#2113
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "haha the catholics appropriated juletide, a festival of fattening, because they thought pagans were so gross they needed to appropriate the festivities and set the pagans on fire."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702107846 {#2122
        date: 2023-12-09 08:44:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Spot@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 213058
      -bodyTs: "'appropri':4,20 'cathol':3 'fatten':9 'festiv':7,22 'fire':28 'gross':16 'haha':1 'juletid':5 'need':18 'pagan':13,26 'set':24 'thought':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1839952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702107846 {#2115
        date: 2023-12-09 08:44:06.0 +01:00
      }
      +"title": 213058
    }
  ]
  -id: 21254
  -titleTs: "'egg':2 'egg-nog-st':1 'nog':3 'stic':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702164788
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4502780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702078388 {#2947
    date: 2023-12-09 00:33:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#2966 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Egg-nog-stic"
  +title: "Egg-nog-stic"
  +url: "https://startrek.website/pictrs/image/3e9f5934-490a-479a-9022-aea6f915f8f2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702129221 {#2961
    date: 2023-12-09 14:40:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2969 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
  +badges: Doctrine\ORM\PersistentCollection {#2979 …}
  +children: [
    App\Entity\EntryComment {#2113
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "haha the catholics appropriated juletide, a festival of fattening, because they thought pagans were so gross they needed to appropriate the festivities and set the pagans on fire."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702107846 {#2122
        date: 2023-12-09 08:44:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Spot@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 213058
      -bodyTs: "'appropri':4,20 'cathol':3 'fatten':9 'festiv':7,22 'fire':28 'gross':16 'haha':1 'juletid':5 'need':18 'pagan':13,26 'set':24 'thought':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1839952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702107846 {#2115
        date: 2023-12-09 08:44:06.0 +01:00
      }
      +"title": 213058
    }
  ]
  -id: 21254
  -titleTs: "'egg':2 'egg-nog-st':1 'nog':3 'stic':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702164788
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4502780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702078388 {#2947
    date: 2023-12-09 00:33:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2123
  +user: Proxies\__CG__\App\Entity\User {#2924 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#2966 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Egg-nog-stic"
  +title: "Egg-nog-stic"
  +url: "https://startrek.website/pictrs/image/3e9f5934-490a-479a-9022-aea6f915f8f2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702129221 {#2961
    date: 2023-12-09 14:40:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2969 …}
  +votes: Doctrine\ORM\PersistentCollection {#2971 …}
  +reports: Doctrine\ORM\PersistentCollection {#2973 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
  +badges: Doctrine\ORM\PersistentCollection {#2979 …}
  +children: [
    App\Entity\EntryComment {#2113
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2123 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "haha the catholics appropriated juletide, a festival of fattening, because they thought pagans were so gross they needed to appropriate the festivities and set the pagans on fire."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702107846 {#2122
        date: 2023-12-09 08:44:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Spot@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 213058
      -bodyTs: "'appropri':4,20 'cathol':3 'fatten':9 'festiv':7,22 'fire':28 'gross':16 'haha':1 'juletid':5 'need':18 'pagan':13,26 'set':24 'thought':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1839952"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702107846 {#2115
        date: 2023-12-09 08:44:06.0 +01:00
      }
      +"title": 213058
    }
  ]
  -id: 21254
  -titleTs: "'egg':2 'egg-nog-st':1 'nog':3 'stic':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702164788
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4502780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702078388 {#2947
    date: 2023-12-09 00:33:08.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2113
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2924 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#2966 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Egg-nog-stic"
    +title: "Egg-nog-stic"
    +url: "https://startrek.website/pictrs/image/3e9f5934-490a-479a-9022-aea6f915f8f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702129221 {#2961
      date: 2023-12-09 14:40:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      App\Entity\EntryComment {#2113}
    ]
    -id: 21254
    -titleTs: "'egg':2 'egg-nog-st':1 'nog':3 'stic':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702164788
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4502780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702078388 {#2947
      date: 2023-12-09 00:33:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "haha the catholics appropriated juletide, a festival of fattening, because they thought pagans were so gross they needed to appropriate the festivities and set the pagans on fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702107846 {#2122
    date: 2023-12-09 08:44:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 213058
  -bodyTs: "'appropri':4,20 'cathol':3 'fatten':9 'festiv':7,22 'fire':28 'gross':16 'haha':1 'juletid':5 'need':18 'pagan':13,26 'set':24 'thought':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1839952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702107846 {#2115
    date: 2023-12-09 08:44:06.0 +01:00
  }
  +"title": 213058
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2113
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2924 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#2966 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Egg-nog-stic"
    +title: "Egg-nog-stic"
    +url: "https://startrek.website/pictrs/image/3e9f5934-490a-479a-9022-aea6f915f8f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702129221 {#2961
      date: 2023-12-09 14:40:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      App\Entity\EntryComment {#2113}
    ]
    -id: 21254
    -titleTs: "'egg':2 'egg-nog-st':1 'nog':3 'stic':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702164788
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4502780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702078388 {#2947
      date: 2023-12-09 00:33:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "haha the catholics appropriated juletide, a festival of fattening, because they thought pagans were so gross they needed to appropriate the festivities and set the pagans on fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702107846 {#2122
    date: 2023-12-09 08:44:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 213058
  -bodyTs: "'appropri':4,20 'cathol':3 'fatten':9 'festiv':7,22 'fire':28 'gross':16 'haha':1 'juletid':5 'need':18 'pagan':13,26 'set':24 'thought':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1839952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702107846 {#2115
    date: 2023-12-09 08:44:06.0 +01:00
  }
  +"title": 213058
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2113
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123
    +user: Proxies\__CG__\App\Entity\User {#2924 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#2966 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Egg-nog-stic"
    +title: "Egg-nog-stic"
    +url: "https://startrek.website/pictrs/image/3e9f5934-490a-479a-9022-aea6f915f8f2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702129221 {#2961
      date: 2023-12-09 14:40:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2969 …}
    +votes: Doctrine\ORM\PersistentCollection {#2971 …}
    +reports: Doctrine\ORM\PersistentCollection {#2973 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2975 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2977 …}
    +badges: Doctrine\ORM\PersistentCollection {#2979 …}
    +children: [
      App\Entity\EntryComment {#2113}
    ]
    -id: 21254
    -titleTs: "'egg':2 'egg-nog-st':1 'nog':3 'stic':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702164788
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4502780"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702078388 {#2947
      date: 2023-12-09 00:33:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "haha the catholics appropriated juletide, a festival of fattening, because they thought pagans were so gross they needed to appropriate the festivities and set the pagans on fire."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702107846 {#2122
    date: 2023-12-09 08:44:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Spot@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 213058
  -bodyTs: "'appropri':4,20 'cathol':3 'fatten':9 'festiv':7,22 'fire':28 'gross':16 'haha':1 'juletid':5 'need':18 'pagan':13,26 'set':24 'thought':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1839952"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702107846 {#2115
    date: 2023-12-09 08:44:06.0 +01:00
  }
  +"title": 213058
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: Proxies\__CG__\App\Entity\Image {#2946 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
  +slug: "China-s-Xi-warns-top-EU-officials-not-to-engage-in"
  +title: "China's Xi warns top EU officials not to engage in 'confrontation'"
  +url: "https://www.reuters.com/world/top-eu-officials-meet-with-xi-china-summit-with-low-expectations-2023-12-07/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702115502 {#2941
    date: 2023-12-09 10:51:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  +badges: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +body: """
        This, right here. As long as Xi and his government pines for the return to the “central kingdom”, Europeans are going to continue having flashbacks.\n
        \n
        Don’t touch those borders.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702110850 {#2139
        date: 2023-12-09 09:34:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@Lophostemon@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 213139
      -bodyTs: "'border':30 'central':17 'continu':23 'european':19 'flashback':25 'go':21 'govern':10 'kingdom':18 'long':5 'pine':11 'return':14 'right':2 'touch':28 'xi':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1840078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702110850 {#2215
        date: 2023-12-09 09:34:10.0 +01:00
      }
      +"title": 213139
    }
  ]
  -id: 20861
  -titleTs: "'china':1 'confront':12 'engag':10 'eu':6 'offici':7 'top':5 'warn':4 'xi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702042758
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4170094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701956358 {#2927
    date: 2023-12-07 14:39:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: Proxies\__CG__\App\Entity\Image {#2946 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
  +slug: "China-s-Xi-warns-top-EU-officials-not-to-engage-in"
  +title: "China's Xi warns top EU officials not to engage in 'confrontation'"
  +url: "https://www.reuters.com/world/top-eu-officials-meet-with-xi-china-summit-with-low-expectations-2023-12-07/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702115502 {#2941
    date: 2023-12-09 10:51:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  +badges: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +body: """
        This, right here. As long as Xi and his government pines for the return to the “central kingdom”, Europeans are going to continue having flashbacks.\n
        \n
        Don’t touch those borders.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702110850 {#2139
        date: 2023-12-09 09:34:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@Lophostemon@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 213139
      -bodyTs: "'border':30 'central':17 'continu':23 'european':19 'flashback':25 'go':21 'govern':10 'kingdom':18 'long':5 'pine':11 'return':14 'right':2 'touch':28 'xi':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1840078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702110850 {#2215
        date: 2023-12-09 09:34:10.0 +01:00
      }
      +"title": 213139
    }
  ]
  -id: 20861
  -titleTs: "'china':1 'confront':12 'engag':10 'eu':6 'offici':7 'top':5 'warn':4 'xi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702042758
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4170094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701956358 {#2927
    date: 2023-12-07 14:39:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2906 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: Proxies\__CG__\App\Entity\Image {#2946 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
  +slug: "China-s-Xi-warns-top-EU-officials-not-to-engage-in"
  +title: "China's Xi warns top EU officials not to engage in 'confrontation'"
  +url: "https://www.reuters.com/world/top-eu-officials-meet-with-xi-china-summit-with-low-expectations-2023-12-07/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 5
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702115502 {#2941
    date: 2023-12-09 10:51:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  +badges: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +body: """
        This, right here. As long as Xi and his government pines for the return to the “central kingdom”, Europeans are going to continue having flashbacks.\n
        \n
        Don’t touch those borders.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702110850 {#2139
        date: 2023-12-09 09:34:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@Lophostemon@aussie.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2227 …}
      +nested: Doctrine\ORM\PersistentCollection {#2214 …}
      +votes: Doctrine\ORM\PersistentCollection {#2225 …}
      +reports: Doctrine\ORM\PersistentCollection {#2231 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
      -id: 213139
      -bodyTs: "'border':30 'central':17 'continu':23 'european':19 'flashback':25 'go':21 'govern':10 'kingdom':18 'long':5 'pine':11 'return':14 'right':2 'touch':28 'xi':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1840078"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702110850 {#2215
        date: 2023-12-09 09:34:10.0 +01:00
      }
      +"title": 213139
    }
  ]
  -id: 20861
  -titleTs: "'china':1 'confront':12 'engag':10 'eu':6 'offici':7 'top':5 'warn':4 'xi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702042758
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/4170094"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701956358 {#2927
    date: 2023-12-07 14:39:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2906 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: Proxies\__CG__\App\Entity\Image {#2946 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "China-s-Xi-warns-top-EU-officials-not-to-engage-in"
    +title: "China's Xi warns top EU officials not to engage in 'confrontation'"
    +url: "https://www.reuters.com/world/top-eu-officials-meet-with-xi-china-summit-with-low-expectations-2023-12-07/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702115502 {#2941
      date: 2023-12-09 10:51:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 20861
    -titleTs: "'china':1 'confront':12 'engag':10 'eu':6 'offici':7 'top':5 'warn':4 'xi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702042758
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4170094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701956358 {#2927
      date: 2023-12-07 14:39:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +body: """
    This, right here. As long as Xi and his government pines for the return to the “central kingdom”, Europeans are going to continue having flashbacks.\n
    \n
    Don’t touch those borders.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702110850 {#2139
    date: 2023-12-09 09:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@Lophostemon@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 213139
  -bodyTs: "'border':30 'central':17 'continu':23 'european':19 'flashback':25 'go':21 'govern':10 'kingdom':18 'long':5 'pine':11 'return':14 'right':2 'touch':28 'xi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1840078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702110850 {#2215
    date: 2023-12-09 09:34:10.0 +01:00
  }
  +"title": 213139
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2906 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: Proxies\__CG__\App\Entity\Image {#2946 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "China-s-Xi-warns-top-EU-officials-not-to-engage-in"
    +title: "China's Xi warns top EU officials not to engage in 'confrontation'"
    +url: "https://www.reuters.com/world/top-eu-officials-meet-with-xi-china-summit-with-low-expectations-2023-12-07/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702115502 {#2941
      date: 2023-12-09 10:51:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 20861
    -titleTs: "'china':1 'confront':12 'engag':10 'eu':6 'offici':7 'top':5 'warn':4 'xi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702042758
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4170094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701956358 {#2927
      date: 2023-12-07 14:39:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +body: """
    This, right here. As long as Xi and his government pines for the return to the “central kingdom”, Europeans are going to continue having flashbacks.\n
    \n
    Don’t touch those borders.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702110850 {#2139
    date: 2023-12-09 09:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@Lophostemon@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 213139
  -bodyTs: "'border':30 'central':17 'continu':23 'european':19 'flashback':25 'go':21 'govern':10 'kingdom':18 'long':5 'pine':11 'return':14 'right':2 'touch':28 'xi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1840078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702110850 {#2215
    date: 2023-12-09 09:34:10.0 +01:00
  }
  +"title": 213139
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2906 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: Proxies\__CG__\App\Entity\Image {#2946 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "China-s-Xi-warns-top-EU-officials-not-to-engage-in"
    +title: "China's Xi warns top EU officials not to engage in 'confrontation'"
    +url: "https://www.reuters.com/world/top-eu-officials-meet-with-xi-china-summit-with-low-expectations-2023-12-07/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 5
    +favouriteCount: 25
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702115502 {#2941
      date: 2023-12-09 10:51:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 20861
    -titleTs: "'china':1 'confront':12 'engag':10 'eu':6 'offici':7 'top':5 'warn':4 'xi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702042758
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/4170094"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701956358 {#2927
      date: 2023-12-07 14:39:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +body: """
    This, right here. As long as Xi and his government pines for the return to the “central kingdom”, Europeans are going to continue having flashbacks.\n
    \n
    Don’t touch those borders.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702110850 {#2139
    date: 2023-12-09 09:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@Lophostemon@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2227 …}
  +nested: Doctrine\ORM\PersistentCollection {#2214 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 213139
  -bodyTs: "'border':30 'central':17 'continu':23 'european':19 'flashback':25 'go':21 'govern':10 'kingdom':18 'long':5 'pine':11 'return':14 'right':2 'touch':28 'xi':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1840078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702110850 {#2215
    date: 2023-12-09 09:34:10.0 +01:00
  }
  +"title": 213139
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#2944 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Spread-the-love"
  +title: "Spread the love"
  +url: "https://startrek.website/pictrs/image/bb451a41-23ad-4eb5-8939-7202af7149f5.png"
  +body: "James Sloyan <3"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702107614 {#2981
    date: 2023-12-09 08:40:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +badges: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "Listen, I’m never even putting my Jeffrey boner away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702107614 {#2105
        date: 2023-12-09 08:40:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 213053
      -bodyTs: "'away':10 'boner':9 'even':5 'jeffrey':8 'listen':1 'm':3 'never':4 'put':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1839940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702107614 {#2108
        date: 2023-12-09 08:40:14.0 +01:00
      }
      +"title": 213053
    }
  ]
  -id: 21093
  -titleTs: "'love':3 'spread':1"
  -bodyTs: "'3':3 'jame':1 'sloyan':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702129405
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4484922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702043005 {#2967
    date: 2023-12-08 14:43: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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#2944 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Spread-the-love"
  +title: "Spread the love"
  +url: "https://startrek.website/pictrs/image/bb451a41-23ad-4eb5-8939-7202af7149f5.png"
  +body: "James Sloyan <3"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702107614 {#2981
    date: 2023-12-09 08:40:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +badges: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "Listen, I’m never even putting my Jeffrey boner away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702107614 {#2105
        date: 2023-12-09 08:40:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 213053
      -bodyTs: "'away':10 'boner':9 'even':5 'jeffrey':8 'listen':1 'm':3 'never':4 'put':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1839940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702107614 {#2108
        date: 2023-12-09 08:40:14.0 +01:00
      }
      +"title": 213053
    }
  ]
  -id: 21093
  -titleTs: "'love':3 'spread':1"
  -bodyTs: "'3':3 'jame':1 'sloyan':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702129405
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4484922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702043005 {#2967
    date: 2023-12-08 14:43: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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2101
  +user: Proxies\__CG__\App\Entity\User {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#2944 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Spread-the-love"
  +title: "Spread the love"
  +url: "https://startrek.website/pictrs/image/bb451a41-23ad-4eb5-8939-7202af7149f5.png"
  +body: "James Sloyan <3"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 297
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702107614 {#2981
    date: 2023-12-09 08:40:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2986 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +badges: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: [
    App\Entity\EntryComment {#2111
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2101 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "Listen, I’m never even putting my Jeffrey boner away."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702107614 {#2105
        date: 2023-12-09 08:40:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2102 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2110 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
      -id: 213053
      -bodyTs: "'away':10 'boner':9 'even':5 'jeffrey':8 'listen':1 'm':3 'never':4 'put':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1839940"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702107614 {#2108
        date: 2023-12-09 08:40:14.0 +01:00
      }
      +"title": 213053
    }
  ]
  -id: 21093
  -titleTs: "'love':3 'spread':1"
  -bodyTs: "'3':3 'jame':1 'sloyan':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702129405
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4484922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702043005 {#2967
    date: 2023-12-08 14:43: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#2944 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Spread-the-love"
    +title: "Spread the love"
    +url: "https://startrek.website/pictrs/image/bb451a41-23ad-4eb5-8939-7202af7149f5.png"
    +body: "James Sloyan <3"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 297
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702107614 {#2981
      date: 2023-12-09 08:40:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 21093
    -titleTs: "'love':3 'spread':1"
    -bodyTs: "'3':3 'jame':1 'sloyan':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702129405
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4484922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702043005 {#2967
      date: 2023-12-08 14:43:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "Listen, I’m never even putting my Jeffrey boner away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702107614 {#2105
    date: 2023-12-09 08:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 213053
  -bodyTs: "'away':10 'boner':9 'even':5 'jeffrey':8 'listen':1 'm':3 'never':4 'put':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1839940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702107614 {#2108
    date: 2023-12-09 08:40:14.0 +01:00
  }
  +"title": 213053
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#2944 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Spread-the-love"
    +title: "Spread the love"
    +url: "https://startrek.website/pictrs/image/bb451a41-23ad-4eb5-8939-7202af7149f5.png"
    +body: "James Sloyan <3"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 297
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702107614 {#2981
      date: 2023-12-09 08:40:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 21093
    -titleTs: "'love':3 'spread':1"
    -bodyTs: "'3':3 'jame':1 'sloyan':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702129405
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4484922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702043005 {#2967
      date: 2023-12-08 14:43:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "Listen, I’m never even putting my Jeffrey boner away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702107614 {#2105
    date: 2023-12-09 08:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 213053
  -bodyTs: "'away':10 'boner':9 'even':5 'jeffrey':8 'listen':1 'm':3 'never':4 'put':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1839940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702107614 {#2108
    date: 2023-12-09 08:40:14.0 +01:00
  }
  +"title": 213053
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2111
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101
    +user: Proxies\__CG__\App\Entity\User {#2243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#2944 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Spread-the-love"
    +title: "Spread the love"
    +url: "https://startrek.website/pictrs/image/bb451a41-23ad-4eb5-8939-7202af7149f5.png"
    +body: "James Sloyan <3"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 297
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702107614 {#2981
      date: 2023-12-09 08:40:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2986 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      App\Entity\EntryComment {#2111}
    ]
    -id: 21093
    -titleTs: "'love':3 'spread':1"
    -bodyTs: "'3':3 'jame':1 'sloyan':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702129405
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4484922"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702043005 {#2967
      date: 2023-12-08 14:43:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "Listen, I’m never even putting my Jeffrey boner away."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702107614 {#2105
    date: 2023-12-09 08:40:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2102 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2117 …}
  -id: 213053
  -bodyTs: "'away':10 'boner':9 'even':5 'jeffrey':8 'listen':1 'm':3 'never':4 'put':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1839940"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702107614 {#2108
    date: 2023-12-09 08:40:14.0 +01:00
  }
  +"title": 213053
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: Proxies\__CG__\App\Entity\Image {#3101 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
  +slug: "Abandoned-babies-found-decomposing-in-Gaza-hospital-weeks-after-it"
  +title: "Abandoned babies found decomposing in Gaza hospital weeks after it was evacuated"
  +url: "https://www.nbcnews.com/news/world/abandoned-babies-found-decomposing-gaza-hospital-evacuated-rcna127533"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701963676 {#3138
    date: 2023-12-07 16:41:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  +badges: Doctrine\ORM\PersistentCollection {#3155 …}
  +children: [
    App\Entity\EntryComment {#2385
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "Uhm, panic, bombing, threat of being captured? Being invaded… again?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701668702 {#2386
        date: 2023-12-04 06:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Five@slrpnk.net"
        "@Sina@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 194638
      -bodyTs: "'bomb':3 'captur':7 'invad':9 'panic':2 'threat':4 'uhm':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1802770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701668702 {#2382
        date: 2023-12-04 06:45:02.0 +01:00
      }
      +"title": 194638
    }
  ]
  -id: 19686
  -titleTs: "'abandon':1 'babi':2 'decompos':4 'evacu':12 'found':3 'gaza':6 'hospit':7 'week':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701674564
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4558345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588164 {#3124
    date: 2023-12-03 08:22:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: Proxies\__CG__\App\Entity\Image {#3101 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
  +slug: "Abandoned-babies-found-decomposing-in-Gaza-hospital-weeks-after-it"
  +title: "Abandoned babies found decomposing in Gaza hospital weeks after it was evacuated"
  +url: "https://www.nbcnews.com/news/world/abandoned-babies-found-decomposing-gaza-hospital-evacuated-rcna127533"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701963676 {#3138
    date: 2023-12-07 16:41:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  +badges: Doctrine\ORM\PersistentCollection {#3155 …}
  +children: [
    App\Entity\EntryComment {#2385
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "Uhm, panic, bombing, threat of being captured? Being invaded… again?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701668702 {#2386
        date: 2023-12-04 06:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Five@slrpnk.net"
        "@Sina@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 194638
      -bodyTs: "'bomb':3 'captur':7 'invad':9 'panic':2 'threat':4 'uhm':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1802770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701668702 {#2382
        date: 2023-12-04 06:45:02.0 +01:00
      }
      +"title": 194638
    }
  ]
  -id: 19686
  -titleTs: "'abandon':1 'babi':2 'decompos':4 'evacu':12 'found':3 'gaza':6 'hospit':7 'week':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701674564
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4558345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588164 {#3124
    date: 2023-12-03 08:22:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2495 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: Proxies\__CG__\App\Entity\Image {#3101 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
  +slug: "Abandoned-babies-found-decomposing-in-Gaza-hospital-weeks-after-it"
  +title: "Abandoned babies found decomposing in Gaza hospital weeks after it was evacuated"
  +url: "https://www.nbcnews.com/news/world/abandoned-babies-found-decomposing-gaza-hospital-evacuated-rcna127533"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701963676 {#3138
    date: 2023-12-07 16:41:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3147 …}
  +reports: Doctrine\ORM\PersistentCollection {#3149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
  +badges: Doctrine\ORM\PersistentCollection {#3155 …}
  +children: [
    App\Entity\EntryComment {#2385
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
      +body: "Uhm, panic, bombing, threat of being captured? Being invaded… again?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1701668702 {#2386
        date: 2023-12-04 06:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Five@slrpnk.net"
        "@Sina@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1910 …}
      +votes: Doctrine\ORM\PersistentCollection {#1909 …}
      +reports: Doctrine\ORM\PersistentCollection {#1926 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
      -id: 194638
      -bodyTs: "'bomb':3 'captur':7 'invad':9 'panic':2 'threat':4 'uhm':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1802770"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701668702 {#2382
        date: 2023-12-04 06:45:02.0 +01:00
      }
      +"title": 194638
    }
  ]
  -id: 19686
  -titleTs: "'abandon':1 'babi':2 'decompos':4 'evacu':12 'found':3 'gaza':6 'hospit':7 'week':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701674564
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/4558345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701588164 {#3124
    date: 2023-12-03 08:22:44.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: Proxies\__CG__\App\Entity\Image {#3101 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
    +slug: "Abandoned-babies-found-decomposing-in-Gaza-hospital-weeks-after-it"
    +title: "Abandoned babies found decomposing in Gaza hospital weeks after it was evacuated"
    +url: "https://www.nbcnews.com/news/world/abandoned-babies-found-decomposing-gaza-hospital-evacuated-rcna127533"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701963676 {#3138
      date: 2023-12-07 16:41:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    +badges: Doctrine\ORM\PersistentCollection {#3155 …}
    +children: [
      App\Entity\EntryComment {#2385}
    ]
    -id: 19686
    -titleTs: "'abandon':1 'babi':2 'decompos':4 'evacu':12 'found':3 'gaza':6 'hospit':7 'week':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701674564
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4558345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701588164 {#3124
      date: 2023-12-03 08:22:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "Uhm, panic, bombing, threat of being captured? Being invaded… again?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701668702 {#2386
    date: 2023-12-04 06:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Five@slrpnk.net"
    "@Sina@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 194638
  -bodyTs: "'bomb':3 'captur':7 'invad':9 'panic':2 'threat':4 'uhm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1802770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701668702 {#2382
    date: 2023-12-04 06:45:02.0 +01:00
  }
  +"title": 194638
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: Proxies\__CG__\App\Entity\Image {#3101 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
    +slug: "Abandoned-babies-found-decomposing-in-Gaza-hospital-weeks-after-it"
    +title: "Abandoned babies found decomposing in Gaza hospital weeks after it was evacuated"
    +url: "https://www.nbcnews.com/news/world/abandoned-babies-found-decomposing-gaza-hospital-evacuated-rcna127533"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701963676 {#3138
      date: 2023-12-07 16:41:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    +badges: Doctrine\ORM\PersistentCollection {#3155 …}
    +children: [
      App\Entity\EntryComment {#2385}
    ]
    -id: 19686
    -titleTs: "'abandon':1 'babi':2 'decompos':4 'evacu':12 'found':3 'gaza':6 'hospit':7 'week':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701674564
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4558345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701588164 {#3124
      date: 2023-12-03 08:22:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "Uhm, panic, bombing, threat of being captured? Being invaded… again?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701668702 {#2386
    date: 2023-12-04 06:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Five@slrpnk.net"
    "@Sina@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 194638
  -bodyTs: "'bomb':3 'captur':7 'invad':9 'panic':2 'threat':4 'uhm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1802770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701668702 {#2382
    date: 2023-12-04 06:45:02.0 +01:00
  }
  +"title": 194638
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#2495 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: Proxies\__CG__\App\Entity\Image {#3101 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3143 …}
    +slug: "Abandoned-babies-found-decomposing-in-Gaza-hospital-weeks-after-it"
    +title: "Abandoned babies found decomposing in Gaza hospital weeks after it was evacuated"
    +url: "https://www.nbcnews.com/news/world/abandoned-babies-found-decomposing-gaza-hospital-evacuated-rcna127533"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701963676 {#3138
      date: 2023-12-07 16:41:16.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3147 …}
    +reports: Doctrine\ORM\PersistentCollection {#3149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3151 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3153 …}
    +badges: Doctrine\ORM\PersistentCollection {#3155 …}
    +children: [
      App\Entity\EntryComment {#2385}
    ]
    -id: 19686
    -titleTs: "'abandon':1 'babi':2 'decompos':4 'evacu':12 'found':3 'gaza':6 'hospit':7 'week':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701674564
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/4558345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701588164 {#3124
      date: 2023-12-03 08:22:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2379 …}
  +body: "Uhm, panic, bombing, threat of being captured? Being invaded… again?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701668702 {#2386
    date: 2023-12-04 06:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Five@slrpnk.net"
    "@Sina@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 194638
  -bodyTs: "'bomb':3 'captur':7 'invad':9 'panic':2 'threat':4 'uhm':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1802770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701668702 {#2382
    date: 2023-12-04 06:45:02.0 +01:00
  }
  +"title": 194638
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1362
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
  +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
  +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
  +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701893719 {#2878
    date: 2023-12-06 21:15:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
  +badges: Doctrine\ORM\PersistentCollection {#2901 …}
  +children: [
    2 => App\Entity\EntryComment {#1361
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: """
        I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
        \n
        The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
        \n
        Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
        \n
        That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701882074 {#1404
        date: 2023-12-06 18:01:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@deegeese@sopuli.xyz"
      ]
      +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: 203090
      -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701882074 {#1363
        date: 2023-12-06 18:01:14.0 +01:00
      }
      +"title": 203090
    }
    1 => App\Entity\EntryComment {#2020
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: """
        Okay, so reign it back.\n
        \n
        Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
        \n
        What are you trying to say?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885351 {#2029
        date: 2023-12-06 18:55:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@deegeese@sopuli.xyz"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2031 …}
      +votes: Doctrine\ORM\PersistentCollection {#2037 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -id: 203299
      -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820423"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885351 {#2012
        date: 2023-12-06 18:55:51.0 +01:00
      }
      +"title": 203299
    }
    0 => App\Entity\EntryComment {#2082
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: """
        Population indeed doesn’t grow during a genocide.\n
        \n
        Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
        \n
        Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
        \n
        This is why the technical definition of genocide has moved beyond body count.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701885639 {#2097
        date: 2023-12-06 19:00:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@deegeese@sopuli.xyz"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 203314
      -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885639 {#2083
        date: 2023-12-06 19:00:39.0 +01:00
      }
      +"title": 203314
    }
  ]
  -id: 20595
  -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950646
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6651937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864246 {#2799
    date: 2023-12-06 13:04:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1362
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
  +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
  +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
  +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701893719 {#2878
    date: 2023-12-06 21:15:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
  +badges: Doctrine\ORM\PersistentCollection {#2901 …}
  +children: [
    2 => App\Entity\EntryComment {#1361
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: """
        I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
        \n
        The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
        \n
        Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
        \n
        That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701882074 {#1404
        date: 2023-12-06 18:01:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@deegeese@sopuli.xyz"
      ]
      +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: 203090
      -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701882074 {#1363
        date: 2023-12-06 18:01:14.0 +01:00
      }
      +"title": 203090
    }
    1 => App\Entity\EntryComment {#2020
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: """
        Okay, so reign it back.\n
        \n
        Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
        \n
        What are you trying to say?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885351 {#2029
        date: 2023-12-06 18:55:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@deegeese@sopuli.xyz"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2031 …}
      +votes: Doctrine\ORM\PersistentCollection {#2037 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -id: 203299
      -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820423"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885351 {#2012
        date: 2023-12-06 18:55:51.0 +01:00
      }
      +"title": 203299
    }
    0 => App\Entity\EntryComment {#2082
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: """
        Population indeed doesn’t grow during a genocide.\n
        \n
        Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
        \n
        Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
        \n
        This is why the technical definition of genocide has moved beyond body count.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701885639 {#2097
        date: 2023-12-06 19:00:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@deegeese@sopuli.xyz"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 203314
      -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885639 {#2083
        date: 2023-12-06 19:00:39.0 +01:00
      }
      +"title": 203314
    }
  ]
  -id: 20595
  -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950646
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6651937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864246 {#2799
    date: 2023-12-06 13:04:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1362
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
  +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
  +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
  +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701893719 {#2878
    date: 2023-12-06 21:15:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2893 …}
  +reports: Doctrine\ORM\PersistentCollection {#2895 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
  +badges: Doctrine\ORM\PersistentCollection {#2901 …}
  +children: [
    2 => App\Entity\EntryComment {#1361
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: """
        I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
        \n
        The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
        \n
        Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
        \n
        That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1701882074 {#1404
        date: 2023-12-06 18:01:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@deegeese@sopuli.xyz"
      ]
      +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: 203090
      -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701882074 {#1363
        date: 2023-12-06 18:01:14.0 +01:00
      }
      +"title": 203090
    }
    1 => App\Entity\EntryComment {#2020
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: """
        Okay, so reign it back.\n
        \n
        Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
        \n
        What are you trying to say?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701885351 {#2029
        date: 2023-12-06 18:55:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@deegeese@sopuli.xyz"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2031 …}
      +votes: Doctrine\ORM\PersistentCollection {#2037 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
      -id: 203299
      -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820423"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885351 {#2012
        date: 2023-12-06 18:55:51.0 +01:00
      }
      +"title": 203299
    }
    0 => App\Entity\EntryComment {#2082
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
      +body: """
        Population indeed doesn’t grow during a genocide.\n
        \n
        Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
        \n
        Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
        \n
        This is why the technical definition of genocide has moved beyond body count.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701885639 {#2097
        date: 2023-12-06 19:00:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@deegeese@sopuli.xyz"
        "@taanegl@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 203314
      -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1820452"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701885639 {#2083
        date: 2023-12-06 19:00:39.0 +01:00
      }
      +"title": 203314
    }
  ]
  -id: 20595
  -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701950646
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6651937"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701864246 {#2799
    date: 2023-12-06 13:04:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
    +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
    +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
    +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701893719 {#2878
      date: 2023-12-06 21:15:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
    +badges: Doctrine\ORM\PersistentCollection {#2901 …}
    +children: [
      2 => App\Entity\EntryComment {#1361}
      1 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Okay, so reign it back.\n
          \n
          Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
          \n
          What are you trying to say?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701885351 {#2029
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2031 …}
        +votes: Doctrine\ORM\PersistentCollection {#2037 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -id: 203299
        -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885351 {#2012
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +"title": 203299
      }
      0 => App\Entity\EntryComment {#2082
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Population indeed doesn’t grow during a genocide.\n
          \n
          Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
          \n
          Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
          \n
          This is why the technical definition of genocide has moved beyond body count.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701885639 {#2097
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2081 …}
        +votes: Doctrine\ORM\PersistentCollection {#2098 …}
        +reports: Doctrine\ORM\PersistentCollection {#2080 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
        -id: 203314
        -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885639 {#2083
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +"title": 203314
      }
    ]
    -id: 20595
    -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950646
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6651937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864246 {#2799
      date: 2023-12-06 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: """
    I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
    \n
    The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
    \n
    Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
    \n
    That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701882074 {#1404
    date: 2023-12-06 18:01:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +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: 203090
  -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882074 {#1363
    date: 2023-12-06 18:01:14.0 +01:00
  }
  +"title": 203090
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
    +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
    +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
    +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701893719 {#2878
      date: 2023-12-06 21:15:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
    +badges: Doctrine\ORM\PersistentCollection {#2901 …}
    +children: [
      2 => App\Entity\EntryComment {#1361}
      1 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Okay, so reign it back.\n
          \n
          Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
          \n
          What are you trying to say?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701885351 {#2029
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2031 …}
        +votes: Doctrine\ORM\PersistentCollection {#2037 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -id: 203299
        -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885351 {#2012
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +"title": 203299
      }
      0 => App\Entity\EntryComment {#2082
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Population indeed doesn’t grow during a genocide.\n
          \n
          Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
          \n
          Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
          \n
          This is why the technical definition of genocide has moved beyond body count.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701885639 {#2097
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2081 …}
        +votes: Doctrine\ORM\PersistentCollection {#2098 …}
        +reports: Doctrine\ORM\PersistentCollection {#2080 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
        -id: 203314
        -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885639 {#2083
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +"title": 203314
      }
    ]
    -id: 20595
    -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950646
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6651937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864246 {#2799
      date: 2023-12-06 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: """
    I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
    \n
    The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
    \n
    Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
    \n
    That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701882074 {#1404
    date: 2023-12-06 18:01:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +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: 203090
  -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882074 {#1363
    date: 2023-12-06 18:01:14.0 +01:00
  }
  +"title": 203090
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#1361
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
    +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
    +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
    +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701893719 {#2878
      date: 2023-12-06 21:15:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
    +badges: Doctrine\ORM\PersistentCollection {#2901 …}
    +children: [
      2 => App\Entity\EntryComment {#1361}
      1 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Okay, so reign it back.\n
          \n
          Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
          \n
          What are you trying to say?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701885351 {#2029
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2031 …}
        +votes: Doctrine\ORM\PersistentCollection {#2037 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -id: 203299
        -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885351 {#2012
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +"title": 203299
      }
      0 => App\Entity\EntryComment {#2082
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Population indeed doesn’t grow during a genocide.\n
          \n
          Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
          \n
          Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
          \n
          This is why the technical definition of genocide has moved beyond body count.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701885639 {#2097
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2081 …}
        +votes: Doctrine\ORM\PersistentCollection {#2098 …}
        +reports: Doctrine\ORM\PersistentCollection {#2080 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
        -id: 203314
        -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885639 {#2083
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +"title": 203314
      }
    ]
    -id: 20595
    -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950646
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6651937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864246 {#2799
      date: 2023-12-06 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: """
    I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
    \n
    The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
    \n
    Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
    \n
    That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701882074 {#1404
    date: 2023-12-06 18:01:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +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: 203090
  -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882074 {#1363
    date: 2023-12-06 18:01:14.0 +01:00
  }
  +"title": 203090
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2020
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
    +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
    +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
    +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701893719 {#2878
      date: 2023-12-06 21:15:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
    +badges: Doctrine\ORM\PersistentCollection {#2901 …}
    +children: [
      2 => App\Entity\EntryComment {#1361
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
          \n
          The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
          \n
          Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
          \n
          That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701882074 {#1404
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
        ]
        +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: 203090
        -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701882074 {#1363
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +"title": 203090
      }
      1 => App\Entity\EntryComment {#2020}
      0 => App\Entity\EntryComment {#2082
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Population indeed doesn’t grow during a genocide.\n
          \n
          Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
          \n
          Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
          \n
          This is why the technical definition of genocide has moved beyond body count.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701885639 {#2097
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2081 …}
        +votes: Doctrine\ORM\PersistentCollection {#2098 …}
        +reports: Doctrine\ORM\PersistentCollection {#2080 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
        -id: 203314
        -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885639 {#2083
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +"title": 203314
      }
    ]
    -id: 20595
    -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950646
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6651937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864246 {#2799
      date: 2023-12-06 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: """
    Okay, so reign it back.\n
    \n
    Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
    \n
    What are you trying to say?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701885351 {#2029
    date: 2023-12-06 18:55:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 203299
  -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885351 {#2012
    date: 2023-12-06 18:55:51.0 +01:00
  }
  +"title": 203299
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2020
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
    +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
    +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
    +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701893719 {#2878
      date: 2023-12-06 21:15:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
    +badges: Doctrine\ORM\PersistentCollection {#2901 …}
    +children: [
      2 => App\Entity\EntryComment {#1361
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
          \n
          The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
          \n
          Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
          \n
          That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701882074 {#1404
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
        ]
        +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: 203090
        -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701882074 {#1363
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +"title": 203090
      }
      1 => App\Entity\EntryComment {#2020}
      0 => App\Entity\EntryComment {#2082
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Population indeed doesn’t grow during a genocide.\n
          \n
          Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
          \n
          Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
          \n
          This is why the technical definition of genocide has moved beyond body count.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701885639 {#2097
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2081 …}
        +votes: Doctrine\ORM\PersistentCollection {#2098 …}
        +reports: Doctrine\ORM\PersistentCollection {#2080 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
        -id: 203314
        -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885639 {#2083
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +"title": 203314
      }
    ]
    -id: 20595
    -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950646
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6651937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864246 {#2799
      date: 2023-12-06 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: """
    Okay, so reign it back.\n
    \n
    Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
    \n
    What are you trying to say?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701885351 {#2029
    date: 2023-12-06 18:55:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 203299
  -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885351 {#2012
    date: 2023-12-06 18:55:51.0 +01:00
  }
  +"title": 203299
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2020
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
    +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
    +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
    +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701893719 {#2878
      date: 2023-12-06 21:15:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
    +badges: Doctrine\ORM\PersistentCollection {#2901 …}
    +children: [
      2 => App\Entity\EntryComment {#1361
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
          \n
          The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
          \n
          Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
          \n
          That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701882074 {#1404
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
        ]
        +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: 203090
        -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701882074 {#1363
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +"title": 203090
      }
      1 => App\Entity\EntryComment {#2020}
      0 => App\Entity\EntryComment {#2082
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Population indeed doesn’t grow during a genocide.\n
          \n
          Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
          \n
          Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
          \n
          This is why the technical definition of genocide has moved beyond body count.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701885639 {#2097
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2096 …}
        +nested: Doctrine\ORM\PersistentCollection {#2081 …}
        +votes: Doctrine\ORM\PersistentCollection {#2098 …}
        +reports: Doctrine\ORM\PersistentCollection {#2080 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
        -id: 203314
        -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820452"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885639 {#2083
          date: 2023-12-06 19:00:39.0 +01:00
        }
        +"title": 203314
      }
    ]
    -id: 20595
    -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950646
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6651937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864246 {#2799
      date: 2023-12-06 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: """
    Okay, so reign it back.\n
    \n
    Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
    \n
    What are you trying to say?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701885351 {#2029
    date: 2023-12-06 18:55:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2031 …}
  +votes: Doctrine\ORM\PersistentCollection {#2037 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
  -id: 203299
  -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885351 {#2012
    date: 2023-12-06 18:55:51.0 +01:00
  }
  +"title": 203299
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
    +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
    +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
    +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701893719 {#2878
      date: 2023-12-06 21:15:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
    +badges: Doctrine\ORM\PersistentCollection {#2901 …}
    +children: [
      2 => App\Entity\EntryComment {#1361
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
          \n
          The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
          \n
          Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
          \n
          That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701882074 {#1404
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
        ]
        +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: 203090
        -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701882074 {#1363
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +"title": 203090
      }
      1 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Okay, so reign it back.\n
          \n
          Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
          \n
          What are you trying to say?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701885351 {#2029
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2031 …}
        +votes: Doctrine\ORM\PersistentCollection {#2037 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -id: 203299
        -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885351 {#2012
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +"title": 203299
      }
      0 => App\Entity\EntryComment {#2082}
    ]
    -id: 20595
    -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950646
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6651937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864246 {#2799
      date: 2023-12-06 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: """
    Population indeed doesn’t grow during a genocide.\n
    \n
    Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
    \n
    Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
    \n
    This is why the technical definition of genocide has moved beyond body count.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701885639 {#2097
    date: 2023-12-06 19:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 203314
  -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885639 {#2083
    date: 2023-12-06 19:00:39.0 +01:00
  }
  +"title": 203314
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
    +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
    +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
    +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701893719 {#2878
      date: 2023-12-06 21:15:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
    +badges: Doctrine\ORM\PersistentCollection {#2901 …}
    +children: [
      2 => App\Entity\EntryComment {#1361
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
          \n
          The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
          \n
          Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
          \n
          That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701882074 {#1404
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
        ]
        +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: 203090
        -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701882074 {#1363
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +"title": 203090
      }
      1 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Okay, so reign it back.\n
          \n
          Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
          \n
          What are you trying to say?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701885351 {#2029
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2031 …}
        +votes: Doctrine\ORM\PersistentCollection {#2037 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -id: 203299
        -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885351 {#2012
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +"title": 203299
      }
      0 => App\Entity\EntryComment {#2082}
    ]
    -id: 20595
    -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950646
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6651937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864246 {#2799
      date: 2023-12-06 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: """
    Population indeed doesn’t grow during a genocide.\n
    \n
    Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
    \n
    Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
    \n
    This is why the technical definition of genocide has moved beyond body count.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701885639 {#2097
    date: 2023-12-06 19:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 203314
  -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885639 {#2083
    date: 2023-12-06 19:00:39.0 +01:00
  }
  +"title": 203314
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1362
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2639 …}
    +slug: "Heads-of-3-top-US-colleges-refuse-to-say-calling"
    +title: "Heads of 3 top US colleges refuse to say calling for genocide of Jews is harassment"
    +url: "https://www.timesofisrael.com/university-leaders-grilled-by-us-house-on-campus-antisemitism-amid-israel-hamas-war/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 20
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701893719 {#2878
      date: 2023-12-06 21:15:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2893 …}
    +reports: Doctrine\ORM\PersistentCollection {#2895 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2897 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2899 …}
    +badges: Doctrine\ORM\PersistentCollection {#2901 …}
    +children: [
      2 => App\Entity\EntryComment {#1361
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1403 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide. Today the day definitions are one and the same. Destroying someone’s culture and history also qualities, like during slavery.\n
          \n
          The methods employed in genocide includes the methods of colonialism, persecution, subversion and the destructions of farms, Mosques, churches, hospitals, libraries, monuments, etc. Anything to persecute, harass and destroy someone.\n
          \n
          Take for instance “the gypsies”. A people in diaspora from a nation state that doesn’t exist, roaming Europe forever, with no land to call their own.\n
          \n
          That’s the fate the Israeli state wants for Palestine. It is still technically genocide.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1701882074 {#1404
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
        ]
        +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: 203090
        -bodyTs: "'also':31,50 'anyth':78 'call':109 'church':73 'coloni':64 'cultur':33,47 'day':37 'definit':38 'destroy':44,83 'destruct':69 'diaspora':93 'doesn':99 'employ':57 'etc':77 'europ':103 'exist':101 'farm':71 'fate':115 'forev':104 'genocid':12,30,34,59,126 'gonna':6 'guess':3 'gypsi':89 'harass':81 'histori':49 'hospit':74 'includ':60 'incorpor':32 'instanc':87 'isra':117 'kill':22 'land':107 'librari':75 'like':52 'm':2 'method':56,62 'monument':76 'mosqu':72 'nation':96 'one':40 'palestin':121 'peopl':20,26,91 'persecut':65,80 'qualiti':51 're':5 'roam':102 'say':7 'slaveri':54 'someon':45,84 'state':97,118 'still':124 'subvers':66 'surviv':28 'take':85 'technic':125 'today':35 'want':119"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820107"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701882074 {#1363
          date: 2023-12-06 18:01:14.0 +01:00
        }
        +"title": 203090
      }
      1 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1362 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2013 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
        +body: """
          Okay, so reign it back.\n
          \n
          Please, in the simplest terms, no allusion, no hints, no inferences, just direct communication.\n
          \n
          What are you trying to say?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1701885351 {#2029
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fosforus@sopuli.xyz"
          "@deegeese@sopuli.xyz"
          "@taanegl@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2031 …}
        +votes: Doctrine\ORM\PersistentCollection {#2037 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2078 …}
        -id: 203299
        -bodyTs: "'allus':12 'back':5 'communic':19 'direct':18 'hint':14 'infer':16 'okay':1 'pleas':6 'reign':3 'say':25 'simplest':9 'term':10 'tri':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1820423"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701885351 {#2012
          date: 2023-12-06 18:55:51.0 +01:00
        }
        +"title": 203299
      }
      0 => App\Entity\EntryComment {#2082}
    ]
    -id: 20595
    -titleTs: "'3':3 'call':10 'colleg':6 'genocid':12 'harass':16 'head':1 'jew':14 'refus':7 'say':9 'top':4 'us':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701950646
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6651937"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701864246 {#2799
      date: 2023-12-06 13:04:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2019 …}
  +body: """
    Population indeed doesn’t grow during a genocide.\n
    \n
    Living under the tyranny of those who took your land, destroyed your cultural heritage and then swept your suffering and the death of your loved ones under the rug, using terrorism as some sort of justification? This is something you’ll have to clear with the native Americans and Inuits, even some other nomadic people.\n
    \n
    Like again, I alluded to the Roma people (or Gypsy’s) for a reason. A broken folk, subjected under Romania (even though it has nothing to do with Roma folk), the “gypsies” lost their land in the North of India. Ever since, they’ve wandered as a people without ancestral lands, and that is a huge problem for not only the psyche, but also the culture has been subverted, destroyed and is but a husk of it’s former self.\n
    \n
    This is why the technical definition of genocide has moved beyond body count.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701885639 {#2097
    date: 2023-12-06 19:00:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 203314
  -bodyTs: "'allud':67 'also':127 'american':56 'ancestr':113 'beyond':154 'bodi':155 'broken':79 'clear':52 'count':156 'cultur':21,129 'death':30 'definit':149 'destroy':19,133 'doesn':3 'even':59,84 'ever':104 'folk':80,93 'former':142 'genocid':8,151 'grow':5 'gypsi':73,95 'heritag':22 'huge':119 'husk':138 'inde':2 'india':103 'inuit':58 'justif':44 'land':18,98,114 'like':64 'live':9 'll':49 'lost':96 'love':33 'move':153 'nativ':55 'nomad':62 'north':101 'noth':88 'one':34 'peopl':63,71,111 'popul':1 'problem':120 'psych':125 'reason':77 'roma':70,92 'romania':83 'rug':37 'self':143 'sinc':105 'someth':47 'sort':42 'subject':81 'subvert':132 'suffer':27 'swept':25 'technic':148 'terror':39 'though':85 'took':16 'tyranni':12 'use':38 've':107 'wander':108 'without':112"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1820452"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701885639 {#2083
    date: 2023-12-06 19:00:39.0 +01:00
  }
  +"title": 203314
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3103 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
  +slug: "Fun-Fact-Mike-Tyson-auditioned-for-Chakotay-s-role-in-Voyager"
  +title: "Fun Fact: Mike Tyson auditioned for Chakotay's role in Voyager"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bc40e5d2a-3c51e6/5eluKmXH1AAC/JsCu3QGrmpAjT2JYnbgpGOrb1Mdj1SoDr3csTPq6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701760463 {#3098
    date: 2023-12-05 08:14:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  +badges: Doctrine\ORM\PersistentCollection {#3116 …}
  +children: [
    App\Entity\EntryComment {#2389
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2369 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +body: "So my Klingon warrior name is Nosyt Ekim. Got it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701735899 {#1883
        date: 2023-12-05 01:24:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@Blackout@startrek.website"
      ]
      +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: 197352
      -bodyTs: "'ekim':8 'got':9 'klingon':3 'name':5 'nosyt':7 'warrior':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1807151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701735899 {#2391
        date: 2023-12-05 01:24:59.0 +01:00
      }
      +"title": 197352
    }
  ]
  -id: 20102
  -titleTs: "'audit':5 'chakotay':7 'fact':2 'fun':1 'mike':3 'role':9 'tyson':4 'voyag':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701815890
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4368460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729490 {#3085
    date: 2023-12-04 23:38:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3103 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
  +slug: "Fun-Fact-Mike-Tyson-auditioned-for-Chakotay-s-role-in-Voyager"
  +title: "Fun Fact: Mike Tyson auditioned for Chakotay's role in Voyager"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bc40e5d2a-3c51e6/5eluKmXH1AAC/JsCu3QGrmpAjT2JYnbgpGOrb1Mdj1SoDr3csTPq6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701760463 {#3098
    date: 2023-12-05 08:14:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  +badges: Doctrine\ORM\PersistentCollection {#3116 …}
  +children: [
    App\Entity\EntryComment {#2389
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2369 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +body: "So my Klingon warrior name is Nosyt Ekim. Got it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701735899 {#1883
        date: 2023-12-05 01:24:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@Blackout@startrek.website"
      ]
      +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: 197352
      -bodyTs: "'ekim':8 'got':9 'klingon':3 'name':5 'nosyt':7 'warrior':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1807151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701735899 {#2391
        date: 2023-12-05 01:24:59.0 +01:00
      }
      +"title": 197352
    }
  ]
  -id: 20102
  -titleTs: "'audit':5 'chakotay':7 'fact':2 'fun':1 'mike':3 'role':9 'tyson':4 'voyag':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701815890
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4368460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729490 {#3085
    date: 2023-12-04 23:38:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2369
  +user: Proxies\__CG__\App\Entity\User {#3063 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3103 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
  +slug: "Fun-Fact-Mike-Tyson-auditioned-for-Chakotay-s-role-in-Voyager"
  +title: "Fun Fact: Mike Tyson auditioned for Chakotay's role in Voyager"
  +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bc40e5d2a-3c51e6/5eluKmXH1AAC/JsCu3QGrmpAjT2JYnbgpGOrb1Mdj1SoDr3csTPq6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 146
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701760463 {#3098
    date: 2023-12-05 08:14:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3106 …}
  +votes: Doctrine\ORM\PersistentCollection {#3108 …}
  +reports: Doctrine\ORM\PersistentCollection {#3110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
  +badges: Doctrine\ORM\PersistentCollection {#3116 …}
  +children: [
    App\Entity\EntryComment {#2389
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2369 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
      +body: "So my Klingon warrior name is Nosyt Ekim. Got it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701735899 {#1883
        date: 2023-12-05 01:24:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@startrek.website"
        "@Blackout@startrek.website"
      ]
      +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: 197352
      -bodyTs: "'ekim':8 'got':9 'klingon':3 'name':5 'nosyt':7 'warrior':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1807151"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701735899 {#2391
        date: 2023-12-05 01:24:59.0 +01:00
      }
      +"title": 197352
    }
  ]
  -id: 20102
  -titleTs: "'audit':5 'chakotay':7 'fact':2 'fun':1 'mike':3 'role':9 'tyson':4 'voyag':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701815890
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4368460"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701729490 {#3085
    date: 2023-12-04 23:38:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2389
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3103 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
    +slug: "Fun-Fact-Mike-Tyson-auditioned-for-Chakotay-s-role-in-Voyager"
    +title: "Fun Fact: Mike Tyson auditioned for Chakotay's role in Voyager"
    +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bc40e5d2a-3c51e6/5eluKmXH1AAC/JsCu3QGrmpAjT2JYnbgpGOrb1Mdj1SoDr3csTPq6.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 146
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701760463 {#3098
      date: 2023-12-05 08:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3106 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    +badges: Doctrine\ORM\PersistentCollection {#3116 …}
    +children: [
      App\Entity\EntryComment {#2389}
    ]
    -id: 20102
    -titleTs: "'audit':5 'chakotay':7 'fact':2 'fun':1 'mike':3 'role':9 'tyson':4 'voyag':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701815890
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4368460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729490 {#3085
      date: 2023-12-04 23:38:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "So my Klingon warrior name is Nosyt Ekim. Got it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701735899 {#1883
    date: 2023-12-05 01:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@Blackout@startrek.website"
  ]
  +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: 197352
  -bodyTs: "'ekim':8 'got':9 'klingon':3 'name':5 'nosyt':7 'warrior':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1807151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701735899 {#2391
    date: 2023-12-05 01:24:59.0 +01:00
  }
  +"title": 197352
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2389
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3103 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
    +slug: "Fun-Fact-Mike-Tyson-auditioned-for-Chakotay-s-role-in-Voyager"
    +title: "Fun Fact: Mike Tyson auditioned for Chakotay's role in Voyager"
    +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bc40e5d2a-3c51e6/5eluKmXH1AAC/JsCu3QGrmpAjT2JYnbgpGOrb1Mdj1SoDr3csTPq6.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 146
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701760463 {#3098
      date: 2023-12-05 08:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3106 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    +badges: Doctrine\ORM\PersistentCollection {#3116 …}
    +children: [
      App\Entity\EntryComment {#2389}
    ]
    -id: 20102
    -titleTs: "'audit':5 'chakotay':7 'fact':2 'fun':1 'mike':3 'role':9 'tyson':4 'voyag':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701815890
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4368460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729490 {#3085
      date: 2023-12-04 23:38:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "So my Klingon warrior name is Nosyt Ekim. Got it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701735899 {#1883
    date: 2023-12-05 01:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@Blackout@startrek.website"
  ]
  +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: 197352
  -bodyTs: "'ekim':8 'got':9 'klingon':3 'name':5 'nosyt':7 'warrior':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1807151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701735899 {#2391
    date: 2023-12-05 01:24:59.0 +01:00
  }
  +"title": 197352
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2389
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2369
    +user: Proxies\__CG__\App\Entity\User {#3063 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3103 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3105 …}
    +slug: "Fun-Fact-Mike-Tyson-auditioned-for-Chakotay-s-role-in-Voyager"
    +title: "Fun Fact: Mike Tyson auditioned for Chakotay's role in Voyager"
    +url: "https://pixelfed.social/storage/m/_v2/594359788511108113/bc40e5d2a-3c51e6/5eluKmXH1AAC/JsCu3QGrmpAjT2JYnbgpGOrb1Mdj1SoDr3csTPq6.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 146
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701760463 {#3098
      date: 2023-12-05 08:14:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3106 …}
    +votes: Doctrine\ORM\PersistentCollection {#3108 …}
    +reports: Doctrine\ORM\PersistentCollection {#3110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3114 …}
    +badges: Doctrine\ORM\PersistentCollection {#3116 …}
    +children: [
      App\Entity\EntryComment {#2389}
    ]
    -id: 20102
    -titleTs: "'audit':5 'chakotay':7 'fact':2 'fun':1 'mike':3 'role':9 'tyson':4 'voyag':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701815890
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4368460"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701729490 {#3085
      date: 2023-12-04 23:38:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2387 …}
  +body: "So my Klingon warrior name is Nosyt Ekim. Got it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701735899 {#1883
    date: 2023-12-05 01:24:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@startrek.website"
    "@Blackout@startrek.website"
  ]
  +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: 197352
  -bodyTs: "'ekim':8 'got':9 'klingon':3 'name':5 'nosyt':7 'warrior':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1807151"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701735899 {#2391
    date: 2023-12-05 01:24:59.0 +01:00
  }
  +"title": 197352
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#3141 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
  +slug: "Teeth"
  +title: "Teeth."
  +url: "https://mander.xyz/pictrs/image/fbab29ef-9621-44be-9323-fcb19d470f6e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 261
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701642434 {#3175
    date: 2023-12-03 23:27:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  +badges: Doctrine\ORM\PersistentCollection {#3191 …}
  +children: [
    App\Entity\EntryComment {#2465
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s still the best way of identifying animals *and* human bodies thank you very much. This is why 1/10 conspiratorial privacy advocates advise *against* going to the dentist. That’s Gary. He’s kookoo for cocoapuffs and also has really bad teeth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701642434 {#1617
        date: 2023-12-03 23:27:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
      -id: 193654
      -bodyTs: "'1/10':20 'advis':24 'advoc':23 'also':39 'anim':9 'bad':42 'best':5 'bodi':12 'cocoapuff':37 'conspiratori':21 'dentist':29 'gari':32 'go':26 'human':11 'identifi':8 'kookoo':35 'much':16 'privaci':22 'realli':41 'still':3 'teeth':43 'thank':13 'way':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1799855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701642434 {#1597
        date: 2023-12-03 23:27:14.0 +01:00
      }
      +"title": 193654
    }
  ]
  -id: 19350
  -titleTs: "'teeth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701617598
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6855566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531198 {#3163
    date: 2023-12-02 16:33:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#3141 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
  +slug: "Teeth"
  +title: "Teeth."
  +url: "https://mander.xyz/pictrs/image/fbab29ef-9621-44be-9323-fcb19d470f6e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 261
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701642434 {#3175
    date: 2023-12-03 23:27:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  +badges: Doctrine\ORM\PersistentCollection {#3191 …}
  +children: [
    App\Entity\EntryComment {#2465
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s still the best way of identifying animals *and* human bodies thank you very much. This is why 1/10 conspiratorial privacy advocates advise *against* going to the dentist. That’s Gary. He’s kookoo for cocoapuffs and also has really bad teeth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701642434 {#1617
        date: 2023-12-03 23:27:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
      -id: 193654
      -bodyTs: "'1/10':20 'advis':24 'advoc':23 'also':39 'anim':9 'bad':42 'best':5 'bodi':12 'cocoapuff':37 'conspiratori':21 'dentist':29 'gari':32 'go':26 'human':11 'identifi':8 'kookoo':35 'much':16 'privaci':22 'realli':41 'still':3 'teeth':43 'thank':13 'way':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1799855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701642434 {#1597
        date: 2023-12-03 23:27:14.0 +01:00
      }
      +"title": 193654
    }
  ]
  -id: 19350
  -titleTs: "'teeth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701617598
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6855566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531198 {#3163
    date: 2023-12-02 16:33:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2448
  +user: Proxies\__CG__\App\Entity\User {#3082 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#3141 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
  +slug: "Teeth"
  +title: "Teeth."
  +url: "https://mander.xyz/pictrs/image/fbab29ef-9621-44be-9323-fcb19d470f6e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 261
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701642434 {#3175
    date: 2023-12-03 23:27:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3180 …}
  +votes: Doctrine\ORM\PersistentCollection {#3183 …}
  +reports: Doctrine\ORM\PersistentCollection {#3185 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
  +badges: Doctrine\ORM\PersistentCollection {#3191 …}
  +children: [
    App\Entity\EntryComment {#2465
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2448 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s still the best way of identifying animals *and* human bodies thank you very much. This is why 1/10 conspiratorial privacy advocates advise *against* going to the dentist. That’s Gary. He’s kookoo for cocoapuffs and also has really bad teeth."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701642434 {#1617
        date: 2023-12-03 23:27:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
      -id: 193654
      -bodyTs: "'1/10':20 'advis':24 'advoc':23 'also':39 'anim':9 'bad':42 'best':5 'bodi':12 'cocoapuff':37 'conspiratori':21 'dentist':29 'gari':32 'go':26 'human':11 'identifi':8 'kookoo':35 'much':16 'privaci':22 'realli':41 'still':3 'teeth':43 'thank':13 'way':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1799855"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701642434 {#1597
        date: 2023-12-03 23:27:14.0 +01:00
      }
      +"title": 193654
    }
  ]
  -id: 19350
  -titleTs: "'teeth':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701617598
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6855566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701531198 {#3163
    date: 2023-12-02 16:33:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#3141 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
    +slug: "Teeth"
    +title: "Teeth."
    +url: "https://mander.xyz/pictrs/image/fbab29ef-9621-44be-9323-fcb19d470f6e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701642434 {#3175
      date: 2023-12-03 23:27:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      App\Entity\EntryComment {#2465}
    ]
    -id: 19350
    -titleTs: "'teeth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701617598
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6855566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531198 {#3163
      date: 2023-12-02 16:33:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s still the best way of identifying animals *and* human bodies thank you very much. This is why 1/10 conspiratorial privacy advocates advise *against* going to the dentist. That’s Gary. He’s kookoo for cocoapuffs and also has really bad teeth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701642434 {#1617
    date: 2023-12-03 23:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 193654
  -bodyTs: "'1/10':20 'advis':24 'advoc':23 'also':39 'anim':9 'bad':42 'best':5 'bodi':12 'cocoapuff':37 'conspiratori':21 'dentist':29 'gari':32 'go':26 'human':11 'identifi':8 'kookoo':35 'much':16 'privaci':22 'realli':41 'still':3 'teeth':43 'thank':13 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1799855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701642434 {#1597
    date: 2023-12-03 23:27:14.0 +01:00
  }
  +"title": 193654
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#3141 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
    +slug: "Teeth"
    +title: "Teeth."
    +url: "https://mander.xyz/pictrs/image/fbab29ef-9621-44be-9323-fcb19d470f6e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701642434 {#3175
      date: 2023-12-03 23:27:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      App\Entity\EntryComment {#2465}
    ]
    -id: 19350
    -titleTs: "'teeth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701617598
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6855566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531198 {#3163
      date: 2023-12-02 16:33:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s still the best way of identifying animals *and* human bodies thank you very much. This is why 1/10 conspiratorial privacy advocates advise *against* going to the dentist. That’s Gary. He’s kookoo for cocoapuffs and also has really bad teeth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701642434 {#1617
    date: 2023-12-03 23:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 193654
  -bodyTs: "'1/10':20 'advis':24 'advoc':23 'also':39 'anim':9 'bad':42 'best':5 'bodi':12 'cocoapuff':37 'conspiratori':21 'dentist':29 'gari':32 'go':26 'human':11 'identifi':8 'kookoo':35 'much':16 'privaci':22 'realli':41 'still':3 'teeth':43 'thank':13 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1799855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701642434 {#1597
    date: 2023-12-03 23:27:14.0 +01:00
  }
  +"title": 193654
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#2465
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2448
    +user: Proxies\__CG__\App\Entity\User {#3082 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#3141 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3125 …}
    +slug: "Teeth"
    +title: "Teeth."
    +url: "https://mander.xyz/pictrs/image/fbab29ef-9621-44be-9323-fcb19d470f6e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 261
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701642434 {#3175
      date: 2023-12-03 23:27:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3180 …}
    +votes: Doctrine\ORM\PersistentCollection {#3183 …}
    +reports: Doctrine\ORM\PersistentCollection {#3185 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3189 …}
    +badges: Doctrine\ORM\PersistentCollection {#3191 …}
    +children: [
      App\Entity\EntryComment {#2465}
    ]
    -id: 19350
    -titleTs: "'teeth':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701617598
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6855566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701531198 {#3163
      date: 2023-12-02 16:33:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s still the best way of identifying animals *and* human bodies thank you very much. This is why 1/10 conspiratorial privacy advocates advise *against* going to the dentist. That’s Gary. He’s kookoo for cocoapuffs and also has really bad teeth."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701642434 {#1617
    date: 2023-12-03 23:27:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 193654
  -bodyTs: "'1/10':20 'advis':24 'advoc':23 'also':39 'anim':9 'bad':42 'best':5 'bodi':12 'cocoapuff':37 'conspiratori':21 'dentist':29 'gari':32 'go':26 'human':11 'identifi':8 'kookoo':35 'much':16 'privaci':22 'realli':41 'still':3 'teeth':43 'thank':13 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1799855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701642434 {#1597
    date: 2023-12-03 23:27:14.0 +01:00
  }
  +"title": 193654
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3178 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Get-this-shit-out-of-here"
  +title: "Get this shit out of here"
  +url: "https://startrek.website/pictrs/image/aa845d42-fd46-4344-a998-7f599000c35a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 178
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701412759 {#3212
    date: 2023-12-01 07:39:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  +badges: Doctrine\ORM\PersistentCollection {#3228 …}
  +children: [
    App\Entity\EntryComment {#1628
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1626 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +body: "He is political for heterosexual reasons."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701117779 {#1630
        date: 2023-11-27 21:42:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@joyjoy@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#1739 …}
      +reports: Doctrine\ORM\PersistentCollection {#1716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 171381
      -bodyTs: "'heterosexu':5 'polit':3 'reason':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1752187"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701117779 {#1629
        date: 2023-11-27 21:42:59.0 +01:00
      }
      +"title": 171381
    }
  ]
  -id: 17446
  -titleTs: "'get':1 'shit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701189606
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4119691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701103206 {#3199
    date: 2023-11-27 17:40:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3178 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Get-this-shit-out-of-here"
  +title: "Get this shit out of here"
  +url: "https://startrek.website/pictrs/image/aa845d42-fd46-4344-a998-7f599000c35a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 178
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701412759 {#3212
    date: 2023-12-01 07:39:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  +badges: Doctrine\ORM\PersistentCollection {#3228 …}
  +children: [
    App\Entity\EntryComment {#1628
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1626 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +body: "He is political for heterosexual reasons."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701117779 {#1630
        date: 2023-11-27 21:42:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@joyjoy@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#1739 …}
      +reports: Doctrine\ORM\PersistentCollection {#1716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 171381
      -bodyTs: "'heterosexu':5 'polit':3 'reason':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1752187"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701117779 {#1629
        date: 2023-11-27 21:42:59.0 +01:00
      }
      +"title": 171381
    }
  ]
  -id: 17446
  -titleTs: "'get':1 'shit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701189606
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4119691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701103206 {#3199
    date: 2023-11-27 17:40:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1626
  +user: Proxies\__CG__\App\Entity\User {#2243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3178 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Get-this-shit-out-of-here"
  +title: "Get this shit out of here"
  +url: "https://startrek.website/pictrs/image/aa845d42-fd46-4344-a998-7f599000c35a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 178
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701412759 {#3212
    date: 2023-12-01 07:39:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3217 …}
  +votes: Doctrine\ORM\PersistentCollection {#3220 …}
  +reports: Doctrine\ORM\PersistentCollection {#3222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
  +badges: Doctrine\ORM\PersistentCollection {#3228 …}
  +children: [
    App\Entity\EntryComment {#1628
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1626 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +body: "He is political for heterosexual reasons."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701117779 {#1630
        date: 2023-11-27 21:42:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
        "@joyjoy@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#1739 …}
      +reports: Doctrine\ORM\PersistentCollection {#1716 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 171381
      -bodyTs: "'heterosexu':5 'polit':3 'reason':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1752187"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701117779 {#1629
        date: 2023-11-27 21:42:59.0 +01:00
      }
      +"title": 171381
    }
  ]
  -id: 17446
  -titleTs: "'get':1 'shit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701189606
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4119691"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701103206 {#3199
    date: 2023-11-27 17:40:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#1628
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1626
    +user: Proxies\__CG__\App\Entity\User {#2243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3178 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Get-this-shit-out-of-here"
    +title: "Get this shit out of here"
    +url: "https://startrek.website/pictrs/image/aa845d42-fd46-4344-a998-7f599000c35a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 178
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701412759 {#3212
      date: 2023-12-01 07:39:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3220 …}
    +reports: Doctrine\ORM\PersistentCollection {#3222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
    +badges: Doctrine\ORM\PersistentCollection {#3228 …}
    +children: [
      App\Entity\EntryComment {#1628}
    ]
    -id: 17446
    -titleTs: "'get':1 'shit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701189606
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4119691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701103206 {#3199
      date: 2023-11-27 17:40:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +body: "He is political for heterosexual reasons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701117779 {#1630
    date: 2023-11-27 21:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 171381
  -bodyTs: "'heterosexu':5 'polit':3 'reason':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1752187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701117779 {#1629
    date: 2023-11-27 21:42:59.0 +01:00
  }
  +"title": 171381
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#1628
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1626
    +user: Proxies\__CG__\App\Entity\User {#2243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3178 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Get-this-shit-out-of-here"
    +title: "Get this shit out of here"
    +url: "https://startrek.website/pictrs/image/aa845d42-fd46-4344-a998-7f599000c35a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 178
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701412759 {#3212
      date: 2023-12-01 07:39:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3220 …}
    +reports: Doctrine\ORM\PersistentCollection {#3222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
    +badges: Doctrine\ORM\PersistentCollection {#3228 …}
    +children: [
      App\Entity\EntryComment {#1628}
    ]
    -id: 17446
    -titleTs: "'get':1 'shit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701189606
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4119691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701103206 {#3199
      date: 2023-11-27 17:40:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +body: "He is political for heterosexual reasons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701117779 {#1630
    date: 2023-11-27 21:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 171381
  -bodyTs: "'heterosexu':5 'polit':3 'reason':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1752187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701117779 {#1629
    date: 2023-11-27 21:42:59.0 +01:00
  }
  +"title": 171381
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#1628
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1626
    +user: Proxies\__CG__\App\Entity\User {#2243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3178 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Get-this-shit-out-of-here"
    +title: "Get this shit out of here"
    +url: "https://startrek.website/pictrs/image/aa845d42-fd46-4344-a998-7f599000c35a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 178
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701412759 {#3212
      date: 2023-12-01 07:39:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3217 …}
    +votes: Doctrine\ORM\PersistentCollection {#3220 …}
    +reports: Doctrine\ORM\PersistentCollection {#3222 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3224 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3226 …}
    +badges: Doctrine\ORM\PersistentCollection {#3228 …}
    +children: [
      App\Entity\EntryComment {#1628}
    ]
    -id: 17446
    -titleTs: "'get':1 'shit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701189606
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4119691"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701103206 {#3199
      date: 2023-11-27 17:40:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +body: "He is political for heterosexual reasons."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701117779 {#1630
    date: 2023-11-27 21:42:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@joyjoy@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#1739 …}
  +reports: Doctrine\ORM\PersistentCollection {#1716 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1718 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 171381
  -bodyTs: "'heterosexu':5 'polit':3 'reason':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1752187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701117779 {#1629
    date: 2023-11-27 21:42:59.0 +01:00
  }
  +"title": 171381
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1683
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3235 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
  +slug: "But-who-is-Star-Trek-Voyager"
  +title: "But who is Star Trek Voyager?"
  +url: "https://izzydata.xyz/images/wednesday.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695406 {#3230
    date: 2023-11-23 00:23:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  +badges: Doctrine\ORM\PersistentCollection {#3248 …}
  +children: [
    App\Entity\EntryComment {#1701
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1683 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "Discovery is a Twitter debate between leftwing edge lords, and I’m not afraid to say it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701183544 {#1619
        date: 2023-11-28 15:59:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Izzy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 151394
      -bodyTs: "'afraid':14 'debat':5 'discoveri':1 'edg':8 'leftw':7 'lord':9 'm':12 'say':16 'twitter':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1707710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700676458 {#1702
        date: 2023-11-22 19:07:38.0 +01:00
      }
      +"title": 151394
    }
  ]
  -id: 15522
  -titleTs: "'star':4 'trek':5 'voyag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700760123
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3954883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673723 {#3218
    date: 2023-11-22 18:22:03.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
163 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1683
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3235 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
  +slug: "But-who-is-Star-Trek-Voyager"
  +title: "But who is Star Trek Voyager?"
  +url: "https://izzydata.xyz/images/wednesday.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695406 {#3230
    date: 2023-11-23 00:23:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  +badges: Doctrine\ORM\PersistentCollection {#3248 …}
  +children: [
    App\Entity\EntryComment {#1701
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1683 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "Discovery is a Twitter debate between leftwing edge lords, and I’m not afraid to say it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701183544 {#1619
        date: 2023-11-28 15:59:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Izzy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 151394
      -bodyTs: "'afraid':14 'debat':5 'discoveri':1 'edg':8 'leftw':7 'lord':9 'm':12 'say':16 'twitter':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1707710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700676458 {#1702
        date: 2023-11-22 19:07:38.0 +01:00
      }
      +"title": 151394
    }
  ]
  -id: 15522
  -titleTs: "'star':4 'trek':5 'voyag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700760123
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3954883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673723 {#3218
    date: 2023-11-22 18:22:03.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
164 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1683
  +user: Proxies\__CG__\App\Entity\User {#3196 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3235 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
  +slug: "But-who-is-Star-Trek-Voyager"
  +title: "But who is Star Trek Voyager?"
  +url: "https://izzydata.xyz/images/wednesday.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700695406 {#3230
    date: 2023-11-23 00:23:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3238 …}
  +votes: Doctrine\ORM\PersistentCollection {#3240 …}
  +reports: Doctrine\ORM\PersistentCollection {#3242 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
  +badges: Doctrine\ORM\PersistentCollection {#3248 …}
  +children: [
    App\Entity\EntryComment {#1701
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1683 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: "Discovery is a Twitter debate between leftwing edge lords, and I’m not afraid to say it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701183544 {#1619
        date: 2023-11-28 15:59:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Izzy@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 151394
      -bodyTs: "'afraid':14 'debat':5 'discoveri':1 'edg':8 'leftw':7 'lord':9 'm':12 'say':16 'twitter':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1707710"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700676458 {#1702
        date: 2023-11-22 19:07:38.0 +01:00
      }
      +"title": 151394
    }
  ]
  -id: 15522
  -titleTs: "'star':4 'trek':5 'voyag':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700760123
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3954883"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700673723 {#3218
    date: 2023-11-22 18:22:03.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
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
App\Entity\EntryComment {#1701
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1683
    +user: Proxies\__CG__\App\Entity\User {#3196 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3235 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
    +slug: "But-who-is-Star-Trek-Voyager"
    +title: "But who is Star Trek Voyager?"
    +url: "https://izzydata.xyz/images/wednesday.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 114
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700695406 {#3230
      date: 2023-11-23 00:23:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3240 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    +badges: Doctrine\ORM\PersistentCollection {#3248 …}
    +children: [
      App\Entity\EntryComment {#1701}
    ]
    -id: 15522
    -titleTs: "'star':4 'trek':5 'voyag':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700760123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3954883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700673723 {#3218
      date: 2023-11-22 18:22:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "Discovery is a Twitter debate between leftwing edge lords, and I’m not afraid to say it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701183544 {#1619
    date: 2023-11-28 15:59:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Izzy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 151394
  -bodyTs: "'afraid':14 'debat':5 'discoveri':1 'edg':8 'leftw':7 'lord':9 'm':12 'say':16 'twitter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1707710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676458 {#1702
    date: 2023-11-22 19:07:38.0 +01:00
  }
  +"title": 151394
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1701
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1683
    +user: Proxies\__CG__\App\Entity\User {#3196 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3235 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
    +slug: "But-who-is-Star-Trek-Voyager"
    +title: "But who is Star Trek Voyager?"
    +url: "https://izzydata.xyz/images/wednesday.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 114
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700695406 {#3230
      date: 2023-11-23 00:23:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3240 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    +badges: Doctrine\ORM\PersistentCollection {#3248 …}
    +children: [
      App\Entity\EntryComment {#1701}
    ]
    -id: 15522
    -titleTs: "'star':4 'trek':5 'voyag':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700760123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3954883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700673723 {#3218
      date: 2023-11-22 18:22:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "Discovery is a Twitter debate between leftwing edge lords, and I’m not afraid to say it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701183544 {#1619
    date: 2023-11-28 15:59:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Izzy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 151394
  -bodyTs: "'afraid':14 'debat':5 'discoveri':1 'edg':8 'leftw':7 'lord':9 'm':12 'say':16 'twitter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1707710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676458 {#1702
    date: 2023-11-22 19:07:38.0 +01:00
  }
  +"title": 151394
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1701
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1683
    +user: Proxies\__CG__\App\Entity\User {#3196 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3235 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
    +slug: "But-who-is-Star-Trek-Voyager"
    +title: "But who is Star Trek Voyager?"
    +url: "https://izzydata.xyz/images/wednesday.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 114
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700695406 {#3230
      date: 2023-11-23 00:23:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3238 …}
    +votes: Doctrine\ORM\PersistentCollection {#3240 …}
    +reports: Doctrine\ORM\PersistentCollection {#3242 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3244 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3246 …}
    +badges: Doctrine\ORM\PersistentCollection {#3248 …}
    +children: [
      App\Entity\EntryComment {#1701}
    ]
    -id: 15522
    -titleTs: "'star':4 'trek':5 'voyag':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700760123
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3954883"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700673723 {#3218
      date: 2023-11-22 18:22:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: "Discovery is a Twitter debate between leftwing edge lords, and I’m not afraid to say it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701183544 {#1619
    date: 2023-11-28 15:59:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Izzy@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 151394
  -bodyTs: "'afraid':14 'debat':5 'discoveri':1 'edg':8 'leftw':7 'lord':9 'm':12 'say':16 'twitter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1707710"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700676458 {#1702
    date: 2023-11-22 19:07:38.0 +01:00
  }
  +"title": 151394
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3198 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Pips-don-t-lie"
  +title: "Pips don't lie"
  +url: "https://startrek.website/pictrs/image/7705da8a-9be1-4bcc-a861-0165431f6ba2.jpeg"
  +body: "(not mine)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700466153 {#3193
    date: 2023-11-20 08:42:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  +badges: Doctrine\ORM\PersistentCollection {#3210 …}
  +children: [
    App\Entity\EntryComment {#1564
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ooo baby when you walk like that\n
        \n
        Make me want to bomb the office of Dukat
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700466153 {#1559
        date: 2023-11-20 08:42:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1562 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 142266
      -bodyTs: "'babi':2 'bomb':12 'dukat':16 'like':6 'make':8 'offic':14 'ooo':1 'walk':5 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1690842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700466153 {#1548
        date: 2023-11-20 08:42:33.0 +01:00
      }
      +"title": 142266
    }
  ]
  -id: 14612
  -titleTs: "'lie':4 'pip':1"
  -bodyTs: "'mine':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700528702
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3869573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700442302 {#3181
    date: 2023-11-20 02:05: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
171 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3198 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Pips-don-t-lie"
  +title: "Pips don't lie"
  +url: "https://startrek.website/pictrs/image/7705da8a-9be1-4bcc-a861-0165431f6ba2.jpeg"
  +body: "(not mine)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700466153 {#3193
    date: 2023-11-20 08:42:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  +badges: Doctrine\ORM\PersistentCollection {#3210 …}
  +children: [
    App\Entity\EntryComment {#1564
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ooo baby when you walk like that\n
        \n
        Make me want to bomb the office of Dukat
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700466153 {#1559
        date: 2023-11-20 08:42:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1562 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 142266
      -bodyTs: "'babi':2 'bomb':12 'dukat':16 'like':6 'make':8 'offic':14 'ooo':1 'walk':5 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1690842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700466153 {#1548
        date: 2023-11-20 08:42:33.0 +01:00
      }
      +"title": 142266
    }
  ]
  -id: 14612
  -titleTs: "'lie':4 'pip':1"
  -bodyTs: "'mine':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700528702
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3869573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700442302 {#3181
    date: 2023-11-20 02:05: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
172 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1566
  +user: Proxies\__CG__\App\Entity\User {#3160 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: Proxies\__CG__\App\Entity\Image {#3198 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
  +slug: "Pips-don-t-lie"
  +title: "Pips don't lie"
  +url: "https://startrek.website/pictrs/image/7705da8a-9be1-4bcc-a861-0165431f6ba2.jpeg"
  +body: "(not mine)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 107
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700466153 {#3193
    date: 2023-11-20 08:42:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3200 …}
  +votes: Doctrine\ORM\PersistentCollection {#3202 …}
  +reports: Doctrine\ORM\PersistentCollection {#3204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
  +badges: Doctrine\ORM\PersistentCollection {#3210 …}
  +children: [
    App\Entity\EntryComment {#1564
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Ooo baby when you walk like that\n
        \n
        Make me want to bomb the office of Dukat
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1700466153 {#1559
        date: 2023-11-20 08:42:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1562 …}
      +nested: Doctrine\ORM\PersistentCollection {#1554 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1555 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
      -id: 142266
      -bodyTs: "'babi':2 'bomb':12 'dukat':16 'like':6 'make':8 'offic':14 'ooo':1 'walk':5 'want':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1690842"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700466153 {#1548
        date: 2023-11-20 08:42:33.0 +01:00
      }
      +"title": 142266
    }
  ]
  -id: 14612
  -titleTs: "'lie':4 'pip':1"
  -bodyTs: "'mine':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700528702
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3869573"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700442302 {#3181
    date: 2023-11-20 02:05: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
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
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#3160 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3198 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Pips-don-t-lie"
    +title: "Pips don't lie"
    +url: "https://startrek.website/pictrs/image/7705da8a-9be1-4bcc-a861-0165431f6ba2.jpeg"
    +body: "(not mine)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700466153 {#3193
      date: 2023-11-20 08:42:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3200 …}
    +votes: Doctrine\ORM\PersistentCollection {#3202 …}
    +reports: Doctrine\ORM\PersistentCollection {#3204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
    +badges: Doctrine\ORM\PersistentCollection {#3210 …}
    +children: [
      App\Entity\EntryComment {#1564}
    ]
    -id: 14612
    -titleTs: "'lie':4 'pip':1"
    -bodyTs: "'mine':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700528702
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3869573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700442302 {#3181
      date: 2023-11-20 02:05:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ooo baby when you walk like that\n
    \n
    Make me want to bomb the office of Dukat
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700466153 {#1559
    date: 2023-11-20 08:42:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 142266
  -bodyTs: "'babi':2 'bomb':12 'dukat':16 'like':6 'make':8 'offic':14 'ooo':1 'walk':5 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1690842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700466153 {#1548
    date: 2023-11-20 08:42:33.0 +01:00
  }
  +"title": 142266
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#3160 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3198 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Pips-don-t-lie"
    +title: "Pips don't lie"
    +url: "https://startrek.website/pictrs/image/7705da8a-9be1-4bcc-a861-0165431f6ba2.jpeg"
    +body: "(not mine)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700466153 {#3193
      date: 2023-11-20 08:42:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3200 …}
    +votes: Doctrine\ORM\PersistentCollection {#3202 …}
    +reports: Doctrine\ORM\PersistentCollection {#3204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
    +badges: Doctrine\ORM\PersistentCollection {#3210 …}
    +children: [
      App\Entity\EntryComment {#1564}
    ]
    -id: 14612
    -titleTs: "'lie':4 'pip':1"
    -bodyTs: "'mine':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700528702
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3869573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700442302 {#3181
      date: 2023-11-20 02:05:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ooo baby when you walk like that\n
    \n
    Make me want to bomb the office of Dukat
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700466153 {#1559
    date: 2023-11-20 08:42:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 142266
  -bodyTs: "'babi':2 'bomb':12 'dukat':16 'like':6 'make':8 'offic':14 'ooo':1 'walk':5 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1690842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700466153 {#1548
    date: 2023-11-20 08:42:33.0 +01:00
  }
  +"title": 142266
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566
    +user: Proxies\__CG__\App\Entity\User {#3160 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
    +image: Proxies\__CG__\App\Entity\Image {#3198 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2968 …}
    +slug: "Pips-don-t-lie"
    +title: "Pips don't lie"
    +url: "https://startrek.website/pictrs/image/7705da8a-9be1-4bcc-a861-0165431f6ba2.jpeg"
    +body: "(not mine)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 107
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700466153 {#3193
      date: 2023-11-20 08:42:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3200 …}
    +votes: Doctrine\ORM\PersistentCollection {#3202 …}
    +reports: Doctrine\ORM\PersistentCollection {#3204 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3206 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3208 …}
    +badges: Doctrine\ORM\PersistentCollection {#3210 …}
    +children: [
      App\Entity\EntryComment {#1564}
    ]
    -id: 14612
    -titleTs: "'lie':4 'pip':1"
    -bodyTs: "'mine':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700528702
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3869573"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700442302 {#3181
      date: 2023-11-20 02:05:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Ooo baby when you walk like that\n
    \n
    Make me want to bomb the office of Dukat
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1700466153 {#1559
    date: 2023-11-20 08:42:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1562 …}
  +nested: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1620 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1604 …}
  -id: 142266
  -bodyTs: "'babi':2 'bomb':12 'dukat':16 'like':6 'make':8 'offic':14 'ooo':1 'walk':5 'want':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1690842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700466153 {#1548
    date: 2023-11-20 08:42:33.0 +01:00
  }
  +"title": 142266
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1553
  +user: Proxies\__CG__\App\Entity\User {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
  +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
  +title: "One single partition for Linux versus using a partition table?"
  +url: null
  +body: """
    Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
    \n
    I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
    \n
    - FAT32: EFI\n
    - BTRFS: `/`\n
    - Swap: Swap\n
    - Ext4: `/home`\n
    \n
    I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700169539 {#2903
    date: 2023-11-16 22:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  +badges: Doctrine\ORM\PersistentCollection {#2919 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1553 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
        \n
        - Subvolume 1, named `@` (root subvol)\n
        - Subvolume 2, named `@home` (/home subvol)\n
        - Subvolume 3, named `@srv` (/srv subvol)\n
        - Subvolume 4, named `@opt` (/opt subvol)\n
        - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
        \n
        You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
        \n
        The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
        \n
        This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
        \n
        The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700281731 {#1457
        date: 2023-11-18 05:28:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@home"
        "@srv"
        "@opt"
        "@swap"
        "@mambabasa@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1578 …}
      +nested: Doctrine\ORM\PersistentCollection {#1571 …}
      +votes: Doctrine\ORM\PersistentCollection {#1593 …}
      +reports: Doctrine\ORM\PersistentCollection {#1592 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
      -id: 119154
      -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1632896"
      +editedAt: DateTimeImmutable @1700033918 {#1433
        date: 2023-11-15 08:38:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699867929 {#1432
        date: 2023-11-13 10:32:09.0 +01:00
      }
      +"title": 119154
    }
  ]
  -id: 12505
  -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
  -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699948461
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3963413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862061 {#2886
    date: 2023-11-13 08:54:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1553
  +user: Proxies\__CG__\App\Entity\User {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
  +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
  +title: "One single partition for Linux versus using a partition table?"
  +url: null
  +body: """
    Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
    \n
    I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
    \n
    - FAT32: EFI\n
    - BTRFS: `/`\n
    - Swap: Swap\n
    - Ext4: `/home`\n
    \n
    I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700169539 {#2903
    date: 2023-11-16 22:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  +badges: Doctrine\ORM\PersistentCollection {#2919 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1553 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
        \n
        - Subvolume 1, named `@` (root subvol)\n
        - Subvolume 2, named `@home` (/home subvol)\n
        - Subvolume 3, named `@srv` (/srv subvol)\n
        - Subvolume 4, named `@opt` (/opt subvol)\n
        - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
        \n
        You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
        \n
        The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
        \n
        This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
        \n
        The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700281731 {#1457
        date: 2023-11-18 05:28:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@home"
        "@srv"
        "@opt"
        "@swap"
        "@mambabasa@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1578 …}
      +nested: Doctrine\ORM\PersistentCollection {#1571 …}
      +votes: Doctrine\ORM\PersistentCollection {#1593 …}
      +reports: Doctrine\ORM\PersistentCollection {#1592 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
      -id: 119154
      -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1632896"
      +editedAt: DateTimeImmutable @1700033918 {#1433
        date: 2023-11-15 08:38:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699867929 {#1432
        date: 2023-11-13 10:32:09.0 +01:00
      }
      +"title": 119154
    }
  ]
  -id: 12505
  -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
  -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699948461
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3963413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862061 {#2886
    date: 2023-11-13 08:54:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1553
  +user: Proxies\__CG__\App\Entity\User {#1988 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
  +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
  +title: "One single partition for Linux versus using a partition table?"
  +url: null
  +body: """
    Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
    \n
    I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
    \n
    - FAT32: EFI\n
    - BTRFS: `/`\n
    - Swap: Swap\n
    - Ext4: `/home`\n
    \n
    I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 97
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700169539 {#2903
    date: 2023-11-16 22:18:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2908 …}
  +votes: Doctrine\ORM\PersistentCollection {#2911 …}
  +reports: Doctrine\ORM\PersistentCollection {#2913 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
  +badges: Doctrine\ORM\PersistentCollection {#2919 …}
  +children: [
    App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1553 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
        \n
        - Subvolume 1, named `@` (root subvol)\n
        - Subvolume 2, named `@home` (/home subvol)\n
        - Subvolume 3, named `@srv` (/srv subvol)\n
        - Subvolume 4, named `@opt` (/opt subvol)\n
        - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
        \n
        You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
        \n
        The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
        \n
        This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
        \n
        The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 33
      +score: 0
      +lastActive: DateTime @1700281731 {#1457
        date: 2023-11-18 05:28:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@home"
        "@srv"
        "@opt"
        "@swap"
        "@mambabasa@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1578 …}
      +nested: Doctrine\ORM\PersistentCollection {#1571 …}
      +votes: Doctrine\ORM\PersistentCollection {#1593 …}
      +reports: Doctrine\ORM\PersistentCollection {#1592 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
      -id: 119154
      -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1632896"
      +editedAt: DateTimeImmutable @1700033918 {#1433
        date: 2023-11-15 08:38:38.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699867929 {#1432
        date: 2023-11-13 10:32:09.0 +01:00
      }
      +"title": 119154
    }
  ]
  -id: 12505
  -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
  -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699948461
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3963413"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699862061 {#2886
    date: 2023-11-13 08:54:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1553
    +user: Proxies\__CG__\App\Entity\User {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#2903
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2911 …}
    +reports: Doctrine\ORM\PersistentCollection {#2913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
    +badges: Doctrine\ORM\PersistentCollection {#2919 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2886
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
    \n
    - Subvolume 1, named `@` (root subvol)\n
    - Subvolume 2, named `@home` (/home subvol)\n
    - Subvolume 3, named `@srv` (/srv subvol)\n
    - Subvolume 4, named `@opt` (/opt subvol)\n
    - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
    \n
    You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
    \n
    The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
    \n
    This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
    \n
    The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700281731 {#1457
    date: 2023-11-18 05:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@home"
    "@srv"
    "@opt"
    "@swap"
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1578 …}
  +nested: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  -id: 119154
  -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1632896"
  +editedAt: DateTimeImmutable @1700033918 {#1433
    date: 2023-11-15 08:38:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699867929 {#1432
    date: 2023-11-13 10:32:09.0 +01:00
  }
  +"title": 119154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1553
    +user: Proxies\__CG__\App\Entity\User {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#2903
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2911 …}
    +reports: Doctrine\ORM\PersistentCollection {#2913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
    +badges: Doctrine\ORM\PersistentCollection {#2919 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2886
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
    \n
    - Subvolume 1, named `@` (root subvol)\n
    - Subvolume 2, named `@home` (/home subvol)\n
    - Subvolume 3, named `@srv` (/srv subvol)\n
    - Subvolume 4, named `@opt` (/opt subvol)\n
    - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
    \n
    You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
    \n
    The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
    \n
    This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
    \n
    The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700281731 {#1457
    date: 2023-11-18 05:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@home"
    "@srv"
    "@opt"
    "@swap"
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1578 …}
  +nested: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  -id: 119154
  -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1632896"
  +editedAt: DateTimeImmutable @1700033918 {#1433
    date: 2023-11-15 08:38:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699867929 {#1432
    date: 2023-11-13 10:32:09.0 +01:00
  }
  +"title": 119154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1553
    +user: Proxies\__CG__\App\Entity\User {#1988 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2793 …}
    +slug: "One-single-partition-for-Linux-versus-using-a-partition-table"
    +title: "One single partition for Linux versus using a partition table?"
    +url: null
    +body: """
      Heya folks, some people online told me I was doing partitions wrong, but I’ve been doing it this way for years. Since I’ve been doing it for years, I could be doing it in an outdated way, so I thought I should ask.\n
      \n
      I have separate partitions for EFI, `/`, swap, and `/home`. Am I doing it wrong? Here’s how my partition table looks like:\n
      \n
      - FAT32: EFI\n
      - BTRFS: `/`\n
      - Swap: Swap\n
      - Ext4: `/home`\n
      \n
      I set it up this way so that if I need to reinstall Linux, I can just overwrite `/` while preserving `/home` and just keep working after a new install with very few hiccups. Someone told me there’s no reason to use multiple partitions, but several times I have needed to reinstall the OS (Linux Mint) while preserving `/home` so this advice makes zero sense for me. But maybe it was just explained to me wrong and I really am doing it in an outdated way. I’d like to read what you say about this though.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 97
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700169539 {#2903
      date: 2023-11-16 22:18:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2908 …}
    +votes: Doctrine\ORM\PersistentCollection {#2911 …}
    +reports: Doctrine\ORM\PersistentCollection {#2913 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2915 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2917 …}
    +badges: Doctrine\ORM\PersistentCollection {#2919 …}
    +children: [
      App\Entity\EntryComment {#1695}
    ]
    -id: 12505
    -titleTs: "'linux':5 'one':1 'partit':3,9 'singl':2 'tabl':10 'use':7 'versus':6"
    -bodyTs: "'/home':54,74,95,133 'advic':136 'ask':45 'btrfs':70 'could':32 'd':162 'efi':51,69 'explain':147 'ext4':73 'fat32':68 'folk':2 'heya':1 'hiccup':107 'instal':103 'keep':98 'like':67,163 'linux':88,129 'look':66 'make':137 'mayb':143 'mint':130 'multipl':117 'need':85,124 'new':102 'onlin':5 'os':128 'outdat':38,159 'overwrit':92 'partit':11,49,64,118 'peopl':4 'preserv':94,132 'read':165 'realli':153 'reason':114 'reinstal':87,126 'say':168 'sens':139 'separ':48 'set':76 'sever':120 'sinc':23 'someon':108 'swap':52,71,72 'tabl':65 'though':171 'thought':42 'time':121 'told':6,109 'use':116 've':15,25 'way':20,39,80,160 'work':99 'wrong':12,59,150 'year':22,30 'zero':138"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699948461
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3963413"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699862061 {#2886
      date: 2023-11-13 08:54:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1583 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Well technically, if you’re using BTRFS, you might want to check out subvolumes. Here’s my subvolume setup:\n
    \n
    - Subvolume 1, named `@` (root subvol)\n
    - Subvolume 2, named `@home` (/home subvol)\n
    - Subvolume 3, named `@srv` (/srv subvol)\n
    - Subvolume 4, named `@opt` (/opt subvol)\n
    - Subvolume 5, named `@swap` (which is - you guessed it - the swap subvol)\n
    \n
    You then set up fstab to reflect each of the subvolumes, using the `subvol=` option. Here’s the kicker: *they are all in one partition*. Yes, even the swap. Though **caveat**, swap still has to be a swapfile, but in its own separate subvolume. Don’t ask me why, it’s just the way to do it.\n
    \n
    The great thing about subvolumes is that it doesn’t do any size provisioning, unless specified by the user. All subvolumes share the space available within the partition. This means you won’t have to do any soul searching when setting up the partitions regarding use of space.\n
    \n
    This also means that if I want to nuke and pave, I only need run a BTRFS command on my `@` subvolume (which contains `/usr`, `/share`, `/bin`), because it won’t be touching the contents of `@home`, `@srv`, or `@opt`. What’s extra cool here is that I’ll lose 0% FS metadata or permission setup, since you’re technically just disassociating some blocks from a subvolume. You’re not *really* “formatting”… which is neat as hell.\n
    \n
    The only extra partitions I have is the EFI partition and an EXT4 partition for the `/boot` folder since I use LUKS2.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 33
  +score: 0
  +lastActive: DateTime @1700281731 {#1457
    date: 2023-11-18 05:28:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@home"
    "@srv"
    "@opt"
    "@swap"
    "@mambabasa@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1578 …}
  +nested: Doctrine\ORM\PersistentCollection {#1571 …}
  +votes: Doctrine\ORM\PersistentCollection {#1593 …}
  +reports: Doctrine\ORM\PersistentCollection {#1592 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1584 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1678 …}
  -id: 119154
  -bodyTs: "'/bin':185 '/boot':252 '/home':29 '/opt':41 '/share':184 '/srv':35 '/usr':183 '0':209 '1':21 '2':26 '3':32 '4':38 '5':44 'also':161 'ask':101 'avail':136 'block':222 'btrfs':7,176 'caveat':85 'check':12 'command':177 'contain':182 'content':193 'cool':202 'disassoci':220 'doesn':120 'efi':244 'even':81 'ext4':248 'extra':201,238 'folder':253 'format':230 'fs':210 'fstab':59 'great':113 'guess':50 'hell':235 'home':28,195 'kicker':73 'll':207 'lose':208 'luks2':257 'mean':141,162 'metadata':211 'might':9 'name':22,27,33,39,45 'neat':233 'need':173 'nuke':168 'one':78 'opt':40,198 'option':69 'partit':79,139,155,239,245,249 'pave':170 'permiss':213 'provis':125 're':5,217,227 'realli':229 'reflect':61 'regard':156 'root':23 'run':174 'search':150 'separ':97 'set':57,152 'setup':19,214 'share':133 'sinc':215,254 'size':124 'soul':149 'space':135,159 'specifi':127 'srv':34,196 'still':87 'subvol':24,30,36,42,54,68 'subvolum':14,18,20,25,31,37,43,65,98,116,132,180,225 'swap':46,53,83,86 'swapfil':92 'technic':2,218 'thing':114 'though':84 'touch':191 'unless':126 'use':6,66,157,256 'user':130 'want':10,166 'way':108 'well':1 'within':137 'won':143,188 'yes':80"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1632896"
  +editedAt: DateTimeImmutable @1700033918 {#1433
    date: 2023-11-15 08:38:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699867929 {#1432
    date: 2023-11-13 10:32:09.0 +01:00
  }
  +"title": 119154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 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