GET https://kbin.spritesserver.nl/index.php/u/@callyral@pawb.social/hot?p=5

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
1.67 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.07 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 {#2234
  +user: Proxies\__CG__\App\Entity\User {#2799 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2843 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#2836
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  +badges: Doctrine\ORM\PersistentCollection {#2854 …}
  +children: [
    App\Entity\EntryComment {#2226
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2234 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
      +body: """
        oof, yeah.\n
        \n
        i had a syntax error in my dotfiles that took me two hours to solve.\n
        \n
        it was a missing semicolon that was wayyy above where the error said it was. it didn’t even say missing semicolon, instead saying `unexpected ‘}’ on line …`
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706213829 {#2236
        date: 2024-01-25 21:17:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
        "@blotz@lemmy.world"
        "@filister@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2249 …}
      +nested: Doctrine\ORM\PersistentCollection {#2259 …}
      +votes: Doctrine\ORM\PersistentCollection {#2244 …}
      +reports: Doctrine\ORM\PersistentCollection {#2250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
      -id: 340292
      -bodyTs: "'didn':34 'dotfil':10 'error':7,29 'even':36 'hour':15 'instead':40 'line':44 'miss':21,38 'oof':1 'said':30 'say':37,41 'semicolon':22,39 'solv':17 'syntax':6 'took':12 'two':14 'unexpect':42 'wayyy':25 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5664936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706213829 {#2233
        date: 2024-01-25 21:17:09.0 +01:00
      }
      +"title": 340292
    }
  ]
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#2822
    date: 2024-01-24 13:01:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2234
  +user: Proxies\__CG__\App\Entity\User {#2799 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2843 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#2836
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  +badges: Doctrine\ORM\PersistentCollection {#2854 …}
  +children: [
    App\Entity\EntryComment {#2226
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2234 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
      +body: """
        oof, yeah.\n
        \n
        i had a syntax error in my dotfiles that took me two hours to solve.\n
        \n
        it was a missing semicolon that was wayyy above where the error said it was. it didn’t even say missing semicolon, instead saying `unexpected ‘}’ on line …`
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706213829 {#2236
        date: 2024-01-25 21:17:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
        "@blotz@lemmy.world"
        "@filister@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2249 …}
      +nested: Doctrine\ORM\PersistentCollection {#2259 …}
      +votes: Doctrine\ORM\PersistentCollection {#2244 …}
      +reports: Doctrine\ORM\PersistentCollection {#2250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
      -id: 340292
      -bodyTs: "'didn':34 'dotfil':10 'error':7,29 'even':36 'hour':15 'instead':40 'line':44 'miss':21,38 'oof':1 'said':30 'say':37,41 'semicolon':22,39 'solv':17 'syntax':6 'took':12 'two':14 'unexpect':42 'wayyy':25 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5664936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706213829 {#2233
        date: 2024-01-25 21:17:09.0 +01:00
      }
      +"title": 340292
    }
  ]
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#2822
    date: 2024-01-24 13:01:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2234
  +user: Proxies\__CG__\App\Entity\User {#2799 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2841 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2843 …}
  +slug: "Good-Nix-OS-series-five-articles-for-new-users"
  +title: "Good Nix OS series: five articles for new users."
  +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
  +body: """
    I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
    \n
    1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
    2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
    3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
    4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
    5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
    \n
    #nixos #linux #tutorial #guide
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728896646 {#2836
    date: 2024-10-14 11:04:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2844 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2848 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
  +badges: Doctrine\ORM\PersistentCollection {#2854 …}
  +children: [
    App\Entity\EntryComment {#2226
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2234 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
      +body: """
        oof, yeah.\n
        \n
        i had a syntax error in my dotfiles that took me two hours to solve.\n
        \n
        it was a missing semicolon that was wayyy above where the error said it was. it didn’t even say missing semicolon, instead saying `unexpected ‘}’ on line …`
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706213829 {#2236
        date: 2024-01-25 21:17:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@savbran@feddit.it"
        "@blotz@lemmy.world"
        "@filister@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2249 …}
      +nested: Doctrine\ORM\PersistentCollection {#2259 …}
      +votes: Doctrine\ORM\PersistentCollection {#2244 …}
      +reports: Doctrine\ORM\PersistentCollection {#2250 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
      -id: 340292
      -bodyTs: "'didn':34 'dotfil':10 'error':7,29 'even':36 'hour':15 'instead':40 'line':44 'miss':21,38 'oof':1 'said':30 'say':37,41 'semicolon':22,39 'solv':17 'syntax':6 'took':12 'two':14 'unexpect':42 'wayyy':25 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5664936"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706213829 {#2233
        date: 2024-01-25 21:17:09.0 +01:00
      }
      +"title": 340292
    }
  ]
  -id: 32769
  -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
  -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706184076
  +visibility: "visible             "
  +apId: "https://feddit.it/post/5079218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706097676 {#2822
    date: 2024-01-24 13:01:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2226
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234
    +user: Proxies\__CG__\App\Entity\User {#2799 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2841 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2843 …}
    +slug: "Good-Nix-OS-series-five-articles-for-new-users"
    +title: "Good Nix OS series: five articles for new users."
    +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
    +body: """
      I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
      \n
      1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
      2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
      3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
      4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
      5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
      \n
      #nixos #linux #tutorial #guide
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728896646 {#2836
      date: 2024-10-14 11:04:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2844 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2848 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
    +badges: Doctrine\ORM\PersistentCollection {#2854 …}
    +children: [
      App\Entity\EntryComment {#2226}
    ]
    -id: 32769
    -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
    -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706184076
    +visibility: "visible             "
    +apId: "https://feddit.it/post/5079218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097676 {#2822
      date: 2024-01-24 13:01:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +body: """
    oof, yeah.\n
    \n
    i had a syntax error in my dotfiles that took me two hours to solve.\n
    \n
    it was a missing semicolon that was wayyy above where the error said it was. it didn’t even say missing semicolon, instead saying `unexpected ‘}’ on line …`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706213829 {#2236
    date: 2024-01-25 21:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@blotz@lemmy.world"
    "@filister@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 340292
  -bodyTs: "'didn':34 'dotfil':10 'error':7,29 'even':36 'hour':15 'instead':40 'line':44 'miss':21,38 'oof':1 'said':30 'say':37,41 'semicolon':22,39 'solv':17 'syntax':6 'took':12 'two':14 'unexpect':42 'wayyy':25 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5664936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213829 {#2233
    date: 2024-01-25 21:17:09.0 +01:00
  }
  +"title": 340292
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2226
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234
    +user: Proxies\__CG__\App\Entity\User {#2799 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2841 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2843 …}
    +slug: "Good-Nix-OS-series-five-articles-for-new-users"
    +title: "Good Nix OS series: five articles for new users."
    +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
    +body: """
      I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
      \n
      1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
      2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
      3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
      4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
      5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
      \n
      #nixos #linux #tutorial #guide
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728896646 {#2836
      date: 2024-10-14 11:04:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2844 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2848 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
    +badges: Doctrine\ORM\PersistentCollection {#2854 …}
    +children: [
      App\Entity\EntryComment {#2226}
    ]
    -id: 32769
    -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
    -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706184076
    +visibility: "visible             "
    +apId: "https://feddit.it/post/5079218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097676 {#2822
      date: 2024-01-24 13:01:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +body: """
    oof, yeah.\n
    \n
    i had a syntax error in my dotfiles that took me two hours to solve.\n
    \n
    it was a missing semicolon that was wayyy above where the error said it was. it didn’t even say missing semicolon, instead saying `unexpected ‘}’ on line …`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706213829 {#2236
    date: 2024-01-25 21:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@blotz@lemmy.world"
    "@filister@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 340292
  -bodyTs: "'didn':34 'dotfil':10 'error':7,29 'even':36 'hour':15 'instead':40 'line':44 'miss':21,38 'oof':1 'said':30 'say':37,41 'semicolon':22,39 'solv':17 'syntax':6 'took':12 'two':14 'unexpect':42 'wayyy':25 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5664936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213829 {#2233
    date: 2024-01-25 21:17:09.0 +01:00
  }
  +"title": 340292
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2226
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234
    +user: Proxies\__CG__\App\Entity\User {#2799 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2841 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2843 …}
    +slug: "Good-Nix-OS-series-five-articles-for-new-users"
    +title: "Good Nix OS series: five articles for new users."
    +url: "https://feddit.it/pictrs/image/40c8e44f-38ae-4943-b574-7a76c5ea9645.webp"
    +body: """
      I found these interesting Nix OS articles series for users that want to try it and learn first things, have a good reading!\n
      \n
      1. [NixOS Series #1: Why Should You Consider Using NixOS?](https://itsfoss.com/why-use-nixos/)\n
      2. [NixOS Series #2: How to Install NixOS on a Virtual Machine?](https://itsfoss.com/install-nixos-vm/)\n
      3. [NixOS Series #3: Install and Remove Packages in NixOS](https://itsfoss.com/nixos-package-management/)\n
      4. [NixOS Series #4: Things To Do After Installing NixOS](https://itsfoss.com/things-to-do-after-installing-nixos/)\n
      5. [NixOS Series #5: How to set up home-manager on NixOS? ](https://itsfoss.com/home-manager-nixos/)\n
      \n
      #nixos #linux #tutorial #guide
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728896646 {#2836
      date: 2024-10-14 11:04:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2844 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2848 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2850 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2852 …}
    +badges: Doctrine\ORM\PersistentCollection {#2854 …}
    +children: [
      App\Entity\EntryComment {#2226}
    ]
    -id: 32769
    -titleTs: "'articl':6 'five':5 'good':1 'new':8 'nix':2 'os':3 'seri':4 'user':9"
    -bodyTs: "'/home-manager-nixos/)':93 '/install-nixos-vm/)':51 '/nixos-package-management/)':64 '/things-to-do-after-installing-nixos/)':77 '/why-use-nixos/)':36 '1':24,27 '2':37,40 '3':52,55 '4':65,68 '5':78,81 'articl':7 'consid':31 'first':18 'found':2 'good':22 'guid':97 'home':87 'home-manag':86 'instal':43,56,73 'interest':4 'itsfoss.com':35,50,63,76,92 'itsfoss.com/home-manager-nixos/)':91 'itsfoss.com/install-nixos-vm/)':49 'itsfoss.com/nixos-package-management/)':62 'itsfoss.com/things-to-do-after-installing-nixos/)':75 'itsfoss.com/why-use-nixos/)':34 'learn':17 'linux':95 'machin':48 'manag':88 'nix':5 'nixo':25,33,38,44,53,61,66,74,79,90,94 'os':6 'packag':59 'read':23 'remov':58 'seri':8,26,39,54,67,80 'set':84 'thing':19,69 'tri':14 'tutori':96 'use':32 'user':10 'virtual':47 'want':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706184076
    +visibility: "visible             "
    +apId: "https://feddit.it/post/5079218"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706097676 {#2822
      date: 2024-01-24 13:01:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2238 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +body: """
    oof, yeah.\n
    \n
    i had a syntax error in my dotfiles that took me two hours to solve.\n
    \n
    it was a missing semicolon that was wayyy above where the error said it was. it didn’t even say missing semicolon, instead saying `unexpected ‘}’ on line …`
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706213829 {#2236
    date: 2024-01-25 21:17:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@blotz@lemmy.world"
    "@filister@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 340292
  -bodyTs: "'didn':34 'dotfil':10 'error':7,29 'even':36 'hour':15 'instead':40 'line':44 'miss':21,38 'oof':1 'said':30 'say':37,41 'semicolon':22,39 'solv':17 'syntax':6 'took':12 'two':14 'unexpect':42 'wayyy':25 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5664936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706213829 {#2233
    date: 2024-01-25 21:17:09.0 +01:00
  }
  +"title": 340292
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2273
  +user: Proxies\__CG__\App\Entity\User {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2803 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "There-exists-a-hacker-with-an-inordinate-fondness-for-beetles"
  +title: "There exists a hacker with an inordinate fondness for beetles"
  +url: "https://sh.itjust.works/pictrs/image/dfb90093-d347-420d-9a96-3c0e17f7add2.png"
  +body: """
    > Hey Evolution, can I have an oxygen transporter for my red blood cells?\n
    \n
    > Best I can do is this muscle protein for oxygen storage.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727612201 {#2796
    date: 2024-09-29 14:16:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2804 …}
  +votes: Doctrine\ORM\PersistentCollection {#2806 …}
  +reports: Doctrine\ORM\PersistentCollection {#2808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
  +badges: Doctrine\ORM\PersistentCollection {#2814 …}
  +children: [
    App\Entity\EntryComment {#2267
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2273 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
      +body: "`git clone https://government.gov/constitution.git`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705887401 {#2257
        date: 2024-01-22 02:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@emergencyfood@sh.itjust.works"
        "@Artyom@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 330033
      -bodyTs: "'/constitution.git':5 'clone':2 'git':1 'government.gov':4 'government.gov/constitution.git':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5559307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705887401 {#2268
        date: 2024-01-22 02:36:41.0 +01:00
      }
      +"title": 330033
    }
  ]
  -id: 32081
  -titleTs: "'beetl':10 'exist':2 'fond':8 'hacker':4 'inordin':7"
  -bodyTs: "'best':14 'blood':12 'cell':13 'evolut':2 'hey':1 'muscl':20 'oxygen':7,23 'protein':21 'red':11 'storag':24 'transport':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705903082
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13180536"
  +editedAt: DateTimeImmutable @1727282730 {#2782
    date: 2024-09-25 18:45:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705816682 {#2760
    date: 2024-01-21 06:58: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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2273
  +user: Proxies\__CG__\App\Entity\User {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2803 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "There-exists-a-hacker-with-an-inordinate-fondness-for-beetles"
  +title: "There exists a hacker with an inordinate fondness for beetles"
  +url: "https://sh.itjust.works/pictrs/image/dfb90093-d347-420d-9a96-3c0e17f7add2.png"
  +body: """
    > Hey Evolution, can I have an oxygen transporter for my red blood cells?\n
    \n
    > Best I can do is this muscle protein for oxygen storage.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727612201 {#2796
    date: 2024-09-29 14:16:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2804 …}
  +votes: Doctrine\ORM\PersistentCollection {#2806 …}
  +reports: Doctrine\ORM\PersistentCollection {#2808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
  +badges: Doctrine\ORM\PersistentCollection {#2814 …}
  +children: [
    App\Entity\EntryComment {#2267
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2273 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
      +body: "`git clone https://government.gov/constitution.git`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705887401 {#2257
        date: 2024-01-22 02:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@emergencyfood@sh.itjust.works"
        "@Artyom@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 330033
      -bodyTs: "'/constitution.git':5 'clone':2 'git':1 'government.gov':4 'government.gov/constitution.git':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5559307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705887401 {#2268
        date: 2024-01-22 02:36:41.0 +01:00
      }
      +"title": 330033
    }
  ]
  -id: 32081
  -titleTs: "'beetl':10 'exist':2 'fond':8 'hacker':4 'inordin':7"
  -bodyTs: "'best':14 'blood':12 'cell':13 'evolut':2 'hey':1 'muscl':20 'oxygen':7,23 'protein':21 'red':11 'storag':24 'transport':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705903082
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13180536"
  +editedAt: DateTimeImmutable @1727282730 {#2782
    date: 2024-09-25 18:45:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705816682 {#2760
    date: 2024-01-21 06:58: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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2273
  +user: Proxies\__CG__\App\Entity\User {#2801 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2803 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "There-exists-a-hacker-with-an-inordinate-fondness-for-beetles"
  +title: "There exists a hacker with an inordinate fondness for beetles"
  +url: "https://sh.itjust.works/pictrs/image/dfb90093-d347-420d-9a96-3c0e17f7add2.png"
  +body: """
    > Hey Evolution, can I have an oxygen transporter for my red blood cells?\n
    \n
    > Best I can do is this muscle protein for oxygen storage.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 194
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727612201 {#2796
    date: 2024-09-29 14:16:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2804 …}
  +votes: Doctrine\ORM\PersistentCollection {#2806 …}
  +reports: Doctrine\ORM\PersistentCollection {#2808 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
  +badges: Doctrine\ORM\PersistentCollection {#2814 …}
  +children: [
    App\Entity\EntryComment {#2267
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2273 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
      +body: "`git clone https://government.gov/constitution.git`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705887401 {#2257
        date: 2024-01-22 02:36:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@emergencyfood@sh.itjust.works"
        "@Artyom@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 330033
      -bodyTs: "'/constitution.git':5 'clone':2 'git':1 'government.gov':4 'government.gov/constitution.git':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5559307"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705887401 {#2268
        date: 2024-01-22 02:36:41.0 +01:00
      }
      +"title": 330033
    }
  ]
  -id: 32081
  -titleTs: "'beetl':10 'exist':2 'fond':8 'hacker':4 'inordin':7"
  -bodyTs: "'best':14 'blood':12 'cell':13 'evolut':2 'hey':1 'muscl':20 'oxygen':7,23 'protein':21 'red':11 'storag':24 'transport':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705903082
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13180536"
  +editedAt: DateTimeImmutable @1727282730 {#2782
    date: 2024-09-25 18:45:30.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705816682 {#2760
    date: 2024-01-21 06:58: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
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 {#2267
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2803 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "There-exists-a-hacker-with-an-inordinate-fondness-for-beetles"
    +title: "There exists a hacker with an inordinate fondness for beetles"
    +url: "https://sh.itjust.works/pictrs/image/dfb90093-d347-420d-9a96-3c0e17f7add2.png"
    +body: """
      > Hey Evolution, can I have an oxygen transporter for my red blood cells?\n
      \n
      > Best I can do is this muscle protein for oxygen storage.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 194
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727612201 {#2796
      date: 2024-09-29 14:16:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2804 …}
    +votes: Doctrine\ORM\PersistentCollection {#2806 …}
    +reports: Doctrine\ORM\PersistentCollection {#2808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
    +badges: Doctrine\ORM\PersistentCollection {#2814 …}
    +children: [
      App\Entity\EntryComment {#2267}
    ]
    -id: 32081
    -titleTs: "'beetl':10 'exist':2 'fond':8 'hacker':4 'inordin':7"
    -bodyTs: "'best':14 'blood':12 'cell':13 'evolut':2 'hey':1 'muscl':20 'oxygen':7,23 'protein':21 'red':11 'storag':24 'transport':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705903082
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13180536"
    +editedAt: DateTimeImmutable @1727282730 {#2782
      date: 2024-09-25 18:45:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705816682 {#2760
      date: 2024-01-21 06:58:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
  +body: "`git clone https://government.gov/constitution.git`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705887401 {#2257
    date: 2024-01-22 02:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@emergencyfood@sh.itjust.works"
    "@Artyom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 330033
  -bodyTs: "'/constitution.git':5 'clone':2 'git':1 'government.gov':4 'government.gov/constitution.git':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5559307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705887401 {#2268
    date: 2024-01-22 02:36:41.0 +01:00
  }
  +"title": 330033
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2267
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2803 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "There-exists-a-hacker-with-an-inordinate-fondness-for-beetles"
    +title: "There exists a hacker with an inordinate fondness for beetles"
    +url: "https://sh.itjust.works/pictrs/image/dfb90093-d347-420d-9a96-3c0e17f7add2.png"
    +body: """
      > Hey Evolution, can I have an oxygen transporter for my red blood cells?\n
      \n
      > Best I can do is this muscle protein for oxygen storage.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 194
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727612201 {#2796
      date: 2024-09-29 14:16:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2804 …}
    +votes: Doctrine\ORM\PersistentCollection {#2806 …}
    +reports: Doctrine\ORM\PersistentCollection {#2808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
    +badges: Doctrine\ORM\PersistentCollection {#2814 …}
    +children: [
      App\Entity\EntryComment {#2267}
    ]
    -id: 32081
    -titleTs: "'beetl':10 'exist':2 'fond':8 'hacker':4 'inordin':7"
    -bodyTs: "'best':14 'blood':12 'cell':13 'evolut':2 'hey':1 'muscl':20 'oxygen':7,23 'protein':21 'red':11 'storag':24 'transport':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705903082
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13180536"
    +editedAt: DateTimeImmutable @1727282730 {#2782
      date: 2024-09-25 18:45:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705816682 {#2760
      date: 2024-01-21 06:58:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
  +body: "`git clone https://government.gov/constitution.git`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705887401 {#2257
    date: 2024-01-22 02:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@emergencyfood@sh.itjust.works"
    "@Artyom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 330033
  -bodyTs: "'/constitution.git':5 'clone':2 'git':1 'government.gov':4 'government.gov/constitution.git':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5559307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705887401 {#2268
    date: 2024-01-22 02:36:41.0 +01:00
  }
  +"title": 330033
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2267
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273
    +user: Proxies\__CG__\App\Entity\User {#2801 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2803 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "There-exists-a-hacker-with-an-inordinate-fondness-for-beetles"
    +title: "There exists a hacker with an inordinate fondness for beetles"
    +url: "https://sh.itjust.works/pictrs/image/dfb90093-d347-420d-9a96-3c0e17f7add2.png"
    +body: """
      > Hey Evolution, can I have an oxygen transporter for my red blood cells?\n
      \n
      > Best I can do is this muscle protein for oxygen storage.
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 194
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727612201 {#2796
      date: 2024-09-29 14:16:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2804 …}
    +votes: Doctrine\ORM\PersistentCollection {#2806 …}
    +reports: Doctrine\ORM\PersistentCollection {#2808 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2810 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2812 …}
    +badges: Doctrine\ORM\PersistentCollection {#2814 …}
    +children: [
      App\Entity\EntryComment {#2267}
    ]
    -id: 32081
    -titleTs: "'beetl':10 'exist':2 'fond':8 'hacker':4 'inordin':7"
    -bodyTs: "'best':14 'blood':12 'cell':13 'evolut':2 'hey':1 'muscl':20 'oxygen':7,23 'protein':21 'red':11 'storag':24 'transport':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705903082
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13180536"
    +editedAt: DateTimeImmutable @1727282730 {#2782
      date: 2024-09-25 18:45:30.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705816682 {#2760
      date: 2024-01-21 06:58:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2271 …}
  +body: "`git clone https://government.gov/constitution.git`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705887401 {#2257
    date: 2024-01-22 02:36:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@emergencyfood@sh.itjust.works"
    "@Artyom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 330033
  -bodyTs: "'/constitution.git':5 'clone':2 'git':1 'government.gov':4 'government.gov/constitution.git':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5559307"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705887401 {#2268
    date: 2024-01-22 02:36:41.0 +01:00
  }
  +"title": 330033
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2206
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Must-Try-distros-and-DEs"
  +title: ""Must Try" distros and DEs?"
  +url: null
  +body: """
    Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
    \n
    On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
    \n
    Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
    \n
    With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
    \n
    I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
    \n
    EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727295526 {#3102
    date: 2024-09-25 22:18:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  +badges: Doctrine\ORM\PersistentCollection {#3119 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +body: """
        i don’t think lemmy markdown supports tables, though it should\n
        \n
        edit: lemmy uses commonmark which doesn’t appear to support tables
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705704389 {#2195
        date: 2024-01-19 23:46:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nickwitha_k@lemmy.sdf.org"
        "@sighofannoyance@lemmy.world"
        "@nickwitha_k@lemmy.sdf.org"
        "@sighofannoyance@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2201 …}
      +nested: Doctrine\ORM\PersistentCollection {#2203 …}
      +votes: Doctrine\ORM\PersistentCollection {#2212 …}
      +reports: Doctrine\ORM\PersistentCollection {#2209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
      -id: 324232
      -bodyTs: "'appear':19 'commonmark':15 'doesn':17 'edit':12 'lemmi':5,13 'markdown':6 'support':7,21 'tabl':8,22 'think':4 'though':9 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5494592"
      +editedAt: DateTimeImmutable @1727079312 {#2193
        date: 2024-09-23 10:15:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705704389 {#2197
        date: 2024-01-19 23:46:29.0 +01:00
      }
      +"title": 324232
    }
  ]
  -id: 31649
  -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
  -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705726119
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10866274"
  +editedAt: DateTimeImmutable @1727003260 {#3088
    date: 2024-09-22 13:07:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705639719 {#3066
    date: 2024-01-19 05:48: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 {#2206
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Must-Try-distros-and-DEs"
  +title: ""Must Try" distros and DEs?"
  +url: null
  +body: """
    Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
    \n
    On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
    \n
    Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
    \n
    With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
    \n
    I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
    \n
    EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727295526 {#3102
    date: 2024-09-25 22:18:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  +badges: Doctrine\ORM\PersistentCollection {#3119 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +body: """
        i don’t think lemmy markdown supports tables, though it should\n
        \n
        edit: lemmy uses commonmark which doesn’t appear to support tables
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705704389 {#2195
        date: 2024-01-19 23:46:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nickwitha_k@lemmy.sdf.org"
        "@sighofannoyance@lemmy.world"
        "@nickwitha_k@lemmy.sdf.org"
        "@sighofannoyance@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2201 …}
      +nested: Doctrine\ORM\PersistentCollection {#2203 …}
      +votes: Doctrine\ORM\PersistentCollection {#2212 …}
      +reports: Doctrine\ORM\PersistentCollection {#2209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
      -id: 324232
      -bodyTs: "'appear':19 'commonmark':15 'doesn':17 'edit':12 'lemmi':5,13 'markdown':6 'support':7,21 'tabl':8,22 'think':4 'though':9 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5494592"
      +editedAt: DateTimeImmutable @1727079312 {#2193
        date: 2024-09-23 10:15:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705704389 {#2197
        date: 2024-01-19 23:46:29.0 +01:00
      }
      +"title": 324232
    }
  ]
  -id: 31649
  -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
  -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705726119
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10866274"
  +editedAt: DateTimeImmutable @1727003260 {#3088
    date: 2024-09-22 13:07:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705639719 {#3066
    date: 2024-01-19 05:48: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 {#2206
  +user: Proxies\__CG__\App\Entity\User {#3107 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Must-Try-distros-and-DEs"
  +title: ""Must Try" distros and DEs?"
  +url: null
  +body: """
    Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
    \n
    On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
    \n
    Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
    \n
    With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
    \n
    I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
    \n
    EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727295526 {#3102
    date: 2024-09-25 22:18:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3109 …}
  +votes: Doctrine\ORM\PersistentCollection {#3111 …}
  +reports: Doctrine\ORM\PersistentCollection {#3113 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
  +badges: Doctrine\ORM\PersistentCollection {#3119 …}
  +children: [
    App\Entity\EntryComment {#2205
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2206 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +body: """
        i don’t think lemmy markdown supports tables, though it should\n
        \n
        edit: lemmy uses commonmark which doesn’t appear to support tables
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705704389 {#2195
        date: 2024-01-19 23:46:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nickwitha_k@lemmy.sdf.org"
        "@sighofannoyance@lemmy.world"
        "@nickwitha_k@lemmy.sdf.org"
        "@sighofannoyance@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2201 …}
      +nested: Doctrine\ORM\PersistentCollection {#2203 …}
      +votes: Doctrine\ORM\PersistentCollection {#2212 …}
      +reports: Doctrine\ORM\PersistentCollection {#2209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
      -id: 324232
      -bodyTs: "'appear':19 'commonmark':15 'doesn':17 'edit':12 'lemmi':5,13 'markdown':6 'support':7,21 'tabl':8,22 'think':4 'though':9 'use':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5494592"
      +editedAt: DateTimeImmutable @1727079312 {#2193
        date: 2024-09-23 10:15:12.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705704389 {#2197
        date: 2024-01-19 23:46:29.0 +01:00
      }
      +"title": 324232
    }
  ]
  -id: 31649
  -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
  -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705726119
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/10866274"
  +editedAt: DateTimeImmutable @1727003260 {#3088
    date: 2024-09-22 13:07:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705639719 {#3066
    date: 2024-01-19 05:48: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 {#2205
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Must-Try-distros-and-DEs"
    +title: ""Must Try" distros and DEs?"
    +url: null
    +body: """
      Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
      \n
      On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
      \n
      Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
      \n
      With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
      \n
      I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
      \n
      EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295526 {#3102
      date: 2024-09-25 22:18:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    +badges: Doctrine\ORM\PersistentCollection {#3119 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 31649
    -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
    -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705726119
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10866274"
    +editedAt: DateTimeImmutable @1727003260 {#3088
      date: 2024-09-22 13:07:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705639719 {#3066
      date: 2024-01-19 05:48:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: """
    i don’t think lemmy markdown supports tables, though it should\n
    \n
    edit: lemmy uses commonmark which doesn’t appear to support tables
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705704389 {#2195
    date: 2024-01-19 23:46:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nickwitha_k@lemmy.sdf.org"
    "@sighofannoyance@lemmy.world"
    "@nickwitha_k@lemmy.sdf.org"
    "@sighofannoyance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 324232
  -bodyTs: "'appear':19 'commonmark':15 'doesn':17 'edit':12 'lemmi':5,13 'markdown':6 'support':7,21 'tabl':8,22 'think':4 'though':9 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5494592"
  +editedAt: DateTimeImmutable @1727079312 {#2193
    date: 2024-09-23 10:15:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705704389 {#2197
    date: 2024-01-19 23:46:29.0 +01:00
  }
  +"title": 324232
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2205
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Must-Try-distros-and-DEs"
    +title: ""Must Try" distros and DEs?"
    +url: null
    +body: """
      Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
      \n
      On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
      \n
      Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
      \n
      With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
      \n
      I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
      \n
      EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295526 {#3102
      date: 2024-09-25 22:18:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    +badges: Doctrine\ORM\PersistentCollection {#3119 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 31649
    -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
    -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705726119
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10866274"
    +editedAt: DateTimeImmutable @1727003260 {#3088
      date: 2024-09-22 13:07:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705639719 {#3066
      date: 2024-01-19 05:48:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: """
    i don’t think lemmy markdown supports tables, though it should\n
    \n
    edit: lemmy uses commonmark which doesn’t appear to support tables
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705704389 {#2195
    date: 2024-01-19 23:46:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nickwitha_k@lemmy.sdf.org"
    "@sighofannoyance@lemmy.world"
    "@nickwitha_k@lemmy.sdf.org"
    "@sighofannoyance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 324232
  -bodyTs: "'appear':19 'commonmark':15 'doesn':17 'edit':12 'lemmi':5,13 'markdown':6 'support':7,21 'tabl':8,22 'think':4 'though':9 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5494592"
  +editedAt: DateTimeImmutable @1727079312 {#2193
    date: 2024-09-23 10:15:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705704389 {#2197
    date: 2024-01-19 23:46:29.0 +01:00
  }
  +"title": 324232
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2205
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2206
    +user: Proxies\__CG__\App\Entity\User {#3107 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Must-Try-distros-and-DEs"
    +title: ""Must Try" distros and DEs?"
    +url: null
    +body: """
      Hey folks! I’m getting a fresh laptop for the first time in about a decade (Framework 16) in a couple of months and am looking forward to doing some low-level tinkering both on the OS and hardware. I’m planning to convert into a “cyberdeck” with quick-release hinges for the screen since I usually use an HMD, built-in breadboard, and other hardware hacking fun.\n
      \n
      On the OS, I’m planning to try NixOS as a baremetal hypervisor (KVM/QEMU) and run my “primary” OSes in VMs with hardware passthrough. If perf is horrible, I’ll probably switch back to baremetal after a bit. But, I’m not likely going to be gaming on it so, I’m not likely to have much issue.\n
      \n
      Once the hypervisor is working in a manner that I like, I should have an easy time backing up, rolling back, swapping out my “desktop” OS. I’ve been using Linux as my pretty much my only OS for over a decade (I use MacOS as a glorified SSH client for work). Most of my time has been on distros in the Debian or RHEL families (*buntu, Linux Mint, Crunchbang, CentOS, etc) and I pretty much live in the terminal these days.\n
      \n
      With all of this said, I am coming to you folks for help. I would like you folks to share distros, desktop environments, window managers that you think I should give a try, or would like to inflict on me and what makes them noteworthy.\n
      \n
      I can’t guarantee that I’ll get through suggestions, as my ADHD has been playing up lately, but I’ll give it an attempt. Seriously. If you want me to try Hannah Montana Linux, I’ll do it and report back on the experience.\n
      \n
      EDIT: Thank you all for your fantastic suggestions. I’m going to start compiling them into a list this weekend.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 76
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727295526 {#3102
      date: 2024-09-25 22:18:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3109 …}
    +votes: Doctrine\ORM\PersistentCollection {#3111 …}
    +reports: Doctrine\ORM\PersistentCollection {#3113 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3115 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3117 …}
    +badges: Doctrine\ORM\PersistentCollection {#3119 …}
    +children: [
      App\Entity\EntryComment {#2205}
    ]
    -id: 31649
    -titleTs: "'des':5 'distro':3 'must':1 'tri':2"
    -bodyTs: "'16':18 'adhd':269 'attempt':281 'back':104,147,150,298 'baremet':83,106 'bit':109 'breadboard':66 'built':64 'built-in':63 'buntu':196 'cento':200 'client':179 'come':219 'compil':315 'convert':45 'coupl':21 'crunchbang':199 'cyberdeck':48 'day':211 'debian':192 'decad':16,171 'desktop':154,233 'distro':189,232 'easi':145 'edit':302 'environ':234 'etc':201 'experi':301 'famili':195 'fantast':308 'first':11 'folk':2,222,229 'forward':27 'framework':17 'fresh':7 'fun':71 'game':118 'get':5,264 'give':242,278 'glorifi':177 'go':115,312 'guarante':260 'hack':70 'hannah':289 'hardwar':40,69,94 'help':224 'hey':1 'hing':53 'hmd':62 'horribl':99 'hypervisor':84,132 'inflict':249 'issu':129 'kvm/qemu':85 'laptop':8 'late':274 'level':33 'like':114,125,140,227,247 'linux':160,197,291 'list':319 'live':206 'll':101,263,277,293 'look':26 'low':32 'low-level':31 'm':4,42,76,112,123,311 'maco':174 'make':254 'manag':236 'manner':137 'mint':198 'montana':290 'month':23 'much':128,164,205 'nixo':80 'noteworthi':256 'os':38,74,155,167 'ose':90 'passthrough':95 'perf':97 'plan':43,77 'play':272 'pretti':163,204 'primari':89 'probabl':102 'quick':51 'quick-releas':50 'releas':52 'report':297 'rhel':194 'roll':149 'run':87 'said':216 'screen':56 'serious':282 'share':231 'sinc':57 'ssh':178 'start':314 'suggest':266,309 'swap':151 'switch':103 'termin':209 'thank':303 'think':239 'time':12,146,185 'tinker':34 'tri':79,244,288 'use':60,159,173 'usual':59 've':157 'vms':92 'want':285 'weekend':321 'window':235 'work':134,181 'would':226,246"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705726119
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/10866274"
    +editedAt: DateTimeImmutable @1727003260 {#3088
      date: 2024-09-22 13:07:40.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705639719 {#3066
      date: 2024-01-19 05:48:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: """
    i don’t think lemmy markdown supports tables, though it should\n
    \n
    edit: lemmy uses commonmark which doesn’t appear to support tables
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705704389 {#2195
    date: 2024-01-19 23:46:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nickwitha_k@lemmy.sdf.org"
    "@sighofannoyance@lemmy.world"
    "@nickwitha_k@lemmy.sdf.org"
    "@sighofannoyance@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 324232
  -bodyTs: "'appear':19 'commonmark':15 'doesn':17 'edit':12 'lemmi':5,13 'markdown':6 'support':7,21 'tabl':8,22 'think':4 'though':9 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5494592"
  +editedAt: DateTimeImmutable @1727079312 {#2193
    date: 2024-09-23 10:15:12.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705704389 {#2197
    date: 2024-01-19 23:46:29.0 +01:00
  }
  +"title": 324232
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2276
  +user: Proxies\__CG__\App\Entity\User {#2839 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: Proxies\__CG__\App\Entity\Image {#2880 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
  +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
  +url: "https://files.catbox.moe/s5e3jh.png"
  +body: """
    The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
    \n
    The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
    \n
    Also check out their quite different naval ensign:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724680825 {#2875
    date: 2024-08-26 16:00:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2885 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
  +badges: Doctrine\ORM\PersistentCollection {#2893 …}
  +children: [
    App\Entity\EntryComment {#2278
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2276 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
      +image: null
      +parent: null
      +root: null
      +body: "that’s dark red to me not brown"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705260365 {#2280
        date: 2024-01-14 20:26:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 308745
      -bodyTs: "'brown':8 'dark':3 'red':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5357090"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705260365 {#2282
        date: 2024-01-14 20:26:05.0 +01:00
      }
      +"title": 308745
    }
  ]
  -id: 30407
  -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
  -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705326624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10704208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240224 {#2862
    date: 2024-01-14 14:50:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2276
  +user: Proxies\__CG__\App\Entity\User {#2839 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: Proxies\__CG__\App\Entity\Image {#2880 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
  +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
  +url: "https://files.catbox.moe/s5e3jh.png"
  +body: """
    The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
    \n
    The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
    \n
    Also check out their quite different naval ensign:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724680825 {#2875
    date: 2024-08-26 16:00:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2885 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
  +badges: Doctrine\ORM\PersistentCollection {#2893 …}
  +children: [
    App\Entity\EntryComment {#2278
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2276 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
      +image: null
      +parent: null
      +root: null
      +body: "that’s dark red to me not brown"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705260365 {#2280
        date: 2024-01-14 20:26:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 308745
      -bodyTs: "'brown':8 'dark':3 'red':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5357090"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705260365 {#2282
        date: 2024-01-14 20:26:05.0 +01:00
      }
      +"title": 308745
    }
  ]
  -id: 30407
  -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
  -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705326624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10704208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240224 {#2862
    date: 2024-01-14 14:50:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2276
  +user: Proxies\__CG__\App\Entity\User {#2839 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: Proxies\__CG__\App\Entity\Image {#2880 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
  +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
  +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
  +url: "https://files.catbox.moe/s5e3jh.png"
  +body: """
    The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
    \n
    The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
    \n
    Also check out their quite different naval ensign:\n
    \n
    ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
    \n
    [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724680825 {#2875
    date: 2024-08-26 16:00:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2885 …}
  +reports: Doctrine\ORM\PersistentCollection {#2887 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
  +badges: Doctrine\ORM\PersistentCollection {#2893 …}
  +children: [
    App\Entity\EntryComment {#2278
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2276 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
      +image: null
      +parent: null
      +root: null
      +body: "that’s dark red to me not brown"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705260365 {#2280
        date: 2024-01-14 20:26:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Jaettehjort@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 308745
      -bodyTs: "'brown':8 'dark':3 'red':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5357090"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705260365 {#2282
        date: 2024-01-14 20:26:05.0 +01:00
      }
      +"title": 308745
    }
  ]
  -id: 30407
  -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
  -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705326624
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10704208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705240224 {#2862
    date: 2024-01-14 14:50:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
    +image: Proxies\__CG__\App\Entity\Image {#2880 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#2875
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2885 …}
    +reports: Doctrine\ORM\PersistentCollection {#2887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
    +badges: Doctrine\ORM\PersistentCollection {#2893 …}
    +children: [
      App\Entity\EntryComment {#2278}
    ]
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2862
      date: 2024-01-14 14:50:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: null
  +parent: null
  +root: null
  +body: "that’s dark red to me not brown"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705260365 {#2280
    date: 2024-01-14 20:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 308745
  -bodyTs: "'brown':8 'dark':3 'red':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5357090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260365 {#2282
    date: 2024-01-14 20:26:05.0 +01:00
  }
  +"title": 308745
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
    +image: Proxies\__CG__\App\Entity\Image {#2880 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#2875
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2885 …}
    +reports: Doctrine\ORM\PersistentCollection {#2887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
    +badges: Doctrine\ORM\PersistentCollection {#2893 …}
    +children: [
      App\Entity\EntryComment {#2278}
    ]
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2862
      date: 2024-01-14 14:50:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: null
  +parent: null
  +root: null
  +body: "that’s dark red to me not brown"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705260365 {#2280
    date: 2024-01-14 20:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 308745
  -bodyTs: "'brown':8 'dark':3 'red':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5357090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260365 {#2282
    date: 2024-01-14 20:26:05.0 +01:00
  }
  +"title": 308745
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276
    +user: Proxies\__CG__\App\Entity\User {#2839 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
    +image: Proxies\__CG__\App\Entity\Image {#2880 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2882 …}
    +slug: "Today-marks-20-years-since-Georgia-changed-its-flag-They"
    +title: "Today marks 20 years since Georgia changed its flag! They got rid of a, IMO quite ugly, brown flag, replacing it with the much prettier red and white flag of the medieval Kingdom of Georgia."
    +url: "https://files.catbox.moe/s5e3jh.png"
    +body: """
      The current flag dates back to the middle ages, maybe as far as the 12th century. This makes it not only one of the youngest national flags of the world (since 2004), but also one of the oldest! (Even if it has been in disuse for most of its history.)\n
      \n
      The red cross on white background comes from the flag of the late antique [Kingdom of Iberia](https://en.wikipedia.org/wiki/Kingdom_of_Iberia) (located in present day Georgia and unrelated to the Iberian Peninsula). The four crosses are [Bolnisi crosses](https://en.wikipedia.org/wiki/Bolnisi_cross), a Georgian national symbol, taken from an ornament found in the 5th century Bolnisi Sioni church.\n
      \n
      Also check out their quite different naval ensign:\n
      \n
      ![](https://upload.wikimedia.org/wikipedia/commons/thumb/9/97/Naval_Ensign_of_Georgia.svg/1280px-Naval_Ensign_of_Georgia.svg.png)\n
      \n
      [Wikipedia article about the flag](https://en.wikipedia.org/wiki/Flag_of_Georgia_(country))
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724680825 {#2875
      date: 2024-08-26 16:00:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2885 …}
    +reports: Doctrine\ORM\PersistentCollection {#2887 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2889 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2891 …}
    +badges: Doctrine\ORM\PersistentCollection {#2893 …}
    +children: [
      App\Entity\EntryComment {#2278}
    ]
    -id: 30407
    -titleTs: "'20':3 'brown':18 'chang':7 'flag':9,19,29 'georgia':6,35 'got':11 'imo':15 'kingdom':33 'mark':2 'mediev':32 'much':24 'prettier':25 'quit':16 'red':26 'replac':20 'rid':12 'sinc':5 'today':1 'ugli':17 'white':28 'year':4"
    -bodyTs: "'/wiki/bolnisi_cross),':90 '/wiki/flag_of_georgia_(country))':125 '/wiki/kingdom_of_iberia)':70 '/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':117 '12th':15 '2004':32 '5th':102 'age':9 'also':34,107 'antiqu':64 'articl':119 'back':5 'background':56 'bolnisi':86,104 'centuri':16,103 'check':108 'church':106 'come':57 'cross':53,84,87 'current':2 'date':4 'day':74 'differ':112 'disus':45 'en.wikipedia.org':69,89,124 'en.wikipedia.org/wiki/bolnisi_cross),':88 'en.wikipedia.org/wiki/flag_of_georgia_(country))':123 'en.wikipedia.org/wiki/kingdom_of_iberia)':68 'ensign':114 'even':39 'far':12 'flag':3,27,60,122 'found':99 'four':83 'georgia':75 'georgian':92 'histori':50 'iberia':67 'iberian':80 'kingdom':65 'late':63 'locat':71 'make':18 'mayb':10 'middl':8 'nation':26,93 'naval':113 'oldest':38 'one':22,35 'ornament':98 'peninsula':81 'present':73 'quit':111 'red':52 'sinc':31 'sioni':105 'symbol':94 'taken':95 'unrel':77 'upload.wikimedia.org':116 'upload.wikimedia.org/wikipedia/commons/thumb/9/97/naval_ensign_of_georgia.svg/1280px-naval_ensign_of_georgia.svg.png)':115 'white':55 'wikipedia':118 'world':30 'youngest':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705326624
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10704208"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705240224 {#2862
      date: 2024-01-14 14:50:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2279 …}
  +image: null
  +parent: null
  +root: null
  +body: "that’s dark red to me not brown"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705260365 {#2280
    date: 2024-01-14 20:26:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jaettehjort@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 308745
  -bodyTs: "'brown':8 'dark':3 'red':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5357090"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705260365 {#2282
    date: 2024-01-14 20:26:05.0 +01:00
  }
  +"title": 308745
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2305
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#3087 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
  +slug: "Apples-for-sale"
  +title: "Apples for sale"
  +url: "https://lemmy.ml/pictrs/image/b9de9550-e8ae-4e31-8bd9-5d7cb64e23ac.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 694
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723934867 {#3082
    date: 2024-08-18 00:47:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  +badges: Doctrine\ORM\PersistentCollection {#3100 …}
  +children: [
    App\Entity\EntryComment {#2308
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "Perfectly reasonable to buy plastic water bottles in that situation. I hadn’t thought of that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704984780 {#2307
        date: 2024-01-11 15:53:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuddyTheBeefalo@lemmy.ml"
        "@rivvvver@lemmy.dbzer0.com"
        "@Imgonnatrythis@sh.itjust.works"
        "@callyral@pawb.social"
        "@stom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 299053
      -bodyTs: "'bottl':7 'buy':4 'hadn':12 'perfect':1 'plastic':5 'reason':2 'situat':10 'thought':14 'water':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5247670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704984780 {#2306
        date: 2024-01-11 15:53:00.0 +01:00
      }
      +"title": 299053
    }
  ]
  -id: 28658
  -titleTs: "'appl':1 'sale':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704988624
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10357096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902224 {#3069
    date: 2024-01-10 16:57: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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2305
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#3087 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
  +slug: "Apples-for-sale"
  +title: "Apples for sale"
  +url: "https://lemmy.ml/pictrs/image/b9de9550-e8ae-4e31-8bd9-5d7cb64e23ac.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 694
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723934867 {#3082
    date: 2024-08-18 00:47:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  +badges: Doctrine\ORM\PersistentCollection {#3100 …}
  +children: [
    App\Entity\EntryComment {#2308
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "Perfectly reasonable to buy plastic water bottles in that situation. I hadn’t thought of that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704984780 {#2307
        date: 2024-01-11 15:53:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuddyTheBeefalo@lemmy.ml"
        "@rivvvver@lemmy.dbzer0.com"
        "@Imgonnatrythis@sh.itjust.works"
        "@callyral@pawb.social"
        "@stom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 299053
      -bodyTs: "'bottl':7 'buy':4 'hadn':12 'perfect':1 'plastic':5 'reason':2 'situat':10 'thought':14 'water':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5247670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704984780 {#2306
        date: 2024-01-11 15:53:00.0 +01:00
      }
      +"title": 299053
    }
  ]
  -id: 28658
  -titleTs: "'appl':1 'sale':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704988624
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10357096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902224 {#3069
    date: 2024-01-10 16:57: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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2305
  +user: Proxies\__CG__\App\Entity\User {#3048 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#3087 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
  +slug: "Apples-for-sale"
  +title: "Apples for sale"
  +url: "https://lemmy.ml/pictrs/image/b9de9550-e8ae-4e31-8bd9-5d7cb64e23ac.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 694
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723934867 {#3082
    date: 2024-08-18 00:47:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  +badges: Doctrine\ORM\PersistentCollection {#3100 …}
  +children: [
    App\Entity\EntryComment {#2308
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2305 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: "Perfectly reasonable to buy plastic water bottles in that situation. I hadn’t thought of that."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704984780 {#2307
        date: 2024-01-11 15:53:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BuddyTheBeefalo@lemmy.ml"
        "@rivvvver@lemmy.dbzer0.com"
        "@Imgonnatrythis@sh.itjust.works"
        "@callyral@pawb.social"
        "@stom@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 299053
      -bodyTs: "'bottl':7 'buy':4 'hadn':12 'perfect':1 'plastic':5 'reason':2 'situat':10 'thought':14 'water':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5247670"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704984780 {#2306
        date: 2024-01-11 15:53:00.0 +01:00
      }
      +"title": 299053
    }
  ]
  -id: 28658
  -titleTs: "'appl':1 'sale':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704988624
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10357096"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704902224 {#3069
    date: 2024-01-10 16:57: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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2308
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#3087 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
    +slug: "Apples-for-sale"
    +title: "Apples for sale"
    +url: "https://lemmy.ml/pictrs/image/b9de9550-e8ae-4e31-8bd9-5d7cb64e23ac.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 694
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723934867 {#3082
      date: 2024-08-18 00:47:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    +badges: Doctrine\ORM\PersistentCollection {#3100 …}
    +children: [
      App\Entity\EntryComment {#2308}
    ]
    -id: 28658
    -titleTs: "'appl':1 'sale':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704988624
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10357096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704902224 {#3069
      date: 2024-01-10 16:57:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Perfectly reasonable to buy plastic water bottles in that situation. I hadn’t thought of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704984780 {#2307
    date: 2024-01-11 15:53:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuddyTheBeefalo@lemmy.ml"
    "@rivvvver@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
    "@callyral@pawb.social"
    "@stom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 299053
  -bodyTs: "'bottl':7 'buy':4 'hadn':12 'perfect':1 'plastic':5 'reason':2 'situat':10 'thought':14 'water':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5247670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704984780 {#2306
    date: 2024-01-11 15:53:00.0 +01:00
  }
  +"title": 299053
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2308
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#3087 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
    +slug: "Apples-for-sale"
    +title: "Apples for sale"
    +url: "https://lemmy.ml/pictrs/image/b9de9550-e8ae-4e31-8bd9-5d7cb64e23ac.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 694
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723934867 {#3082
      date: 2024-08-18 00:47:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    +badges: Doctrine\ORM\PersistentCollection {#3100 …}
    +children: [
      App\Entity\EntryComment {#2308}
    ]
    -id: 28658
    -titleTs: "'appl':1 'sale':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704988624
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10357096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704902224 {#3069
      date: 2024-01-10 16:57:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Perfectly reasonable to buy plastic water bottles in that situation. I hadn’t thought of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704984780 {#2307
    date: 2024-01-11 15:53:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuddyTheBeefalo@lemmy.ml"
    "@rivvvver@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
    "@callyral@pawb.social"
    "@stom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 299053
  -bodyTs: "'bottl':7 'buy':4 'hadn':12 'perfect':1 'plastic':5 'reason':2 'situat':10 'thought':14 'water':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5247670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704984780 {#2306
    date: 2024-01-11 15:53:00.0 +01:00
  }
  +"title": 299053
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2308
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2305
    +user: Proxies\__CG__\App\Entity\User {#3048 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#3087 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
    +slug: "Apples-for-sale"
    +title: "Apples for sale"
    +url: "https://lemmy.ml/pictrs/image/b9de9550-e8ae-4e31-8bd9-5d7cb64e23ac.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 694
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723934867 {#3082
      date: 2024-08-18 00:47:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    +badges: Doctrine\ORM\PersistentCollection {#3100 …}
    +children: [
      App\Entity\EntryComment {#2308}
    ]
    -id: 28658
    -titleTs: "'appl':1 'sale':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704988624
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10357096"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704902224 {#3069
      date: 2024-01-10 16:57:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Perfectly reasonable to buy plastic water bottles in that situation. I hadn’t thought of that."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704984780 {#2307
    date: 2024-01-11 15:53:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BuddyTheBeefalo@lemmy.ml"
    "@rivvvver@lemmy.dbzer0.com"
    "@Imgonnatrythis@sh.itjust.works"
    "@callyral@pawb.social"
    "@stom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 299053
  -bodyTs: "'bottl':7 'buy':4 'hadn':12 'perfect':1 'plastic':5 'reason':2 'situat':10 'thought':14 'water':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5247670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704984780 {#2306
    date: 2024-01-11 15:53:00.0 +01:00
  }
  +"title": 299053
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2189
  +user: Proxies\__CG__\App\Entity\User {#2819 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#2861 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Meeting-face-to-face"
  +title: "Meeting face to face"
  +url: "https://lemmy.world/pictrs/image/bc2b380a-4fad-42eb-94ec-59b0ea006d4c.png"
  +body: """
    cross-posted from: [lemmy.world/post/10344116](https://lemmy.world/post/10344116)\n
    \n
    > [Source & more on my site!](https://loadingartist.com/comic/face-to-face)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 84
  +favouriteCount: 688
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722598825 {#2856
    date: 2024-08-02 13:40:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    App\Entity\EntryComment {#2192
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "a hand/paw? idk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704578317 {#2228
        date: 2024-01-06 22:58:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@loadingartist@lemmy.world"
        "@nifty@lemmy.world"
        "@tweeks@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 286792
      -bodyTs: "'hand/paw':2 'idk':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5133133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704578317 {#2252
        date: 2024-01-06 22:58:37.0 +01:00
      }
      +"title": 286792
    }
  ]
  -id: 27362
  -titleTs: "'face':2,4 'meet':1"
  -bodyTs: "'/comic/face-to-face)':15 '/post/10344116](https://lemmy.world/post/10344116)':7 'cross':2 'cross-post':1 'lemmy.world':6 'lemmy.world/post/10344116](https://lemmy.world/post/10344116)':5 'loadingartist.com':14 'loadingartist.com/comic/face-to-face)':13 'post':3 'site':12 'sourc':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704541072
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10344118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704454672 {#2842
    date: 2024-01-05 12:37: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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2189
  +user: Proxies\__CG__\App\Entity\User {#2819 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#2861 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Meeting-face-to-face"
  +title: "Meeting face to face"
  +url: "https://lemmy.world/pictrs/image/bc2b380a-4fad-42eb-94ec-59b0ea006d4c.png"
  +body: """
    cross-posted from: [lemmy.world/post/10344116](https://lemmy.world/post/10344116)\n
    \n
    > [Source & more on my site!](https://loadingartist.com/comic/face-to-face)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 84
  +favouriteCount: 688
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722598825 {#2856
    date: 2024-08-02 13:40:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    App\Entity\EntryComment {#2192
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "a hand/paw? idk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704578317 {#2228
        date: 2024-01-06 22:58:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@loadingartist@lemmy.world"
        "@nifty@lemmy.world"
        "@tweeks@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 286792
      -bodyTs: "'hand/paw':2 'idk':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5133133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704578317 {#2252
        date: 2024-01-06 22:58:37.0 +01:00
      }
      +"title": 286792
    }
  ]
  -id: 27362
  -titleTs: "'face':2,4 'meet':1"
  -bodyTs: "'/comic/face-to-face)':15 '/post/10344116](https://lemmy.world/post/10344116)':7 'cross':2 'cross-post':1 'lemmy.world':6 'lemmy.world/post/10344116](https://lemmy.world/post/10344116)':5 'loadingartist.com':14 'loadingartist.com/comic/face-to-face)':13 'post':3 'site':12 'sourc':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704541072
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10344118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704454672 {#2842
    date: 2024-01-05 12:37: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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2189
  +user: Proxies\__CG__\App\Entity\User {#2819 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#2861 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Meeting-face-to-face"
  +title: "Meeting face to face"
  +url: "https://lemmy.world/pictrs/image/bc2b380a-4fad-42eb-94ec-59b0ea006d4c.png"
  +body: """
    cross-posted from: [lemmy.world/post/10344116](https://lemmy.world/post/10344116)\n
    \n
    > [Source & more on my site!](https://loadingartist.com/comic/face-to-face)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 84
  +favouriteCount: 688
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722598825 {#2856
    date: 2024-08-02 13:40:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2863 …}
  +votes: Doctrine\ORM\PersistentCollection {#2865 …}
  +reports: Doctrine\ORM\PersistentCollection {#2867 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
  +badges: Doctrine\ORM\PersistentCollection {#2873 …}
  +children: [
    App\Entity\EntryComment {#2192
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
      +body: "a hand/paw? idk"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704578317 {#2228
        date: 2024-01-06 22:58:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@loadingartist@lemmy.world"
        "@nifty@lemmy.world"
        "@tweeks@feddit.nl"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2293 …}
      +nested: Doctrine\ORM\PersistentCollection {#2309 …}
      +votes: Doctrine\ORM\PersistentCollection {#2302 …}
      +reports: Doctrine\ORM\PersistentCollection {#2320 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
      -id: 286792
      -bodyTs: "'hand/paw':2 'idk':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5133133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704578317 {#2252
        date: 2024-01-06 22:58:37.0 +01:00
      }
      +"title": 286792
    }
  ]
  -id: 27362
  -titleTs: "'face':2,4 'meet':1"
  -bodyTs: "'/comic/face-to-face)':15 '/post/10344116](https://lemmy.world/post/10344116)':7 'cross':2 'cross-post':1 'lemmy.world':6 'lemmy.world/post/10344116](https://lemmy.world/post/10344116)':5 'loadingartist.com':14 'loadingartist.com/comic/face-to-face)':13 'post':3 'site':12 'sourc':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704541072
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10344118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704454672 {#2842
    date: 2024-01-05 12:37: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
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 {#2192
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189
    +user: Proxies\__CG__\App\Entity\User {#2819 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#2861 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Meeting-face-to-face"
    +title: "Meeting face to face"
    +url: "https://lemmy.world/pictrs/image/bc2b380a-4fad-42eb-94ec-59b0ea006d4c.png"
    +body: """
      cross-posted from: [lemmy.world/post/10344116](https://lemmy.world/post/10344116)\n
      \n
      > [Source & more on my site!](https://loadingartist.com/comic/face-to-face)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 84
    +favouriteCount: 688
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722598825 {#2856
      date: 2024-08-02 13:40:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      App\Entity\EntryComment {#2192}
    ]
    -id: 27362
    -titleTs: "'face':2,4 'meet':1"
    -bodyTs: "'/comic/face-to-face)':15 '/post/10344116](https://lemmy.world/post/10344116)':7 'cross':2 'cross-post':1 'lemmy.world':6 'lemmy.world/post/10344116](https://lemmy.world/post/10344116)':5 'loadingartist.com':14 'loadingartist.com/comic/face-to-face)':13 'post':3 'site':12 'sourc':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704541072
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10344118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704454672 {#2842
      date: 2024-01-05 12:37:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "a hand/paw? idk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704578317 {#2228
    date: 2024-01-06 22:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loadingartist@lemmy.world"
    "@nifty@lemmy.world"
    "@tweeks@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 286792
  -bodyTs: "'hand/paw':2 'idk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5133133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704578317 {#2252
    date: 2024-01-06 22:58:37.0 +01:00
  }
  +"title": 286792
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2192
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189
    +user: Proxies\__CG__\App\Entity\User {#2819 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#2861 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Meeting-face-to-face"
    +title: "Meeting face to face"
    +url: "https://lemmy.world/pictrs/image/bc2b380a-4fad-42eb-94ec-59b0ea006d4c.png"
    +body: """
      cross-posted from: [lemmy.world/post/10344116](https://lemmy.world/post/10344116)\n
      \n
      > [Source & more on my site!](https://loadingartist.com/comic/face-to-face)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 84
    +favouriteCount: 688
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722598825 {#2856
      date: 2024-08-02 13:40:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      App\Entity\EntryComment {#2192}
    ]
    -id: 27362
    -titleTs: "'face':2,4 'meet':1"
    -bodyTs: "'/comic/face-to-face)':15 '/post/10344116](https://lemmy.world/post/10344116)':7 'cross':2 'cross-post':1 'lemmy.world':6 'lemmy.world/post/10344116](https://lemmy.world/post/10344116)':5 'loadingartist.com':14 'loadingartist.com/comic/face-to-face)':13 'post':3 'site':12 'sourc':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704541072
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10344118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704454672 {#2842
      date: 2024-01-05 12:37:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "a hand/paw? idk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704578317 {#2228
    date: 2024-01-06 22:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loadingartist@lemmy.world"
    "@nifty@lemmy.world"
    "@tweeks@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 286792
  -bodyTs: "'hand/paw':2 'idk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5133133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704578317 {#2252
    date: 2024-01-06 22:58:37.0 +01:00
  }
  +"title": 286792
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2192
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189
    +user: Proxies\__CG__\App\Entity\User {#2819 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#2861 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Meeting-face-to-face"
    +title: "Meeting face to face"
    +url: "https://lemmy.world/pictrs/image/bc2b380a-4fad-42eb-94ec-59b0ea006d4c.png"
    +body: """
      cross-posted from: [lemmy.world/post/10344116](https://lemmy.world/post/10344116)\n
      \n
      > [Source & more on my site!](https://loadingartist.com/comic/face-to-face)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 84
    +favouriteCount: 688
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722598825 {#2856
      date: 2024-08-02 13:40:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2863 …}
    +votes: Doctrine\ORM\PersistentCollection {#2865 …}
    +reports: Doctrine\ORM\PersistentCollection {#2867 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2869 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2871 …}
    +badges: Doctrine\ORM\PersistentCollection {#2873 …}
    +children: [
      App\Entity\EntryComment {#2192}
    ]
    -id: 27362
    -titleTs: "'face':2,4 'meet':1"
    -bodyTs: "'/comic/face-to-face)':15 '/post/10344116](https://lemmy.world/post/10344116)':7 'cross':2 'cross-post':1 'lemmy.world':6 'lemmy.world/post/10344116](https://lemmy.world/post/10344116)':5 'loadingartist.com':14 'loadingartist.com/comic/face-to-face)':13 'post':3 'site':12 'sourc':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704541072
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10344118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704454672 {#2842
      date: 2024-01-05 12:37:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2311 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2298 …}
  +body: "a hand/paw? idk"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704578317 {#2228
    date: 2024-01-06 22:58:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@loadingartist@lemmy.world"
    "@nifty@lemmy.world"
    "@tweeks@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2309 …}
  +votes: Doctrine\ORM\PersistentCollection {#2302 …}
  +reports: Doctrine\ORM\PersistentCollection {#2320 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2312 …}
  -id: 286792
  -bodyTs: "'hand/paw':2 'idk':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5133133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704578317 {#2252
    date: 2024-01-06 22:58:37.0 +01:00
  }
  +"title": 286792
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2121
  +user: Proxies\__CG__\App\Entity\User {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2878 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "It-happens"
  +title: "It happens 🤷"
  +url: "https://sh.itjust.works/pictrs/image/12fc3927-e5cb-4fc1-a271-aee185c6b176.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 197
  +favouriteCount: 644
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729383660 {#2913
    date: 2024-10-20 02:21:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2918 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  +badges: Doctrine\ORM\PersistentCollection {#2929 …}
  +children: [
    App\Entity\EntryComment {#2117
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
      +body: "does systemd-boot require a distro that runs systemd or is it just the name"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704461062 {#2114
        date: 2024-01-05 14:24:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@Telodzrum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2115 …}
      +nested: Doctrine\ORM\PersistentCollection {#2123 …}
      +votes: Doctrine\ORM\PersistentCollection {#2116 …}
      +reports: Doctrine\ORM\PersistentCollection {#2161 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
      -id: 282407
      -bodyTs: "'boot':4 'distro':7 'name':16 'requir':5 'run':9 'systemd':3,10 'systemd-boot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5104059"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704461062 {#2118
        date: 2024-01-05 14:24:22.0 +01:00
      }
      +"title": 282407
    }
  ]
  -id: 27143
  -titleTs: "'happen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704457800
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12141675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704371400 {#2901
    date: 2024-01-04 13:30:00.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 {#2121
  +user: Proxies\__CG__\App\Entity\User {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2878 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "It-happens"
  +title: "It happens 🤷"
  +url: "https://sh.itjust.works/pictrs/image/12fc3927-e5cb-4fc1-a271-aee185c6b176.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 197
  +favouriteCount: 644
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729383660 {#2913
    date: 2024-10-20 02:21:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2918 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  +badges: Doctrine\ORM\PersistentCollection {#2929 …}
  +children: [
    App\Entity\EntryComment {#2117
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
      +body: "does systemd-boot require a distro that runs systemd or is it just the name"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704461062 {#2114
        date: 2024-01-05 14:24:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@Telodzrum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2115 …}
      +nested: Doctrine\ORM\PersistentCollection {#2123 …}
      +votes: Doctrine\ORM\PersistentCollection {#2116 …}
      +reports: Doctrine\ORM\PersistentCollection {#2161 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
      -id: 282407
      -bodyTs: "'boot':4 'distro':7 'name':16 'requir':5 'run':9 'systemd':3,10 'systemd-boot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5104059"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704461062 {#2118
        date: 2024-01-05 14:24:22.0 +01:00
      }
      +"title": 282407
    }
  ]
  -id: 27143
  -titleTs: "'happen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704457800
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12141675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704371400 {#2901
    date: 2024-01-04 13:30:00.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 {#2121
  +user: Proxies\__CG__\App\Entity\User {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2878 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "It-happens"
  +title: "It happens 🤷"
  +url: "https://sh.itjust.works/pictrs/image/12fc3927-e5cb-4fc1-a271-aee185c6b176.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 197
  +favouriteCount: 644
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729383660 {#2913
    date: 2024-10-20 02:21:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2918 …}
  +votes: Doctrine\ORM\PersistentCollection {#2921 …}
  +reports: Doctrine\ORM\PersistentCollection {#2923 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
  +badges: Doctrine\ORM\PersistentCollection {#2929 …}
  +children: [
    App\Entity\EntryComment {#2117
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2121 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
      +body: "does systemd-boot require a distro that runs systemd or is it just the name"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704461062 {#2114
        date: 2024-01-05 14:24:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@Telodzrum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2115 …}
      +nested: Doctrine\ORM\PersistentCollection {#2123 …}
      +votes: Doctrine\ORM\PersistentCollection {#2116 …}
      +reports: Doctrine\ORM\PersistentCollection {#2161 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
      -id: 282407
      -bodyTs: "'boot':4 'distro':7 'name':16 'requir':5 'run':9 'systemd':3,10 'systemd-boot':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5104059"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704461062 {#2118
        date: 2024-01-05 14:24:22.0 +01:00
      }
      +"title": 282407
    }
  ]
  -id: 27143
  -titleTs: "'happen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704457800
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12141675"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704371400 {#2901
    date: 2024-01-04 13:30:00.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 {#2117
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121
    +user: Proxies\__CG__\App\Entity\User {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2878 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "It-happens"
    +title: "It happens 🤷"
    +url: "https://sh.itjust.works/pictrs/image/12fc3927-e5cb-4fc1-a271-aee185c6b176.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 197
    +favouriteCount: 644
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729383660 {#2913
      date: 2024-10-20 02:21:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    +badges: Doctrine\ORM\PersistentCollection {#2929 …}
    +children: [
      App\Entity\EntryComment {#2117}
    ]
    -id: 27143
    -titleTs: "'happen':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704457800
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12141675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704371400 {#2901
      date: 2024-01-04 13:30:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "does systemd-boot require a distro that runs systemd or is it just the name"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704461062 {#2114
    date: 2024-01-05 14:24:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 282407
  -bodyTs: "'boot':4 'distro':7 'name':16 'requir':5 'run':9 'systemd':3,10 'systemd-boot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5104059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704461062 {#2118
    date: 2024-01-05 14:24:22.0 +01:00
  }
  +"title": 282407
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2117
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121
    +user: Proxies\__CG__\App\Entity\User {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2878 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "It-happens"
    +title: "It happens 🤷"
    +url: "https://sh.itjust.works/pictrs/image/12fc3927-e5cb-4fc1-a271-aee185c6b176.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 197
    +favouriteCount: 644
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729383660 {#2913
      date: 2024-10-20 02:21:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    +badges: Doctrine\ORM\PersistentCollection {#2929 …}
    +children: [
      App\Entity\EntryComment {#2117}
    ]
    -id: 27143
    -titleTs: "'happen':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704457800
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12141675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704371400 {#2901
      date: 2024-01-04 13:30:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "does systemd-boot require a distro that runs systemd or is it just the name"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704461062 {#2114
    date: 2024-01-05 14:24:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 282407
  -bodyTs: "'boot':4 'distro':7 'name':16 'requir':5 'run':9 'systemd':3,10 'systemd-boot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5104059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704461062 {#2118
    date: 2024-01-05 14:24:22.0 +01:00
  }
  +"title": 282407
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2117
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2121
    +user: Proxies\__CG__\App\Entity\User {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2878 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "It-happens"
    +title: "It happens 🤷"
    +url: "https://sh.itjust.works/pictrs/image/12fc3927-e5cb-4fc1-a271-aee185c6b176.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 197
    +favouriteCount: 644
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729383660 {#2913
      date: 2024-10-20 02:21:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2921 …}
    +reports: Doctrine\ORM\PersistentCollection {#2923 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2925 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2927 …}
    +badges: Doctrine\ORM\PersistentCollection {#2929 …}
    +children: [
      App\Entity\EntryComment {#2117}
    ]
    -id: 27143
    -titleTs: "'happen':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704457800
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12141675"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704371400 {#2901
      date: 2024-01-04 13:30:00.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2122 …}
  +body: "does systemd-boot require a distro that runs systemd or is it just the name"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704461062 {#2114
    date: 2024-01-05 14:24:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2116 …}
  +reports: Doctrine\ORM\PersistentCollection {#2161 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2163 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2044 …}
  -id: 282407
  -bodyTs: "'boot':4 'distro':7 'name':16 'requir':5 'run':9 'systemd':3,10 'systemd-boot':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5104059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704461062 {#2118
    date: 2024-01-05 14:24:22.0 +01:00
  }
  +"title": 282407
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2139
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "How-to-cope-with-existing-right-now"
  +title: "How to cope with existing right now?"
  +url: null
  +body: """
    It feels like no matter where I turn some septuagenarian, or older, is making life miserable for myself and others. Usually these are older white Christian conservatives, obsessed with a delusional sense of reality that no longer has a basis in fact, or perhaps never did.\n
    \n
    There is a disproportionate amount of wealth concentrated in the older generation and those who will inherit it will probably be even worse with that money than the last generation. Certainly we see evidence of that already, anyone in their 30’s who has parents who help them out VS those who don’t have that have radically different outcomes. For some reason those lucky enough to come from good families ascribe laziness and bad attitude to those who don’t have the family support, as if they are somehow enjoying “self made success” while mummy does their laundry for them.\n
    \n
    No generation previous needed this kind of assistance well into adulthood, but this infantilisation of working adults has happened because of the hoarding of wealth, refusing to pass on the torch in workplaces and just blocking change for the sake of stoking petty politics. Most of us will never own our own home but all the politicians want to talk about is whether it’s OK to dehumanise trans people or not.\n
    \n
    I’m 36 this year. For most of my teens I thought there’d be some kind of tipping point where the conservative boomers would fuck off or at least let the next generation step in, but that hasn’t happened. Back in the 1990’s you could be a girl and wear jeans and be empowered, now this is considered some kind of woke statement. As if we recently invented this idea of women and men being equal.\n
    \n
    The faces of my two dogs, my cat and my husband are all that keep me going. Knowing they need me gives me just enough to get out of bed in the morning and start moving… but I’m struggling to do even that without having a breakdown. My husband and I have medical expenses we can’t afford and are borrowing money to survive right now. I run my own business and just feel this immense pressure on my shoulders, that again is compounded by how unfair the world is right now.\n
    \n
    Anyone got any advice for coping with this late stage capitalist hellscape?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729385011 {#3063
    date: 2024-10-20 02:43:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +badges: Doctrine\ORM\PersistentCollection {#3080 …}
  +children: [
    App\Entity\EntryComment {#2043
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2139 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +body: "lemmy and kbin are social media"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704464156 {#2127
        date: 2024-01-05 15:15:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@solomon42069@lemmy.world"
        "@gzrrt@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2224 …}
      +nested: Doctrine\ORM\PersistentCollection {#2223 …}
      +votes: Doctrine\ORM\PersistentCollection {#2216 …}
      +reports: Doctrine\ORM\PersistentCollection {#2213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
      -id: 282508
      -bodyTs: "'kbin':3 'lemmi':1 'media':6 'social':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5104810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704464156 {#2126
        date: 2024-01-05 15:15:56.0 +01:00
      }
      +"title": 282508
    }
  ]
  -id: 27102
  -titleTs: "'cope':3 'exist':5 'right':6"
  -bodyTs: "'1990':264 '30':87 '36':222 'adult':164 'adulthood':158 'advic':395 'afford':357 'alreadi':83 'amount':51 'anyon':84,392 'ascrib':118 'assist':155 'attitud':122 'back':261 'bad':121 'basi':40 'bed':328 'block':183 'boomer':243 'borrow':360 'breakdown':346 'busi':370 'capitalist':402 'cat':306 'certain':77 'chang':184 'christian':26 'come':114 'compound':383 'concentr':54 'conserv':27,242 'consid':280 'cope':397 'could':267 'd':233 'dehumanis':215 'delusion':31 'differ':105 'disproportion':50 'dog':304 'empow':276 'enjoy':137 'enough':112,323 'equal':298 'even':68,341 'evid':80 'expens':353 'face':300 'fact':42 'famili':117,130 'feel':2,373 'fuck':245 'generat':58,76,149,253 'get':325 'girl':270 'give':320 'go':315 'good':116 'got':393 'happen':166,260 'hasn':258 'hellscap':403 'help':93 'hoard':170 'home':200 'husband':309,348 'idea':292 'immens':375 'infantilis':161 'inherit':63 'invent':290 'jean':273 'keep':313 'kind':153,236,282 'know':316 'last':75 'late':400 'laundri':145 'lazi':119 'least':249 'let':250 'life':15 'like':3 'longer':37 'lucki':111 'm':221,337 'made':139 'make':14 'matter':5 'medic':352 'men':296 'miser':16 'money':72,361 'morn':331 'move':334 'mummi':142 'need':151,318 'never':45,196 'next':252 'obsess':28 'ok':213 'older':12,24,57 'other':20 'outcom':106 'parent':91 'pass':175 'peopl':217 'perhap':44 'petti':190 'point':239 'polit':191 'politician':204 'pressur':376 'previous':150 'probabl':66 'radic':104 'realiti':34 'reason':109 'recent':289 'refus':173 'right':364,390 'run':367 'sake':187 'see':79 'self':138 'sens':32 'septuagenarian':10 'shoulder':379 'somehow':136 'stage':401 'start':333 'statement':285 'step':254 'stoke':189 'struggl':338 'success':140 'support':131 'surviv':363 'talk':207 'teen':229 'thought':231 'tip':238 'torch':178 'tran':216 'turn':8 'two':303 'unfair':386 'us':194 'usual':21 'vs':96 'want':205 'wealth':53,172 'wear':272 'well':156 'whether':210 'white':25 'without':343 'woke':284 'women':294 'work':163 'workplac':180 'world':388 'wors':69 'would':244 'year':224"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10295232"
  +editedAt: DateTimeImmutable @1711476269 {#3051
    date: 2024-03-26 19:04:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704344352 {#3029
    date: 2024-01-04 05:59:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2139
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "How-to-cope-with-existing-right-now"
  +title: "How to cope with existing right now?"
  +url: null
  +body: """
    It feels like no matter where I turn some septuagenarian, or older, is making life miserable for myself and others. Usually these are older white Christian conservatives, obsessed with a delusional sense of reality that no longer has a basis in fact, or perhaps never did.\n
    \n
    There is a disproportionate amount of wealth concentrated in the older generation and those who will inherit it will probably be even worse with that money than the last generation. Certainly we see evidence of that already, anyone in their 30’s who has parents who help them out VS those who don’t have that have radically different outcomes. For some reason those lucky enough to come from good families ascribe laziness and bad attitude to those who don’t have the family support, as if they are somehow enjoying “self made success” while mummy does their laundry for them.\n
    \n
    No generation previous needed this kind of assistance well into adulthood, but this infantilisation of working adults has happened because of the hoarding of wealth, refusing to pass on the torch in workplaces and just blocking change for the sake of stoking petty politics. Most of us will never own our own home but all the politicians want to talk about is whether it’s OK to dehumanise trans people or not.\n
    \n
    I’m 36 this year. For most of my teens I thought there’d be some kind of tipping point where the conservative boomers would fuck off or at least let the next generation step in, but that hasn’t happened. Back in the 1990’s you could be a girl and wear jeans and be empowered, now this is considered some kind of woke statement. As if we recently invented this idea of women and men being equal.\n
    \n
    The faces of my two dogs, my cat and my husband are all that keep me going. Knowing they need me gives me just enough to get out of bed in the morning and start moving… but I’m struggling to do even that without having a breakdown. My husband and I have medical expenses we can’t afford and are borrowing money to survive right now. I run my own business and just feel this immense pressure on my shoulders, that again is compounded by how unfair the world is right now.\n
    \n
    Anyone got any advice for coping with this late stage capitalist hellscape?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729385011 {#3063
    date: 2024-10-20 02:43:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +badges: Doctrine\ORM\PersistentCollection {#3080 …}
  +children: [
    App\Entity\EntryComment {#2043
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2139 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +body: "lemmy and kbin are social media"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704464156 {#2127
        date: 2024-01-05 15:15:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@solomon42069@lemmy.world"
        "@gzrrt@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2224 …}
      +nested: Doctrine\ORM\PersistentCollection {#2223 …}
      +votes: Doctrine\ORM\PersistentCollection {#2216 …}
      +reports: Doctrine\ORM\PersistentCollection {#2213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
      -id: 282508
      -bodyTs: "'kbin':3 'lemmi':1 'media':6 'social':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5104810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704464156 {#2126
        date: 2024-01-05 15:15:56.0 +01:00
      }
      +"title": 282508
    }
  ]
  -id: 27102
  -titleTs: "'cope':3 'exist':5 'right':6"
  -bodyTs: "'1990':264 '30':87 '36':222 'adult':164 'adulthood':158 'advic':395 'afford':357 'alreadi':83 'amount':51 'anyon':84,392 'ascrib':118 'assist':155 'attitud':122 'back':261 'bad':121 'basi':40 'bed':328 'block':183 'boomer':243 'borrow':360 'breakdown':346 'busi':370 'capitalist':402 'cat':306 'certain':77 'chang':184 'christian':26 'come':114 'compound':383 'concentr':54 'conserv':27,242 'consid':280 'cope':397 'could':267 'd':233 'dehumanis':215 'delusion':31 'differ':105 'disproportion':50 'dog':304 'empow':276 'enjoy':137 'enough':112,323 'equal':298 'even':68,341 'evid':80 'expens':353 'face':300 'fact':42 'famili':117,130 'feel':2,373 'fuck':245 'generat':58,76,149,253 'get':325 'girl':270 'give':320 'go':315 'good':116 'got':393 'happen':166,260 'hasn':258 'hellscap':403 'help':93 'hoard':170 'home':200 'husband':309,348 'idea':292 'immens':375 'infantilis':161 'inherit':63 'invent':290 'jean':273 'keep':313 'kind':153,236,282 'know':316 'last':75 'late':400 'laundri':145 'lazi':119 'least':249 'let':250 'life':15 'like':3 'longer':37 'lucki':111 'm':221,337 'made':139 'make':14 'matter':5 'medic':352 'men':296 'miser':16 'money':72,361 'morn':331 'move':334 'mummi':142 'need':151,318 'never':45,196 'next':252 'obsess':28 'ok':213 'older':12,24,57 'other':20 'outcom':106 'parent':91 'pass':175 'peopl':217 'perhap':44 'petti':190 'point':239 'polit':191 'politician':204 'pressur':376 'previous':150 'probabl':66 'radic':104 'realiti':34 'reason':109 'recent':289 'refus':173 'right':364,390 'run':367 'sake':187 'see':79 'self':138 'sens':32 'septuagenarian':10 'shoulder':379 'somehow':136 'stage':401 'start':333 'statement':285 'step':254 'stoke':189 'struggl':338 'success':140 'support':131 'surviv':363 'talk':207 'teen':229 'thought':231 'tip':238 'torch':178 'tran':216 'turn':8 'two':303 'unfair':386 'us':194 'usual':21 'vs':96 'want':205 'wealth':53,172 'wear':272 'well':156 'whether':210 'white':25 'without':343 'woke':284 'women':294 'work':163 'workplac':180 'world':388 'wors':69 'would':244 'year':224"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10295232"
  +editedAt: DateTimeImmutable @1711476269 {#3051
    date: 2024-03-26 19:04:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704344352 {#3029
    date: 2024-01-04 05:59:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2139
  +user: Proxies\__CG__\App\Entity\User {#3068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "How-to-cope-with-existing-right-now"
  +title: "How to cope with existing right now?"
  +url: null
  +body: """
    It feels like no matter where I turn some septuagenarian, or older, is making life miserable for myself and others. Usually these are older white Christian conservatives, obsessed with a delusional sense of reality that no longer has a basis in fact, or perhaps never did.\n
    \n
    There is a disproportionate amount of wealth concentrated in the older generation and those who will inherit it will probably be even worse with that money than the last generation. Certainly we see evidence of that already, anyone in their 30’s who has parents who help them out VS those who don’t have that have radically different outcomes. For some reason those lucky enough to come from good families ascribe laziness and bad attitude to those who don’t have the family support, as if they are somehow enjoying “self made success” while mummy does their laundry for them.\n
    \n
    No generation previous needed this kind of assistance well into adulthood, but this infantilisation of working adults has happened because of the hoarding of wealth, refusing to pass on the torch in workplaces and just blocking change for the sake of stoking petty politics. Most of us will never own our own home but all the politicians want to talk about is whether it’s OK to dehumanise trans people or not.\n
    \n
    I’m 36 this year. For most of my teens I thought there’d be some kind of tipping point where the conservative boomers would fuck off or at least let the next generation step in, but that hasn’t happened. Back in the 1990’s you could be a girl and wear jeans and be empowered, now this is considered some kind of woke statement. As if we recently invented this idea of women and men being equal.\n
    \n
    The faces of my two dogs, my cat and my husband are all that keep me going. Knowing they need me gives me just enough to get out of bed in the morning and start moving… but I’m struggling to do even that without having a breakdown. My husband and I have medical expenses we can’t afford and are borrowing money to survive right now. I run my own business and just feel this immense pressure on my shoulders, that again is compounded by how unfair the world is right now.\n
    \n
    Anyone got any advice for coping with this late stage capitalist hellscape?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 96
  +favouriteCount: 293
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729385011 {#3063
    date: 2024-10-20 02:43:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +badges: Doctrine\ORM\PersistentCollection {#3080 …}
  +children: [
    App\Entity\EntryComment {#2043
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2139 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +body: "lemmy and kbin are social media"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704464156 {#2127
        date: 2024-01-05 15:15:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@solomon42069@lemmy.world"
        "@gzrrt@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2224 …}
      +nested: Doctrine\ORM\PersistentCollection {#2223 …}
      +votes: Doctrine\ORM\PersistentCollection {#2216 …}
      +reports: Doctrine\ORM\PersistentCollection {#2213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
      -id: 282508
      -bodyTs: "'kbin':3 'lemmi':1 'media':6 'social':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5104810"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704464156 {#2126
        date: 2024-01-05 15:15:56.0 +01:00
      }
      +"title": 282508
    }
  ]
  -id: 27102
  -titleTs: "'cope':3 'exist':5 'right':6"
  -bodyTs: "'1990':264 '30':87 '36':222 'adult':164 'adulthood':158 'advic':395 'afford':357 'alreadi':83 'amount':51 'anyon':84,392 'ascrib':118 'assist':155 'attitud':122 'back':261 'bad':121 'basi':40 'bed':328 'block':183 'boomer':243 'borrow':360 'breakdown':346 'busi':370 'capitalist':402 'cat':306 'certain':77 'chang':184 'christian':26 'come':114 'compound':383 'concentr':54 'conserv':27,242 'consid':280 'cope':397 'could':267 'd':233 'dehumanis':215 'delusion':31 'differ':105 'disproportion':50 'dog':304 'empow':276 'enjoy':137 'enough':112,323 'equal':298 'even':68,341 'evid':80 'expens':353 'face':300 'fact':42 'famili':117,130 'feel':2,373 'fuck':245 'generat':58,76,149,253 'get':325 'girl':270 'give':320 'go':315 'good':116 'got':393 'happen':166,260 'hasn':258 'hellscap':403 'help':93 'hoard':170 'home':200 'husband':309,348 'idea':292 'immens':375 'infantilis':161 'inherit':63 'invent':290 'jean':273 'keep':313 'kind':153,236,282 'know':316 'last':75 'late':400 'laundri':145 'lazi':119 'least':249 'let':250 'life':15 'like':3 'longer':37 'lucki':111 'm':221,337 'made':139 'make':14 'matter':5 'medic':352 'men':296 'miser':16 'money':72,361 'morn':331 'move':334 'mummi':142 'need':151,318 'never':45,196 'next':252 'obsess':28 'ok':213 'older':12,24,57 'other':20 'outcom':106 'parent':91 'pass':175 'peopl':217 'perhap':44 'petti':190 'point':239 'polit':191 'politician':204 'pressur':376 'previous':150 'probabl':66 'radic':104 'realiti':34 'reason':109 'recent':289 'refus':173 'right':364,390 'run':367 'sake':187 'see':79 'self':138 'sens':32 'septuagenarian':10 'shoulder':379 'somehow':136 'stage':401 'start':333 'statement':285 'step':254 'stoke':189 'struggl':338 'success':140 'support':131 'surviv':363 'talk':207 'teen':229 'thought':231 'tip':238 'torch':178 'tran':216 'turn':8 'two':303 'unfair':386 'us':194 'usual':21 'vs':96 'want':205 'wealth':53,172 'wear':272 'well':156 'whether':210 'white':25 'without':343 'woke':284 'women':294 'work':163 'workplac':180 'world':388 'wors':69 'would':244 'year':224"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704430752
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10295232"
  +editedAt: DateTimeImmutable @1711476269 {#3051
    date: 2024-03-26 19:04:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704344352 {#3029
    date: 2024-01-04 05:59:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2043
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139
    +user: Proxies\__CG__\App\Entity\User {#3068 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "How-to-cope-with-existing-right-now"
    +title: "How to cope with existing right now?"
    +url: null
    +body: """
      It feels like no matter where I turn some septuagenarian, or older, is making life miserable for myself and others. Usually these are older white Christian conservatives, obsessed with a delusional sense of reality that no longer has a basis in fact, or perhaps never did.\n
      \n
      There is a disproportionate amount of wealth concentrated in the older generation and those who will inherit it will probably be even worse with that money than the last generation. Certainly we see evidence of that already, anyone in their 30’s who has parents who help them out VS those who don’t have that have radically different outcomes. For some reason those lucky enough to come from good families ascribe laziness and bad attitude to those who don’t have the family support, as if they are somehow enjoying “self made success” while mummy does their laundry for them.\n
      \n
      No generation previous needed this kind of assistance well into adulthood, but this infantilisation of working adults has happened because of the hoarding of wealth, refusing to pass on the torch in workplaces and just blocking change for the sake of stoking petty politics. Most of us will never own our own home but all the politicians want to talk about is whether it’s OK to dehumanise trans people or not.\n
      \n
      I’m 36 this year. For most of my teens I thought there’d be some kind of tipping point where the conservative boomers would fuck off or at least let the next generation step in, but that hasn’t happened. Back in the 1990’s you could be a girl and wear jeans and be empowered, now this is considered some kind of woke statement. As if we recently invented this idea of women and men being equal.\n
      \n
      The faces of my two dogs, my cat and my husband are all that keep me going. Knowing they need me gives me just enough to get out of bed in the morning and start moving… but I’m struggling to do even that without having a breakdown. My husband and I have medical expenses we can’t afford and are borrowing money to survive right now. I run my own business and just feel this immense pressure on my shoulders, that again is compounded by how unfair the world is right now.\n
      \n
      Anyone got any advice for coping with this late stage capitalist hellscape?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 293
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729385011 {#3063
      date: 2024-10-20 02:43:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +badges: Doctrine\ORM\PersistentCollection {#3080 …}
    +children: [
      App\Entity\EntryComment {#2043}
    ]
    -id: 27102
    -titleTs: "'cope':3 'exist':5 'right':6"
    -bodyTs: "'1990':264 '30':87 '36':222 'adult':164 'adulthood':158 'advic':395 'afford':357 'alreadi':83 'amount':51 'anyon':84,392 'ascrib':118 'assist':155 'attitud':122 'back':261 'bad':121 'basi':40 'bed':328 'block':183 'boomer':243 'borrow':360 'breakdown':346 'busi':370 'capitalist':402 'cat':306 'certain':77 'chang':184 'christian':26 'come':114 'compound':383 'concentr':54 'conserv':27,242 'consid':280 'cope':397 'could':267 'd':233 'dehumanis':215 'delusion':31 'differ':105 'disproportion':50 'dog':304 'empow':276 'enjoy':137 'enough':112,323 'equal':298 'even':68,341 'evid':80 'expens':353 'face':300 'fact':42 'famili':117,130 'feel':2,373 'fuck':245 'generat':58,76,149,253 'get':325 'girl':270 'give':320 'go':315 'good':116 'got':393 'happen':166,260 'hasn':258 'hellscap':403 'help':93 'hoard':170 'home':200 'husband':309,348 'idea':292 'immens':375 'infantilis':161 'inherit':63 'invent':290 'jean':273 'keep':313 'kind':153,236,282 'know':316 'last':75 'late':400 'laundri':145 'lazi':119 'least':249 'let':250 'life':15 'like':3 'longer':37 'lucki':111 'm':221,337 'made':139 'make':14 'matter':5 'medic':352 'men':296 'miser':16 'money':72,361 'morn':331 'move':334 'mummi':142 'need':151,318 'never':45,196 'next':252 'obsess':28 'ok':213 'older':12,24,57 'other':20 'outcom':106 'parent':91 'pass':175 'peopl':217 'perhap':44 'petti':190 'point':239 'polit':191 'politician':204 'pressur':376 'previous':150 'probabl':66 'radic':104 'realiti':34 'reason':109 'recent':289 'refus':173 'right':364,390 'run':367 'sake':187 'see':79 'self':138 'sens':32 'septuagenarian':10 'shoulder':379 'somehow':136 'stage':401 'start':333 'statement':285 'step':254 'stoke':189 'struggl':338 'success':140 'support':131 'surviv':363 'talk':207 'teen':229 'thought':231 'tip':238 'torch':178 'tran':216 'turn':8 'two':303 'unfair':386 'us':194 'usual':21 'vs':96 'want':205 'wealth':53,172 'wear':272 'well':156 'whether':210 'white':25 'without':343 'woke':284 'women':294 'work':163 'workplac':180 'world':388 'wors':69 'would':244 'year':224"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704430752
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10295232"
    +editedAt: DateTimeImmutable @1711476269 {#3051
      date: 2024-03-26 19:04:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704344352 {#3029
      date: 2024-01-04 05:59:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "lemmy and kbin are social media"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704464156 {#2127
    date: 2024-01-05 15:15:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solomon42069@lemmy.world"
    "@gzrrt@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 282508
  -bodyTs: "'kbin':3 'lemmi':1 'media':6 'social':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5104810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704464156 {#2126
    date: 2024-01-05 15:15:56.0 +01:00
  }
  +"title": 282508
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2043
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139
    +user: Proxies\__CG__\App\Entity\User {#3068 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "How-to-cope-with-existing-right-now"
    +title: "How to cope with existing right now?"
    +url: null
    +body: """
      It feels like no matter where I turn some septuagenarian, or older, is making life miserable for myself and others. Usually these are older white Christian conservatives, obsessed with a delusional sense of reality that no longer has a basis in fact, or perhaps never did.\n
      \n
      There is a disproportionate amount of wealth concentrated in the older generation and those who will inherit it will probably be even worse with that money than the last generation. Certainly we see evidence of that already, anyone in their 30’s who has parents who help them out VS those who don’t have that have radically different outcomes. For some reason those lucky enough to come from good families ascribe laziness and bad attitude to those who don’t have the family support, as if they are somehow enjoying “self made success” while mummy does their laundry for them.\n
      \n
      No generation previous needed this kind of assistance well into adulthood, but this infantilisation of working adults has happened because of the hoarding of wealth, refusing to pass on the torch in workplaces and just blocking change for the sake of stoking petty politics. Most of us will never own our own home but all the politicians want to talk about is whether it’s OK to dehumanise trans people or not.\n
      \n
      I’m 36 this year. For most of my teens I thought there’d be some kind of tipping point where the conservative boomers would fuck off or at least let the next generation step in, but that hasn’t happened. Back in the 1990’s you could be a girl and wear jeans and be empowered, now this is considered some kind of woke statement. As if we recently invented this idea of women and men being equal.\n
      \n
      The faces of my two dogs, my cat and my husband are all that keep me going. Knowing they need me gives me just enough to get out of bed in the morning and start moving… but I’m struggling to do even that without having a breakdown. My husband and I have medical expenses we can’t afford and are borrowing money to survive right now. I run my own business and just feel this immense pressure on my shoulders, that again is compounded by how unfair the world is right now.\n
      \n
      Anyone got any advice for coping with this late stage capitalist hellscape?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 293
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729385011 {#3063
      date: 2024-10-20 02:43:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +badges: Doctrine\ORM\PersistentCollection {#3080 …}
    +children: [
      App\Entity\EntryComment {#2043}
    ]
    -id: 27102
    -titleTs: "'cope':3 'exist':5 'right':6"
    -bodyTs: "'1990':264 '30':87 '36':222 'adult':164 'adulthood':158 'advic':395 'afford':357 'alreadi':83 'amount':51 'anyon':84,392 'ascrib':118 'assist':155 'attitud':122 'back':261 'bad':121 'basi':40 'bed':328 'block':183 'boomer':243 'borrow':360 'breakdown':346 'busi':370 'capitalist':402 'cat':306 'certain':77 'chang':184 'christian':26 'come':114 'compound':383 'concentr':54 'conserv':27,242 'consid':280 'cope':397 'could':267 'd':233 'dehumanis':215 'delusion':31 'differ':105 'disproportion':50 'dog':304 'empow':276 'enjoy':137 'enough':112,323 'equal':298 'even':68,341 'evid':80 'expens':353 'face':300 'fact':42 'famili':117,130 'feel':2,373 'fuck':245 'generat':58,76,149,253 'get':325 'girl':270 'give':320 'go':315 'good':116 'got':393 'happen':166,260 'hasn':258 'hellscap':403 'help':93 'hoard':170 'home':200 'husband':309,348 'idea':292 'immens':375 'infantilis':161 'inherit':63 'invent':290 'jean':273 'keep':313 'kind':153,236,282 'know':316 'last':75 'late':400 'laundri':145 'lazi':119 'least':249 'let':250 'life':15 'like':3 'longer':37 'lucki':111 'm':221,337 'made':139 'make':14 'matter':5 'medic':352 'men':296 'miser':16 'money':72,361 'morn':331 'move':334 'mummi':142 'need':151,318 'never':45,196 'next':252 'obsess':28 'ok':213 'older':12,24,57 'other':20 'outcom':106 'parent':91 'pass':175 'peopl':217 'perhap':44 'petti':190 'point':239 'polit':191 'politician':204 'pressur':376 'previous':150 'probabl':66 'radic':104 'realiti':34 'reason':109 'recent':289 'refus':173 'right':364,390 'run':367 'sake':187 'see':79 'self':138 'sens':32 'septuagenarian':10 'shoulder':379 'somehow':136 'stage':401 'start':333 'statement':285 'step':254 'stoke':189 'struggl':338 'success':140 'support':131 'surviv':363 'talk':207 'teen':229 'thought':231 'tip':238 'torch':178 'tran':216 'turn':8 'two':303 'unfair':386 'us':194 'usual':21 'vs':96 'want':205 'wealth':53,172 'wear':272 'well':156 'whether':210 'white':25 'without':343 'woke':284 'women':294 'work':163 'workplac':180 'world':388 'wors':69 'would':244 'year':224"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704430752
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10295232"
    +editedAt: DateTimeImmutable @1711476269 {#3051
      date: 2024-03-26 19:04:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704344352 {#3029
      date: 2024-01-04 05:59:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "lemmy and kbin are social media"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704464156 {#2127
    date: 2024-01-05 15:15:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solomon42069@lemmy.world"
    "@gzrrt@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 282508
  -bodyTs: "'kbin':3 'lemmi':1 'media':6 'social':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5104810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704464156 {#2126
    date: 2024-01-05 15:15:56.0 +01:00
  }
  +"title": 282508
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2043
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139
    +user: Proxies\__CG__\App\Entity\User {#3068 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "How-to-cope-with-existing-right-now"
    +title: "How to cope with existing right now?"
    +url: null
    +body: """
      It feels like no matter where I turn some septuagenarian, or older, is making life miserable for myself and others. Usually these are older white Christian conservatives, obsessed with a delusional sense of reality that no longer has a basis in fact, or perhaps never did.\n
      \n
      There is a disproportionate amount of wealth concentrated in the older generation and those who will inherit it will probably be even worse with that money than the last generation. Certainly we see evidence of that already, anyone in their 30’s who has parents who help them out VS those who don’t have that have radically different outcomes. For some reason those lucky enough to come from good families ascribe laziness and bad attitude to those who don’t have the family support, as if they are somehow enjoying “self made success” while mummy does their laundry for them.\n
      \n
      No generation previous needed this kind of assistance well into adulthood, but this infantilisation of working adults has happened because of the hoarding of wealth, refusing to pass on the torch in workplaces and just blocking change for the sake of stoking petty politics. Most of us will never own our own home but all the politicians want to talk about is whether it’s OK to dehumanise trans people or not.\n
      \n
      I’m 36 this year. For most of my teens I thought there’d be some kind of tipping point where the conservative boomers would fuck off or at least let the next generation step in, but that hasn’t happened. Back in the 1990’s you could be a girl and wear jeans and be empowered, now this is considered some kind of woke statement. As if we recently invented this idea of women and men being equal.\n
      \n
      The faces of my two dogs, my cat and my husband are all that keep me going. Knowing they need me gives me just enough to get out of bed in the morning and start moving… but I’m struggling to do even that without having a breakdown. My husband and I have medical expenses we can’t afford and are borrowing money to survive right now. I run my own business and just feel this immense pressure on my shoulders, that again is compounded by how unfair the world is right now.\n
      \n
      Anyone got any advice for coping with this late stage capitalist hellscape?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 96
    +favouriteCount: 293
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729385011 {#3063
      date: 2024-10-20 02:43:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3070 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +badges: Doctrine\ORM\PersistentCollection {#3080 …}
    +children: [
      App\Entity\EntryComment {#2043}
    ]
    -id: 27102
    -titleTs: "'cope':3 'exist':5 'right':6"
    -bodyTs: "'1990':264 '30':87 '36':222 'adult':164 'adulthood':158 'advic':395 'afford':357 'alreadi':83 'amount':51 'anyon':84,392 'ascrib':118 'assist':155 'attitud':122 'back':261 'bad':121 'basi':40 'bed':328 'block':183 'boomer':243 'borrow':360 'breakdown':346 'busi':370 'capitalist':402 'cat':306 'certain':77 'chang':184 'christian':26 'come':114 'compound':383 'concentr':54 'conserv':27,242 'consid':280 'cope':397 'could':267 'd':233 'dehumanis':215 'delusion':31 'differ':105 'disproportion':50 'dog':304 'empow':276 'enjoy':137 'enough':112,323 'equal':298 'even':68,341 'evid':80 'expens':353 'face':300 'fact':42 'famili':117,130 'feel':2,373 'fuck':245 'generat':58,76,149,253 'get':325 'girl':270 'give':320 'go':315 'good':116 'got':393 'happen':166,260 'hasn':258 'hellscap':403 'help':93 'hoard':170 'home':200 'husband':309,348 'idea':292 'immens':375 'infantilis':161 'inherit':63 'invent':290 'jean':273 'keep':313 'kind':153,236,282 'know':316 'last':75 'late':400 'laundri':145 'lazi':119 'least':249 'let':250 'life':15 'like':3 'longer':37 'lucki':111 'm':221,337 'made':139 'make':14 'matter':5 'medic':352 'men':296 'miser':16 'money':72,361 'morn':331 'move':334 'mummi':142 'need':151,318 'never':45,196 'next':252 'obsess':28 'ok':213 'older':12,24,57 'other':20 'outcom':106 'parent':91 'pass':175 'peopl':217 'perhap':44 'petti':190 'point':239 'polit':191 'politician':204 'pressur':376 'previous':150 'probabl':66 'radic':104 'realiti':34 'reason':109 'recent':289 'refus':173 'right':364,390 'run':367 'sake':187 'see':79 'self':138 'sens':32 'septuagenarian':10 'shoulder':379 'somehow':136 'stage':401 'start':333 'statement':285 'step':254 'stoke':189 'struggl':338 'success':140 'support':131 'surviv':363 'talk':207 'teen':229 'thought':231 'tip':238 'torch':178 'tran':216 'turn':8 'two':303 'unfair':386 'us':194 'usual':21 'vs':96 'want':205 'wealth':53,172 'wear':272 'well':156 'whether':210 'white':25 'without':343 'woke':284 'women':294 'work':163 'workplac':180 'world':388 'wors':69 'would':244 'year':224"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704430752
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10295232"
    +editedAt: DateTimeImmutable @1711476269 {#3051
      date: 2024-03-26 19:04:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704344352 {#3029
      date: 2024-01-04 05:59:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "lemmy and kbin are social media"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704464156 {#2127
    date: 2024-01-05 15:15:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@solomon42069@lemmy.world"
    "@gzrrt@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 282508
  -bodyTs: "'kbin':3 'lemmi':1 'media':6 'social':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5104810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704464156 {#2126
    date: 2024-01-05 15:15:56.0 +01:00
  }
  +"title": 282508
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2104
  +user: Proxies\__CG__\App\Entity\User {#2524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2992 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
  +slug: "Looks-like-I-ll-be-distrohopping-again"
  +title: "Looks like I'll be distrohopping again!"
  +url: "https://sopuli.xyz/pictrs/image/e6ebc03b-f0c7-416a-80b4-f52f28c337a4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712468428 {#3026
    date: 2024-04-07 07:40:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +badges: Doctrine\ORM\PersistentCollection {#3043 …}
  +children: [
    App\Entity\EntryComment {#2041
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2104 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
      +body: "what did you have trouble with?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704387546 {#2125
        date: 2024-01-04 17:59:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hellfire103@sopuli.xyz"
        "@bjoern_tantau@swg-empire.de"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2105 …}
      +nested: Doctrine\ORM\PersistentCollection {#2111 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 280017
      -bodyTs: "'troubl':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5074066"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704387546 {#2165
        date: 2024-01-04 17:59:06.0 +01:00
      }
      +"title": 280017
    }
  ]
  -id: 27135
  -titleTs: "'distrohop':6 'like':2 'll':4 'look':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704408918
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7595275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322518 {#3014
    date: 2024-01-03 23:55: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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2104
  +user: Proxies\__CG__\App\Entity\User {#2524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2992 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
  +slug: "Looks-like-I-ll-be-distrohopping-again"
  +title: "Looks like I'll be distrohopping again!"
  +url: "https://sopuli.xyz/pictrs/image/e6ebc03b-f0c7-416a-80b4-f52f28c337a4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712468428 {#3026
    date: 2024-04-07 07:40:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +badges: Doctrine\ORM\PersistentCollection {#3043 …}
  +children: [
    App\Entity\EntryComment {#2041
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2104 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
      +body: "what did you have trouble with?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704387546 {#2125
        date: 2024-01-04 17:59:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hellfire103@sopuli.xyz"
        "@bjoern_tantau@swg-empire.de"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2105 …}
      +nested: Doctrine\ORM\PersistentCollection {#2111 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 280017
      -bodyTs: "'troubl':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5074066"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704387546 {#2165
        date: 2024-01-04 17:59:06.0 +01:00
      }
      +"title": 280017
    }
  ]
  -id: 27135
  -titleTs: "'distrohop':6 'like':2 'll':4 'look':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704408918
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7595275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322518 {#3014
    date: 2024-01-03 23:55: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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2104
  +user: Proxies\__CG__\App\Entity\User {#2524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2992 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
  +slug: "Looks-like-I-ll-be-distrohopping-again"
  +title: "Looks like I'll be distrohopping again!"
  +url: "https://sopuli.xyz/pictrs/image/e6ebc03b-f0c7-416a-80b4-f52f28c337a4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 70
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712468428 {#3026
    date: 2024-04-07 07:40:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +badges: Doctrine\ORM\PersistentCollection {#3043 …}
  +children: [
    App\Entity\EntryComment {#2041
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2104 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
      +body: "what did you have trouble with?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704387546 {#2125
        date: 2024-01-04 17:59:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hellfire103@sopuli.xyz"
        "@bjoern_tantau@swg-empire.de"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2105 …}
      +nested: Doctrine\ORM\PersistentCollection {#2111 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2103 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
      -id: 280017
      -bodyTs: "'troubl':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5074066"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704387546 {#2165
        date: 2024-01-04 17:59:06.0 +01:00
      }
      +"title": 280017
    }
  ]
  -id: 27135
  -titleTs: "'distrohop':6 'like':2 'll':4 'look':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704408918
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/7595275"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704322518 {#3014
    date: 2024-01-03 23:55: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
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 {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2992 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
    +slug: "Looks-like-I-ll-be-distrohopping-again"
    +title: "Looks like I'll be distrohopping again!"
    +url: "https://sopuli.xyz/pictrs/image/e6ebc03b-f0c7-416a-80b4-f52f28c337a4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712468428 {#3026
      date: 2024-04-07 07:40:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3033 …}
    +votes: Doctrine\ORM\PersistentCollection {#3035 …}
    +reports: Doctrine\ORM\PersistentCollection {#3037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    +badges: Doctrine\ORM\PersistentCollection {#3043 …}
    +children: [
      App\Entity\EntryComment {#2041}
    ]
    -id: 27135
    -titleTs: "'distrohop':6 'like':2 'll':4 'look':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704408918
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7595275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704322518 {#3014
      date: 2024-01-03 23:55:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "what did you have trouble with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704387546 {#2125
    date: 2024-01-04 17:59:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellfire103@sopuli.xyz"
    "@bjoern_tantau@swg-empire.de"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 280017
  -bodyTs: "'troubl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5074066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704387546 {#2165
    date: 2024-01-04 17:59:06.0 +01:00
  }
  +"title": 280017
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2992 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
    +slug: "Looks-like-I-ll-be-distrohopping-again"
    +title: "Looks like I'll be distrohopping again!"
    +url: "https://sopuli.xyz/pictrs/image/e6ebc03b-f0c7-416a-80b4-f52f28c337a4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712468428 {#3026
      date: 2024-04-07 07:40:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3033 …}
    +votes: Doctrine\ORM\PersistentCollection {#3035 …}
    +reports: Doctrine\ORM\PersistentCollection {#3037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    +badges: Doctrine\ORM\PersistentCollection {#3043 …}
    +children: [
      App\Entity\EntryComment {#2041}
    ]
    -id: 27135
    -titleTs: "'distrohop':6 'like':2 'll':4 'look':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704408918
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7595275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704322518 {#3014
      date: 2024-01-03 23:55:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "what did you have trouble with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704387546 {#2125
    date: 2024-01-04 17:59:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellfire103@sopuli.xyz"
    "@bjoern_tantau@swg-empire.de"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 280017
  -bodyTs: "'troubl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5074066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704387546 {#2165
    date: 2024-01-04 17:59:06.0 +01:00
  }
  +"title": 280017
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2041
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104
    +user: Proxies\__CG__\App\Entity\User {#2524 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2992 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3031 …}
    +slug: "Looks-like-I-ll-be-distrohopping-again"
    +title: "Looks like I'll be distrohopping again!"
    +url: "https://sopuli.xyz/pictrs/image/e6ebc03b-f0c7-416a-80b4-f52f28c337a4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 70
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712468428 {#3026
      date: 2024-04-07 07:40:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3033 …}
    +votes: Doctrine\ORM\PersistentCollection {#3035 …}
    +reports: Doctrine\ORM\PersistentCollection {#3037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    +badges: Doctrine\ORM\PersistentCollection {#3043 …}
    +children: [
      App\Entity\EntryComment {#2041}
    ]
    -id: 27135
    -titleTs: "'distrohop':6 'like':2 'll':4 'look':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704408918
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/7595275"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704322518 {#3014
      date: 2024-01-03 23:55:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2099 …}
  +body: "what did you have trouble with?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704387546 {#2125
    date: 2024-01-04 17:59:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hellfire103@sopuli.xyz"
    "@bjoern_tantau@swg-empire.de"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 280017
  -bodyTs: "'troubl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5074066"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704387546 {#2165
    date: 2024-01-04 17:59:06.0 +01:00
  }
  +"title": 280017
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2049
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
  +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
  +url: null
  +body: """
    [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
    \n
    Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 229
  +favouriteCount: 203
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720279895 {#2989
    date: 2024-07-06 17:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  +badges: Doctrine\ORM\PersistentCollection {#3006 …}
  +children: [
    App\Entity\EntryComment {#2070
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2049 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
      +body: "usually it’s an appimage, i mistakenly said binary. although there are programs that offer ELF binaries, in that case you can try running it. if it doesn’t run, check the list of runtime dependencies for the program and install what is necessary using your package manager."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704314482 {#2071
        date: 2024-01-03 21:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Critical_Insight@feddit.uk"
        "@brax@sh.itjust.works"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2056 …}
      +nested: Doctrine\ORM\PersistentCollection {#2046 …}
      +votes: Doctrine\ORM\PersistentCollection {#2045 …}
      +reports: Doctrine\ORM\PersistentCollection {#2050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
      -id: 277511
      -bodyTs: "'although':10 'appimag':5 'binari':9,17 'case':20 'check':31 'depend':36 'doesn':28 'elf':16 'instal':41 'list':33 'manag':48 'mistaken':7 'necessari':44 'offer':15 'packag':47 'program':13,39 'run':24,30 'runtim':35 'said':8 'tri':23 'use':45 'usual':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5057996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704314482 {#2067
        date: 2024-01-03 21:41:22.0 +01:00
      }
      +"title": 277511
    }
  ]
  -id: 26435
  -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
  -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704185781
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6207077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704099381 {#2976
    date: 2024-01-01 09:56: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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2049
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
  +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
  +url: null
  +body: """
    [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
    \n
    Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 229
  +favouriteCount: 203
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720279895 {#2989
    date: 2024-07-06 17:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  +badges: Doctrine\ORM\PersistentCollection {#3006 …}
  +children: [
    App\Entity\EntryComment {#2070
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2049 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
      +body: "usually it’s an appimage, i mistakenly said binary. although there are programs that offer ELF binaries, in that case you can try running it. if it doesn’t run, check the list of runtime dependencies for the program and install what is necessary using your package manager."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704314482 {#2071
        date: 2024-01-03 21:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Critical_Insight@feddit.uk"
        "@brax@sh.itjust.works"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2056 …}
      +nested: Doctrine\ORM\PersistentCollection {#2046 …}
      +votes: Doctrine\ORM\PersistentCollection {#2045 …}
      +reports: Doctrine\ORM\PersistentCollection {#2050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
      -id: 277511
      -bodyTs: "'although':10 'appimag':5 'binari':9,17 'case':20 'check':31 'depend':36 'doesn':28 'elf':16 'instal':41 'list':33 'manag':48 'mistaken':7 'necessari':44 'offer':15 'packag':47 'program':13,39 'run':24,30 'runtim':35 'said':8 'tri':23 'use':45 'usual':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5057996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704314482 {#2067
        date: 2024-01-03 21:41:22.0 +01:00
      }
      +"title": 277511
    }
  ]
  -id: 26435
  -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
  -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704185781
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6207077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704099381 {#2976
    date: 2024-01-01 09:56: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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2049
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
  +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
  +url: null
  +body: """
    [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
    \n
    Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 229
  +favouriteCount: 203
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720279895 {#2989
    date: 2024-07-06 17:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2996 …}
  +votes: Doctrine\ORM\PersistentCollection {#2998 …}
  +reports: Doctrine\ORM\PersistentCollection {#3000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
  +badges: Doctrine\ORM\PersistentCollection {#3006 …}
  +children: [
    App\Entity\EntryComment {#2070
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2049 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
      +body: "usually it’s an appimage, i mistakenly said binary. although there are programs that offer ELF binaries, in that case you can try running it. if it doesn’t run, check the list of runtime dependencies for the program and install what is necessary using your package manager."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704314482 {#2071
        date: 2024-01-03 21:41:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Critical_Insight@feddit.uk"
        "@brax@sh.itjust.works"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2056 …}
      +nested: Doctrine\ORM\PersistentCollection {#2046 …}
      +votes: Doctrine\ORM\PersistentCollection {#2045 …}
      +reports: Doctrine\ORM\PersistentCollection {#2050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
      -id: 277511
      -bodyTs: "'although':10 'appimag':5 'binari':9,17 'case':20 'check':31 'depend':36 'doesn':28 'elf':16 'instal':41 'list':33 'manag':48 'mistaken':7 'necessari':44 'offer':15 'packag':47 'program':13,39 'run':24,30 'runtim':35 'said':8 'tri':23 'use':45 'usual':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/5057996"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704314482 {#2067
        date: 2024-01-03 21:41:22.0 +01:00
      }
      +"title": 277511
    }
  ]
  -id: 26435
  -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
  -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704185781
  +visibility: "visible             "
  +apId: "https://feddit.uk/post/6207077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704099381 {#2976
    date: 2024-01-01 09:56: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
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 {#2070
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
    +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
    +url: null
    +body: """
      [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
      \n
      Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 229
    +favouriteCount: 203
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720279895 {#2989
      date: 2024-07-06 17:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2996 …}
    +votes: Doctrine\ORM\PersistentCollection {#2998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
    +badges: Doctrine\ORM\PersistentCollection {#3006 …}
    +children: [
      App\Entity\EntryComment {#2070}
    ]
    -id: 26435
    -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
    -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704185781
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6207077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704099381 {#2976
      date: 2024-01-01 09:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: "usually it’s an appimage, i mistakenly said binary. although there are programs that offer ELF binaries, in that case you can try running it. if it doesn’t run, check the list of runtime dependencies for the program and install what is necessary using your package manager."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704314482 {#2071
    date: 2024-01-03 21:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@brax@sh.itjust.works"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 277511
  -bodyTs: "'although':10 'appimag':5 'binari':9,17 'case':20 'check':31 'depend':36 'doesn':28 'elf':16 'instal':41 'list':33 'manag':48 'mistaken':7 'necessari':44 'offer':15 'packag':47 'program':13,39 'run':24,30 'runtim':35 'said':8 'tri':23 'use':45 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5057996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704314482 {#2067
    date: 2024-01-03 21:41:22.0 +01:00
  }
  +"title": 277511
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2070
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
    +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
    +url: null
    +body: """
      [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
      \n
      Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 229
    +favouriteCount: 203
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720279895 {#2989
      date: 2024-07-06 17:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2996 …}
    +votes: Doctrine\ORM\PersistentCollection {#2998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
    +badges: Doctrine\ORM\PersistentCollection {#3006 …}
    +children: [
      App\Entity\EntryComment {#2070}
    ]
    -id: 26435
    -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
    -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704185781
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6207077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704099381 {#2976
      date: 2024-01-01 09:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: "usually it’s an appimage, i mistakenly said binary. although there are programs that offer ELF binaries, in that case you can try running it. if it doesn’t run, check the list of runtime dependencies for the program and install what is necessary using your package manager."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704314482 {#2071
    date: 2024-01-03 21:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@brax@sh.itjust.works"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 277511
  -bodyTs: "'although':10 'appimag':5 'binari':9,17 'case':20 'check':31 'depend':36 'doesn':28 'elf':16 'instal':41 'list':33 'manag':48 'mistaken':7 'necessari':44 'offer':15 'packag':47 'program':13,39 'run':24,30 'runtim':35 'said':8 'tri':23 'use':45 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5057996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704314482 {#2067
    date: 2024-01-03 21:41:22.0 +01:00
  }
  +"title": 277511
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2070
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2049
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "New-Linux-user-here-Is-this-really-how-I-m-supposed"
    +title: "New Linux user here. Is this really how I'm supposed to install apps on Linux?"
    +url: null
    +body: """
      [mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)\n
      \n
      Trying to install VPN and these are the instructions Mullvad is giving me. This is ridiculous. There must be a more simple way. I know how to follow the instructions but I have no idea what I’m doing here. Can’t I just download a file and install it? I’m on Ubuntu.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 229
    +favouriteCount: 203
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720279895 {#2989
      date: 2024-07-06 17:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2996 …}
    +votes: Doctrine\ORM\PersistentCollection {#2998 …}
    +reports: Doctrine\ORM\PersistentCollection {#3000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3002 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3004 …}
    +badges: Doctrine\ORM\PersistentCollection {#3006 …}
    +children: [
      App\Entity\EntryComment {#2070}
    ]
    -id: 26435
    -titleTs: "'app':14 'instal':13 'linux':2,16 'm':10 'new':1 'realli':7 'suppos':11 'user':3"
    -bodyTs: "'/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':3 'download':48 'file':50 'follow':31 'give':15 'idea':38 'instal':6,52 'instruct':12,33 'know':28 'm':41,55 'mullvad':13 'mullvad.net':2 'mullvad.net/en/help/install-mullvad-app-linux](https://mullvad.net/en/help/install-mullvad-app-linux)':1 'must':21 'ridicul':19 'simpl':25 'tri':4 'ubuntu':57 'vpn':7 'way':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704185781
    +visibility: "visible             "
    +apId: "https://feddit.uk/post/6207077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704099381 {#2976
      date: 2024-01-01 09:56:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +body: "usually it’s an appimage, i mistakenly said binary. although there are programs that offer ELF binaries, in that case you can try running it. if it doesn’t run, check the list of runtime dependencies for the program and install what is necessary using your package manager."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704314482 {#2071
    date: 2024-01-03 21:41:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Critical_Insight@feddit.uk"
    "@brax@sh.itjust.works"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 277511
  -bodyTs: "'although':10 'appimag':5 'binari':9,17 'case':20 'check':31 'depend':36 'doesn':28 'elf':16 'instal':41 'list':33 'manag':48 'mistaken':7 'necessari':44 'offer':15 'packag':47 'program':13,39 'run':24,30 'runtim':35 'said':8 'tri':23 'use':45 'usual':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/5057996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704314482 {#2067
    date: 2024-01-03 21:41:22.0 +01:00
  }
  +"title": 277511
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2326
  +user: Proxies\__CG__\App\Entity\User {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "Linux-too-mainstream-for-some"
  +title: "Linux too mainstream for some 🤷"
  +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719147124 {#2142
    date: 2024-06-23 14:52:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2708 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2752 …}
  +children: [
    App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: null
      +root: null
      +body: "where void linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1707574247 {#2314
        date: 2024-02-10 15:10:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 248607
      -bodyTs: "'linux':3 'void':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4900542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703427351 {#2289
        date: 2023-12-24 15:15:51.0 +01:00
      }
      +"title": 248607
    }
  ]
  -id: 24389
  -titleTs: "'linux':1 'mainstream':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703501455
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11542074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703415055 {#2628
    date: 2023-12-24 11:50:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "Linux-too-mainstream-for-some"
  +title: "Linux too mainstream for some 🤷"
  +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719147124 {#2142
    date: 2024-06-23 14:52:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2708 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2752 …}
  +children: [
    App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: null
      +root: null
      +body: "where void linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1707574247 {#2314
        date: 2024-02-10 15:10:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 248607
      -bodyTs: "'linux':3 'void':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4900542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703427351 {#2289
        date: 2023-12-24 15:15:51.0 +01:00
      }
      +"title": 248607
    }
  ]
  -id: 24389
  -titleTs: "'linux':1 'mainstream':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703501455
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11542074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703415055 {#2628
    date: 2023-12-24 11:50:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2582 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "Linux-too-mainstream-for-some"
  +title: "Linux too mainstream for some 🤷"
  +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719147124 {#2142
    date: 2024-06-23 14:52:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2708 …}
  +reports: Doctrine\ORM\PersistentCollection {#2705 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2752 …}
  +children: [
    App\Entity\EntryComment {#2328
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: null
      +root: null
      +body: "where void linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1707574247 {#2314
        date: 2024-02-10 15:10:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2191 …}
      +nested: Doctrine\ORM\PersistentCollection {#2327 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2324 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
      -id: 248607
      -bodyTs: "'linux':3 'void':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4900542"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703427351 {#2289
        date: 2023-12-24 15:15:51.0 +01:00
      }
      +"title": 248607
    }
  ]
  -id: 24389
  -titleTs: "'linux':1 'mainstream':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703501455
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11542074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703415055 {#2628
    date: 2023-12-24 11:50:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2582 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "Linux-too-mainstream-for-some"
    +title: "Linux too mainstream for some 🤷"
    +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 604
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719147124 {#2142
      date: 2024-06-23 14:52:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2752 …}
    +children: [
      App\Entity\EntryComment {#2328}
    ]
    -id: 24389
    -titleTs: "'linux':1 'mainstream':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703501455
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11542074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703415055 {#2628
      date: 2023-12-24 11:50:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: null
  +root: null
  +body: "where void linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1707574247 {#2314
    date: 2024-02-10 15:10:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 248607
  -bodyTs: "'linux':3 'void':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4900542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703427351 {#2289
    date: 2023-12-24 15:15:51.0 +01:00
  }
  +"title": 248607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2582 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "Linux-too-mainstream-for-some"
    +title: "Linux too mainstream for some 🤷"
    +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 604
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719147124 {#2142
      date: 2024-06-23 14:52:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2752 …}
    +children: [
      App\Entity\EntryComment {#2328}
    ]
    -id: 24389
    -titleTs: "'linux':1 'mainstream':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703501455
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11542074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703415055 {#2628
      date: 2023-12-24 11:50:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: null
  +root: null
  +body: "where void linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1707574247 {#2314
    date: 2024-02-10 15:10:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 248607
  -bodyTs: "'linux':3 'void':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4900542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703427351 {#2289
    date: 2023-12-24 15:15:51.0 +01:00
  }
  +"title": 248607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2582 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "Linux-too-mainstream-for-some"
    +title: "Linux too mainstream for some 🤷"
    +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 604
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719147124 {#2142
      date: 2024-06-23 14:52:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2708 …}
    +reports: Doctrine\ORM\PersistentCollection {#2705 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2739 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2752 …}
    +children: [
      App\Entity\EntryComment {#2328}
    ]
    -id: 24389
    -titleTs: "'linux':1 'mainstream':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703501455
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11542074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703415055 {#2628
      date: 2023-12-24 11:50:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: null
  +root: null
  +body: "where void linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1707574247 {#2314
    date: 2024-02-10 15:10:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 248607
  -bodyTs: "'linux':3 'void':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4900542"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703427351 {#2289
    date: 2023-12-24 15:15:51.0 +01:00
  }
  +"title": 248607
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2350
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#3121
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  +badges: Doctrine\ORM\PersistentCollection {#3137 …}
  +children: [
    App\Entity\EntryComment {#2345
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "I usually just press F2 to rename things in a GUI"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703426888 {#2138
        date: 2023-12-24 15:08:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
        "@pelya@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 248594
      -bodyTs: "'f2':5 'gui':11 'press':4 'renam':7 'thing':8 'usual':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4900450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703426888 {#2040
        date: 2023-12-24 15:08:08.0 +01:00
      }
      +"title": 248594
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#3108
    date: 2023-12-24 09:45:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2350
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#3121
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  +badges: Doctrine\ORM\PersistentCollection {#3137 …}
  +children: [
    App\Entity\EntryComment {#2345
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "I usually just press F2 to rename things in a GUI"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703426888 {#2138
        date: 2023-12-24 15:08:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
        "@pelya@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 248594
      -bodyTs: "'f2':5 'gui':11 'press':4 'renam':7 'thing':8 'usual':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4900450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703426888 {#2040
        date: 2023-12-24 15:08:08.0 +01:00
      }
      +"title": 248594
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#3108
    date: 2023-12-24 09:45:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2350
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Why-do-you-use-the-terminal"
  +title: "Why do you use the terminal?"
  +url: null
  +body: """
    Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
    \n
    He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 159
  +favouriteCount: 145
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710345926 {#3121
    date: 2024-03-13 17:05:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3126 …}
  +votes: Doctrine\ORM\PersistentCollection {#3129 …}
  +reports: Doctrine\ORM\PersistentCollection {#3131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
  +badges: Doctrine\ORM\PersistentCollection {#3137 …}
  +children: [
    App\Entity\EntryComment {#2345
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2350 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
      +body: "I usually just press F2 to rename things in a GUI"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703426888 {#2138
        date: 2023-12-24 15:08:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Waffelson@lemmy.world"
        "@pelya@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 248594
      -bodyTs: "'f2':5 'gui':11 'press':4 'renam':7 'thing':8 'usual':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4900450"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703426888 {#2040
        date: 2023-12-24 15:08:08.0 +01:00
      }
      +"title": 248594
    }
  ]
  -id: 24380
  -titleTs: "'termin':6 'use':4"
  -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703493925
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9922077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703407525 {#3108
    date: 2023-12-24 09:45:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#3121
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    +badges: Doctrine\ORM\PersistentCollection {#3137 …}
    +children: [
      App\Entity\EntryComment {#2345}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#3108
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "I usually just press F2 to rename things in a GUI"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703426888 {#2138
    date: 2023-12-24 15:08:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
    "@pelya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 248594
  -bodyTs: "'f2':5 'gui':11 'press':4 'renam':7 'thing':8 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4900450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703426888 {#2040
    date: 2023-12-24 15:08:08.0 +01:00
  }
  +"title": 248594
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#3121
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    +badges: Doctrine\ORM\PersistentCollection {#3137 …}
    +children: [
      App\Entity\EntryComment {#2345}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#3108
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "I usually just press F2 to rename things in a GUI"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703426888 {#2138
    date: 2023-12-24 15:08:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
    "@pelya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 248594
  -bodyTs: "'f2':5 'gui':11 'press':4 'renam':7 'thing':8 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4900450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703426888 {#2040
    date: 2023-12-24 15:08:08.0 +01:00
  }
  +"title": 248594
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2345
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2350
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Why-do-you-use-the-terminal"
    +title: "Why do you use the terminal?"
    +url: null
    +body: """
      Hi, everybody Recently, a guy noticed that I was using it and asked why? For me it because in Linux many things are done through the terminal because Linux has many different desktop environments\n
      \n
      He also compared terminal commands with cheat codes in GTA and other games, he understands what benefits you take from them, but not from terminal commands
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 159
    +favouriteCount: 145
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710345926 {#3121
      date: 2024-03-13 17:05:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3126 …}
    +votes: Doctrine\ORM\PersistentCollection {#3129 …}
    +reports: Doctrine\ORM\PersistentCollection {#3131 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3133 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3135 …}
    +badges: Doctrine\ORM\PersistentCollection {#3137 …}
    +children: [
      App\Entity\EntryComment {#2345}
    ]
    -id: 24380
    -titleTs: "'termin':6 'use':4"
    -bodyTs: "'also':36 'ask':13 'benefit':51 'cheat':41 'code':42 'command':39,60 'compar':37 'desktop':33 'differ':32 'done':24 'environ':34 'everybodi':2 'game':47 'gta':44 'guy':5 'hi':1 'linux':20,29 'mani':21,31 'notic':6 'recent':3 'take':53 'termin':27,38,59 'thing':22 'understand':49 'use':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703493925
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9922077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703407525 {#3108
      date: 2023-12-24 09:45:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2330 …}
  +body: "I usually just press F2 to rename things in a GUI"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703426888 {#2138
    date: 2023-12-24 15:08:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Waffelson@lemmy.world"
    "@pelya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 248594
  -bodyTs: "'f2':5 'gui':11 'press':4 'renam':7 'thing':8 'usual':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4900450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703426888 {#2040
    date: 2023-12-24 15:08:08.0 +01:00
  }
  +"title": 248594
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2335
  +user: Proxies\__CG__\App\Entity\User {#2934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Shitty-deal"
  +title: "Shitty deal"
  +url: "https://lemmy.world/pictrs/image/f4ab20c3-18ed-4e41-b899-b15cfbe23dc1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708323474 {#2970
    date: 2024-02-19 07:17:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  +badges: Doctrine\ORM\PersistentCollection {#2987 …}
  +children: [
    App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2335 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
      +body: "same"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703533367 {#2337
        date: 2023-12-25 20:42:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@mariusafa@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 251735
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4916896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703533367 {#2343
        date: 2023-12-25 20:42:47.0 +01:00
      }
      +"title": 251735
    }
  ]
  -id: 24361
  -titleTs: "'deal':2 'shitti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703484932
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9919439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703398532 {#2957
    date: 2023-12-24 07:15:32.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 {#2335
  +user: Proxies\__CG__\App\Entity\User {#2934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Shitty-deal"
  +title: "Shitty deal"
  +url: "https://lemmy.world/pictrs/image/f4ab20c3-18ed-4e41-b899-b15cfbe23dc1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708323474 {#2970
    date: 2024-02-19 07:17:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  +badges: Doctrine\ORM\PersistentCollection {#2987 …}
  +children: [
    App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2335 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
      +body: "same"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703533367 {#2337
        date: 2023-12-25 20:42:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@mariusafa@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 251735
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4916896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703533367 {#2343
        date: 2023-12-25 20:42:47.0 +01:00
      }
      +"title": 251735
    }
  ]
  -id: 24361
  -titleTs: "'deal':2 'shitti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703484932
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9919439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703398532 {#2957
    date: 2023-12-24 07:15:32.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 {#2335
  +user: Proxies\__CG__\App\Entity\User {#2934 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Shitty-deal"
  +title: "Shitty deal"
  +url: "https://lemmy.world/pictrs/image/f4ab20c3-18ed-4e41-b899-b15cfbe23dc1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 63
  +favouriteCount: 582
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708323474 {#2970
    date: 2024-02-19 07:17:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2977 …}
  +votes: Doctrine\ORM\PersistentCollection {#2979 …}
  +reports: Doctrine\ORM\PersistentCollection {#2981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
  +badges: Doctrine\ORM\PersistentCollection {#2987 …}
  +children: [
    App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2335 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
      +body: "same"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703533367 {#2337
        date: 2023-12-25 20:42:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@mariusafa@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2159 …}
      +nested: Doctrine\ORM\PersistentCollection {#2135 …}
      +votes: Doctrine\ORM\PersistentCollection {#2137 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
      -id: 251735
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4916896"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703533367 {#2343
        date: 2023-12-25 20:42:47.0 +01:00
      }
      +"title": 251735
    }
  ]
  -id: 24361
  -titleTs: "'deal':2 'shitti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703484932
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9919439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703398532 {#2957
    date: 2023-12-24 07:15:32.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 {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335
    +user: Proxies\__CG__\App\Entity\User {#2934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Shitty-deal"
    +title: "Shitty deal"
    +url: "https://lemmy.world/pictrs/image/f4ab20c3-18ed-4e41-b899-b15cfbe23dc1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 582
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708323474 {#2970
      date: 2024-02-19 07:17:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2977 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      App\Entity\EntryComment {#2336}
    ]
    -id: 24361
    -titleTs: "'deal':2 'shitti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703484932
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9919439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703398532 {#2957
      date: 2023-12-24 07:15:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +body: "same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703533367 {#2337
    date: 2023-12-25 20:42:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 251735
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4916896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703533367 {#2343
    date: 2023-12-25 20:42:47.0 +01:00
  }
  +"title": 251735
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335
    +user: Proxies\__CG__\App\Entity\User {#2934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Shitty-deal"
    +title: "Shitty deal"
    +url: "https://lemmy.world/pictrs/image/f4ab20c3-18ed-4e41-b899-b15cfbe23dc1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 582
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708323474 {#2970
      date: 2024-02-19 07:17:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2977 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      App\Entity\EntryComment {#2336}
    ]
    -id: 24361
    -titleTs: "'deal':2 'shitti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703484932
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9919439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703398532 {#2957
      date: 2023-12-24 07:15:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +body: "same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703533367 {#2337
    date: 2023-12-25 20:42:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 251735
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4916896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703533367 {#2343
    date: 2023-12-25 20:42:47.0 +01:00
  }
  +"title": 251735
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335
    +user: Proxies\__CG__\App\Entity\User {#2934 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Shitty-deal"
    +title: "Shitty deal"
    +url: "https://lemmy.world/pictrs/image/f4ab20c3-18ed-4e41-b899-b15cfbe23dc1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 63
    +favouriteCount: 582
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708323474 {#2970
      date: 2024-02-19 07:17:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2977 …}
    +votes: Doctrine\ORM\PersistentCollection {#2979 …}
    +reports: Doctrine\ORM\PersistentCollection {#2981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2983 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2985 …}
    +badges: Doctrine\ORM\PersistentCollection {#2987 …}
    +children: [
      App\Entity\EntryComment {#2336}
    ]
    -id: 24361
    -titleTs: "'deal':2 'shitti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703484932
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9919439"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703398532 {#2957
      date: 2023-12-24 07:15:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2338 …}
  +body: "same"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703533367 {#2337
    date: 2023-12-25 20:42:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@mariusafa@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2159 …}
  +nested: Doctrine\ORM\PersistentCollection {#2135 …}
  +votes: Doctrine\ORM\PersistentCollection {#2137 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2069 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2074 …}
  -id: 251735
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4916896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703533367 {#2343
    date: 2023-12-25 20:42:47.0 +01:00
  }
  +"title": 251735
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1401
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Is-there-an-artist-whose-work-you-love-but-was"
  +title: "Is there an artist whose work you love but was a shitty person?"
  +url: null
  +body: """
    It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
    \n
    Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
    \n
    Feel free to respond more than just music artists!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 139
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708663008 {#3008
    date: 2024-02-23 05:36:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3013 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
  +badges: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
      +image: null
      +parent: null
      +root: null
      +body: "nekozuna, turns out she’s a child predator. yeah i no longer listen to the music since i don’t wanna support her."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703252039 {#1405
        date: 2023-12-22 14:33:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 243115
      -bodyTs: "'child':7 'listen':13 'longer':12 'music':16 'nekozuna':1 'predat':8 'sinc':17 'support':22 'turn':2 'wanna':21 'yeah':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4869955"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703252039 {#1385
        date: 2023-12-22 14:33:59.0 +01:00
      }
      +"title": 243115
    }
  ]
  -id: 23802
  -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
  -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703257272
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9826531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170872 {#2995
    date: 2023-12-21 16:01:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Is-there-an-artist-whose-work-you-love-but-was"
  +title: "Is there an artist whose work you love but was a shitty person?"
  +url: null
  +body: """
    It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
    \n
    Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
    \n
    Feel free to respond more than just music artists!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 139
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708663008 {#3008
    date: 2024-02-23 05:36:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3013 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
  +badges: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
      +image: null
      +parent: null
      +root: null
      +body: "nekozuna, turns out she’s a child predator. yeah i no longer listen to the music since i don’t wanna support her."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703252039 {#1405
        date: 2023-12-22 14:33:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 243115
      -bodyTs: "'child':7 'listen':13 'longer':12 'music':16 'nekozuna':1 'predat':8 'sinc':17 'support':22 'turn':2 'wanna':21 'yeah':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4869955"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703252039 {#1385
        date: 2023-12-22 14:33:59.0 +01:00
      }
      +"title": 243115
    }
  ]
  -id: 23802
  -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
  -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703257272
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9826531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170872 {#2995
    date: 2023-12-21 16:01:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Is-there-an-artist-whose-work-you-love-but-was"
  +title: "Is there an artist whose work you love but was a shitty person?"
  +url: null
  +body: """
    It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
    \n
    Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
    \n
    Feel free to respond more than just music artists!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 139
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708663008 {#3008
    date: 2024-02-23 05:36:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3013 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
  +badges: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
      +image: null
      +parent: null
      +root: null
      +body: "nekozuna, turns out she’s a child predator. yeah i no longer listen to the music since i don’t wanna support her."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703252039 {#1405
        date: 2023-12-22 14:33:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 243115
      -bodyTs: "'child':7 'listen':13 'longer':12 'music':16 'nekozuna':1 'predat':8 'sinc':17 'support':22 'turn':2 'wanna':21 'yeah':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4869955"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703252039 {#1385
        date: 2023-12-22 14:33:59.0 +01:00
      }
      +"title": 243115
    }
  ]
  -id: 23802
  -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
  -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703257272
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9826531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170872 {#2995
    date: 2023-12-21 16:01:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1382
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Is-there-an-artist-whose-work-you-love-but-was"
    +title: "Is there an artist whose work you love but was a shitty person?"
    +url: null
    +body: """
      It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
      \n
      Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
      \n
      Feel free to respond more than just music artists!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 139
    +favouriteCount: 92
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708663008 {#3008
      date: 2024-02-23 05:36:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3013 …}
    +votes: Doctrine\ORM\PersistentCollection {#3016 …}
    +reports: Doctrine\ORM\PersistentCollection {#3018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
    +badges: Doctrine\ORM\PersistentCollection {#3024 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 23802
    -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
    -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703257272
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9826531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703170872 {#2995
      date: 2023-12-21 16:01:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: null
  +root: null
  +body: "nekozuna, turns out she’s a child predator. yeah i no longer listen to the music since i don’t wanna support her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703252039 {#1405
    date: 2023-12-22 14:33:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 243115
  -bodyTs: "'child':7 'listen':13 'longer':12 'music':16 'nekozuna':1 'predat':8 'sinc':17 'support':22 'turn':2 'wanna':21 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4869955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703252039 {#1385
    date: 2023-12-22 14:33:59.0 +01:00
  }
  +"title": 243115
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Is-there-an-artist-whose-work-you-love-but-was"
    +title: "Is there an artist whose work you love but was a shitty person?"
    +url: null
    +body: """
      It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
      \n
      Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
      \n
      Feel free to respond more than just music artists!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 139
    +favouriteCount: 92
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708663008 {#3008
      date: 2024-02-23 05:36:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3013 …}
    +votes: Doctrine\ORM\PersistentCollection {#3016 …}
    +reports: Doctrine\ORM\PersistentCollection {#3018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
    +badges: Doctrine\ORM\PersistentCollection {#3024 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 23802
    -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
    -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703257272
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9826531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703170872 {#2995
      date: 2023-12-21 16:01:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: null
  +root: null
  +body: "nekozuna, turns out she’s a child predator. yeah i no longer listen to the music since i don’t wanna support her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703252039 {#1405
    date: 2023-12-22 14:33:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 243115
  -bodyTs: "'child':7 'listen':13 'longer':12 'music':16 'nekozuna':1 'predat':8 'sinc':17 'support':22 'turn':2 'wanna':21 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4869955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703252039 {#1385
    date: 2023-12-22 14:33:59.0 +01:00
  }
  +"title": 243115
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Is-there-an-artist-whose-work-you-love-but-was"
    +title: "Is there an artist whose work you love but was a shitty person?"
    +url: null
    +body: """
      It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
      \n
      Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
      \n
      Feel free to respond more than just music artists!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 139
    +favouriteCount: 92
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708663008 {#3008
      date: 2024-02-23 05:36:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3013 …}
    +votes: Doctrine\ORM\PersistentCollection {#3016 …}
    +reports: Doctrine\ORM\PersistentCollection {#3018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
    +badges: Doctrine\ORM\PersistentCollection {#3024 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 23802
    -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
    -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703257272
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9826531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703170872 {#2995
      date: 2023-12-21 16:01:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1404 …}
  +image: null
  +parent: null
  +root: null
  +body: "nekozuna, turns out she’s a child predator. yeah i no longer listen to the music since i don’t wanna support her."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703252039 {#1405
    date: 2023-12-22 14:33:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 243115
  -bodyTs: "'child':7 'listen':13 'longer':12 'music':16 'nekozuna':1 'predat':8 'sinc':17 'support':22 'turn':2 'wanna':21 'yeah':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4869955"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703252039 {#1385
    date: 2023-12-22 14:33:59.0 +01:00
  }
  +"title": 243115
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2028
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Cool-fancy-programs"
  +title: "Cool fancy programs?"
  +url: null
  +body: """
    Hello,\n
    \n
    I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
    \n
    - The Cube (I believe it was called Compiz): the one we all know and love.\n
    - cmatrix\n
    - the hollywood one\n
    - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
    - wobbly windows\n
    - Burn my window\n
    - tplay\n
    \n
    if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707941953 {#3045
    date: 2024-02-14 21:19:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  +badges: Doctrine\ORM\PersistentCollection {#3061 …}
  +children: [
    1 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +body: "Pretty sure they meant to type “Emacs”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703344242 {#2079
        date: 2023-12-23 16:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2085 …}
      +votes: Doctrine\ORM\PersistentCollection {#2062 …}
      +reports: Doctrine\ORM\PersistentCollection {#2077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
      -id: 245997
      -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4886319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703344242 {#2084
        date: 2023-12-23 16:10:42.0 +01:00
      }
      +"title": 245997
    }
    2 => App\Entity\EntryComment {#2087
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +body: "fyi i use neovim"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703375743 {#2088
        date: 2023-12-24 00:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2086 …}
      +nested: Doctrine\ORM\PersistentCollection {#2093 …}
      +votes: Doctrine\ORM\PersistentCollection {#2094 …}
      +reports: Doctrine\ORM\PersistentCollection {#2140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
      -id: 247276
      -bodyTs: "'fyi':1 'neovim':4 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4892853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703375743 {#2095
        date: 2023-12-24 00:55:43.0 +01:00
      }
      +"title": 247276
    }
    0 => App\Entity\EntryComment {#2021
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
        \n
        [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
        \n
        [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703343985 {#2025
        date: 2023-12-23 16:06:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 245986
      -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4886269"
      +editedAt: DateTimeImmutable @1706922472 {#2011
        date: 2024-02-03 02:07:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703343985 {#2033
        date: 2023-12-23 16:06:25.0 +01:00
      }
      +"title": 245986
    }
  ]
  -id: 23702
  -titleTs: "'cool':1 'fanci':2 'program':3"
  -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703201583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9805235"
  +editedAt: DateTimeImmutable @1705982692 {#3032
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#3011
    date: 2023-12-21 00:33: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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Cool-fancy-programs"
  +title: "Cool fancy programs?"
  +url: null
  +body: """
    Hello,\n
    \n
    I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
    \n
    - The Cube (I believe it was called Compiz): the one we all know and love.\n
    - cmatrix\n
    - the hollywood one\n
    - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
    - wobbly windows\n
    - Burn my window\n
    - tplay\n
    \n
    if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707941953 {#3045
    date: 2024-02-14 21:19:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  +badges: Doctrine\ORM\PersistentCollection {#3061 …}
  +children: [
    1 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +body: "Pretty sure they meant to type “Emacs”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703344242 {#2079
        date: 2023-12-23 16:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2085 …}
      +votes: Doctrine\ORM\PersistentCollection {#2062 …}
      +reports: Doctrine\ORM\PersistentCollection {#2077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
      -id: 245997
      -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4886319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703344242 {#2084
        date: 2023-12-23 16:10:42.0 +01:00
      }
      +"title": 245997
    }
    2 => App\Entity\EntryComment {#2087
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +body: "fyi i use neovim"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703375743 {#2088
        date: 2023-12-24 00:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2086 …}
      +nested: Doctrine\ORM\PersistentCollection {#2093 …}
      +votes: Doctrine\ORM\PersistentCollection {#2094 …}
      +reports: Doctrine\ORM\PersistentCollection {#2140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
      -id: 247276
      -bodyTs: "'fyi':1 'neovim':4 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4892853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703375743 {#2095
        date: 2023-12-24 00:55:43.0 +01:00
      }
      +"title": 247276
    }
    0 => App\Entity\EntryComment {#2021
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
        \n
        [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
        \n
        [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703343985 {#2025
        date: 2023-12-23 16:06:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 245986
      -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4886269"
      +editedAt: DateTimeImmutable @1706922472 {#2011
        date: 2024-02-03 02:07:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703343985 {#2033
        date: 2023-12-23 16:06:25.0 +01:00
      }
      +"title": 245986
    }
  ]
  -id: 23702
  -titleTs: "'cool':1 'fanci':2 'program':3"
  -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703201583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9805235"
  +editedAt: DateTimeImmutable @1705982692 {#3032
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#3011
    date: 2023-12-21 00:33: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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2145 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Cool-fancy-programs"
  +title: "Cool fancy programs?"
  +url: null
  +body: """
    Hello,\n
    \n
    I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
    \n
    - The Cube (I believe it was called Compiz): the one we all know and love.\n
    - cmatrix\n
    - the hollywood one\n
    - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
    - wobbly windows\n
    - Burn my window\n
    - tplay\n
    \n
    if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 61
  +favouriteCount: 126
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707941953 {#3045
    date: 2024-02-14 21:19:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3050 …}
  +votes: Doctrine\ORM\PersistentCollection {#3053 …}
  +reports: Doctrine\ORM\PersistentCollection {#3055 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
  +badges: Doctrine\ORM\PersistentCollection {#3061 …}
  +children: [
    1 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +body: "Pretty sure they meant to type “Emacs”"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703344242 {#2079
        date: 2023-12-23 16:10:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2085 …}
      +votes: Doctrine\ORM\PersistentCollection {#2062 …}
      +reports: Doctrine\ORM\PersistentCollection {#2077 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
      -id: 245997
      -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4886319"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703344242 {#2084
        date: 2023-12-23 16:10:42.0 +01:00
      }
      +"title": 245997
    }
    2 => App\Entity\EntryComment {#2087
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +body: "fyi i use neovim"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703375743 {#2088
        date: 2023-12-24 00:55:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
        "@ani@endlesstalk.org"
        "@callyral@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2086 …}
      +nested: Doctrine\ORM\PersistentCollection {#2093 …}
      +votes: Doctrine\ORM\PersistentCollection {#2094 …}
      +reports: Doctrine\ORM\PersistentCollection {#2140 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
      -id: 247276
      -bodyTs: "'fyi':1 'neovim':4 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4892853"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703375743 {#2095
        date: 2023-12-24 00:55:43.0 +01:00
      }
      +"title": 247276
    }
    0 => App\Entity\EntryComment {#2021
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
        \n
        [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
        \n
        [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703343985 {#2025
        date: 2023-12-23 16:06:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EuroNutellaMan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 245986
      -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4886269"
      +editedAt: DateTimeImmutable @1706922472 {#2011
        date: 2024-02-03 02:07:52.0 +01:00
      }
      +createdAt: DateTimeImmutable @1703343985 {#2033
        date: 2023-12-23 16:06:25.0 +01:00
      }
      +"title": 245986
    }
  ]
  -id: 23702
  -titleTs: "'cool':1 'fanci':2 'program':3"
  -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703201583
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9805235"
  +editedAt: DateTimeImmutable @1705982692 {#3032
    date: 2024-01-23 05:04:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703115183 {#3011
    date: 2023-12-21 00:33: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
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 {#2078
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#3045
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      1 => App\Entity\EntryComment {#2078}
      2 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "fyi i use neovim"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703375743 {#2088
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
          "@callyral@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2086 …}
        +nested: Doctrine\ORM\PersistentCollection {#2093 …}
        +votes: Doctrine\ORM\PersistentCollection {#2094 …}
        +reports: Doctrine\ORM\PersistentCollection {#2140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
        -id: 247276
        -bodyTs: "'fyi':1 'neovim':4 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4892853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703375743 {#2095
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +"title": 247276
      }
      0 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
          \n
          [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
          \n
          [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703343985 {#2025
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 245986
        -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886269"
        +editedAt: DateTimeImmutable @1706922472 {#2011
          date: 2024-02-03 02:07:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703343985 {#2033
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +"title": 245986
      }
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#3032
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#3011
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "Pretty sure they meant to type “Emacs”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703344242 {#2079
    date: 2023-12-23 16:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 245997
  -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4886319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703344242 {#2084
    date: 2023-12-23 16:10:42.0 +01:00
  }
  +"title": 245997
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2078
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#3045
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      1 => App\Entity\EntryComment {#2078}
      2 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "fyi i use neovim"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703375743 {#2088
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
          "@callyral@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2086 …}
        +nested: Doctrine\ORM\PersistentCollection {#2093 …}
        +votes: Doctrine\ORM\PersistentCollection {#2094 …}
        +reports: Doctrine\ORM\PersistentCollection {#2140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
        -id: 247276
        -bodyTs: "'fyi':1 'neovim':4 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4892853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703375743 {#2095
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +"title": 247276
      }
      0 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
          \n
          [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
          \n
          [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703343985 {#2025
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 245986
        -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886269"
        +editedAt: DateTimeImmutable @1706922472 {#2011
          date: 2024-02-03 02:07:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703343985 {#2033
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +"title": 245986
      }
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#3032
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#3011
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "Pretty sure they meant to type “Emacs”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703344242 {#2079
    date: 2023-12-23 16:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 245997
  -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4886319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703344242 {#2084
    date: 2023-12-23 16:10:42.0 +01:00
  }
  +"title": 245997
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2078
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#3045
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      1 => App\Entity\EntryComment {#2078}
      2 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "fyi i use neovim"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703375743 {#2088
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
          "@callyral@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2086 …}
        +nested: Doctrine\ORM\PersistentCollection {#2093 …}
        +votes: Doctrine\ORM\PersistentCollection {#2094 …}
        +reports: Doctrine\ORM\PersistentCollection {#2140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
        -id: 247276
        -bodyTs: "'fyi':1 'neovim':4 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4892853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703375743 {#2095
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +"title": 247276
      }
      0 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
          \n
          [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
          \n
          [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703343985 {#2025
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 245986
        -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886269"
        +editedAt: DateTimeImmutable @1706922472 {#2011
          date: 2024-02-03 02:07:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703343985 {#2033
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +"title": 245986
      }
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#3032
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#3011
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "Pretty sure they meant to type “Emacs”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703344242 {#2079
    date: 2023-12-23 16:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2062 …}
  +reports: Doctrine\ORM\PersistentCollection {#2077 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
  -id: 245997
  -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4886319"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703344242 {#2084
    date: 2023-12-23 16:10:42.0 +01:00
  }
  +"title": 245997
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#3045
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "Pretty sure they meant to type “Emacs”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703344242 {#2079
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 245997
        -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703344242 {#2084
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +"title": 245997
      }
      2 => App\Entity\EntryComment {#2087}
      0 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
          \n
          [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
          \n
          [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703343985 {#2025
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 245986
        -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886269"
        +editedAt: DateTimeImmutable @1706922472 {#2011
          date: 2024-02-03 02:07:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703343985 {#2033
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +"title": 245986
      }
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#3032
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#3011
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "fyi i use neovim"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703375743 {#2088
    date: 2023-12-24 00:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2086 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 247276
  -bodyTs: "'fyi':1 'neovim':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4892853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703375743 {#2095
    date: 2023-12-24 00:55:43.0 +01:00
  }
  +"title": 247276
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#3045
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "Pretty sure they meant to type “Emacs”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703344242 {#2079
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 245997
        -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703344242 {#2084
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +"title": 245997
      }
      2 => App\Entity\EntryComment {#2087}
      0 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
          \n
          [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
          \n
          [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703343985 {#2025
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 245986
        -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886269"
        +editedAt: DateTimeImmutable @1706922472 {#2011
          date: 2024-02-03 02:07:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703343985 {#2033
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +"title": 245986
      }
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#3032
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#3011
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "fyi i use neovim"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703375743 {#2088
    date: 2023-12-24 00:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2086 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 247276
  -bodyTs: "'fyi':1 'neovim':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4892853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703375743 {#2095
    date: 2023-12-24 00:55:43.0 +01:00
  }
  +"title": 247276
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#3045
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "Pretty sure they meant to type “Emacs”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703344242 {#2079
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 245997
        -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703344242 {#2084
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +"title": 245997
      }
      2 => App\Entity\EntryComment {#2087}
      0 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
          \n
          [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
          \n
          [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703343985 {#2025
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 245986
        -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886269"
        +editedAt: DateTimeImmutable @1706922472 {#2011
          date: 2024-02-03 02:07:52.0 +01:00
        }
        +createdAt: DateTimeImmutable @1703343985 {#2033
          date: 2023-12-23 16:06:25.0 +01:00
        }
        +"title": 245986
      }
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#3032
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#3011
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "fyi i use neovim"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703375743 {#2088
    date: 2023-12-24 00:55:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
    "@ani@endlesstalk.org"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2086 …}
  +nested: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  -id: 247276
  -bodyTs: "'fyi':1 'neovim':4 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4892853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703375743 {#2095
    date: 2023-12-24 00:55:43.0 +01:00
  }
  +"title": 247276
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2021
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#3045
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "Pretty sure they meant to type “Emacs”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703344242 {#2079
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 245997
        -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703344242 {#2084
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +"title": 245997
      }
      2 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "fyi i use neovim"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703375743 {#2088
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
          "@callyral@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2086 …}
        +nested: Doctrine\ORM\PersistentCollection {#2093 …}
        +votes: Doctrine\ORM\PersistentCollection {#2094 …}
        +reports: Doctrine\ORM\PersistentCollection {#2140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
        -id: 247276
        -bodyTs: "'fyi':1 'neovim':4 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4892853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703375743 {#2095
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +"title": 247276
      }
      0 => App\Entity\EntryComment {#2021}
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#3032
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#3011
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
    \n
    [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
    \n
    [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703343985 {#2025
    date: 2023-12-23 16:06:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 245986
  -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4886269"
  +editedAt: DateTimeImmutable @1706922472 {#2011
    date: 2024-02-03 02:07:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703343985 {#2033
    date: 2023-12-23 16:06:25.0 +01:00
  }
  +"title": 245986
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2021
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#3045
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "Pretty sure they meant to type “Emacs”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703344242 {#2079
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 245997
        -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703344242 {#2084
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +"title": 245997
      }
      2 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "fyi i use neovim"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703375743 {#2088
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
          "@callyral@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2086 …}
        +nested: Doctrine\ORM\PersistentCollection {#2093 …}
        +votes: Doctrine\ORM\PersistentCollection {#2094 …}
        +reports: Doctrine\ORM\PersistentCollection {#2140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
        -id: 247276
        -bodyTs: "'fyi':1 'neovim':4 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4892853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703375743 {#2095
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +"title": 247276
      }
      0 => App\Entity\EntryComment {#2021}
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#3032
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#3011
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
    \n
    [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
    \n
    [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703343985 {#2025
    date: 2023-12-23 16:06:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 245986
  -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4886269"
  +editedAt: DateTimeImmutable @1706922472 {#2011
    date: 2024-02-03 02:07:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703343985 {#2033
    date: 2023-12-23 16:06:25.0 +01:00
  }
  +"title": 245986
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2021
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2145 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Cool-fancy-programs"
    +title: "Cool fancy programs?"
    +url: null
    +body: """
      Hello,\n
      \n
      I’m looking for as many cool, even if pointless, programs as I can, be them terminal programs or gui ones. What do I mean by this? I’ll use some examples:\n
      \n
      - The Cube (I believe it was called Compiz): the one we all know and love.\n
      - cmatrix\n
      - the hollywood one\n
      - That one whose name I forget but basically spawns a cat that chases your cursor, I saw it showcased on Pop!_OS’ mastodon.\n
      - wobbly windows\n
      - Burn my window\n
      - tplay\n
      \n
      if any of you know any other fancy program like this let me know please. I want to showcase them to non-linux people to show them what can be done here but not necessarily in other OSes (particularly Windows).
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 61
    +favouriteCount: 126
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707941953 {#3045
      date: 2024-02-14 21:19:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3050 …}
    +votes: Doctrine\ORM\PersistentCollection {#3053 …}
    +reports: Doctrine\ORM\PersistentCollection {#3055 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3057 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3059 …}
    +badges: Doctrine\ORM\PersistentCollection {#3061 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "Pretty sure they meant to type “Emacs”"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703344242 {#2079
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2085 …}
        +votes: Doctrine\ORM\PersistentCollection {#2062 …}
        +reports: Doctrine\ORM\PersistentCollection {#2077 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2064 …}
        -id: 245997
        -bodyTs: "'emac':7 'meant':4 'pretti':1 'sure':2 'type':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4886319"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703344242 {#2084
          date: 2023-12-23 16:10:42.0 +01:00
        }
        +"title": 245997
      }
      2 => App\Entity\EntryComment {#2087
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2091 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +body: "fyi i use neovim"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1703375743 {#2088
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@EuroNutellaMan@lemmy.world"
          "@ani@endlesstalk.org"
          "@callyral@pawb.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2086 …}
        +nested: Doctrine\ORM\PersistentCollection {#2093 …}
        +votes: Doctrine\ORM\PersistentCollection {#2094 …}
        +reports: Doctrine\ORM\PersistentCollection {#2140 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
        -id: 247276
        -bodyTs: "'fyi':1 'neovim':4 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4892853"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703375743 {#2095
          date: 2023-12-24 00:55:43.0 +01:00
        }
        +"title": 247276
      }
      0 => App\Entity\EntryComment {#2021}
    ]
    -id: 23702
    -titleTs: "'cool':1 'fanci':2 'program':3"
    -bodyTs: "'basic':60 'believ':37 'burn':78 'call':40 'cat':63 'chase':65 'cmatrix':49 'compiz':41 'cool':8 'cube':35 'cursor':67 'done':113 'even':9 'exampl':33 'fanci':89 'forget':58 'gui':21 'hello':1 'hollywood':51 'know':46,86,95 'let':93 'like':91 'linux':105 'll':30 'look':4 'love':48 'm':3 'mani':7 'mastodon':75 'mean':26 'name':56 'necessarili':117 'non':104 'non-linux':103 'one':22,43,52,54 'os':74 'ose':120 'particular':121 'peopl':106 'pleas':96 'pointless':11 'pop':73 'program':12,19,90 'saw':69 'show':108 'showcas':71,100 'spawn':61 'termin':18 'tplay':81 'use':31 'want':98 'whose':55 'window':77,80,122 'wobbl':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703201583
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9805235"
    +editedAt: DateTimeImmutable @1705982692 {#3032
      date: 2024-01-23 05:04:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703115183 {#3011
      date: 2023-12-21 00:33:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [Wayfire](https://wayfire.org/) - basically Wayland Compiz\n
    \n
    [Unimatrix](https://github.com/will8211/unimatrix) - CMatrix-like program\n
    \n
    [cellular-automaton.nvim](https://github.com/Eandrju/cellular-automaton.nvim) - neovim plugin, check out the video in the github page, i don’t know how to explain it but it’s cool
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703343985 {#2025
    date: 2023-12-23 16:06:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EuroNutellaMan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 245986
  -bodyTs: "'/)':4 '/eandrju/cellular-automaton.nvim)':19 '/will8211/unimatrix)':11 'basic':5 'cellular-automaton.nvim':16 'check':22 'cmatrix':13 'cmatrix-lik':12 'compiz':7 'cool':41 'explain':36 'github':28 'github.com':10,18 'github.com/eandrju/cellular-automaton.nvim)':17 'github.com/will8211/unimatrix)':9 'know':33 'like':14 'neovim':20 'page':29 'plugin':21 'program':15 'unimatrix':8 'video':25 'wayfir':1 'wayfire.org':3 'wayfire.org/)':2 'wayland':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4886269"
  +editedAt: DateTimeImmutable @1706922472 {#2011
    date: 2024-02-03 02:07:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703343985 {#2033
    date: 2023-12-23 16:06:25.0 +01:00
  }
  +"title": 245986
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "When-you-build-from-source"
  +title: "When you build from source 🥲"
  +url: "https://sh.itjust.works/pictrs/image/bd21eff9-0279-49c4-b0b8-5c08d978a8fe.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707855065 {#2895
    date: 2024-02-13 21:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2900 …}
  +votes: Doctrine\ORM\PersistentCollection {#2903 …}
  +reports: Doctrine\ORM\PersistentCollection {#2905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
  +badges: Doctrine\ORM\PersistentCollection {#2911 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "i also use void linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703078919 {#1410
        date: 2023-12-20 14:28:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@sir_pronoun@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 237696
      -bodyTs: "'also':2 'linux':5 'use':3 'void':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4833161"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703078919 {#1874
        date: 2023-12-20 14:28:39.0 +01:00
      }
      +"title": 237696
    }
  ]
  -id: 23495
  -titleTs: "'build':3 'sourc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120783
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11304928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703034383 {#2881
    date: 2023-12-20 02:06:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "When-you-build-from-source"
  +title: "When you build from source 🥲"
  +url: "https://sh.itjust.works/pictrs/image/bd21eff9-0279-49c4-b0b8-5c08d978a8fe.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707855065 {#2895
    date: 2024-02-13 21:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2900 …}
  +votes: Doctrine\ORM\PersistentCollection {#2903 …}
  +reports: Doctrine\ORM\PersistentCollection {#2905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
  +badges: Doctrine\ORM\PersistentCollection {#2911 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "i also use void linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703078919 {#1410
        date: 2023-12-20 14:28:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@sir_pronoun@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 237696
      -bodyTs: "'also':2 'linux':5 'use':3 'void':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4833161"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703078919 {#1874
        date: 2023-12-20 14:28:39.0 +01:00
      }
      +"title": 237696
    }
  ]
  -id: 23495
  -titleTs: "'build':3 'sourc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120783
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11304928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703034383 {#2881
    date: 2023-12-20 02:06:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2173 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "When-you-build-from-source"
  +title: "When you build from source 🥲"
  +url: "https://sh.itjust.works/pictrs/image/bd21eff9-0279-49c4-b0b8-5c08d978a8fe.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 34
  +favouriteCount: 163
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707855065 {#2895
    date: 2024-02-13 21:11:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2900 …}
  +votes: Doctrine\ORM\PersistentCollection {#2903 …}
  +reports: Doctrine\ORM\PersistentCollection {#2905 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
  +badges: Doctrine\ORM\PersistentCollection {#2911 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "i also use void linux"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703078919 {#1410
        date: 2023-12-20 14:28:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@sir_pronoun@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 237696
      -bodyTs: "'also':2 'linux':5 'use':3 'void':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4833161"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703078919 {#1874
        date: 2023-12-20 14:28:39.0 +01:00
      }
      +"title": 237696
    }
  ]
  -id: 23495
  -titleTs: "'build':3 'sourc':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703120783
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11304928"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703034383 {#2881
    date: 2023-12-20 02:06:23.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "When-you-build-from-source"
    +title: "When you build from source 🥲"
    +url: "https://sh.itjust.works/pictrs/image/bd21eff9-0279-49c4-b0b8-5c08d978a8fe.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707855065 {#2895
      date: 2024-02-13 21:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2900 …}
    +votes: Doctrine\ORM\PersistentCollection {#2903 …}
    +reports: Doctrine\ORM\PersistentCollection {#2905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
    +badges: Doctrine\ORM\PersistentCollection {#2911 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 23495
    -titleTs: "'build':3 'sourc':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703120783
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11304928"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703034383 {#2881
      date: 2023-12-20 02:06:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "i also use void linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703078919 {#1410
    date: 2023-12-20 14:28:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@sir_pronoun@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 237696
  -bodyTs: "'also':2 'linux':5 'use':3 'void':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4833161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703078919 {#1874
    date: 2023-12-20 14:28:39.0 +01:00
  }
  +"title": 237696
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1907
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "When-you-build-from-source"
    +title: "When you build from source 🥲"
    +url: "https://sh.itjust.works/pictrs/image/bd21eff9-0279-49c4-b0b8-5c08d978a8fe.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707855065 {#2895
      date: 2024-02-13 21:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2900 …}
    +votes: Doctrine\ORM\PersistentCollection {#2903 …}
    +reports: Doctrine\ORM\PersistentCollection {#2905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
    +badges: Doctrine\ORM\PersistentCollection {#2911 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 23495
    -titleTs: "'build':3 'sourc':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703120783
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11304928"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703034383 {#2881
      date: 2023-12-20 02:06:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "i also use void linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703078919 {#1410
    date: 2023-12-20 14:28:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@sir_pronoun@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 237696
  -bodyTs: "'also':2 'linux':5 'use':3 'void':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4833161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703078919 {#1874
    date: 2023-12-20 14:28:39.0 +01:00
  }
  +"title": 237696
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1907
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2173 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "When-you-build-from-source"
    +title: "When you build from source 🥲"
    +url: "https://sh.itjust.works/pictrs/image/bd21eff9-0279-49c4-b0b8-5c08d978a8fe.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 34
    +favouriteCount: 163
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707855065 {#2895
      date: 2024-02-13 21:11:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2900 …}
    +votes: Doctrine\ORM\PersistentCollection {#2903 …}
    +reports: Doctrine\ORM\PersistentCollection {#2905 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2907 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2909 …}
    +badges: Doctrine\ORM\PersistentCollection {#2911 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 23495
    -titleTs: "'build':3 'sourc':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703120783
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11304928"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703034383 {#2881
      date: 2023-12-20 02:06:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "i also use void linux"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703078919 {#1410
    date: 2023-12-20 14:28:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@sir_pronoun@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 237696
  -bodyTs: "'also':2 'linux':5 'use':3 'void':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4833161"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703078919 {#1874
    date: 2023-12-20 14:28:39.0 +01:00
  }
  +"title": 237696
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2372
  +user: Proxies\__CG__\App\Entity\User {#2916 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Yellow-Square"
  +title: "Yellow Square"
  +url: "https://lemmy.world/pictrs/image/5cb4dc2c-b46d-4af3-8c46-8178d4a68465.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702997071 {#2951
    date: 2023-12-19 15:44:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +badges: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +body: "a circular definition is a definition that is circular"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702997071 {#2359
        date: 2023-12-19 15:44:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YoorWeb@lemmy.world"
        "@MxM111@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 235025
      -bodyTs: "'circular':2,9 'definit':3,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4815912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702997071 {#2361
        date: 2023-12-19 15:44:31.0 +01:00
      }
      +"title": 235025
    }
  ]
  -id: 23223
  -titleTs: "'squar':2 'yellow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703047190
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9737503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702960790 {#2937
    date: 2023-12-19 05:39:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#2916 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Yellow-Square"
  +title: "Yellow Square"
  +url: "https://lemmy.world/pictrs/image/5cb4dc2c-b46d-4af3-8c46-8178d4a68465.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702997071 {#2951
    date: 2023-12-19 15:44:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +badges: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +body: "a circular definition is a definition that is circular"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702997071 {#2359
        date: 2023-12-19 15:44:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YoorWeb@lemmy.world"
        "@MxM111@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 235025
      -bodyTs: "'circular':2,9 'definit':3,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4815912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702997071 {#2361
        date: 2023-12-19 15:44:31.0 +01:00
      }
      +"title": 235025
    }
  ]
  -id: 23223
  -titleTs: "'squar':2 'yellow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703047190
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9737503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702960790 {#2937
    date: 2023-12-19 05:39:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2372
  +user: Proxies\__CG__\App\Entity\User {#2916 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: Proxies\__CG__\App\Entity\Image {#2956 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Yellow-Square"
  +title: "Yellow Square"
  +url: "https://lemmy.world/pictrs/image/5cb4dc2c-b46d-4af3-8c46-8178d4a68465.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 187
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702997071 {#2951
    date: 2023-12-19 15:44:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  +badges: Doctrine\ORM\PersistentCollection {#2968 …}
  +children: [
    App\Entity\EntryComment {#2364
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2372 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +body: "a circular definition is a definition that is circular"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702997071 {#2359
        date: 2023-12-19 15:44:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@YoorWeb@lemmy.world"
        "@MxM111@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 235025
      -bodyTs: "'circular':2,9 'definit':3,6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4815912"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702997071 {#2361
        date: 2023-12-19 15:44:31.0 +01:00
      }
      +"title": 235025
    }
  ]
  -id: 23223
  -titleTs: "'squar':2 'yellow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703047190
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9737503"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702960790 {#2937
    date: 2023-12-19 05:39:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2364
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#2916 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2956 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Yellow-Square"
    +title: "Yellow Square"
    +url: "https://lemmy.world/pictrs/image/5cb4dc2c-b46d-4af3-8c46-8178d4a68465.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 187
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702997071 {#2951
      date: 2023-12-19 15:44:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 23223
    -titleTs: "'squar':2 'yellow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703047190
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9737503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702960790 {#2937
      date: 2023-12-19 05:39:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +body: "a circular definition is a definition that is circular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702997071 {#2359
    date: 2023-12-19 15:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YoorWeb@lemmy.world"
    "@MxM111@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 235025
  -bodyTs: "'circular':2,9 'definit':3,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4815912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997071 {#2361
    date: 2023-12-19 15:44:31.0 +01:00
  }
  +"title": 235025
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2364
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#2916 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2956 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Yellow-Square"
    +title: "Yellow Square"
    +url: "https://lemmy.world/pictrs/image/5cb4dc2c-b46d-4af3-8c46-8178d4a68465.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 187
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702997071 {#2951
      date: 2023-12-19 15:44:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 23223
    -titleTs: "'squar':2 'yellow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703047190
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9737503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702960790 {#2937
      date: 2023-12-19 05:39:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +body: "a circular definition is a definition that is circular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702997071 {#2359
    date: 2023-12-19 15:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YoorWeb@lemmy.world"
    "@MxM111@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 235025
  -bodyTs: "'circular':2,9 'definit':3,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4815912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997071 {#2361
    date: 2023-12-19 15:44:31.0 +01:00
  }
  +"title": 235025
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2364
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372
    +user: Proxies\__CG__\App\Entity\User {#2916 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
    +image: Proxies\__CG__\App\Entity\Image {#2956 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Yellow-Square"
    +title: "Yellow Square"
    +url: "https://lemmy.world/pictrs/image/5cb4dc2c-b46d-4af3-8c46-8178d4a68465.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 187
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702997071 {#2951
      date: 2023-12-19 15:44:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2958 …}
    +votes: Doctrine\ORM\PersistentCollection {#2960 …}
    +reports: Doctrine\ORM\PersistentCollection {#2962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
    +badges: Doctrine\ORM\PersistentCollection {#2968 …}
    +children: [
      App\Entity\EntryComment {#2364}
    ]
    -id: 23223
    -titleTs: "'squar':2 'yellow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703047190
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9737503"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702960790 {#2937
      date: 2023-12-19 05:39:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2380 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +body: "a circular definition is a definition that is circular"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702997071 {#2359
    date: 2023-12-19 15:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@YoorWeb@lemmy.world"
    "@MxM111@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 235025
  -bodyTs: "'circular':2,9 'definit':3,6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4815912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702997071 {#2361
    date: 2023-12-19 15:44:31.0 +01:00
  }
  +"title": 235025
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2452
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
  +slug: "Flatpak-can-look-daunting"
  +title: "Flatpak can look daunting..."
  +url: "https://feddit.de/pictrs/image/144d0692-8f9b-4d48-aea2-4aba5c5d77a0.jpeg"
  +body: """
    Disclaimer\n
    ----------\n
    \n
    Flatpak uses OSTree, like Fedora Atomic Desktops (Silverblue, Kinoite etc) and similar to BTRFS snapshots.\n
    \n
    So many files are deduplicated and linked, not actually there\n
    \n
    [gitlab.com/TheEvilSkeleton/flatpak-dedup-checker](https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">50GB without\n
    </span><span style="color:#323232;">31GB with deduplication\n
    </span><span style="color:#323232;">21,4GB with BTRFS compression\n
    </span>\n
    ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702817175 {#2931
    date: 2023-12-17 13:46:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#2453
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: "because then it also deletes your personal files which is not equivalent to deleting System32"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702646370 {#2456
        date: 2023-12-15 14:19:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@tanja@lemmy.blahaj.zone"
        "@joyjoy@lemm.ee"
        "@callyral@pawb.social"
        "@tgxn@lemmy.tgxn.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 224288
      -bodyTs: "'also':4 'delet':5,14 'equival':12 'file':8 'person':7 'system32':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4746414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702646370 {#2460
        date: 2023-12-15 14:19:30.0 +01:00
      }
      +"title": 224288
    }
  ]
  -id: 22166
  -titleTs: "'daunt':4 'flatpak':1 'look':3"
  -bodyTs: "'/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':29 '21':35 '31gb':32 '4gb':36 '50gb':30 'actual':25 'atom':7 'btrfs':15,38 'compress':39 'dedupl':21,34 'desktop':8 'disclaim':1 'etc':11 'fedora':6 'file':19 'flatpak':2 'gitlab.com':28 'gitlab.com/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':27 'kinoit':10 'like':5 'link':23 'mani':18 'ostre':4 'silverblu':9 'similar':13 'snapshot':16 'use':3 'without':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702640356
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6698705"
  +editedAt: DateTimeImmutable @1704887600 {#2919
    date: 2024-01-10 12:53:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702553956 {#2898
    date: 2023-12-14 12:39:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
  +slug: "Flatpak-can-look-daunting"
  +title: "Flatpak can look daunting..."
  +url: "https://feddit.de/pictrs/image/144d0692-8f9b-4d48-aea2-4aba5c5d77a0.jpeg"
  +body: """
    Disclaimer\n
    ----------\n
    \n
    Flatpak uses OSTree, like Fedora Atomic Desktops (Silverblue, Kinoite etc) and similar to BTRFS snapshots.\n
    \n
    So many files are deduplicated and linked, not actually there\n
    \n
    [gitlab.com/TheEvilSkeleton/flatpak-dedup-checker](https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">50GB without\n
    </span><span style="color:#323232;">31GB with deduplication\n
    </span><span style="color:#323232;">21,4GB with BTRFS compression\n
    </span>\n
    ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702817175 {#2931
    date: 2023-12-17 13:46:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#2453
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: "because then it also deletes your personal files which is not equivalent to deleting System32"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702646370 {#2456
        date: 2023-12-15 14:19:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@tanja@lemmy.blahaj.zone"
        "@joyjoy@lemm.ee"
        "@callyral@pawb.social"
        "@tgxn@lemmy.tgxn.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 224288
      -bodyTs: "'also':4 'delet':5,14 'equival':12 'file':8 'person':7 'system32':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4746414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702646370 {#2460
        date: 2023-12-15 14:19:30.0 +01:00
      }
      +"title": 224288
    }
  ]
  -id: 22166
  -titleTs: "'daunt':4 'flatpak':1 'look':3"
  -bodyTs: "'/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':29 '21':35 '31gb':32 '4gb':36 '50gb':30 'actual':25 'atom':7 'btrfs':15,38 'compress':39 'dedupl':21,34 'desktop':8 'disclaim':1 'etc':11 'fedora':6 'file':19 'flatpak':2 'gitlab.com':28 'gitlab.com/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':27 'kinoit':10 'like':5 'link':23 'mani':18 'ostre':4 'silverblu':9 'similar':13 'snapshot':16 'use':3 'without':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702640356
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6698705"
  +editedAt: DateTimeImmutable @1704887600 {#2919
    date: 2024-01-10 12:53:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702553956 {#2898
    date: 2023-12-14 12:39:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2452
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2938 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
  +slug: "Flatpak-can-look-daunting"
  +title: "Flatpak can look daunting..."
  +url: "https://feddit.de/pictrs/image/144d0692-8f9b-4d48-aea2-4aba5c5d77a0.jpeg"
  +body: """
    Disclaimer\n
    ----------\n
    \n
    Flatpak uses OSTree, like Fedora Atomic Desktops (Silverblue, Kinoite etc) and similar to BTRFS snapshots.\n
    \n
    So many files are deduplicated and linked, not actually there\n
    \n
    [gitlab.com/TheEvilSkeleton/flatpak-dedup-checker](https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker)\n
    \n
    ```\n
    \n
    <span style="color:#323232;">50GB without\n
    </span><span style="color:#323232;">31GB with deduplication\n
    </span><span style="color:#323232;">21,4GB with BTRFS compression\n
    </span>\n
    ```
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702817175 {#2931
    date: 2023-12-17 13:46:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2939 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    App\Entity\EntryComment {#2453
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2452 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
      +body: "because then it also deletes your personal files which is not equivalent to deleting System32"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702646370 {#2456
        date: 2023-12-15 14:19:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
        "@tanja@lemmy.blahaj.zone"
        "@joyjoy@lemm.ee"
        "@callyral@pawb.social"
        "@tgxn@lemmy.tgxn.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2455 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2469 …}
      +reports: Doctrine\ORM\PersistentCollection {#2471 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
      -id: 224288
      -bodyTs: "'also':4 'delet':5,14 'equival':12 'file':8 'person':7 'system32':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4746414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702646370 {#2460
        date: 2023-12-15 14:19:30.0 +01:00
      }
      +"title": 224288
    }
  ]
  -id: 22166
  -titleTs: "'daunt':4 'flatpak':1 'look':3"
  -bodyTs: "'/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':29 '21':35 '31gb':32 '4gb':36 '50gb':30 'actual':25 'atom':7 'btrfs':15,38 'compress':39 'dedupl':21,34 'desktop':8 'disclaim':1 'etc':11 'fedora':6 'file':19 'flatpak':2 'gitlab.com':28 'gitlab.com/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':27 'kinoit':10 'like':5 'link':23 'mani':18 'ostre':4 'silverblu':9 'similar':13 'snapshot':16 'use':3 'without':31"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702640356
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6698705"
  +editedAt: DateTimeImmutable @1704887600 {#2919
    date: 2024-01-10 12:53:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702553956 {#2898
    date: 2023-12-14 12:39:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#2453
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2938 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Flatpak-can-look-daunting"
    +title: "Flatpak can look daunting..."
    +url: "https://feddit.de/pictrs/image/144d0692-8f9b-4d48-aea2-4aba5c5d77a0.jpeg"
    +body: """
      Disclaimer\n
      ----------\n
      \n
      Flatpak uses OSTree, like Fedora Atomic Desktops (Silverblue, Kinoite etc) and similar to BTRFS snapshots.\n
      \n
      So many files are deduplicated and linked, not actually there\n
      \n
      [gitlab.com/TheEvilSkeleton/flatpak-dedup-checker](https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker)\n
      \n
      ```\n
      \n
      <span style="color:#323232;">50GB without\n
      </span><span style="color:#323232;">31GB with deduplication\n
      </span><span style="color:#323232;">21,4GB with BTRFS compression\n
      </span>\n
      ```
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702817175 {#2931
      date: 2023-12-17 13:46:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#2453}
    ]
    -id: 22166
    -titleTs: "'daunt':4 'flatpak':1 'look':3"
    -bodyTs: "'/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':29 '21':35 '31gb':32 '4gb':36 '50gb':30 'actual':25 'atom':7 'btrfs':15,38 'compress':39 'dedupl':21,34 'desktop':8 'disclaim':1 'etc':11 'fedora':6 'file':19 'flatpak':2 'gitlab.com':28 'gitlab.com/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':27 'kinoit':10 'like':5 'link':23 'mani':18 'ostre':4 'silverblu':9 'similar':13 'snapshot':16 'use':3 'without':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702640356
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6698705"
    +editedAt: DateTimeImmutable @1704887600 {#2919
      date: 2024-01-10 12:53:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702553956 {#2898
      date: 2023-12-14 12:39:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: "because then it also deletes your personal files which is not equivalent to deleting System32"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702646370 {#2456
    date: 2023-12-15 14:19:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@tanja@lemmy.blahaj.zone"
    "@joyjoy@lemm.ee"
    "@callyral@pawb.social"
    "@tgxn@lemmy.tgxn.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 224288
  -bodyTs: "'also':4 'delet':5,14 'equival':12 'file':8 'person':7 'system32':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4746414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646370 {#2460
    date: 2023-12-15 14:19:30.0 +01:00
  }
  +"title": 224288
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2938 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Flatpak-can-look-daunting"
    +title: "Flatpak can look daunting..."
    +url: "https://feddit.de/pictrs/image/144d0692-8f9b-4d48-aea2-4aba5c5d77a0.jpeg"
    +body: """
      Disclaimer\n
      ----------\n
      \n
      Flatpak uses OSTree, like Fedora Atomic Desktops (Silverblue, Kinoite etc) and similar to BTRFS snapshots.\n
      \n
      So many files are deduplicated and linked, not actually there\n
      \n
      [gitlab.com/TheEvilSkeleton/flatpak-dedup-checker](https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker)\n
      \n
      ```\n
      \n
      <span style="color:#323232;">50GB without\n
      </span><span style="color:#323232;">31GB with deduplication\n
      </span><span style="color:#323232;">21,4GB with BTRFS compression\n
      </span>\n
      ```
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702817175 {#2931
      date: 2023-12-17 13:46:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#2453}
    ]
    -id: 22166
    -titleTs: "'daunt':4 'flatpak':1 'look':3"
    -bodyTs: "'/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':29 '21':35 '31gb':32 '4gb':36 '50gb':30 'actual':25 'atom':7 'btrfs':15,38 'compress':39 'dedupl':21,34 'desktop':8 'disclaim':1 'etc':11 'fedora':6 'file':19 'flatpak':2 'gitlab.com':28 'gitlab.com/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':27 'kinoit':10 'like':5 'link':23 'mani':18 'ostre':4 'silverblu':9 'similar':13 'snapshot':16 'use':3 'without':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702640356
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6698705"
    +editedAt: DateTimeImmutable @1704887600 {#2919
      date: 2024-01-10 12:53:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702553956 {#2898
      date: 2023-12-14 12:39:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: "because then it also deletes your personal files which is not equivalent to deleting System32"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702646370 {#2456
    date: 2023-12-15 14:19:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@tanja@lemmy.blahaj.zone"
    "@joyjoy@lemm.ee"
    "@callyral@pawb.social"
    "@tgxn@lemmy.tgxn.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 224288
  -bodyTs: "'also':4 'delet':5,14 'equival':12 'file':8 'person':7 'system32':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4746414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646370 {#2460
    date: 2023-12-15 14:19:30.0 +01:00
  }
  +"title": 224288
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2452
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2938 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Flatpak-can-look-daunting"
    +title: "Flatpak can look daunting..."
    +url: "https://feddit.de/pictrs/image/144d0692-8f9b-4d48-aea2-4aba5c5d77a0.jpeg"
    +body: """
      Disclaimer\n
      ----------\n
      \n
      Flatpak uses OSTree, like Fedora Atomic Desktops (Silverblue, Kinoite etc) and similar to BTRFS snapshots.\n
      \n
      So many files are deduplicated and linked, not actually there\n
      \n
      [gitlab.com/TheEvilSkeleton/flatpak-dedup-checker](https://gitlab.com/TheEvilSkeleton/flatpak-dedup-checker)\n
      \n
      ```\n
      \n
      <span style="color:#323232;">50GB without\n
      </span><span style="color:#323232;">31GB with deduplication\n
      </span><span style="color:#323232;">21,4GB with BTRFS compression\n
      </span>\n
      ```
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702817175 {#2931
      date: 2023-12-17 13:46:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2939 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      App\Entity\EntryComment {#2453}
    ]
    -id: 22166
    -titleTs: "'daunt':4 'flatpak':1 'look':3"
    -bodyTs: "'/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':29 '21':35 '31gb':32 '4gb':36 '50gb':30 'actual':25 'atom':7 'btrfs':15,38 'compress':39 'dedupl':21,34 'desktop':8 'disclaim':1 'etc':11 'fedora':6 'file':19 'flatpak':2 'gitlab.com':28 'gitlab.com/theevilskeleton/flatpak-dedup-checker](https://gitlab.com/theevilskeleton/flatpak-dedup-checker)':27 'kinoit':10 'like':5 'link':23 'mani':18 'ostre':4 'silverblu':9 'similar':13 'snapshot':16 'use':3 'without':31"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702640356
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6698705"
    +editedAt: DateTimeImmutable @1704887600 {#2919
      date: 2024-01-10 12:53:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702553956 {#2898
      date: 2023-12-14 12:39:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2457 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2454 …}
  +body: "because then it also deletes your personal files which is not equivalent to deleting System32"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702646370 {#2456
    date: 2023-12-15 14:19:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@tanja@lemmy.blahaj.zone"
    "@joyjoy@lemm.ee"
    "@callyral@pawb.social"
    "@tgxn@lemmy.tgxn.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2455 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2469 …}
  +reports: Doctrine\ORM\PersistentCollection {#2471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2377 …}
  -id: 224288
  -bodyTs: "'also':4 'delet':5,14 'equival':12 'file':8 'person':7 'system32':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4746414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646370 {#2460
    date: 2023-12-15 14:19:30.0 +01:00
  }
  +"title": 224288
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1598
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
  +slug: "Name-em"
  +title: "Name em"
  +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711066488 {#2749
    date: 2024-03-22 01:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2764 …}
  +votes: Doctrine\ORM\PersistentCollection {#2766 …}
  +reports: Doctrine\ORM\PersistentCollection {#2768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  +badges: Doctrine\ORM\PersistentCollection {#2774 …}
  +children: [
    1 => App\Entity\EntryComment {#1730
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +body: "btw i also use void"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702137331 {#1728
        date: 2023-12-09 16:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@RTRedreovic@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 214093
      -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4614337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702137331 {#1736
        date: 2023-12-09 16:55:31.0 +01:00
      }
      +"title": 214093
    }
    2 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: """
        1. glib cee\n
        2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702137175 {#1711
        date: 2023-12-09 16:52:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@0x4E4F@infosec.pub"
        "@possiblylinux127@lemmy.zip"
        "@remotelove@lemmy.ca"
        "@pomodoro_longbreak@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 214081
      -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4614288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702137175 {#1616
        date: 2023-12-09 16:52:55.0 +01:00
      }
      +"title": 214081
    }
    0 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +body: "Alternatively, `find /`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702137519 {#1716
        date: 2023-12-09 16:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@m_r_butts@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 214101
      -bodyTs: "'altern':1 'find':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4614378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702137519 {#1717
        date: 2023-12-09 16:58:39.0 +01:00
      }
      +"title": 214101
    }
  ]
  -id: 21118
  -titleTs: "'em':2 'name':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702134502
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6498569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048102 {#2684
    date: 2023-12-08 16:08:22.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 {#1598
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
  +slug: "Name-em"
  +title: "Name em"
  +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711066488 {#2749
    date: 2024-03-22 01:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2764 …}
  +votes: Doctrine\ORM\PersistentCollection {#2766 …}
  +reports: Doctrine\ORM\PersistentCollection {#2768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  +badges: Doctrine\ORM\PersistentCollection {#2774 …}
  +children: [
    1 => App\Entity\EntryComment {#1730
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +body: "btw i also use void"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702137331 {#1728
        date: 2023-12-09 16:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@RTRedreovic@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 214093
      -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4614337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702137331 {#1736
        date: 2023-12-09 16:55:31.0 +01:00
      }
      +"title": 214093
    }
    2 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: """
        1. glib cee\n
        2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702137175 {#1711
        date: 2023-12-09 16:52:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@0x4E4F@infosec.pub"
        "@possiblylinux127@lemmy.zip"
        "@remotelove@lemmy.ca"
        "@pomodoro_longbreak@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 214081
      -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4614288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702137175 {#1616
        date: 2023-12-09 16:52:55.0 +01:00
      }
      +"title": 214081
    }
    0 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +body: "Alternatively, `find /`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702137519 {#1716
        date: 2023-12-09 16:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@m_r_butts@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 214101
      -bodyTs: "'altern':1 'find':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4614378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702137519 {#1717
        date: 2023-12-09 16:58:39.0 +01:00
      }
      +"title": 214101
    }
  ]
  -id: 21118
  -titleTs: "'em':2 'name':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702134502
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6498569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048102 {#2684
    date: 2023-12-08 16:08:22.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 {#1598
  +user: Proxies\__CG__\App\Entity\User {#2570 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2754 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
  +slug: "Name-em"
  +title: "Name em"
  +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 452
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711066488 {#2749
    date: 2024-03-22 01:14:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2764 …}
  +votes: Doctrine\ORM\PersistentCollection {#2766 …}
  +reports: Doctrine\ORM\PersistentCollection {#2768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  +badges: Doctrine\ORM\PersistentCollection {#2774 …}
  +children: [
    1 => App\Entity\EntryComment {#1730
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +body: "btw i also use void"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702137331 {#1728
        date: 2023-12-09 16:55:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@RTRedreovic@feddit.ch"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 214093
      -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4614337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702137331 {#1736
        date: 2023-12-09 16:55:31.0 +01:00
      }
      +"title": 214093
    }
    2 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: """
        1. glib cee\n
        2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702137175 {#1711
        date: 2023-12-09 16:52:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@0x4E4F@infosec.pub"
        "@possiblylinux127@lemmy.zip"
        "@remotelove@lemmy.ca"
        "@pomodoro_longbreak@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 214081
      -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4614288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702137175 {#1616
        date: 2023-12-09 16:52:55.0 +01:00
      }
      +"title": 214081
    }
    0 => App\Entity\EntryComment {#1739
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
      +body: "Alternatively, `find /`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702137519 {#1716
        date: 2023-12-09 16:58:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@einfach_orangensaft@feddit.de"
        "@m_r_butts@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1740 …}
      +nested: Doctrine\ORM\PersistentCollection {#2465 …}
      +votes: Doctrine\ORM\PersistentCollection {#2463 …}
      +reports: Doctrine\ORM\PersistentCollection {#2411 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
      -id: 214101
      -bodyTs: "'altern':1 'find':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/4614378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702137519 {#1717
        date: 2023-12-09 16:58:39.0 +01:00
      }
      +"title": 214101
    }
  ]
  -id: 21118
  -titleTs: "'em':2 'name':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702134502
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6498569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048102 {#2684
    date: 2023-12-08 16:08:22.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 {#1730
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      1 => App\Entity\EntryComment {#1730}
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: """
          1. glib cee\n
          2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137175 {#1711
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@0x4E4F@infosec.pub"
          "@possiblylinux127@lemmy.zip"
          "@remotelove@lemmy.ca"
          "@pomodoro_longbreak@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 214081
        -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137175 {#1616
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +"title": 214081
      }
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Alternatively, `find /`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137519 {#1716
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@m_r_butts@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 214101
        -bodyTs: "'altern':1 'find':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137519 {#1717
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +"title": 214101
      }
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2684
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +body: "btw i also use void"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137331 {#1728
    date: 2023-12-09 16:55:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@RTRedreovic@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 214093
  -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4614337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137331 {#1736
    date: 2023-12-09 16:55:31.0 +01:00
  }
  +"title": 214093
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1730
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      1 => App\Entity\EntryComment {#1730}
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: """
          1. glib cee\n
          2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137175 {#1711
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@0x4E4F@infosec.pub"
          "@possiblylinux127@lemmy.zip"
          "@remotelove@lemmy.ca"
          "@pomodoro_longbreak@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 214081
        -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137175 {#1616
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +"title": 214081
      }
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Alternatively, `find /`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137519 {#1716
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@m_r_butts@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 214101
        -bodyTs: "'altern':1 'find':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137519 {#1717
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +"title": 214101
      }
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2684
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +body: "btw i also use void"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137331 {#1728
    date: 2023-12-09 16:55:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@RTRedreovic@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 214093
  -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4614337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137331 {#1736
    date: 2023-12-09 16:55:31.0 +01:00
  }
  +"title": 214093
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1730
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      1 => App\Entity\EntryComment {#1730}
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: """
          1. glib cee\n
          2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137175 {#1711
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@0x4E4F@infosec.pub"
          "@possiblylinux127@lemmy.zip"
          "@remotelove@lemmy.ca"
          "@pomodoro_longbreak@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 214081
        -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137175 {#1616
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +"title": 214081
      }
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Alternatively, `find /`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137519 {#1716
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@m_r_butts@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 214101
        -bodyTs: "'altern':1 'find':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137519 {#1717
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +"title": 214101
      }
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2684
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +body: "btw i also use void"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137331 {#1728
    date: 2023-12-09 16:55:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@RTRedreovic@feddit.ch"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 214093
  -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4614337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137331 {#1736
    date: 2023-12-09 16:55:31.0 +01:00
  }
  +"title": 214093
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +body: "btw i also use void"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137331 {#1728
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@RTRedreovic@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 214093
        -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137331 {#1736
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +"title": 214093
      }
      2 => App\Entity\EntryComment {#1611}
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Alternatively, `find /`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137519 {#1716
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@m_r_butts@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 214101
        -bodyTs: "'altern':1 'find':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137519 {#1717
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +"title": 214101
      }
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2684
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: """
    1. glib cee\n
    2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137175 {#1711
    date: 2023-12-09 16:52:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@0x4E4F@infosec.pub"
    "@possiblylinux127@lemmy.zip"
    "@remotelove@lemmy.ca"
    "@pomodoro_longbreak@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 214081
  -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4614288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137175 {#1616
    date: 2023-12-09 16:52:55.0 +01:00
  }
  +"title": 214081
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +body: "btw i also use void"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137331 {#1728
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@RTRedreovic@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 214093
        -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137331 {#1736
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +"title": 214093
      }
      2 => App\Entity\EntryComment {#1611}
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Alternatively, `find /`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137519 {#1716
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@m_r_butts@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 214101
        -bodyTs: "'altern':1 'find':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137519 {#1717
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +"title": 214101
      }
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2684
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: """
    1. glib cee\n
    2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137175 {#1711
    date: 2023-12-09 16:52:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@0x4E4F@infosec.pub"
    "@possiblylinux127@lemmy.zip"
    "@remotelove@lemmy.ca"
    "@pomodoro_longbreak@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 214081
  -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4614288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137175 {#1616
    date: 2023-12-09 16:52:55.0 +01:00
  }
  +"title": 214081
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +body: "btw i also use void"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137331 {#1728
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@RTRedreovic@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 214093
        -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137331 {#1736
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +"title": 214093
      }
      2 => App\Entity\EntryComment {#1611}
      0 => App\Entity\EntryComment {#1739
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
        +body: "Alternatively, `find /`"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137519 {#1716
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@m_r_butts@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1740 …}
        +nested: Doctrine\ORM\PersistentCollection {#2465 …}
        +votes: Doctrine\ORM\PersistentCollection {#2463 …}
        +reports: Doctrine\ORM\PersistentCollection {#2411 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
        -id: 214101
        -bodyTs: "'altern':1 'find':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614378"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137519 {#1717
          date: 2023-12-09 16:58:39.0 +01:00
        }
        +"title": 214101
      }
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2684
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: """
    1. glib cee\n
    2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137175 {#1711
    date: 2023-12-09 16:52:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@0x4E4F@infosec.pub"
    "@possiblylinux127@lemmy.zip"
    "@remotelove@lemmy.ca"
    "@pomodoro_longbreak@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 214081
  -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4614288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137175 {#1616
    date: 2023-12-09 16:52:55.0 +01:00
  }
  +"title": 214081
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1739
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +body: "btw i also use void"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137331 {#1728
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@RTRedreovic@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 214093
        -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137331 {#1736
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +"title": 214093
      }
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: """
          1. glib cee\n
          2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137175 {#1711
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@0x4E4F@infosec.pub"
          "@possiblylinux127@lemmy.zip"
          "@remotelove@lemmy.ca"
          "@pomodoro_longbreak@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 214081
        -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137175 {#1616
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +"title": 214081
      }
      0 => App\Entity\EntryComment {#1739}
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2684
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +body: "Alternatively, `find /`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137519 {#1716
    date: 2023-12-09 16:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@m_r_butts@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 214101
  -bodyTs: "'altern':1 'find':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4614378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137519 {#1717
    date: 2023-12-09 16:58:39.0 +01:00
  }
  +"title": 214101
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1739
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +body: "btw i also use void"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137331 {#1728
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@RTRedreovic@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 214093
        -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137331 {#1736
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +"title": 214093
      }
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: """
          1. glib cee\n
          2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137175 {#1711
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@0x4E4F@infosec.pub"
          "@possiblylinux127@lemmy.zip"
          "@remotelove@lemmy.ca"
          "@pomodoro_longbreak@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 214081
        -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137175 {#1616
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +"title": 214081
      }
      0 => App\Entity\EntryComment {#1739}
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2684
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +body: "Alternatively, `find /`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137519 {#1716
    date: 2023-12-09 16:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@m_r_butts@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 214101
  -bodyTs: "'altern':1 'find':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4614378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137519 {#1717
    date: 2023-12-09 16:58:39.0 +01:00
  }
  +"title": 214101
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1739
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2570 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2754 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2755 …}
    +slug: "Name-em"
    +title: "Name em"
    +url: "https://feddit.de/pictrs/image/70990922-d894-4b9a-8655-2d4406283928.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 452
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711066488 {#2749
      date: 2024-03-22 01:14:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      1 => App\Entity\EntryComment {#1730
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
        +body: "btw i also use void"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137331 {#1728
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@RTRedreovic@feddit.ch"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 214093
        -bodyTs: "'also':3 'btw':1 'use':4 'void':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137331 {#1736
          date: 2023-12-09 16:55:31.0 +01:00
        }
        +"title": 214093
      }
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +body: """
          1. glib cee\n
          2. clang as if a metal pipe fell on the floor and made a loud noise: “CLANG”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702137175 {#1711
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@einfach_orangensaft@feddit.de"
          "@0x4E4F@infosec.pub"
          "@possiblylinux127@lemmy.zip"
          "@remotelove@lemmy.ca"
          "@pomodoro_longbreak@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1626 …}
        +nested: Doctrine\ORM\PersistentCollection {#1618 …}
        +votes: Doctrine\ORM\PersistentCollection {#1597 …}
        +reports: Doctrine\ORM\PersistentCollection {#1731 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
        -id: 214081
        -bodyTs: "'1':1 '2':4 'cee':3 'clang':5,20 'fell':11 'floor':14 'glib':2 'loud':18 'made':16 'metal':9 'nois':19 'pipe':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://pawb.social/comment/4614288"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702137175 {#1616
          date: 2023-12-09 16:52:55.0 +01:00
        }
        +"title": 214081
      }
      0 => App\Entity\EntryComment {#1739}
    ]
    -id: 21118
    -titleTs: "'em':2 'name':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702134502
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6498569"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048102 {#2684
      date: 2023-12-08 16:08:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1741 …}
  +body: "Alternatively, `find /`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702137519 {#1716
    date: 2023-12-09 16:58:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@einfach_orangensaft@feddit.de"
    "@m_r_butts@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1740 …}
  +nested: Doctrine\ORM\PersistentCollection {#2465 …}
  +votes: Doctrine\ORM\PersistentCollection {#2463 …}
  +reports: Doctrine\ORM\PersistentCollection {#2411 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  -id: 214101
  -bodyTs: "'altern':1 'find':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/4614378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702137519 {#1717
    date: 2023-12-09 16:58:39.0 +01:00
  }
  +"title": 214101
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1604
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2821 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2823 …}
  +slug: "I-lose-mine-last-month"
  +title: "I lose mine last month :("
  +url: "https://telegra.ph/file/670e38093b7d8233cbcd5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 235
  +favouriteCount: 1325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699756897 {#2816
    date: 2023-11-12 03:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +votes: Doctrine\ORM\PersistentCollection {#2826 …}
  +reports: Doctrine\ORM\PersistentCollection {#2828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
  +badges: Doctrine\ORM\PersistentCollection {#2834 …}
  +children: [
    App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "what is that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699446570 {#1526
        date: 2023-11-08 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 100010
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3860293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394984 {#1596
        date: 2023-11-07 23:09:44.0 +01:00
      }
      +"title": 100010
    }
  ]
  -id: 10897
  -titleTs: "'last':4 'lose':2 'mine':3 'month':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699456068
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14137437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369668 {#2802
    date: 2023-11-07 16:07: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
171 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2821 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2823 …}
  +slug: "I-lose-mine-last-month"
  +title: "I lose mine last month :("
  +url: "https://telegra.ph/file/670e38093b7d8233cbcd5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 235
  +favouriteCount: 1325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699756897 {#2816
    date: 2023-11-12 03:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +votes: Doctrine\ORM\PersistentCollection {#2826 …}
  +reports: Doctrine\ORM\PersistentCollection {#2828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
  +badges: Doctrine\ORM\PersistentCollection {#2834 …}
  +children: [
    App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "what is that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699446570 {#1526
        date: 2023-11-08 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 100010
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3860293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394984 {#1596
        date: 2023-11-07 23:09:44.0 +01:00
      }
      +"title": 100010
    }
  ]
  -id: 10897
  -titleTs: "'last':4 'lose':2 'mine':3 'month':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699456068
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14137437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369668 {#2802
    date: 2023-11-07 16:07: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
172 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: Proxies\__CG__\App\Entity\Image {#2821 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2823 …}
  +slug: "I-lose-mine-last-month"
  +title: "I lose mine last month :("
  +url: "https://telegra.ph/file/670e38093b7d8233cbcd5.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 235
  +favouriteCount: 1325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699756897 {#2816
    date: 2023-11-12 03:41:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +votes: Doctrine\ORM\PersistentCollection {#2826 …}
  +reports: Doctrine\ORM\PersistentCollection {#2828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
  +badges: Doctrine\ORM\PersistentCollection {#2834 …}
  +children: [
    App\Entity\EntryComment {#1619
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
      +image: null
      +parent: null
      +root: null
      +body: "what is that"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1699446570 {#1526
        date: 2023-11-08 13:29:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 100010
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3860293"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699394984 {#1596
        date: 2023-11-07 23:09:44.0 +01:00
      }
      +"title": 100010
    }
  ]
  -id: 10897
  -titleTs: "'last':4 'lose':2 'mine':3 'month':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699456068
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14137437"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699369668 {#2802
    date: 2023-11-07 16:07: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
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 {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2821 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2823 …}
    +slug: "I-lose-mine-last-month"
    +title: "I lose mine last month :("
    +url: "https://telegra.ph/file/670e38093b7d8233cbcd5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 235
    +favouriteCount: 1325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699756897 {#2816
      date: 2023-11-12 03:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2826 …}
    +reports: Doctrine\ORM\PersistentCollection {#2828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
    +badges: Doctrine\ORM\PersistentCollection {#2834 …}
    +children: [
      App\Entity\EntryComment {#1619}
    ]
    -id: 10897
    -titleTs: "'last':4 'lose':2 'mine':3 'month':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699456068
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14137437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699369668 {#2802
      date: 2023-11-07 16:07:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "what is that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699446570 {#1526
    date: 2023-11-08 13:29:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 100010
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3860293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394984 {#1596
    date: 2023-11-07 23:09:44.0 +01:00
  }
  +"title": 100010
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2821 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2823 …}
    +slug: "I-lose-mine-last-month"
    +title: "I lose mine last month :("
    +url: "https://telegra.ph/file/670e38093b7d8233cbcd5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 235
    +favouriteCount: 1325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699756897 {#2816
      date: 2023-11-12 03:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2826 …}
    +reports: Doctrine\ORM\PersistentCollection {#2828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
    +badges: Doctrine\ORM\PersistentCollection {#2834 …}
    +children: [
      App\Entity\EntryComment {#1619}
    ]
    -id: 10897
    -titleTs: "'last':4 'lose':2 'mine':3 'month':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699456068
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14137437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699369668 {#2802
      date: 2023-11-07 16:07:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "what is that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699446570 {#1526
    date: 2023-11-08 13:29:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 100010
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3860293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394984 {#1596
    date: 2023-11-07 23:09:44.0 +01:00
  }
  +"title": 100010
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1619
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
    +image: Proxies\__CG__\App\Entity\Image {#2821 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2823 …}
    +slug: "I-lose-mine-last-month"
    +title: "I lose mine last month :("
    +url: "https://telegra.ph/file/670e38093b7d8233cbcd5.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 235
    +favouriteCount: 1325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699756897 {#2816
      date: 2023-11-12 03:41:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2826 …}
    +reports: Doctrine\ORM\PersistentCollection {#2828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
    +badges: Doctrine\ORM\PersistentCollection {#2834 …}
    +children: [
      App\Entity\EntryComment {#1619}
    ]
    -id: 10897
    -titleTs: "'last':4 'lose':2 'mine':3 'month':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699456068
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14137437"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699369668 {#2802
      date: 2023-11-07 16:07:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1621 …}
  +image: null
  +parent: null
  +root: null
  +body: "what is that"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699446570 {#1526
    date: 2023-11-08 13:29:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 100010
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3860293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699394984 {#1596
    date: 2023-11-07 23:09:44.0 +01:00
  }
  +"title": 100010
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1551
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#2776
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2784 …}
  +votes: Doctrine\ORM\PersistentCollection {#2786 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
  +badges: Doctrine\ORM\PersistentCollection {#2794 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +body: "same, i have no idea what any of that means and i use runit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698886509 {#1709
        date: 2023-11-02 01:55:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TCB13@lemmy.world"
        "@iamak@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1589 …}
      +nested: Doctrine\ORM\PersistentCollection {#1592 …}
      +votes: Doctrine\ORM\PersistentCollection {#1552 …}
      +reports: Doctrine\ORM\PersistentCollection {#1663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 85092
      -bodyTs: "'idea':5 'mean':10 'runit':14 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3716081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886509 {#1614
        date: 2023-11-02 01:55:09.0 +01:00
      }
      +"title": 85092
    }
  ]
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#2757
    date: 2023-10-31 14:50:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#2776
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2784 …}
  +votes: Doctrine\ORM\PersistentCollection {#2786 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
  +badges: Doctrine\ORM\PersistentCollection {#2794 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +body: "same, i have no idea what any of that means and i use runit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698886509 {#1709
        date: 2023-11-02 01:55:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TCB13@lemmy.world"
        "@iamak@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1589 …}
      +nested: Doctrine\ORM\PersistentCollection {#1592 …}
      +votes: Doctrine\ORM\PersistentCollection {#1552 …}
      +reports: Doctrine\ORM\PersistentCollection {#1663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 85092
      -bodyTs: "'idea':5 'mean':10 'runit':14 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3716081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886509 {#1614
        date: 2023-11-02 01:55:09.0 +01:00
      }
      +"title": 85092
    }
  ]
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#2757
    date: 2023-10-31 14:50:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1551
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: Proxies\__CG__\App\Entity\Image {#2781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
  +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
  +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
  +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
  +body: "Yet another win for Systemd."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699149302 {#2776
    date: 2023-11-05 02:55:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2784 …}
  +votes: Doctrine\ORM\PersistentCollection {#2786 …}
  +reports: Doctrine\ORM\PersistentCollection {#2788 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
  +badges: Doctrine\ORM\PersistentCollection {#2794 …}
  +children: [
    App\Entity\EntryComment {#1648
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1551 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
      +body: "same, i have no idea what any of that means and i use runit"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698886509 {#1709
        date: 2023-11-02 01:55:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TCB13@lemmy.world"
        "@iamak@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1589 …}
      +nested: Doctrine\ORM\PersistentCollection {#1592 …}
      +votes: Doctrine\ORM\PersistentCollection {#1552 …}
      +reports: Doctrine\ORM\PersistentCollection {#1663 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 85092
      -bodyTs: "'idea':5 'mean':10 'runit':14 'use':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://pawb.social/comment/3716081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886509 {#1614
        date: 2023-11-02 01:55:09.0 +01:00
      }
      +"title": 85092
    }
  ]
  -id: 9082
  -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
  -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698846629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7592267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698760229 {#2757
    date: 2023-10-31 14:50:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1648
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2781 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
    +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
    +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
    +body: "Yet another win for Systemd."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149302 {#2776
      date: 2023-11-05 02:55:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2784 …}
    +votes: Doctrine\ORM\PersistentCollection {#2786 …}
    +reports: Doctrine\ORM\PersistentCollection {#2788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
    +badges: Doctrine\ORM\PersistentCollection {#2794 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 9082
    -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
    -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698846629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7592267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698760229 {#2757
      date: 2023-10-31 14:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +body: "same, i have no idea what any of that means and i use runit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698886509 {#1709
    date: 2023-11-02 01:55:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TCB13@lemmy.world"
    "@iamak@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1589 …}
  +nested: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 85092
  -bodyTs: "'idea':5 'mean':10 'runit':14 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3716081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698886509 {#1614
    date: 2023-11-02 01:55:09.0 +01:00
  }
  +"title": 85092
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1648
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2781 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
    +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
    +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
    +body: "Yet another win for Systemd."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149302 {#2776
      date: 2023-11-05 02:55:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2784 …}
    +votes: Doctrine\ORM\PersistentCollection {#2786 …}
    +reports: Doctrine\ORM\PersistentCollection {#2788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
    +badges: Doctrine\ORM\PersistentCollection {#2794 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 9082
    -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
    -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698846629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7592267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698760229 {#2757
      date: 2023-10-31 14:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +body: "same, i have no idea what any of that means and i use runit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698886509 {#1709
    date: 2023-11-02 01:55:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TCB13@lemmy.world"
    "@iamak@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1589 …}
  +nested: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 85092
  -bodyTs: "'idea':5 'mean':10 'runit':14 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3716081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698886509 {#1614
    date: 2023-11-02 01:55:09.0 +01:00
  }
  +"title": 85092
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1648
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1551
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
    +image: Proxies\__CG__\App\Entity\Image {#2781 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2783 …}
    +slug: "Systemd-Working-On-Storage-Target-Mode-Feature-Inspired-By-Apple"
    +title: "Systemd Working On "Storage Target Mode" Feature - Inspired By Apple macOS"
    +url: "https://lemmy.world/pictrs/image/ba07837a-9696-4917-99c8-5a8b641419b2.webp"
    +body: "Yet another win for Systemd."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699149302 {#2776
      date: 2023-11-05 02:55:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2784 …}
    +votes: Doctrine\ORM\PersistentCollection {#2786 …}
    +reports: Doctrine\ORM\PersistentCollection {#2788 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2790 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2792 …}
    +badges: Doctrine\ORM\PersistentCollection {#2794 …}
    +children: [
      App\Entity\EntryComment {#1648}
    ]
    -id: 9082
    -titleTs: "'appl':10 'featur':7 'inspir':8 'maco':11 'mode':6 'storag':4 'systemd':1 'target':5 'work':2"
    -bodyTs: "'anoth':2 'systemd':5 'win':3 'yet':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698846629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7592267"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698760229 {#2757
      date: 2023-10-31 14:50:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1571 …}
  +body: "same, i have no idea what any of that means and i use runit"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698886509 {#1709
    date: 2023-11-02 01:55:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TCB13@lemmy.world"
    "@iamak@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1589 …}
  +nested: Doctrine\ORM\PersistentCollection {#1592 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 85092
  -bodyTs: "'idea':5 'mean':10 'runit':14 'use':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://pawb.social/comment/3716081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698886509 {#1614
    date: 2023-11-02 01:55:09.0 +01:00
  }
  +"title": 85092
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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