Redirect 302 redirect from GET @entry_comment_create (4f56ea)

GET https://kbin.spritesserver.nl/index.php/u/@prole@beehaw.org/hot

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 …}
}
6.18 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 …}
}
2.21 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.01 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 {#2089
  +user: Proxies\__CG__\App\Entity\User {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
  +title: "Thinking about making the big switch – recommend me a distro!"
  +url: null
  +body: """
    Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
    \n
    On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
    \n
    I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728900558 {#2222
    date: 2024-10-14 12:09:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  +badges: Doctrine\ORM\PersistentCollection {#2257 …}
  +children: [
    App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2089 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +body: """
        I second EndeavourOS. My first distro and it’s been a great experience. I’ve felt no desire to switch.\n
        \n
        Steam/games have worked great.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706301588 {#2098
        date: 2024-01-26 21:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Canadian_Cabinet@lemmy.ca"
        "@geoma@lemmy.ml"
        "@Canadian_Cabinet@lemmy.ca"
        "@geoma@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 343020
      -bodyTs: "'desir':18 'distro':6 'endeavouro':3 'experi':13 'felt':16 'first':5 'great':12,24 'second':2 'steam/games':21 'switch':20 've':15 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2227843"
      +editedAt: DateTimeImmutable @1728839380 {#2063
        date: 2024-10-13 19:09:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706301588 {#2080
        date: 2024-01-26 21:39:48.0 +01:00
      }
      +"title": 343020
    }
  ]
  -id: 32793
  -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
  -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192309
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13943016"
  +editedAt: DateTimeImmutable @1728309902 {#2119
    date: 2024-10-07 16:05:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105909 {#2109
    date: 2024-01-24 15:18: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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2089
  +user: Proxies\__CG__\App\Entity\User {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
  +title: "Thinking about making the big switch – recommend me a distro!"
  +url: null
  +body: """
    Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
    \n
    On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
    \n
    I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728900558 {#2222
    date: 2024-10-14 12:09:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  +badges: Doctrine\ORM\PersistentCollection {#2257 …}
  +children: [
    App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2089 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +body: """
        I second EndeavourOS. My first distro and it’s been a great experience. I’ve felt no desire to switch.\n
        \n
        Steam/games have worked great.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706301588 {#2098
        date: 2024-01-26 21:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Canadian_Cabinet@lemmy.ca"
        "@geoma@lemmy.ml"
        "@Canadian_Cabinet@lemmy.ca"
        "@geoma@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 343020
      -bodyTs: "'desir':18 'distro':6 'endeavouro':3 'experi':13 'felt':16 'first':5 'great':12,24 'second':2 'steam/games':21 'switch':20 've':15 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2227843"
      +editedAt: DateTimeImmutable @1728839380 {#2063
        date: 2024-10-13 19:09:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706301588 {#2080
        date: 2024-01-26 21:39:48.0 +01:00
      }
      +"title": 343020
    }
  ]
  -id: 32793
  -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
  -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192309
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13943016"
  +editedAt: DateTimeImmutable @1728309902 {#2119
    date: 2024-10-07 16:05:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105909 {#2109
    date: 2024-01-24 15:18: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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2089
  +user: Proxies\__CG__\App\Entity\User {#2199 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
  +title: "Thinking about making the big switch – recommend me a distro!"
  +url: null
  +body: """
    Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
    \n
    On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
    \n
    I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 69
  +favouriteCount: 78
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728900558 {#2222
    date: 2024-10-14 12:09:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  +badges: Doctrine\ORM\PersistentCollection {#2257 …}
  +children: [
    App\Entity\EntryComment {#2064
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2089 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
      +body: """
        I second EndeavourOS. My first distro and it’s been a great experience. I’ve felt no desire to switch.\n
        \n
        Steam/games have worked great.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706301588 {#2098
        date: 2024-01-26 21:39:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Canadian_Cabinet@lemmy.ca"
        "@geoma@lemmy.ml"
        "@Canadian_Cabinet@lemmy.ca"
        "@geoma@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2095 …}
      +nested: Doctrine\ORM\PersistentCollection {#2091 …}
      +votes: Doctrine\ORM\PersistentCollection {#2090 …}
      +reports: Doctrine\ORM\PersistentCollection {#2092 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
      -id: 343020
      -bodyTs: "'desir':18 'distro':6 'endeavouro':3 'experi':13 'felt':16 'first':5 'great':12,24 'second':2 'steam/games':21 'switch':20 've':15 'work':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2227843"
      +editedAt: DateTimeImmutable @1728839380 {#2063
        date: 2024-10-13 19:09:40.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706301588 {#2080
        date: 2024-01-26 21:39:48.0 +01:00
      }
      +"title": 343020
    }
  ]
  -id: 32793
  -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
  -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706192309
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13943016"
  +editedAt: DateTimeImmutable @1728309902 {#2119
    date: 2024-10-07 16:05:02.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706105909 {#2109
    date: 2024-01-24 15:18: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
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 {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089
    +user: Proxies\__CG__\App\Entity\User {#2199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
    +title: "Thinking about making the big switch – recommend me a distro!"
    +url: null
    +body: """
      Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
      \n
      On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
      \n
      I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 78
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728900558 {#2222
      date: 2024-10-14 12:09:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2203 …}
    +votes: Doctrine\ORM\PersistentCollection {#2212 …}
    +reports: Doctrine\ORM\PersistentCollection {#2209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
    +badges: Doctrine\ORM\PersistentCollection {#2257 …}
    +children: [
      App\Entity\EntryComment {#2064}
    ]
    -id: 32793
    -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
    -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706192309
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13943016"
    +editedAt: DateTimeImmutable @1728309902 {#2119
      date: 2024-10-07 16:05:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706105909 {#2109
      date: 2024-01-24 15:18:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +body: """
    I second EndeavourOS. My first distro and it’s been a great experience. I’ve felt no desire to switch.\n
    \n
    Steam/games have worked great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706301588 {#2098
    date: 2024-01-26 21:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Canadian_Cabinet@lemmy.ca"
    "@geoma@lemmy.ml"
    "@Canadian_Cabinet@lemmy.ca"
    "@geoma@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 343020
  -bodyTs: "'desir':18 'distro':6 'endeavouro':3 'experi':13 'felt':16 'first':5 'great':12,24 'second':2 'steam/games':21 'switch':20 've':15 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2227843"
  +editedAt: DateTimeImmutable @1728839380 {#2063
    date: 2024-10-13 19:09:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706301588 {#2080
    date: 2024-01-26 21:39:48.0 +01:00
  }
  +"title": 343020
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089
    +user: Proxies\__CG__\App\Entity\User {#2199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
    +title: "Thinking about making the big switch – recommend me a distro!"
    +url: null
    +body: """
      Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
      \n
      On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
      \n
      I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 78
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728900558 {#2222
      date: 2024-10-14 12:09:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2203 …}
    +votes: Doctrine\ORM\PersistentCollection {#2212 …}
    +reports: Doctrine\ORM\PersistentCollection {#2209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
    +badges: Doctrine\ORM\PersistentCollection {#2257 …}
    +children: [
      App\Entity\EntryComment {#2064}
    ]
    -id: 32793
    -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
    -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706192309
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13943016"
    +editedAt: DateTimeImmutable @1728309902 {#2119
      date: 2024-10-07 16:05:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706105909 {#2109
      date: 2024-01-24 15:18:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +body: """
    I second EndeavourOS. My first distro and it’s been a great experience. I’ve felt no desire to switch.\n
    \n
    Steam/games have worked great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706301588 {#2098
    date: 2024-01-26 21:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Canadian_Cabinet@lemmy.ca"
    "@geoma@lemmy.ml"
    "@Canadian_Cabinet@lemmy.ca"
    "@geoma@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 343020
  -bodyTs: "'desir':18 'distro':6 'endeavouro':3 'experi':13 'felt':16 'first':5 'great':12,24 'second':2 'steam/games':21 'switch':20 've':15 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2227843"
  +editedAt: DateTimeImmutable @1728839380 {#2063
    date: 2024-10-13 19:09:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706301588 {#2080
    date: 2024-01-26 21:39:48.0 +01:00
  }
  +"title": 343020
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2064
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2089
    +user: Proxies\__CG__\App\Entity\User {#2199 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "Thinking-about-making-the-big-switch-recommend-me-a-distro"
    +title: "Thinking about making the big switch – recommend me a distro!"
    +url: null
    +body: """
      Hey all, I’ve been thinking about making the jump from Windows to Linux as my daily-driver and I’ve been struggling on what distro to use.\n
      \n
      On my laptop I’ve been using Fedora’s KDE Spin for a bit but I can’t say I really like KDE all that much. I took that Distrochooser test and 9/10 of the suggestions were all Ubuntu-based or Arch-based for some reason lol.\n
      \n
      I would prefer a distro that “just works” but I’m not scared of having to troubleshoot or fix things. I guess I’m just looking to see what everyone else uses and what you all recommend. Thanks!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 69
    +favouriteCount: 78
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728900558 {#2222
      date: 2024-10-14 12:09:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2203 …}
    +votes: Doctrine\ORM\PersistentCollection {#2212 …}
    +reports: Doctrine\ORM\PersistentCollection {#2209 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
    +badges: Doctrine\ORM\PersistentCollection {#2257 …}
    +children: [
      App\Entity\EntryComment {#2064}
    ]
    -id: 32793
    -titleTs: "'big':5 'distro':10 'make':3 'recommend':7 'switch':6 'think':1"
    -bodyTs: "'9/10':62 'arch':73 'arch-bas':72 'base':70,74 'bit':43 'daili':18 'daily-driv':17 'distro':27,83 'distrochoos':59 'driver':19 'els':109 'everyon':108 'fedora':37 'fix':97 'guess':100 'hey':1 'jump':10 'kde':39,52 'laptop':32 'like':51 'linux':14 'lol':78 'look':104 'm':89,102 'make':8 'much':55 'prefer':81 'realli':50 'reason':77 'recommend':115 'say':48 'scare':91 'see':106 'spin':40 'struggl':24 'suggest':65 'test':60 'thank':116 'thing':98 'think':6 'took':57 'troubleshoot':95 'ubuntu':69 'ubuntu-bas':68 'use':29,36,110 've':4,22,34 'window':12 'work':86 'would':80"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706192309
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/13943016"
    +editedAt: DateTimeImmutable @1728309902 {#2119
      date: 2024-10-07 16:05:02.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706105909 {#2109
      date: 2024-01-24 15:18:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2088 …}
  +body: """
    I second EndeavourOS. My first distro and it’s been a great experience. I’ve felt no desire to switch.\n
    \n
    Steam/games have worked great.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706301588 {#2098
    date: 2024-01-26 21:39:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Canadian_Cabinet@lemmy.ca"
    "@geoma@lemmy.ml"
    "@Canadian_Cabinet@lemmy.ca"
    "@geoma@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2130 …}
  -id: 343020
  -bodyTs: "'desir':18 'distro':6 'endeavouro':3 'experi':13 'felt':16 'first':5 'great':12,24 'second':2 'steam/games':21 'switch':20 've':15 'work':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2227843"
  +editedAt: DateTimeImmutable @1728839380 {#2063
    date: 2024-10-13 19:09:40.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706301588 {#2080
    date: 2024-01-26 21:39:48.0 +01:00
  }
  +"title": 343020
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2061
  +user: Proxies\__CG__\App\Entity\User {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2215 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
  +slug: "Afghan-girls-as-young-as-16-arrested-in-shops-classes"
  +title: "Afghan girls as young as 16 arrested in shops, classes and markets in Kabul by the Taliban, who labelled them ‘infidels’ for wearing ‘bad hijab’"
  +url: "https://www.theguardian.com/global-development/2024/jan/10/afghanistan-girls-detained-beaten-taliban-hijab-rules"
  +body: """
    The girls – who were detained in shopping centres, classes and street markets – were accused of “spreading and encouraging others to wear a bad hijab” and wearing makeup.\n
    \n
    A 16-year old said she was arrested by the Taliban along with a number of other girls at her English language class and pulled into a police truck. She said girls who confronted the men and refused to go were beaten, while she was lashed on her feet and legs when trying to reason with them. Her father was later badly beaten for “raising immoral girls”.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720787710 {#2348
    date: 2024-07-12 14:35:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  +badges: Doctrine\ORM\PersistentCollection {#2217 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "Religion is a malignant tumor on humanity"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1720787710 {#2037
        date: 2024-07-12 14:35:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tardigrada@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 295617
      -bodyTs: "'human':7 'malign':4 'religion':1 'tumor':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2010812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704887631 {#2144
        date: 2024-01-10 12:53:51.0 +01:00
      }
      +"title": 295617
    }
  ]
  -id: 28594
  -titleTs: "'16':6 'afghan':1 'arrest':7 'bad':24 'class':10 'girl':2 'hijab':25 'infidel':21 'kabul':14 'label':19 'market':12 'shop':9 'taliban':17 'wear':23 'young':4"
  -bodyTs: "'16':29 'accus':14 'along':39 'arrest':35 'bad':23,89 'beaten':69,90 'centr':8 'class':9,50 'confront':61 'detain':5 'encourag':18 'english':48 'father':86 'feet':76 'girl':2,45,59,94 'go':67 'hijab':24 'immor':93 'languag':49 'lash':73 'later':88 'leg':78 'makeup':27 'market':12 'men':63 'number':42 'old':31 'other':19 'polic':55 'pull':52 'rais':92 'reason':82 'refus':65 'said':32,58 'shop':7 'spread':16 'street':11 'taliban':38 'tri':80 'truck':56 'wear':21,26 'year':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704972752
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10925317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704886352 {#2060
    date: 2024-01-10 12:32: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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2215 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
  +slug: "Afghan-girls-as-young-as-16-arrested-in-shops-classes"
  +title: "Afghan girls as young as 16 arrested in shops, classes and markets in Kabul by the Taliban, who labelled them ‘infidels’ for wearing ‘bad hijab’"
  +url: "https://www.theguardian.com/global-development/2024/jan/10/afghanistan-girls-detained-beaten-taliban-hijab-rules"
  +body: """
    The girls – who were detained in shopping centres, classes and street markets – were accused of “spreading and encouraging others to wear a bad hijab” and wearing makeup.\n
    \n
    A 16-year old said she was arrested by the Taliban along with a number of other girls at her English language class and pulled into a police truck. She said girls who confronted the men and refused to go were beaten, while she was lashed on her feet and legs when trying to reason with them. Her father was later badly beaten for “raising immoral girls”.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720787710 {#2348
    date: 2024-07-12 14:35:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  +badges: Doctrine\ORM\PersistentCollection {#2217 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "Religion is a malignant tumor on humanity"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1720787710 {#2037
        date: 2024-07-12 14:35:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tardigrada@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 295617
      -bodyTs: "'human':7 'malign':4 'religion':1 'tumor':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2010812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704887631 {#2144
        date: 2024-01-10 12:53:51.0 +01:00
      }
      +"title": 295617
    }
  ]
  -id: 28594
  -titleTs: "'16':6 'afghan':1 'arrest':7 'bad':24 'class':10 'girl':2 'hijab':25 'infidel':21 'kabul':14 'label':19 'market':12 'shop':9 'taliban':17 'wear':23 'young':4"
  -bodyTs: "'16':29 'accus':14 'along':39 'arrest':35 'bad':23,89 'beaten':69,90 'centr':8 'class':9,50 'confront':61 'detain':5 'encourag':18 'english':48 'father':86 'feet':76 'girl':2,45,59,94 'go':67 'hijab':24 'immor':93 'languag':49 'lash':73 'later':88 'leg':78 'makeup':27 'market':12 'men':63 'number':42 'old':31 'other':19 'polic':55 'pull':52 'rais':92 'reason':82 'refus':65 'said':32,58 'shop':7 'spread':16 'street':11 'taliban':38 'tri':80 'truck':56 'wear':21,26 'year':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704972752
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10925317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704886352 {#2060
    date: 2024-01-10 12:32: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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2164 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2215 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
  +slug: "Afghan-girls-as-young-as-16-arrested-in-shops-classes"
  +title: "Afghan girls as young as 16 arrested in shops, classes and markets in Kabul by the Taliban, who labelled them ‘infidels’ for wearing ‘bad hijab’"
  +url: "https://www.theguardian.com/global-development/2024/jan/10/afghanistan-girls-detained-beaten-taliban-hijab-rules"
  +body: """
    The girls – who were detained in shopping centres, classes and street markets – were accused of “spreading and encouraging others to wear a bad hijab” and wearing makeup.\n
    \n
    A 16-year old said she was arrested by the Taliban along with a number of other girls at her English language class and pulled into a police truck. She said girls who confronted the men and refused to go were beaten, while she was lashed on her feet and legs when trying to reason with them. Her father was later badly beaten for “raising immoral girls”.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 94
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720787710 {#2348
    date: 2024-07-12 14:35:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
  +badges: Doctrine\ORM\PersistentCollection {#2217 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: null
      +root: null
      +body: "Religion is a malignant tumor on humanity"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 56
      +score: 0
      +lastActive: DateTime @1720787710 {#2037
        date: 2024-07-12 14:35:10.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tardigrada@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 295617
      -bodyTs: "'human':7 'malign':4 'religion':1 'tumor':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/2010812"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704887631 {#2144
        date: 2024-01-10 12:53:51.0 +01:00
      }
      +"title": 295617
    }
  ]
  -id: 28594
  -titleTs: "'16':6 'afghan':1 'arrest':7 'bad':24 'class':10 'girl':2 'hijab':25 'infidel':21 'kabul':14 'label':19 'market':12 'shop':9 'taliban':17 'wear':23 'young':4"
  -bodyTs: "'16':29 'accus':14 'along':39 'arrest':35 'bad':23,89 'beaten':69,90 'centr':8 'class':9,50 'confront':61 'detain':5 'encourag':18 'english':48 'father':86 'feet':76 'girl':2,45,59,94 'go':67 'hijab':24 'immor':93 'languag':49 'lash':73 'later':88 'leg':78 'makeup':27 'market':12 'men':63 'number':42 'old':31 'other':19 'polic':55 'pull':52 'rais':92 'reason':82 'refus':65 'said':32,58 'shop':7 'spread':16 'street':11 'taliban':38 'tri':80 'truck':56 'wear':21,26 'year':30"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704972752
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10925317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704886352 {#2060
    date: 2024-01-10 12:32: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
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 {#2075
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2215 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
    +slug: "Afghan-girls-as-young-as-16-arrested-in-shops-classes"
    +title: "Afghan girls as young as 16 arrested in shops, classes and markets in Kabul by the Taliban, who labelled them ‘infidels’ for wearing ‘bad hijab’"
    +url: "https://www.theguardian.com/global-development/2024/jan/10/afghanistan-girls-detained-beaten-taliban-hijab-rules"
    +body: """
      The girls – who were detained in shopping centres, classes and street markets – were accused of “spreading and encouraging others to wear a bad hijab” and wearing makeup.\n
      \n
      A 16-year old said she was arrested by the Taliban along with a number of other girls at her English language class and pulled into a police truck. She said girls who confronted the men and refused to go were beaten, while she was lashed on her feet and legs when trying to reason with them. Her father was later badly beaten for “raising immoral girls”.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 94
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720787710 {#2348
      date: 2024-07-12 14:35:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2291 …}
    +votes: Doctrine\ORM\PersistentCollection {#2298 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
    +badges: Doctrine\ORM\PersistentCollection {#2217 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 28594
    -titleTs: "'16':6 'afghan':1 'arrest':7 'bad':24 'class':10 'girl':2 'hijab':25 'infidel':21 'kabul':14 'label':19 'market':12 'shop':9 'taliban':17 'wear':23 'young':4"
    -bodyTs: "'16':29 'accus':14 'along':39 'arrest':35 'bad':23,89 'beaten':69,90 'centr':8 'class':9,50 'confront':61 'detain':5 'encourag':18 'english':48 'father':86 'feet':76 'girl':2,45,59,94 'go':67 'hijab':24 'immor':93 'languag':49 'lash':73 'later':88 'leg':78 'makeup':27 'market':12 'men':63 'number':42 'old':31 'other':19 'polic':55 'pull':52 'rais':92 'reason':82 'refus':65 'said':32,58 'shop':7 'spread':16 'street':11 'taliban':38 'tri':80 'truck':56 'wear':21,26 'year':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704972752
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10925317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704886352 {#2060
      date: 2024-01-10 12:32:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "Religion is a malignant tumor on humanity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1720787710 {#2037
    date: 2024-07-12 14:35:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tardigrada@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 295617
  -bodyTs: "'human':7 'malign':4 'religion':1 'tumor':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2010812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704887631 {#2144
    date: 2024-01-10 12:53:51.0 +01:00
  }
  +"title": 295617
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2075
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2215 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
    +slug: "Afghan-girls-as-young-as-16-arrested-in-shops-classes"
    +title: "Afghan girls as young as 16 arrested in shops, classes and markets in Kabul by the Taliban, who labelled them ‘infidels’ for wearing ‘bad hijab’"
    +url: "https://www.theguardian.com/global-development/2024/jan/10/afghanistan-girls-detained-beaten-taliban-hijab-rules"
    +body: """
      The girls – who were detained in shopping centres, classes and street markets – were accused of “spreading and encouraging others to wear a bad hijab” and wearing makeup.\n
      \n
      A 16-year old said she was arrested by the Taliban along with a number of other girls at her English language class and pulled into a police truck. She said girls who confronted the men and refused to go were beaten, while she was lashed on her feet and legs when trying to reason with them. Her father was later badly beaten for “raising immoral girls”.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 94
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720787710 {#2348
      date: 2024-07-12 14:35:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2291 …}
    +votes: Doctrine\ORM\PersistentCollection {#2298 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
    +badges: Doctrine\ORM\PersistentCollection {#2217 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 28594
    -titleTs: "'16':6 'afghan':1 'arrest':7 'bad':24 'class':10 'girl':2 'hijab':25 'infidel':21 'kabul':14 'label':19 'market':12 'shop':9 'taliban':17 'wear':23 'young':4"
    -bodyTs: "'16':29 'accus':14 'along':39 'arrest':35 'bad':23,89 'beaten':69,90 'centr':8 'class':9,50 'confront':61 'detain':5 'encourag':18 'english':48 'father':86 'feet':76 'girl':2,45,59,94 'go':67 'hijab':24 'immor':93 'languag':49 'lash':73 'later':88 'leg':78 'makeup':27 'market':12 'men':63 'number':42 'old':31 'other':19 'polic':55 'pull':52 'rais':92 'reason':82 'refus':65 'said':32,58 'shop':7 'spread':16 'street':11 'taliban':38 'tri':80 'truck':56 'wear':21,26 'year':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704972752
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10925317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704886352 {#2060
      date: 2024-01-10 12:32:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "Religion is a malignant tumor on humanity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1720787710 {#2037
    date: 2024-07-12 14:35:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tardigrada@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 295617
  -bodyTs: "'human':7 'malign':4 'religion':1 'tumor':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2010812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704887631 {#2144
    date: 2024-01-10 12:53:51.0 +01:00
  }
  +"title": 295617
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2075
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2164 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2215 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
    +slug: "Afghan-girls-as-young-as-16-arrested-in-shops-classes"
    +title: "Afghan girls as young as 16 arrested in shops, classes and markets in Kabul by the Taliban, who labelled them ‘infidels’ for wearing ‘bad hijab’"
    +url: "https://www.theguardian.com/global-development/2024/jan/10/afghanistan-girls-detained-beaten-taliban-hijab-rules"
    +body: """
      The girls – who were detained in shopping centres, classes and street markets – were accused of “spreading and encouraging others to wear a bad hijab” and wearing makeup.\n
      \n
      A 16-year old said she was arrested by the Taliban along with a number of other girls at her English language class and pulled into a police truck. She said girls who confronted the men and refused to go were beaten, while she was lashed on her feet and legs when trying to reason with them. Her father was later badly beaten for “raising immoral girls”.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 94
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720787710 {#2348
      date: 2024-07-12 14:35:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2291 …}
    +votes: Doctrine\ORM\PersistentCollection {#2298 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2296 …}
    +badges: Doctrine\ORM\PersistentCollection {#2217 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 28594
    -titleTs: "'16':6 'afghan':1 'arrest':7 'bad':24 'class':10 'girl':2 'hijab':25 'infidel':21 'kabul':14 'label':19 'market':12 'shop':9 'taliban':17 'wear':23 'young':4"
    -bodyTs: "'16':29 'accus':14 'along':39 'arrest':35 'bad':23,89 'beaten':69,90 'centr':8 'class':9,50 'confront':61 'detain':5 'encourag':18 'english':48 'father':86 'feet':76 'girl':2,45,59,94 'go':67 'hijab':24 'immor':93 'languag':49 'lash':73 'later':88 'leg':78 'makeup':27 'market':12 'men':63 'number':42 'old':31 'other':19 'polic':55 'pull':52 'rais':92 'reason':82 'refus':65 'said':32,58 'shop':7 'spread':16 'street':11 'taliban':38 'tri':80 'truck':56 'wear':21,26 'year':30"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704972752
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10925317"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704886352 {#2060
      date: 2024-01-10 12:32:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: null
  +root: null
  +body: "Religion is a malignant tumor on humanity"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1720787710 {#2037
    date: 2024-07-12 14:35:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tardigrada@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 295617
  -bodyTs: "'human':7 'malign':4 'religion':1 'tumor':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/2010812"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704887631 {#2144
    date: 2024-01-10 12:53:51.0 +01:00
  }
  +"title": 295617
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2025
  +user: Proxies\__CG__\App\Entity\User {#2057 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "The-New-Yorker-paywall"
  +title: "The New Yorker paywall."
  +url: null
  +body: """
    Ok so this one bugs me, older articles are occasionally in archives but for newer ones 12ft ladder etc dont really work anymore.\n
    \n
    Anyone have a workaround?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720489176 {#2249
    date: 2024-07-09 03:39:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  +badges: Doctrine\ORM\PersistentCollection {#2284 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "Have you tried using reader mode in Firefox? Or did they fix that one? Still works for me on other sites like New York Times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1719150602 {#2024
        date: 2024-06-23 15:50:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 290685
      -bodyTs: "'firefox':8 'fix':12 'like':22 'mode':6 'new':23 'one':14 'reader':5 'site':21 'still':15 'time':25 'tri':3 'use':4 'work':16 'york':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1984379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704696026 {#2022
        date: 2024-01-08 07:40:26.0 +01:00
      }
      +"title": 290685
    }
  ]
  -id: 27746
  -titleTs: "'new':2 'paywal':4 'yorker':3"
  -bodyTs: "'12ft':17 'anymor':23 'anyon':24 'archiv':12 'articl':8 'bug':5 'dont':20 'etc':19 'ladder':18 'newer':15 'occasion':10 'ok':1 'older':7 'one':4,16 'realli':21 'work':22 'workaround':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704675876
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11832608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704589476 {#2253
    date: 2024-01-07 02:04:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#2057 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "The-New-Yorker-paywall"
  +title: "The New Yorker paywall."
  +url: null
  +body: """
    Ok so this one bugs me, older articles are occasionally in archives but for newer ones 12ft ladder etc dont really work anymore.\n
    \n
    Anyone have a workaround?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720489176 {#2249
    date: 2024-07-09 03:39:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  +badges: Doctrine\ORM\PersistentCollection {#2284 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "Have you tried using reader mode in Firefox? Or did they fix that one? Still works for me on other sites like New York Times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1719150602 {#2024
        date: 2024-06-23 15:50:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 290685
      -bodyTs: "'firefox':8 'fix':12 'like':22 'mode':6 'new':23 'one':14 'reader':5 'site':21 'still':15 'time':25 'tri':3 'use':4 'work':16 'york':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1984379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704696026 {#2022
        date: 2024-01-08 07:40:26.0 +01:00
      }
      +"title": 290685
    }
  ]
  -id: 27746
  -titleTs: "'new':2 'paywal':4 'yorker':3"
  -bodyTs: "'12ft':17 'anymor':23 'anyon':24 'archiv':12 'articl':8 'bug':5 'dont':20 'etc':19 'ladder':18 'newer':15 'occasion':10 'ok':1 'older':7 'one':4,16 'realli':21 'work':22 'workaround':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704675876
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11832608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704589476 {#2253
    date: 2024-01-07 02:04:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2025
  +user: Proxies\__CG__\App\Entity\User {#2057 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "The-New-Yorker-paywall"
  +title: "The New Yorker paywall."
  +url: null
  +body: """
    Ok so this one bugs me, older articles are occasionally in archives but for newer ones 12ft ladder etc dont really work anymore.\n
    \n
    Anyone have a workaround?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 21
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720489176 {#2249
    date: 2024-07-09 03:39:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2246 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
  +badges: Doctrine\ORM\PersistentCollection {#2284 …}
  +children: [
    App\Entity\EntryComment {#2018
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2025 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "Have you tried using reader mode in Firefox? Or did they fix that one? Still works for me on other sites like New York Times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1719150602 {#2024
        date: 2024-06-23 15:50:02.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 290685
      -bodyTs: "'firefox':8 'fix':12 'like':22 'mode':6 'new':23 'one':14 'reader':5 'site':21 'still':15 'time':25 'tri':3 'use':4 'work':16 'york':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1984379"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704696026 {#2022
        date: 2024-01-08 07:40:26.0 +01:00
      }
      +"title": 290685
    }
  ]
  -id: 27746
  -titleTs: "'new':2 'paywal':4 'yorker':3"
  -bodyTs: "'12ft':17 'anymor':23 'anyon':24 'archiv':12 'articl':8 'bug':5 'dont':20 'etc':19 'ladder':18 'newer':15 'occasion':10 'ok':1 'older':7 'one':4,16 'realli':21 'work':22 'workaround':27"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704675876
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11832608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704589476 {#2253
    date: 2024-01-07 02:04:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2018
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2057 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "The-New-Yorker-paywall"
    +title: "The New Yorker paywall."
    +url: null
    +body: """
      Ok so this one bugs me, older articles are occasionally in archives but for newer ones 12ft ladder etc dont really work anymore.\n
      \n
      Anyone have a workaround?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720489176 {#2249
      date: 2024-07-09 03:39:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2206 …}
    +votes: Doctrine\ORM\PersistentCollection {#2246 …}
    +reports: Doctrine\ORM\PersistentCollection {#2248 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
    +badges: Doctrine\ORM\PersistentCollection {#2284 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 27746
    -titleTs: "'new':2 'paywal':4 'yorker':3"
    -bodyTs: "'12ft':17 'anymor':23 'anyon':24 'archiv':12 'articl':8 'bug':5 'dont':20 'etc':19 'ladder':18 'newer':15 'occasion':10 'ok':1 'older':7 'one':4,16 'realli':21 'work':22 'workaround':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704675876
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11832608"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704589476 {#2253
      date: 2024-01-07 02:04:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you tried using reader mode in Firefox? Or did they fix that one? Still works for me on other sites like New York Times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1719150602 {#2024
    date: 2024-06-23 15:50:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 290685
  -bodyTs: "'firefox':8 'fix':12 'like':22 'mode':6 'new':23 'one':14 'reader':5 'site':21 'still':15 'time':25 'tri':3 'use':4 'work':16 'york':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1984379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704696026 {#2022
    date: 2024-01-08 07:40:26.0 +01:00
  }
  +"title": 290685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2018
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2057 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "The-New-Yorker-paywall"
    +title: "The New Yorker paywall."
    +url: null
    +body: """
      Ok so this one bugs me, older articles are occasionally in archives but for newer ones 12ft ladder etc dont really work anymore.\n
      \n
      Anyone have a workaround?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720489176 {#2249
      date: 2024-07-09 03:39:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2206 …}
    +votes: Doctrine\ORM\PersistentCollection {#2246 …}
    +reports: Doctrine\ORM\PersistentCollection {#2248 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
    +badges: Doctrine\ORM\PersistentCollection {#2284 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 27746
    -titleTs: "'new':2 'paywal':4 'yorker':3"
    -bodyTs: "'12ft':17 'anymor':23 'anyon':24 'archiv':12 'articl':8 'bug':5 'dont':20 'etc':19 'ladder':18 'newer':15 'occasion':10 'ok':1 'older':7 'one':4,16 'realli':21 'work':22 'workaround':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704675876
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11832608"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704589476 {#2253
      date: 2024-01-07 02:04:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you tried using reader mode in Firefox? Or did they fix that one? Still works for me on other sites like New York Times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1719150602 {#2024
    date: 2024-06-23 15:50:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 290685
  -bodyTs: "'firefox':8 'fix':12 'like':22 'mode':6 'new':23 'one':14 'reader':5 'site':21 'still':15 'time':25 'tri':3 'use':4 'work':16 'york':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1984379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704696026 {#2022
    date: 2024-01-08 07:40:26.0 +01:00
  }
  +"title": 290685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2018
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2025
    +user: Proxies\__CG__\App\Entity\User {#2057 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "The-New-Yorker-paywall"
    +title: "The New Yorker paywall."
    +url: null
    +body: """
      Ok so this one bugs me, older articles are occasionally in archives but for newer ones 12ft ladder etc dont really work anymore.\n
      \n
      Anyone have a workaround?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 21
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720489176 {#2249
      date: 2024-07-09 03:39:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2206 …}
    +votes: Doctrine\ORM\PersistentCollection {#2246 …}
    +reports: Doctrine\ORM\PersistentCollection {#2248 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2256 …}
    +badges: Doctrine\ORM\PersistentCollection {#2284 …}
    +children: [
      App\Entity\EntryComment {#2018}
    ]
    -id: 27746
    -titleTs: "'new':2 'paywal':4 'yorker':3"
    -bodyTs: "'12ft':17 'anymor':23 'anyon':24 'archiv':12 'articl':8 'bug':5 'dont':20 'etc':19 'ladder':18 'newer':15 'occasion':10 'ok':1 'older':7 'one':4,16 'realli':21 'work':22 'workaround':27"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704675876
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11832608"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704589476 {#2253
      date: 2024-01-07 02:04:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "Have you tried using reader mode in Firefox? Or did they fix that one? Still works for me on other sites like New York Times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1719150602 {#2024
    date: 2024-06-23 15:50:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 290685
  -bodyTs: "'firefox':8 'fix':12 'like':22 'mode':6 'new':23 'one':14 'reader':5 'site':21 'still':15 'time':25 'tri':3 'use':4 'work':16 'york':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1984379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704696026 {#2022
    date: 2024-01-08 07:40:26.0 +01:00
  }
  +"title": 290685
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1402
  +user: Proxies\__CG__\App\Entity\User {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#2265 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2262 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#2267
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  +badges: Doctrine\ORM\PersistentCollection {#2238 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +body: "You can do all of that with most basic file explorers. I use Dolphin on KDE. Change the view to “details” and right click the top and choose which metadata fields you want to show up. Then you can sort or filter using metadata."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704499840 {#1384
        date: 2024-01-06 01:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@anothermember@beehaw.org"
        "@limelight79@lemm.ee"
        "@amju_wolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -id: 284077
      -bodyTs: "'basic':9 'chang':17 'choos':28 'click':24 'detail':21 'dolphin':14 'explor':11 'field':31 'file':10 'filter':42 'kde':16 'metadata':30,44 'right':23 'show':35 'sort':40 'top':26 'use':13,43 'view':19 'want':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1965956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704499840 {#1381
        date: 2024-01-06 01:10:40.0 +01:00
      }
      +"title": 284077
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2193
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2102
    date: 2024-01-03 17:34:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#2265 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2262 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#2267
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  +badges: Doctrine\ORM\PersistentCollection {#2238 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +body: "You can do all of that with most basic file explorers. I use Dolphin on KDE. Change the view to “details” and right click the top and choose which metadata fields you want to show up. Then you can sort or filter using metadata."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704499840 {#1384
        date: 2024-01-06 01:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@anothermember@beehaw.org"
        "@limelight79@lemm.ee"
        "@amju_wolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -id: 284077
      -bodyTs: "'basic':9 'chang':17 'choos':28 'click':24 'detail':21 'dolphin':14 'explor':11 'field':31 'file':10 'filter':42 'kde':16 'metadata':30,44 'right':23 'show':35 'sort':40 'top':26 'use':13,43 'view':19 'want':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1965956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704499840 {#1381
        date: 2024-01-06 01:10:40.0 +01:00
      }
      +"title": 284077
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2193
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2102
    date: 2024-01-03 17:34:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#2190 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#2265 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2262 …}
  +slug: "What-s-your-favorite-music-player-on-Linux"
  +title: "What's your favorite music player on Linux?"
  +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
  +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 241
  +favouriteCount: 430
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722660703 {#2267
    date: 2024-08-03 06:51:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2263 …}
  +votes: Doctrine\ORM\PersistentCollection {#2235 …}
  +reports: Doctrine\ORM\PersistentCollection {#2239 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
  +badges: Doctrine\ORM\PersistentCollection {#2238 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +body: "You can do all of that with most basic file explorers. I use Dolphin on KDE. Change the view to “details” and right click the top and choose which metadata fields you want to show up. Then you can sort or filter using metadata."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704499840 {#1384
        date: 2024-01-06 01:10:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@const_void@lemmy.ml"
        "@anothermember@beehaw.org"
        "@limelight79@lemm.ee"
        "@amju_wolf@pawb.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1382 …}
      +nested: Doctrine\ORM\PersistentCollection {#1404 …}
      +votes: Doctrine\ORM\PersistentCollection {#1361 …}
      +reports: Doctrine\ORM\PersistentCollection {#1403 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -id: 284077
      -bodyTs: "'basic':9 'chang':17 'choos':28 'click':24 'detail':21 'dolphin':14 'explor':11 'field':31 'file':10 'filter':42 'kde':16 'metadata':30,44 'right':23 'show':35 'sort':40 'top':26 'use':13,43 'view':19 'want':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1965956"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704499840 {#1381
        date: 2024-01-06 01:10:40.0 +01:00
      }
      +"title": 284077
    }
  ]
  -id: 26969
  -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
  -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704386086
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10074233"
  +editedAt: DateTimeImmutable @1711277069 {#2193
    date: 2024-03-24 11:44:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704299686 {#2102
    date: 2024-01-03 17:34:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1383
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2265 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2262 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2267
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2263 …}
    +votes: Doctrine\ORM\PersistentCollection {#2235 …}
    +reports: Doctrine\ORM\PersistentCollection {#2239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
    +badges: Doctrine\ORM\PersistentCollection {#2238 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2193
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2102
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +body: "You can do all of that with most basic file explorers. I use Dolphin on KDE. Change the view to “details” and right click the top and choose which metadata fields you want to show up. Then you can sort or filter using metadata."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704499840 {#1384
    date: 2024-01-06 01:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@anothermember@beehaw.org"
    "@limelight79@lemm.ee"
    "@amju_wolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 284077
  -bodyTs: "'basic':9 'chang':17 'choos':28 'click':24 'detail':21 'dolphin':14 'explor':11 'field':31 'file':10 'filter':42 'kde':16 'metadata':30,44 'right':23 'show':35 'sort':40 'top':26 'use':13,43 'view':19 'want':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1965956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704499840 {#1381
    date: 2024-01-06 01:10:40.0 +01:00
  }
  +"title": 284077
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2265 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2262 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2267
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2263 …}
    +votes: Doctrine\ORM\PersistentCollection {#2235 …}
    +reports: Doctrine\ORM\PersistentCollection {#2239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
    +badges: Doctrine\ORM\PersistentCollection {#2238 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2193
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2102
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +body: "You can do all of that with most basic file explorers. I use Dolphin on KDE. Change the view to “details” and right click the top and choose which metadata fields you want to show up. Then you can sort or filter using metadata."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704499840 {#1384
    date: 2024-01-06 01:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@anothermember@beehaw.org"
    "@limelight79@lemm.ee"
    "@amju_wolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 284077
  -bodyTs: "'basic':9 'chang':17 'choos':28 'click':24 'detail':21 'dolphin':14 'explor':11 'field':31 'file':10 'filter':42 'kde':16 'metadata':30,44 'right':23 'show':35 'sort':40 'top':26 'use':13,43 'view':19 'want':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1965956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704499840 {#1381
    date: 2024-01-06 01:10:40.0 +01:00
  }
  +"title": 284077
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2190 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2265 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2262 …}
    +slug: "What-s-your-favorite-music-player-on-Linux"
    +title: "What's your favorite music player on Linux?"
    +url: "https://lemmy.ml/pictrs/image/1edb78b2-728e-4d65-88b8-92867995b594.png"
    +body: "Mine is [Strawberry](https://www.strawberrymusicplayer.org/) since it has a ton of options and plays a ton of formats. It’s also (distant) fork of Amarok 1.4 and integrates well with KDE Plasma. I’m curious what other people are using these days. What’s your favorite player?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 241
    +favouriteCount: 430
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722660703 {#2267
      date: 2024-08-03 06:51:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2263 …}
    +votes: Doctrine\ORM\PersistentCollection {#2235 …}
    +reports: Doctrine\ORM\PersistentCollection {#2239 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2226 …}
    +badges: Doctrine\ORM\PersistentCollection {#2238 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -id: 26969
    -titleTs: "'favorit':4 'linux':8 'music':5 'player':6"
    -bodyTs: "'/)':6 '1.4':27 'also':22 'amarok':26 'curious':36 'day':43 'distant':23 'favorit':47 'fork':24 'format':19 'integr':29 'kde':32 'm':35 'mine':1 'option':13 'peopl':39 'plasma':33 'play':15 'player':48 'sinc':7 'strawberri':3 'ton':11,17 'use':41 'well':30 'www.strawberrymusicplayer.org':5 'www.strawberrymusicplayer.org/)':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704386086
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10074233"
    +editedAt: DateTimeImmutable @1711277069 {#2193
      date: 2024-03-24 11:44:29.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704299686 {#2102
      date: 2024-01-03 17:34:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +body: "You can do all of that with most basic file explorers. I use Dolphin on KDE. Change the view to “details” and right click the top and choose which metadata fields you want to show up. Then you can sort or filter using metadata."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704499840 {#1384
    date: 2024-01-06 01:10:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@anothermember@beehaw.org"
    "@limelight79@lemm.ee"
    "@amju_wolf@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1382 …}
  +nested: Doctrine\ORM\PersistentCollection {#1404 …}
  +votes: Doctrine\ORM\PersistentCollection {#1361 …}
  +reports: Doctrine\ORM\PersistentCollection {#1403 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -id: 284077
  -bodyTs: "'basic':9 'chang':17 'choos':28 'click':24 'detail':21 'dolphin':14 'explor':11 'field':31 'file':10 'filter':42 'kde':16 'metadata':30,44 'right':23 'show':35 'sort':40 'top':26 'use':13,43 'view':19 'want':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1965956"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704499840 {#1381
    date: 2024-01-06 01:10:40.0 +01:00
  }
  +"title": 284077
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: Proxies\__CG__\App\Entity\User {#2181 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2171 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2172 …}
  +slug: "GTA-V-source-code-has-been-leaked"
  +title: "GTA V source code has been leaked."
  +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
  +body: """
    The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
    \n
    “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
    \n
    [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 226
  +favouriteCount: 1036
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704218168 {#2149
    date: 2024-01-02 18:56:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  +badges: Doctrine\ORM\PersistentCollection {#2184 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +body: "A true agent of chaos"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703711713 {#1909
        date: 2023-12-27 22:15:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_right@lemmy.dbzer0.com"
        "@dannym@lemmy.escapebigtech.info"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 257549
      -bodyTs: "'agent':3 'chao':5 'true':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1912491"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703711713 {#1708
        date: 2023-12-27 22:15:13.0 +01:00
      }
      +"title": 257549
    }
  ]
  -id: 24944
  -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
  -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703671956
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11121751"
  +editedAt: DateTimeImmutable @1708039842 {#2156
    date: 2024-02-16 00:30:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703585556 {#2260
    date: 2023-12-26 11:12:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2181 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2171 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2172 …}
  +slug: "GTA-V-source-code-has-been-leaked"
  +title: "GTA V source code has been leaked."
  +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
  +body: """
    The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
    \n
    “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
    \n
    [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 226
  +favouriteCount: 1036
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704218168 {#2149
    date: 2024-01-02 18:56:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  +badges: Doctrine\ORM\PersistentCollection {#2184 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +body: "A true agent of chaos"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703711713 {#1909
        date: 2023-12-27 22:15:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_right@lemmy.dbzer0.com"
        "@dannym@lemmy.escapebigtech.info"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 257549
      -bodyTs: "'agent':3 'chao':5 'true':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1912491"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703711713 {#1708
        date: 2023-12-27 22:15:13.0 +01:00
      }
      +"title": 257549
    }
  ]
  -id: 24944
  -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
  -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703671956
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11121751"
  +editedAt: DateTimeImmutable @1708039842 {#2156
    date: 2024-02-16 00:30:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703585556 {#2260
    date: 2023-12-26 11:12:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1410
  +user: Proxies\__CG__\App\Entity\User {#2181 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2171 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2172 …}
  +slug: "GTA-V-source-code-has-been-leaked"
  +title: "GTA V source code has been leaked."
  +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
  +body: """
    The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
    \n
    “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
    \n
    [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 226
  +favouriteCount: 1036
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704218168 {#2149
    date: 2024-01-02 18:56:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  +badges: Doctrine\ORM\PersistentCollection {#2184 …}
  +children: [
    App\Entity\EntryComment {#1926
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1410 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +body: "A true agent of chaos"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703711713 {#1909
        date: 2023-12-27 22:15:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_right@lemmy.dbzer0.com"
        "@dannym@lemmy.escapebigtech.info"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 257549
      -bodyTs: "'agent':3 'chao':5 'true':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1912491"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703711713 {#1708
        date: 2023-12-27 22:15:13.0 +01:00
      }
      +"title": 257549
    }
  ]
  -id: 24944
  -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
  -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703671956
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11121751"
  +editedAt: DateTimeImmutable @1708039842 {#2156
    date: 2024-02-16 00:30:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703585556 {#2260
    date: 2023-12-26 11:12:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1926
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2171 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2172 …}
    +slug: "GTA-V-source-code-has-been-leaked"
    +title: "GTA V source code has been leaked."
    +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
    +body: """
      The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
      \n
      “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
      \n
      [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 226
    +favouriteCount: 1036
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704218168 {#2149
      date: 2024-01-02 18:56:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2187 …}
    +reports: Doctrine\ORM\PersistentCollection {#2177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
    +badges: Doctrine\ORM\PersistentCollection {#2184 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 24944
    -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
    -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703671956
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11121751"
    +editedAt: DateTimeImmutable @1708039842 {#2156
      date: 2024-02-16 00:30:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703585556 {#2260
      date: 2023-12-26 11:12:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "A true agent of chaos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703711713 {#1909
    date: 2023-12-27 22:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@dannym@lemmy.escapebigtech.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 257549
  -bodyTs: "'agent':3 'chao':5 'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1912491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703711713 {#1708
    date: 2023-12-27 22:15:13.0 +01:00
  }
  +"title": 257549
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1926
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2171 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2172 …}
    +slug: "GTA-V-source-code-has-been-leaked"
    +title: "GTA V source code has been leaked."
    +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
    +body: """
      The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
      \n
      “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
      \n
      [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 226
    +favouriteCount: 1036
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704218168 {#2149
      date: 2024-01-02 18:56:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2187 …}
    +reports: Doctrine\ORM\PersistentCollection {#2177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
    +badges: Doctrine\ORM\PersistentCollection {#2184 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 24944
    -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
    -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703671956
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11121751"
    +editedAt: DateTimeImmutable @1708039842 {#2156
      date: 2024-02-16 00:30:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703585556 {#2260
      date: 2023-12-26 11:12:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "A true agent of chaos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703711713 {#1909
    date: 2023-12-27 22:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@dannym@lemmy.escapebigtech.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 257549
  -bodyTs: "'agent':3 'chao':5 'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1912491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703711713 {#1708
    date: 2023-12-27 22:15:13.0 +01:00
  }
  +"title": 257549
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1926
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1410
    +user: Proxies\__CG__\App\Entity\User {#2181 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2171 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2172 …}
    +slug: "GTA-V-source-code-has-been-leaked"
    +title: "GTA V source code has been leaked."
    +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
    +body: """
      The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
      \n
      “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
      \n
      [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 226
    +favouriteCount: 1036
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704218168 {#2149
      date: 2024-01-02 18:56:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2186 …}
    +votes: Doctrine\ORM\PersistentCollection {#2187 …}
    +reports: Doctrine\ORM\PersistentCollection {#2177 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
    +badges: Doctrine\ORM\PersistentCollection {#2184 …}
    +children: [
      App\Entity\EntryComment {#1926}
    ]
    -id: 24944
    -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
    -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703671956
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11121751"
    +editedAt: DateTimeImmutable @1708039842 {#2156
      date: 2024-02-16 00:30:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703585556 {#2260
      date: 2023-12-26 11:12:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "A true agent of chaos"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703711713 {#1909
    date: 2023-12-27 22:15:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@dannym@lemmy.escapebigtech.info"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 257549
  -bodyTs: "'agent':3 'chao':5 'true':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1912491"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703711713 {#1708
    date: 2023-12-27 22:15:13.0 +01:00
  }
  +"title": 257549
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2364
  +user: Proxies\__CG__\App\Entity\User {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "Do-you-prefer-private-or-public-trackers"
  +title: "Do you prefer private or public trackers?"
  +url: null
  +body: """
    As I get more and more invites to private trackers, I’m finding that I find myself spending more and more time on public tracker websites.\n
    \n
    I’ll only use private trackers if I can’t find what I’m looking for on a public tracker. Private tracker rules can get pretty onerous and I prefer to just avoid the whole scene if possible.\n
    \n
    If I’m honest, this opinion surprises me. I didn’t expect to prefer public trackers. I always thought that private trackers were so cool and exclusive. I don’t think that way anymore.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 70
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701926248 {#2286
    date: 2023-12-07 06:17:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  +badges: Doctrine\ORM\PersistentCollection {#2153 …}
  +children: [
    App\Entity\EntryComment {#2361
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "My private tracker days are behind me after they shut down OiNK, and then later what.cd. Though I can’t say I don’t miss it sometimes. At its peak, What was an amazing place."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700836018 {#2377
        date: 2023-11-24 15:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AdventuringAardvark@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 158642
      -bodyTs: "'amaz':34 'behind':6 'day':4 'later':15 'miss':25 'oink':12 'peak':30 'place':35 'privat':2 'say':21 'shut':10 'sometim':27 'though':17 'tracker':3 'what.cd':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1724025"
      +editedAt: DateTimeImmutable @1701363629 {#2360
        date: 2023-11-30 18:00:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700836018 {#2359
        date: 2023-11-24 15:26:58.0 +01:00
      }
      +"title": 158642
    }
  ]
  -id: 15598
  -titleTs: "'prefer':3 'privat':4 'public':6 'tracker':7"
  -bodyTs: "'alway':82 'anymor':98 'avoid':59 'cool':89 'didn':74 'exclus':91 'expect':76 'find':13,16,37 'get':3,51 'honest':68 'invit':7 'll':28 'look':41 'm':12,40,67 'oner':53 'opinion':70 'possibl':64 'prefer':56,78 'pretti':52 'privat':9,31,47,85 'public':24,45,79 'rule':49 'scene':62 'spend':18 'surpris':71 'think':95 'thought':83 'time':22 'tracker':10,25,32,46,48,80,86 'use':30 'way':97 'websit':26 'whole':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700777298
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7110482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700690898 {#2250
    date: 2023-11-22 23:08: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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "Do-you-prefer-private-or-public-trackers"
  +title: "Do you prefer private or public trackers?"
  +url: null
  +body: """
    As I get more and more invites to private trackers, I’m finding that I find myself spending more and more time on public tracker websites.\n
    \n
    I’ll only use private trackers if I can’t find what I’m looking for on a public tracker. Private tracker rules can get pretty onerous and I prefer to just avoid the whole scene if possible.\n
    \n
    If I’m honest, this opinion surprises me. I didn’t expect to prefer public trackers. I always thought that private trackers were so cool and exclusive. I don’t think that way anymore.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 70
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701926248 {#2286
    date: 2023-12-07 06:17:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  +badges: Doctrine\ORM\PersistentCollection {#2153 …}
  +children: [
    App\Entity\EntryComment {#2361
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "My private tracker days are behind me after they shut down OiNK, and then later what.cd. Though I can’t say I don’t miss it sometimes. At its peak, What was an amazing place."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700836018 {#2377
        date: 2023-11-24 15:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AdventuringAardvark@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 158642
      -bodyTs: "'amaz':34 'behind':6 'day':4 'later':15 'miss':25 'oink':12 'peak':30 'place':35 'privat':2 'say':21 'shut':10 'sometim':27 'though':17 'tracker':3 'what.cd':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1724025"
      +editedAt: DateTimeImmutable @1701363629 {#2360
        date: 2023-11-30 18:00:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700836018 {#2359
        date: 2023-11-24 15:26:58.0 +01:00
      }
      +"title": 158642
    }
  ]
  -id: 15598
  -titleTs: "'prefer':3 'privat':4 'public':6 'tracker':7"
  -bodyTs: "'alway':82 'anymor':98 'avoid':59 'cool':89 'didn':74 'exclus':91 'expect':76 'find':13,16,37 'get':3,51 'honest':68 'invit':7 'll':28 'look':41 'm':12,40,67 'oner':53 'opinion':70 'possibl':64 'prefer':56,78 'pretti':52 'privat':9,31,47,85 'public':24,45,79 'rule':49 'scene':62 'spend':18 'surpris':71 'think':95 'thought':83 'time':22 'tracker':10,25,32,46,48,80,86 'use':30 'way':97 'websit':26 'whole':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700777298
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7110482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700690898 {#2250
    date: 2023-11-22 23:08: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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2364
  +user: Proxies\__CG__\App\Entity\User {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "Do-you-prefer-private-or-public-trackers"
  +title: "Do you prefer private or public trackers?"
  +url: null
  +body: """
    As I get more and more invites to private trackers, I’m finding that I find myself spending more and more time on public tracker websites.\n
    \n
    I’ll only use private trackers if I can’t find what I’m looking for on a public tracker. Private tracker rules can get pretty onerous and I prefer to just avoid the whole scene if possible.\n
    \n
    If I’m honest, this opinion surprises me. I didn’t expect to prefer public trackers. I always thought that private trackers were so cool and exclusive. I don’t think that way anymore.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 70
  +favouriteCount: 120
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701926248 {#2286
    date: 2023-12-07 06:17:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2039 …}
  +votes: Doctrine\ORM\PersistentCollection {#2154 …}
  +reports: Doctrine\ORM\PersistentCollection {#2157 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
  +badges: Doctrine\ORM\PersistentCollection {#2153 …}
  +children: [
    App\Entity\EntryComment {#2361
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2364 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: null
      +root: null
      +body: "My private tracker days are behind me after they shut down OiNK, and then later what.cd. Though I can’t say I don’t miss it sometimes. At its peak, What was an amazing place."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700836018 {#2377
        date: 2023-11-24 15:26:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AdventuringAardvark@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2372 …}
      +nested: Doctrine\ORM\PersistentCollection {#2386 …}
      +votes: Doctrine\ORM\PersistentCollection {#2385 …}
      +reports: Doctrine\ORM\PersistentCollection {#2378 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
      -id: 158642
      -bodyTs: "'amaz':34 'behind':6 'day':4 'later':15 'miss':25 'oink':12 'peak':30 'place':35 'privat':2 'say':21 'shut':10 'sometim':27 'though':17 'tracker':3 'what.cd':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1724025"
      +editedAt: DateTimeImmutable @1701363629 {#2360
        date: 2023-11-30 18:00:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1700836018 {#2359
        date: 2023-11-24 15:26:58.0 +01:00
      }
      +"title": 158642
    }
  ]
  -id: 15598
  -titleTs: "'prefer':3 'privat':4 'public':6 'tracker':7"
  -bodyTs: "'alway':82 'anymor':98 'avoid':59 'cool':89 'didn':74 'exclus':91 'expect':76 'find':13,16,37 'get':3,51 'honest':68 'invit':7 'll':28 'look':41 'm':12,40,67 'oner':53 'opinion':70 'possibl':64 'prefer':56,78 'pretti':52 'privat':9,31,47,85 'public':24,45,79 'rule':49 'scene':62 'spend':18 'surpris':71 'think':95 'thought':83 'time':22 'tracker':10,25,32,46,48,80,86 'use':30 'way':97 'websit':26 'whole':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700777298
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7110482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700690898 {#2250
    date: 2023-11-22 23:08: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
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 {#2361
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "Do-you-prefer-private-or-public-trackers"
    +title: "Do you prefer private or public trackers?"
    +url: null
    +body: """
      As I get more and more invites to private trackers, I’m finding that I find myself spending more and more time on public tracker websites.\n
      \n
      I’ll only use private trackers if I can’t find what I’m looking for on a public tracker. Private tracker rules can get pretty onerous and I prefer to just avoid the whole scene if possible.\n
      \n
      If I’m honest, this opinion surprises me. I didn’t expect to prefer public trackers. I always thought that private trackers were so cool and exclusive. I don’t think that way anymore.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 70
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701926248 {#2286
      date: 2023-12-07 06:17:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2039 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    +badges: Doctrine\ORM\PersistentCollection {#2153 …}
    +children: [
      App\Entity\EntryComment {#2361}
    ]
    -id: 15598
    -titleTs: "'prefer':3 'privat':4 'public':6 'tracker':7"
    -bodyTs: "'alway':82 'anymor':98 'avoid':59 'cool':89 'didn':74 'exclus':91 'expect':76 'find':13,16,37 'get':3,51 'honest':68 'invit':7 'll':28 'look':41 'm':12,40,67 'oner':53 'opinion':70 'possibl':64 'prefer':56,78 'pretti':52 'privat':9,31,47,85 'public':24,45,79 'rule':49 'scene':62 'spend':18 'surpris':71 'think':95 'thought':83 'time':22 'tracker':10,25,32,46,48,80,86 'use':30 'way':97 'websit':26 'whole':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700777298
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7110482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700690898 {#2250
      date: 2023-11-22 23:08:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "My private tracker days are behind me after they shut down OiNK, and then later what.cd. Though I can’t say I don’t miss it sometimes. At its peak, What was an amazing place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700836018 {#2377
    date: 2023-11-24 15:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 158642
  -bodyTs: "'amaz':34 'behind':6 'day':4 'later':15 'miss':25 'oink':12 'peak':30 'place':35 'privat':2 'say':21 'shut':10 'sometim':27 'though':17 'tracker':3 'what.cd':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1724025"
  +editedAt: DateTimeImmutable @1701363629 {#2360
    date: 2023-11-30 18:00:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700836018 {#2359
    date: 2023-11-24 15:26:58.0 +01:00
  }
  +"title": 158642
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2361
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "Do-you-prefer-private-or-public-trackers"
    +title: "Do you prefer private or public trackers?"
    +url: null
    +body: """
      As I get more and more invites to private trackers, I’m finding that I find myself spending more and more time on public tracker websites.\n
      \n
      I’ll only use private trackers if I can’t find what I’m looking for on a public tracker. Private tracker rules can get pretty onerous and I prefer to just avoid the whole scene if possible.\n
      \n
      If I’m honest, this opinion surprises me. I didn’t expect to prefer public trackers. I always thought that private trackers were so cool and exclusive. I don’t think that way anymore.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 70
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701926248 {#2286
      date: 2023-12-07 06:17:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2039 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    +badges: Doctrine\ORM\PersistentCollection {#2153 …}
    +children: [
      App\Entity\EntryComment {#2361}
    ]
    -id: 15598
    -titleTs: "'prefer':3 'privat':4 'public':6 'tracker':7"
    -bodyTs: "'alway':82 'anymor':98 'avoid':59 'cool':89 'didn':74 'exclus':91 'expect':76 'find':13,16,37 'get':3,51 'honest':68 'invit':7 'll':28 'look':41 'm':12,40,67 'oner':53 'opinion':70 'possibl':64 'prefer':56,78 'pretti':52 'privat':9,31,47,85 'public':24,45,79 'rule':49 'scene':62 'spend':18 'surpris':71 'think':95 'thought':83 'time':22 'tracker':10,25,32,46,48,80,86 'use':30 'way':97 'websit':26 'whole':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700777298
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7110482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700690898 {#2250
      date: 2023-11-22 23:08:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "My private tracker days are behind me after they shut down OiNK, and then later what.cd. Though I can’t say I don’t miss it sometimes. At its peak, What was an amazing place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700836018 {#2377
    date: 2023-11-24 15:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 158642
  -bodyTs: "'amaz':34 'behind':6 'day':4 'later':15 'miss':25 'oink':12 'peak':30 'place':35 'privat':2 'say':21 'shut':10 'sometim':27 'though':17 'tracker':3 'what.cd':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1724025"
  +editedAt: DateTimeImmutable @1701363629 {#2360
    date: 2023-11-30 18:00:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700836018 {#2359
    date: 2023-11-24 15:26:58.0 +01:00
  }
  +"title": 158642
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2361
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2364
    +user: Proxies\__CG__\App\Entity\User {#2274 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "Do-you-prefer-private-or-public-trackers"
    +title: "Do you prefer private or public trackers?"
    +url: null
    +body: """
      As I get more and more invites to private trackers, I’m finding that I find myself spending more and more time on public tracker websites.\n
      \n
      I’ll only use private trackers if I can’t find what I’m looking for on a public tracker. Private tracker rules can get pretty onerous and I prefer to just avoid the whole scene if possible.\n
      \n
      If I’m honest, this opinion surprises me. I didn’t expect to prefer public trackers. I always thought that private trackers were so cool and exclusive. I don’t think that way anymore.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 70
    +favouriteCount: 120
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701926248 {#2286
      date: 2023-12-07 06:17:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2039 …}
    +votes: Doctrine\ORM\PersistentCollection {#2154 …}
    +reports: Doctrine\ORM\PersistentCollection {#2157 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2150 …}
    +badges: Doctrine\ORM\PersistentCollection {#2153 …}
    +children: [
      App\Entity\EntryComment {#2361}
    ]
    -id: 15598
    -titleTs: "'prefer':3 'privat':4 'public':6 'tracker':7"
    -bodyTs: "'alway':82 'anymor':98 'avoid':59 'cool':89 'didn':74 'exclus':91 'expect':76 'find':13,16,37 'get':3,51 'honest':68 'invit':7 'll':28 'look':41 'm':12,40,67 'oner':53 'opinion':70 'possibl':64 'prefer':56,78 'pretti':52 'privat':9,31,47,85 'public':24,45,79 'rule':49 'scene':62 'spend':18 'surpris':71 'think':95 'thought':83 'time':22 'tracker':10,25,32,46,48,80,86 'use':30 'way':97 'websit':26 'whole':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700777298
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7110482"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700690898 {#2250
      date: 2023-11-22 23:08:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: null
  +root: null
  +body: "My private tracker days are behind me after they shut down OiNK, and then later what.cd. Though I can’t say I don’t miss it sometimes. At its peak, What was an amazing place."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700836018 {#2377
    date: 2023-11-24 15:26:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AdventuringAardvark@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2378 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1910 …}
  -id: 158642
  -bodyTs: "'amaz':34 'behind':6 'day':4 'later':15 'miss':25 'oink':12 'peak':30 'place':35 'privat':2 'say':21 'shut':10 'sometim':27 'though':17 'tracker':3 'what.cd':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1724025"
  +editedAt: DateTimeImmutable @1701363629 {#2360
    date: 2023-11-30 18:00:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700836018 {#2359
    date: 2023-11-24 15:26:58.0 +01:00
  }
  +"title": 158642
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2453
  +user: Proxies\__CG__\App\Entity\User {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#2014 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
  +slug: "Just-install-EndeavorOS-lol"
  +title: "Just install EndeavorOS lol"
  +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
  +body: "stolen from linux memes at Deltachat"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 283
  +favouriteCount: 1349
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703773345 {#2004
    date: 2023-12-28 15:22:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  +badges: Doctrine\ORM\PersistentCollection {#1980 …}
  +children: [
    App\Entity\EntryComment {#2460
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: null
      +root: null
      +body: "Recently switched to Linux a couple months ago and can’t recommend EndeavorOS more. It’s great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700767128 {#2461
        date: 2023-11-23 20:18:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 155810
      -bodyTs: "'ago':8 'coupl':6 'endeavoro':13 'great':17 'linux':4 'month':7 'recent':1 'recommend':12 'switch':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1720153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700767128 {#2456
        date: 2023-11-23 20:18:48.0 +01:00
      }
      +"title": 155810
    }
  ]
  -id: 15596
  -titleTs: "'endeavoro':3 'instal':2 'lol':4"
  -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700777004
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5945001"
  +editedAt: DateTimeImmutable @1701177272 {#1994
    date: 2023-11-28 14:14:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700690604 {#2180
    date: 2023-11-22 23:03: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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#2014 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
  +slug: "Just-install-EndeavorOS-lol"
  +title: "Just install EndeavorOS lol"
  +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
  +body: "stolen from linux memes at Deltachat"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 283
  +favouriteCount: 1349
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703773345 {#2004
    date: 2023-12-28 15:22:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  +badges: Doctrine\ORM\PersistentCollection {#1980 …}
  +children: [
    App\Entity\EntryComment {#2460
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: null
      +root: null
      +body: "Recently switched to Linux a couple months ago and can’t recommend EndeavorOS more. It’s great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700767128 {#2461
        date: 2023-11-23 20:18:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 155810
      -bodyTs: "'ago':8 'coupl':6 'endeavoro':13 'great':17 'linux':4 'month':7 'recent':1 'recommend':12 'switch':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1720153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700767128 {#2456
        date: 2023-11-23 20:18:48.0 +01:00
      }
      +"title": 155810
    }
  ]
  -id: 15596
  -titleTs: "'endeavoro':3 'instal':2 'lol':4"
  -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700777004
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5945001"
  +editedAt: DateTimeImmutable @1701177272 {#1994
    date: 2023-11-28 14:14:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700690604 {#2180
    date: 2023-11-22 23:03: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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2453
  +user: Proxies\__CG__\App\Entity\User {#2010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: Proxies\__CG__\App\Entity\Image {#2014 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
  +slug: "Just-install-EndeavorOS-lol"
  +title: "Just install EndeavorOS lol"
  +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
  +body: "stolen from linux memes at Deltachat"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 283
  +favouriteCount: 1349
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703773345 {#2004
    date: 2023-12-28 15:22:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2016 …}
  +votes: Doctrine\ORM\PersistentCollection {#2017 …}
  +reports: Doctrine\ORM\PersistentCollection {#1984 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
  +badges: Doctrine\ORM\PersistentCollection {#1980 …}
  +children: [
    App\Entity\EntryComment {#2460
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2453 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
      +image: null
      +parent: null
      +root: null
      +body: "Recently switched to Linux a couple months ago and can’t recommend EndeavorOS more. It’s great."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700767128 {#2461
        date: 2023-11-23 20:18:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2457 …}
      +nested: Doctrine\ORM\PersistentCollection {#2455 …}
      +votes: Doctrine\ORM\PersistentCollection {#2468 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
      -id: 155810
      -bodyTs: "'ago':8 'coupl':6 'endeavoro':13 'great':17 'linux':4 'month':7 'recent':1 'recommend':12 'switch':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1720153"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700767128 {#2456
        date: 2023-11-23 20:18:48.0 +01:00
      }
      +"title": 155810
    }
  ]
  -id: 15596
  -titleTs: "'endeavoro':3 'instal':2 'lol':4"
  -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700777004
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5945001"
  +editedAt: DateTimeImmutable @1701177272 {#1994
    date: 2023-11-28 14:14:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700690604 {#2180
    date: 2023-11-22 23:03: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
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 {#2460
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2010 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
    +slug: "Just-install-EndeavorOS-lol"
    +title: "Just install EndeavorOS lol"
    +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
    +body: "stolen from linux memes at Deltachat"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 283
    +favouriteCount: 1349
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703773345 {#2004
      date: 2023-12-28 15:22:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2016 …}
    +votes: Doctrine\ORM\PersistentCollection {#2017 …}
    +reports: Doctrine\ORM\PersistentCollection {#1984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
    +badges: Doctrine\ORM\PersistentCollection {#1980 …}
    +children: [
      App\Entity\EntryComment {#2460}
    ]
    -id: 15596
    -titleTs: "'endeavoro':3 'instal':2 'lol':4"
    -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700777004
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5945001"
    +editedAt: DateTimeImmutable @1701177272 {#1994
      date: 2023-11-28 14:14:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700690604 {#2180
      date: 2023-11-22 23:03:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: "Recently switched to Linux a couple months ago and can’t recommend EndeavorOS more. It’s great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700767128 {#2461
    date: 2023-11-23 20:18:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 155810
  -bodyTs: "'ago':8 'coupl':6 'endeavoro':13 'great':17 'linux':4 'month':7 'recent':1 'recommend':12 'switch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1720153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700767128 {#2456
    date: 2023-11-23 20:18:48.0 +01:00
  }
  +"title": 155810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2460
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2010 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
    +slug: "Just-install-EndeavorOS-lol"
    +title: "Just install EndeavorOS lol"
    +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
    +body: "stolen from linux memes at Deltachat"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 283
    +favouriteCount: 1349
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703773345 {#2004
      date: 2023-12-28 15:22:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2016 …}
    +votes: Doctrine\ORM\PersistentCollection {#2017 …}
    +reports: Doctrine\ORM\PersistentCollection {#1984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
    +badges: Doctrine\ORM\PersistentCollection {#1980 …}
    +children: [
      App\Entity\EntryComment {#2460}
    ]
    -id: 15596
    -titleTs: "'endeavoro':3 'instal':2 'lol':4"
    -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700777004
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5945001"
    +editedAt: DateTimeImmutable @1701177272 {#1994
      date: 2023-11-28 14:14:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700690604 {#2180
      date: 2023-11-22 23:03:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: "Recently switched to Linux a couple months ago and can’t recommend EndeavorOS more. It’s great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700767128 {#2461
    date: 2023-11-23 20:18:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 155810
  -bodyTs: "'ago':8 'coupl':6 'endeavoro':13 'great':17 'linux':4 'month':7 'recent':1 'recommend':12 'switch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1720153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700767128 {#2456
    date: 2023-11-23 20:18:48.0 +01:00
  }
  +"title": 155810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2460
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2453
    +user: Proxies\__CG__\App\Entity\User {#2010 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
    +image: Proxies\__CG__\App\Entity\Image {#2014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
    +slug: "Just-install-EndeavorOS-lol"
    +title: "Just install EndeavorOS lol"
    +url: "https://feddit.de/pictrs/image/c9c5bb79-ba83-4db3-b145-16bc8b51a004.jpeg"
    +body: "stolen from linux memes at Deltachat"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 283
    +favouriteCount: 1349
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703773345 {#2004
      date: 2023-12-28 15:22:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2016 …}
    +votes: Doctrine\ORM\PersistentCollection {#2017 …}
    +reports: Doctrine\ORM\PersistentCollection {#1984 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1982 …}
    +badges: Doctrine\ORM\PersistentCollection {#1980 …}
    +children: [
      App\Entity\EntryComment {#2460}
    ]
    -id: 15596
    -titleTs: "'endeavoro':3 'instal':2 'lol':4"
    -bodyTs: "'deltachat':6 'linux':3 'meme':4 'stolen':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700777004
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5945001"
    +editedAt: DateTimeImmutable @1701177272 {#1994
      date: 2023-11-28 14:14:32.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700690604 {#2180
      date: 2023-11-22 23:03:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2452 …}
  +image: null
  +parent: null
  +root: null
  +body: "Recently switched to Linux a couple months ago and can’t recommend EndeavorOS more. It’s great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700767128 {#2461
    date: 2023-11-23 20:18:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2457 …}
  +nested: Doctrine\ORM\PersistentCollection {#2455 …}
  +votes: Doctrine\ORM\PersistentCollection {#2468 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2363 …}
  -id: 155810
  -bodyTs: "'ago':8 'coupl':6 'endeavoro':13 'great':17 'linux':4 'month':7 'recent':1 'recommend':12 'switch':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1720153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700767128 {#2456
    date: 2023-11-23 20:18:48.0 +01:00
  }
  +"title": 155810
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1728
  +user: Proxies\__CG__\App\Entity\User {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2366 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
  +slug: "Israel-military-reportedly-surrounding-hospitals-in-Gaza-and-shooting-at"
  +title: "Israel military reportedly surrounding hospitals in Gaza and shooting at those trying to flee, UN says"
  +url: "https://feddit.de/post/5569400"
  +body: """
    Cross-posted from: [feddit.de/post/5569400](https://feddit.de/post/5569400)\n
    \n
    Original link: [news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)\n
    \n
    [Edit typo.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700254145 {#2375
    date: 2023-11-17 21:49:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2269 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#1350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
  +badges: Doctrine\ORM\PersistentCollection {#1358 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "At this point it feels like Netanyahu has a checklist with 6 million boxes, and is checking them off as fast as possible so they can finally get even with Germany or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699799983 {#1722
        date: 2023-11-12 15:39:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x815@feddit.de"
        "@Melpomene@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1734 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 115667
      -bodyTs: "'6':12 'box':14 'check':17 'checklist':10 'even':29 'fast':21 'feel':5 'final':27 'germani':31 'get':28 'like':6 'million':13 'netanyahu':7 'point':3 'possibl':23 'someth':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1627133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699799983 {#1721
        date: 2023-11-12 15:39:43.0 +01:00
      }
      +"title": 115667
    }
  ]
  -id: 12219
  -titleTs: "'flee':14 'gaza':7 'hospit':5 'israel':1 'militari':2 'report':3 'say':16 'shoot':9 'surround':4 'tri':12 'un':15"
  -bodyTs: "'/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':12 '/post/5569400](https://feddit.de/post/5569400)':7 'cross':2 'cross-post':1 'edit':13 'feddit.de':6 'feddit.de/post/5569400](https://feddit.de/post/5569400)':5 'link':9 'news.un.org':11 'news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':10 'origin':8 'post':3 'typo':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699872496
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5569541"
  +editedAt: DateTimeImmutable @1699914130 {#2009
    date: 2023-11-13 23:22:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699786096 {#1988
    date: 2023-11-12 11:48: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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2366 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
  +slug: "Israel-military-reportedly-surrounding-hospitals-in-Gaza-and-shooting-at"
  +title: "Israel military reportedly surrounding hospitals in Gaza and shooting at those trying to flee, UN says"
  +url: "https://feddit.de/post/5569400"
  +body: """
    Cross-posted from: [feddit.de/post/5569400](https://feddit.de/post/5569400)\n
    \n
    Original link: [news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)\n
    \n
    [Edit typo.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700254145 {#2375
    date: 2023-11-17 21:49:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2269 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#1350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
  +badges: Doctrine\ORM\PersistentCollection {#1358 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "At this point it feels like Netanyahu has a checklist with 6 million boxes, and is checking them off as fast as possible so they can finally get even with Germany or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699799983 {#1722
        date: 2023-11-12 15:39:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x815@feddit.de"
        "@Melpomene@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1734 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 115667
      -bodyTs: "'6':12 'box':14 'check':17 'checklist':10 'even':29 'fast':21 'feel':5 'final':27 'germani':31 'get':28 'like':6 'million':13 'netanyahu':7 'point':3 'possibl':23 'someth':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1627133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699799983 {#1721
        date: 2023-11-12 15:39:43.0 +01:00
      }
      +"title": 115667
    }
  ]
  -id: 12219
  -titleTs: "'flee':14 'gaza':7 'hospit':5 'israel':1 'militari':2 'report':3 'say':16 'shoot':9 'surround':4 'tri':12 'un':15"
  -bodyTs: "'/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':12 '/post/5569400](https://feddit.de/post/5569400)':7 'cross':2 'cross-post':1 'edit':13 'feddit.de':6 'feddit.de/post/5569400](https://feddit.de/post/5569400)':5 'link':9 'news.un.org':11 'news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':10 'origin':8 'post':3 'typo':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699872496
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5569541"
  +editedAt: DateTimeImmutable @1699914130 {#2009
    date: 2023-11-13 23:22:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699786096 {#1988
    date: 2023-11-12 11:48: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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1728
  +user: Proxies\__CG__\App\Entity\User {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2366 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
  +slug: "Israel-military-reportedly-surrounding-hospitals-in-Gaza-and-shooting-at"
  +title: "Israel military reportedly surrounding hospitals in Gaza and shooting at those trying to flee, UN says"
  +url: "https://feddit.de/post/5569400"
  +body: """
    Cross-posted from: [feddit.de/post/5569400](https://feddit.de/post/5569400)\n
    \n
    Original link: [news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)\n
    \n
    [Edit typo.]
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 90
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700254145 {#2375
    date: 2023-11-17 21:49:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2269 …}
  +votes: Doctrine\ORM\PersistentCollection {#1347 …}
  +reports: Doctrine\ORM\PersistentCollection {#1350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
  +badges: Doctrine\ORM\PersistentCollection {#1358 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1728 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
      +body: "At this point it feels like Netanyahu has a checklist with 6 million boxes, and is checking them off as fast as possible so they can finally get even with Germany or something."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699799983 {#1722
        date: 2023-11-12 15:39:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x815@feddit.de"
        "@Melpomene@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1730 …}
      +nested: Doctrine\ORM\PersistentCollection {#1734 …}
      +votes: Doctrine\ORM\PersistentCollection {#1727 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
      -id: 115667
      -bodyTs: "'6':12 'box':14 'check':17 'checklist':10 'even':29 'fast':21 'feel':5 'final':27 'germani':31 'get':28 'like':6 'million':13 'netanyahu':7 'point':3 'possibl':23 'someth':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1627133"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699799983 {#1721
        date: 2023-11-12 15:39:43.0 +01:00
      }
      +"title": 115667
    }
  ]
  -id: 12219
  -titleTs: "'flee':14 'gaza':7 'hospit':5 'israel':1 'militari':2 'report':3 'say':16 'shoot':9 'surround':4 'tri':12 'un':15"
  -bodyTs: "'/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':12 '/post/5569400](https://feddit.de/post/5569400)':7 'cross':2 'cross-post':1 'edit':13 'feddit.de':6 'feddit.de/post/5569400](https://feddit.de/post/5569400)':5 'link':9 'news.un.org':11 'news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':10 'origin':8 'post':3 'typo':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699872496
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5569541"
  +editedAt: DateTimeImmutable @1699914130 {#2009
    date: 2023-11-13 23:22:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699786096 {#1988
    date: 2023-11-12 11:48: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
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 {#1726
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2366 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
    +slug: "Israel-military-reportedly-surrounding-hospitals-in-Gaza-and-shooting-at"
    +title: "Israel military reportedly surrounding hospitals in Gaza and shooting at those trying to flee, UN says"
    +url: "https://feddit.de/post/5569400"
    +body: """
      Cross-posted from: [feddit.de/post/5569400](https://feddit.de/post/5569400)\n
      \n
      Original link: [news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)\n
      \n
      [Edit typo.]
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700254145 {#2375
      date: 2023-11-17 21:49:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2269 …}
    +votes: Doctrine\ORM\PersistentCollection {#1347 …}
    +reports: Doctrine\ORM\PersistentCollection {#1350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
    +badges: Doctrine\ORM\PersistentCollection {#1358 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 12219
    -titleTs: "'flee':14 'gaza':7 'hospit':5 'israel':1 'militari':2 'report':3 'say':16 'shoot':9 'surround':4 'tri':12 'un':15"
    -bodyTs: "'/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':12 '/post/5569400](https://feddit.de/post/5569400)':7 'cross':2 'cross-post':1 'edit':13 'feddit.de':6 'feddit.de/post/5569400](https://feddit.de/post/5569400)':5 'link':9 'news.un.org':11 'news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':10 'origin':8 'post':3 'typo':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699872496
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5569541"
    +editedAt: DateTimeImmutable @1699914130 {#2009
      date: 2023-11-13 23:22:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699786096 {#1988
      date: 2023-11-12 11:48:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "At this point it feels like Netanyahu has a checklist with 6 million boxes, and is checking them off as fast as possible so they can finally get even with Germany or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699799983 {#1722
    date: 2023-11-12 15:39:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x815@feddit.de"
    "@Melpomene@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 115667
  -bodyTs: "'6':12 'box':14 'check':17 'checklist':10 'even':29 'fast':21 'feel':5 'final':27 'germani':31 'get':28 'like':6 'million':13 'netanyahu':7 'point':3 'possibl':23 'someth':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1627133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699799983 {#1721
    date: 2023-11-12 15:39:43.0 +01:00
  }
  +"title": 115667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1726
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2366 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
    +slug: "Israel-military-reportedly-surrounding-hospitals-in-Gaza-and-shooting-at"
    +title: "Israel military reportedly surrounding hospitals in Gaza and shooting at those trying to flee, UN says"
    +url: "https://feddit.de/post/5569400"
    +body: """
      Cross-posted from: [feddit.de/post/5569400](https://feddit.de/post/5569400)\n
      \n
      Original link: [news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)\n
      \n
      [Edit typo.]
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700254145 {#2375
      date: 2023-11-17 21:49:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2269 …}
    +votes: Doctrine\ORM\PersistentCollection {#1347 …}
    +reports: Doctrine\ORM\PersistentCollection {#1350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
    +badges: Doctrine\ORM\PersistentCollection {#1358 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 12219
    -titleTs: "'flee':14 'gaza':7 'hospit':5 'israel':1 'militari':2 'report':3 'say':16 'shoot':9 'surround':4 'tri':12 'un':15"
    -bodyTs: "'/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':12 '/post/5569400](https://feddit.de/post/5569400)':7 'cross':2 'cross-post':1 'edit':13 'feddit.de':6 'feddit.de/post/5569400](https://feddit.de/post/5569400)':5 'link':9 'news.un.org':11 'news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':10 'origin':8 'post':3 'typo':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699872496
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5569541"
    +editedAt: DateTimeImmutable @1699914130 {#2009
      date: 2023-11-13 23:22:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699786096 {#1988
      date: 2023-11-12 11:48:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "At this point it feels like Netanyahu has a checklist with 6 million boxes, and is checking them off as fast as possible so they can finally get even with Germany or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699799983 {#1722
    date: 2023-11-12 15:39:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x815@feddit.de"
    "@Melpomene@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 115667
  -bodyTs: "'6':12 'box':14 'check':17 'checklist':10 'even':29 'fast':21 'feel':5 'final':27 'germani':31 'get':28 'like':6 'million':13 'netanyahu':7 'point':3 'possibl':23 'someth':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1627133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699799983 {#1721
    date: 2023-11-12 15:39:43.0 +01:00
  }
  +"title": 115667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1726
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1728
    +user: Proxies\__CG__\App\Entity\User {#2365 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2366 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1991 …}
    +slug: "Israel-military-reportedly-surrounding-hospitals-in-Gaza-and-shooting-at"
    +title: "Israel military reportedly surrounding hospitals in Gaza and shooting at those trying to flee, UN says"
    +url: "https://feddit.de/post/5569400"
    +body: """
      Cross-posted from: [feddit.de/post/5569400](https://feddit.de/post/5569400)\n
      \n
      Original link: [news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)\n
      \n
      [Edit typo.]
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 90
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700254145 {#2375
      date: 2023-11-17 21:49:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2269 …}
    +votes: Doctrine\ORM\PersistentCollection {#1347 …}
    +reports: Doctrine\ORM\PersistentCollection {#1350 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1353 …}
    +badges: Doctrine\ORM\PersistentCollection {#1358 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 12219
    -titleTs: "'flee':14 'gaza':7 'hospit':5 'israel':1 'militari':2 'report':3 'say':16 'shoot':9 'surround':4 'tri':12 'un':15"
    -bodyTs: "'/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':12 '/post/5569400](https://feddit.de/post/5569400)':7 'cross':2 'cross-post':1 'edit':13 'feddit.de':6 'feddit.de/post/5569400](https://feddit.de/post/5569400)':5 'link':9 'news.un.org':11 'news.un.org/en/story/2023/11/1143482](https://news.un.org/en/story/2023/11/1143482)':10 'origin':8 'post':3 'typo':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699872496
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5569541"
    +editedAt: DateTimeImmutable @1699914130 {#2009
      date: 2023-11-13 23:22:10.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699786096 {#1988
      date: 2023-11-12 11:48:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1736 …}
  +body: "At this point it feels like Netanyahu has a checklist with 6 million boxes, and is checking them off as fast as possible so they can finally get even with Germany or something."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699799983 {#1722
    date: 2023-11-12 15:39:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x815@feddit.de"
    "@Melpomene@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1730 …}
  +nested: Doctrine\ORM\PersistentCollection {#1734 …}
  +votes: Doctrine\ORM\PersistentCollection {#1727 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1715 …}
  -id: 115667
  -bodyTs: "'6':12 'box':14 'check':17 'checklist':10 'even':29 'fast':21 'feel':5 'final':27 'germani':31 'get':28 'like':6 'million':13 'netanyahu':7 'point':3 'possibl':23 'someth':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1627133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699799983 {#1721
    date: 2023-11-12 15:39:43.0 +01:00
  }
  +"title": 115667
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: Proxies\__CG__\App\Entity\User {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2003 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
  +slug: "Top-UN-official-in-New-York-steps-down-citing-genocide"
  +title: "Top UN official in New York steps down citing ‘genocide’ of Palestinian civilians"
  +url: "https://www.theguardian.com/world/2023/oct/31/un-official-resigns-israel-hamas-war-palestine-new-york"
  +body: "Craig Mokhiber, director of human rights body, accuses the US, UK and much of Europe as ‘wholly complicit in the horrific assault’"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699800895 {#2169
    date: 2023-11-12 15:54:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  +badges: Doctrine\ORM\PersistentCollection {#1999 …}
  +children: [
    1 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "“Retiring” and “resigning” are different things. He may have been near retirement age, but the statement he made makes it clear this was a resignation for a cause. With a good reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698843347 {#1561
        date: 2023-11-01 13:55:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bedrooms@kbin.social"
        "@dumdum666@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 82617
      -bodyTs: "'age':13 'caus':28 'clear':21 'differ':5 'good':31 'made':18 'make':19 'may':8 'near':11 'reason':32 'resign':3,25 'retir':1,12 'statement':16 'thing':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1536997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698843347 {#1692
        date: 2023-11-01 13:55:47.0 +01:00
      }
      +"title": 82617
    }
    0 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "So the letter was just for funsies? Seems like he was planning on retiring soon, and that date was moved up for reasons outlined in his letter."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699800895 {#1718
        date: 2023-11-12 15:54:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bedrooms@kbin.social"
        "@dumdum666@kbin.social"
        "@prole@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 115713
      -bodyTs: "'date':18 'funsi':7 'letter':3,27 'like':9 'move':20 'outlin':24 'plan':12 'reason':23 'retir':14 'seem':8 'soon':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1627175"
      +editedAt: DateTimeImmutable @1699932626 {#1720
        date: 2023-11-14 04:30:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699800895 {#1716
        date: 2023-11-12 15:54:55.0 +01:00
      }
      +"title": 115713
    }
  ]
  -id: 8867
  -titleTs: "'cite':9 'civilian':13 'genocid':10 'new':5 'offici':3 'palestinian':12 'step':7 'top':1 'un':2 'york':6"
  -bodyTs: "'accus':8 'assault':22 'bodi':7 'complicit':18 'craig':1 'director':3 'europ':15 'horrif':21 'human':5 'mokhib':2 'much':13 'right':6 'uk':11 'us':10 'wholli':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698904123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/588212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698817723 {#2182
    date: 2023-11-01 06:48:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: Proxies\__CG__\App\Entity\User {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2003 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
  +slug: "Top-UN-official-in-New-York-steps-down-citing-genocide"
  +title: "Top UN official in New York steps down citing ‘genocide’ of Palestinian civilians"
  +url: "https://www.theguardian.com/world/2023/oct/31/un-official-resigns-israel-hamas-war-palestine-new-york"
  +body: "Craig Mokhiber, director of human rights body, accuses the US, UK and much of Europe as ‘wholly complicit in the horrific assault’"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699800895 {#2169
    date: 2023-11-12 15:54:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  +badges: Doctrine\ORM\PersistentCollection {#1999 …}
  +children: [
    1 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "“Retiring” and “resigning” are different things. He may have been near retirement age, but the statement he made makes it clear this was a resignation for a cause. With a good reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698843347 {#1561
        date: 2023-11-01 13:55:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bedrooms@kbin.social"
        "@dumdum666@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 82617
      -bodyTs: "'age':13 'caus':28 'clear':21 'differ':5 'good':31 'made':18 'make':19 'may':8 'near':11 'reason':32 'resign':3,25 'retir':1,12 'statement':16 'thing':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1536997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698843347 {#1692
        date: 2023-11-01 13:55:47.0 +01:00
      }
      +"title": 82617
    }
    0 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "So the letter was just for funsies? Seems like he was planning on retiring soon, and that date was moved up for reasons outlined in his letter."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699800895 {#1718
        date: 2023-11-12 15:54:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bedrooms@kbin.social"
        "@dumdum666@kbin.social"
        "@prole@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 115713
      -bodyTs: "'date':18 'funsi':7 'letter':3,27 'like':9 'move':20 'outlin':24 'plan':12 'reason':23 'retir':14 'seem':8 'soon':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1627175"
      +editedAt: DateTimeImmutable @1699932626 {#1720
        date: 2023-11-14 04:30:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699800895 {#1716
        date: 2023-11-12 15:54:55.0 +01:00
      }
      +"title": 115713
    }
  ]
  -id: 8867
  -titleTs: "'cite':9 'civilian':13 'genocid':10 'new':5 'offici':3 'palestinian':12 'step':7 'top':1 'un':2 'york':6"
  -bodyTs: "'accus':8 'assault':22 'bodi':7 'complicit':18 'craig':1 'director':3 'europ':15 'horrif':21 'human':5 'mokhib':2 'much':13 'right':6 'uk':11 'us':10 'wholli':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698904123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/588212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698817723 {#2182
    date: 2023-11-01 06:48:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: Proxies\__CG__\App\Entity\User {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: Proxies\__CG__\App\Entity\Image {#2003 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
  +slug: "Top-UN-official-in-New-York-steps-down-citing-genocide"
  +title: "Top UN official in New York steps down citing ‘genocide’ of Palestinian civilians"
  +url: "https://www.theguardian.com/world/2023/oct/31/un-official-resigns-israel-hamas-war-palestine-new-york"
  +body: "Craig Mokhiber, director of human rights body, accuses the US, UK and much of Europe as ‘wholly complicit in the horrific assault’"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 6
  +favouriteCount: 110
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699800895 {#2169
    date: 2023-11-12 15:54:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2006 …}
  +reports: Doctrine\ORM\PersistentCollection {#1997 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
  +badges: Doctrine\ORM\PersistentCollection {#1999 …}
  +children: [
    1 => App\Entity\EntryComment {#1711
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "“Retiring” and “resigning” are different things. He may have been near retirement age, but the statement he made makes it clear this was a resignation for a cause. With a good reason."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1698843347 {#1561
        date: 2023-11-01 13:55:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bedrooms@kbin.social"
        "@dumdum666@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1630 …}
      +nested: Doctrine\ORM\PersistentCollection {#1628 …}
      +votes: Doctrine\ORM\PersistentCollection {#1599 …}
      +reports: Doctrine\ORM\PersistentCollection {#1625 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
      -id: 82617
      -bodyTs: "'age':13 'caus':28 'clear':21 'differ':5 'good':31 'made':18 'make':19 'may':8 'near':11 'reason':32 'resign':3,25 'retir':1,12 'statement':16 'thing':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1536997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698843347 {#1692
        date: 2023-11-01 13:55:47.0 +01:00
      }
      +"title": 82617
    }
    0 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "So the letter was just for funsies? Seems like he was planning on retiring soon, and that date was moved up for reasons outlined in his letter."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699800895 {#1718
        date: 2023-11-12 15:54:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bedrooms@kbin.social"
        "@dumdum666@kbin.social"
        "@prole@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1707 …}
      +votes: Doctrine\ORM\PersistentCollection {#2464 …}
      +reports: Doctrine\ORM\PersistentCollection {#2448 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
      -id: 115713
      -bodyTs: "'date':18 'funsi':7 'letter':3,27 'like':9 'move':20 'outlin':24 'plan':12 'reason':23 'retir':14 'seem':8 'soon':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1627175"
      +editedAt: DateTimeImmutable @1699932626 {#1720
        date: 2023-11-14 04:30:26.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699800895 {#1716
        date: 2023-11-12 15:54:55.0 +01:00
      }
      +"title": 115713
    }
  ]
  -id: 8867
  -titleTs: "'cite':9 'civilian':13 'genocid':10 'new':5 'offici':3 'palestinian':12 'step':7 'top':1 'un':2 'york':6"
  -bodyTs: "'accus':8 'assault':22 'bodi':7 'complicit':18 'craig':1 'director':3 'europ':15 'horrif':21 'human':5 'mokhib':2 'much':13 'right':6 'uk':11 'us':10 'wholli':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698904123
  +visibility: "visible             "
  +apId: "https://kbin.social/m/news@beehaw.org/t/588212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698817723 {#2182
    date: 2023-11-01 06:48:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1711
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2003 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
    +slug: "Top-UN-official-in-New-York-steps-down-citing-genocide"
    +title: "Top UN official in New York steps down citing ‘genocide’ of Palestinian civilians"
    +url: "https://www.theguardian.com/world/2023/oct/31/un-official-resigns-israel-hamas-war-palestine-new-york"
    +body: "Craig Mokhiber, director of human rights body, accuses the US, UK and much of Europe as ‘wholly complicit in the horrific assault’"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699800895 {#2169
      date: 2023-11-12 15:54:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2006 …}
    +reports: Doctrine\ORM\PersistentCollection {#1997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#1711}
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "So the letter was just for funsies? Seems like he was planning on retiring soon, and that date was moved up for reasons outlined in his letter."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699800895 {#1718
          date: 2023-11-12 15:54:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bedrooms@kbin.social"
          "@dumdum666@kbin.social"
          "@prole@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 115713
        -bodyTs: "'date':18 'funsi':7 'letter':3,27 'like':9 'move':20 'outlin':24 'plan':12 'reason':23 'retir':14 'seem':8 'soon':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1627175"
        +editedAt: DateTimeImmutable @1699932626 {#1720
          date: 2023-11-14 04:30:26.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699800895 {#1716
          date: 2023-11-12 15:54:55.0 +01:00
        }
        +"title": 115713
      }
    ]
    -id: 8867
    -titleTs: "'cite':9 'civilian':13 'genocid':10 'new':5 'offici':3 'palestinian':12 'step':7 'top':1 'un':2 'york':6"
    -bodyTs: "'accus':8 'assault':22 'bodi':7 'complicit':18 'craig':1 'director':3 'europ':15 'horrif':21 'human':5 'mokhib':2 'much':13 'right':6 'uk':11 'us':10 'wholli':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698904123
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/588212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698817723 {#2182
      date: 2023-11-01 06:48:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "“Retiring” and “resigning” are different things. He may have been near retirement age, but the statement he made makes it clear this was a resignation for a cause. With a good reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698843347 {#1561
    date: 2023-11-01 13:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bedrooms@kbin.social"
    "@dumdum666@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 82617
  -bodyTs: "'age':13 'caus':28 'clear':21 'differ':5 'good':31 'made':18 'make':19 'may':8 'near':11 'reason':32 'resign':3,25 'retir':1,12 'statement':16 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1536997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698843347 {#1692
    date: 2023-11-01 13:55:47.0 +01:00
  }
  +"title": 82617
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1711
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2003 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
    +slug: "Top-UN-official-in-New-York-steps-down-citing-genocide"
    +title: "Top UN official in New York steps down citing ‘genocide’ of Palestinian civilians"
    +url: "https://www.theguardian.com/world/2023/oct/31/un-official-resigns-israel-hamas-war-palestine-new-york"
    +body: "Craig Mokhiber, director of human rights body, accuses the US, UK and much of Europe as ‘wholly complicit in the horrific assault’"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699800895 {#2169
      date: 2023-11-12 15:54:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2006 …}
    +reports: Doctrine\ORM\PersistentCollection {#1997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#1711}
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "So the letter was just for funsies? Seems like he was planning on retiring soon, and that date was moved up for reasons outlined in his letter."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699800895 {#1718
          date: 2023-11-12 15:54:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bedrooms@kbin.social"
          "@dumdum666@kbin.social"
          "@prole@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 115713
        -bodyTs: "'date':18 'funsi':7 'letter':3,27 'like':9 'move':20 'outlin':24 'plan':12 'reason':23 'retir':14 'seem':8 'soon':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1627175"
        +editedAt: DateTimeImmutable @1699932626 {#1720
          date: 2023-11-14 04:30:26.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699800895 {#1716
          date: 2023-11-12 15:54:55.0 +01:00
        }
        +"title": 115713
      }
    ]
    -id: 8867
    -titleTs: "'cite':9 'civilian':13 'genocid':10 'new':5 'offici':3 'palestinian':12 'step':7 'top':1 'un':2 'york':6"
    -bodyTs: "'accus':8 'assault':22 'bodi':7 'complicit':18 'craig':1 'director':3 'europ':15 'horrif':21 'human':5 'mokhib':2 'much':13 'right':6 'uk':11 'us':10 'wholli':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698904123
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/588212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698817723 {#2182
      date: 2023-11-01 06:48:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "“Retiring” and “resigning” are different things. He may have been near retirement age, but the statement he made makes it clear this was a resignation for a cause. With a good reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698843347 {#1561
    date: 2023-11-01 13:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bedrooms@kbin.social"
    "@dumdum666@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 82617
  -bodyTs: "'age':13 'caus':28 'clear':21 'differ':5 'good':31 'made':18 'make':19 'may':8 'near':11 'reason':32 'resign':3,25 'retir':1,12 'statement':16 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1536997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698843347 {#1692
    date: 2023-11-01 13:55:47.0 +01:00
  }
  +"title": 82617
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1711
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2003 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
    +slug: "Top-UN-official-in-New-York-steps-down-citing-genocide"
    +title: "Top UN official in New York steps down citing ‘genocide’ of Palestinian civilians"
    +url: "https://www.theguardian.com/world/2023/oct/31/un-official-resigns-israel-hamas-war-palestine-new-york"
    +body: "Craig Mokhiber, director of human rights body, accuses the US, UK and much of Europe as ‘wholly complicit in the horrific assault’"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699800895 {#2169
      date: 2023-11-12 15:54:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2006 …}
    +reports: Doctrine\ORM\PersistentCollection {#1997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#1711}
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "So the letter was just for funsies? Seems like he was planning on retiring soon, and that date was moved up for reasons outlined in his letter."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699800895 {#1718
          date: 2023-11-12 15:54:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bedrooms@kbin.social"
          "@dumdum666@kbin.social"
          "@prole@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1741 …}
        +nested: Doctrine\ORM\PersistentCollection {#1707 …}
        +votes: Doctrine\ORM\PersistentCollection {#2464 …}
        +reports: Doctrine\ORM\PersistentCollection {#2448 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
        -id: 115713
        -bodyTs: "'date':18 'funsi':7 'letter':3,27 'like':9 'move':20 'outlin':24 'plan':12 'reason':23 'retir':14 'seem':8 'soon':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1627175"
        +editedAt: DateTimeImmutable @1699932626 {#1720
          date: 2023-11-14 04:30:26.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699800895 {#1716
          date: 2023-11-12 15:54:55.0 +01:00
        }
        +"title": 115713
      }
    ]
    -id: 8867
    -titleTs: "'cite':9 'civilian':13 'genocid':10 'new':5 'offici':3 'palestinian':12 'step':7 'top':1 'un':2 'york':6"
    -bodyTs: "'accus':8 'assault':22 'bodi':7 'complicit':18 'craig':1 'director':3 'europ':15 'horrif':21 'human':5 'mokhib':2 'much':13 'right':6 'uk':11 'us':10 'wholli':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698904123
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/588212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698817723 {#2182
      date: 2023-11-01 06:48:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "“Retiring” and “resigning” are different things. He may have been near retirement age, but the statement he made makes it clear this was a resignation for a cause. With a good reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1698843347 {#1561
    date: 2023-11-01 13:55:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bedrooms@kbin.social"
    "@dumdum666@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1630 …}
  +nested: Doctrine\ORM\PersistentCollection {#1628 …}
  +votes: Doctrine\ORM\PersistentCollection {#1599 …}
  +reports: Doctrine\ORM\PersistentCollection {#1625 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
  -id: 82617
  -bodyTs: "'age':13 'caus':28 'clear':21 'differ':5 'good':31 'made':18 'make':19 'may':8 'near':11 'reason':32 'resign':3,25 'retir':1,12 'statement':16 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1536997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698843347 {#1692
    date: 2023-11-01 13:55:47.0 +01:00
  }
  +"title": 82617
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2003 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
    +slug: "Top-UN-official-in-New-York-steps-down-citing-genocide"
    +title: "Top UN official in New York steps down citing ‘genocide’ of Palestinian civilians"
    +url: "https://www.theguardian.com/world/2023/oct/31/un-official-resigns-israel-hamas-war-palestine-new-york"
    +body: "Craig Mokhiber, director of human rights body, accuses the US, UK and much of Europe as ‘wholly complicit in the horrific assault’"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699800895 {#2169
      date: 2023-11-12 15:54:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2006 …}
    +reports: Doctrine\ORM\PersistentCollection {#1997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "“Retiring” and “resigning” are different things. He may have been near retirement age, but the statement he made makes it clear this was a resignation for a cause. With a good reason."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698843347 {#1561
          date: 2023-11-01 13:55:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bedrooms@kbin.social"
          "@dumdum666@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 82617
        -bodyTs: "'age':13 'caus':28 'clear':21 'differ':5 'good':31 'made':18 'make':19 'may':8 'near':11 'reason':32 'resign':3,25 'retir':1,12 'statement':16 'thing':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1536997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698843347 {#1692
          date: 2023-11-01 13:55:47.0 +01:00
        }
        +"title": 82617
      }
      0 => App\Entity\EntryComment {#1717}
    ]
    -id: 8867
    -titleTs: "'cite':9 'civilian':13 'genocid':10 'new':5 'offici':3 'palestinian':12 'step':7 'top':1 'un':2 'york':6"
    -bodyTs: "'accus':8 'assault':22 'bodi':7 'complicit':18 'craig':1 'director':3 'europ':15 'horrif':21 'human':5 'mokhib':2 'much':13 'right':6 'uk':11 'us':10 'wholli':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698904123
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/588212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698817723 {#2182
      date: 2023-11-01 06:48:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "So the letter was just for funsies? Seems like he was planning on retiring soon, and that date was moved up for reasons outlined in his letter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699800895 {#1718
    date: 2023-11-12 15:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bedrooms@kbin.social"
    "@dumdum666@kbin.social"
    "@prole@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 115713
  -bodyTs: "'date':18 'funsi':7 'letter':3,27 'like':9 'move':20 'outlin':24 'plan':12 'reason':23 'retir':14 'seem':8 'soon':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1627175"
  +editedAt: DateTimeImmutable @1699932626 {#1720
    date: 2023-11-14 04:30:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699800895 {#1716
    date: 2023-11-12 15:54:55.0 +01:00
  }
  +"title": 115713
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2003 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
    +slug: "Top-UN-official-in-New-York-steps-down-citing-genocide"
    +title: "Top UN official in New York steps down citing ‘genocide’ of Palestinian civilians"
    +url: "https://www.theguardian.com/world/2023/oct/31/un-official-resigns-israel-hamas-war-palestine-new-york"
    +body: "Craig Mokhiber, director of human rights body, accuses the US, UK and much of Europe as ‘wholly complicit in the horrific assault’"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699800895 {#2169
      date: 2023-11-12 15:54:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2006 …}
    +reports: Doctrine\ORM\PersistentCollection {#1997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "“Retiring” and “resigning” are different things. He may have been near retirement age, but the statement he made makes it clear this was a resignation for a cause. With a good reason."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698843347 {#1561
          date: 2023-11-01 13:55:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bedrooms@kbin.social"
          "@dumdum666@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 82617
        -bodyTs: "'age':13 'caus':28 'clear':21 'differ':5 'good':31 'made':18 'make':19 'may':8 'near':11 'reason':32 'resign':3,25 'retir':1,12 'statement':16 'thing':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1536997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698843347 {#1692
          date: 2023-11-01 13:55:47.0 +01:00
        }
        +"title": 82617
      }
      0 => App\Entity\EntryComment {#1717}
    ]
    -id: 8867
    -titleTs: "'cite':9 'civilian':13 'genocid':10 'new':5 'offici':3 'palestinian':12 'step':7 'top':1 'un':2 'york':6"
    -bodyTs: "'accus':8 'assault':22 'bodi':7 'complicit':18 'craig':1 'director':3 'europ':15 'horrif':21 'human':5 'mokhib':2 'much':13 'right':6 'uk':11 'us':10 'wholli':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698904123
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/588212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698817723 {#2182
      date: 2023-11-01 06:48:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "So the letter was just for funsies? Seems like he was planning on retiring soon, and that date was moved up for reasons outlined in his letter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699800895 {#1718
    date: 2023-11-12 15:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bedrooms@kbin.social"
    "@dumdum666@kbin.social"
    "@prole@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 115713
  -bodyTs: "'date':18 'funsi':7 'letter':3,27 'like':9 'move':20 'outlin':24 'plan':12 'reason':23 'retir':14 'seem':8 'soon':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1627175"
  +editedAt: DateTimeImmutable @1699932626 {#1720
    date: 2023-11-14 04:30:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699800895 {#1716
    date: 2023-11-12 15:54:55.0 +01:00
  }
  +"title": 115713
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1616
    +user: Proxies\__CG__\App\Entity\User {#2142 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
    +image: Proxies\__CG__\App\Entity\Image {#2003 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2309 …}
    +slug: "Top-UN-official-in-New-York-steps-down-citing-genocide"
    +title: "Top UN official in New York steps down citing ‘genocide’ of Palestinian civilians"
    +url: "https://www.theguardian.com/world/2023/oct/31/un-official-resigns-israel-hamas-war-palestine-new-york"
    +body: "Craig Mokhiber, director of human rights body, accuses the US, UK and much of Europe as ‘wholly complicit in the horrific assault’"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 6
    +favouriteCount: 110
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699800895 {#2169
      date: 2023-11-12 15:54:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2006 …}
    +reports: Doctrine\ORM\PersistentCollection {#1997 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1998 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2001 …}
    +badges: Doctrine\ORM\PersistentCollection {#1999 …}
    +children: [
      1 => App\Entity\EntryComment {#1711
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1616 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
        +body: "“Retiring” and “resigning” are different things. He may have been near retirement age, but the statement he made makes it clear this was a resignation for a cause. With a good reason."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1698843347 {#1561
          date: 2023-11-01 13:55:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@bedrooms@kbin.social"
          "@dumdum666@kbin.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1630 …}
        +nested: Doctrine\ORM\PersistentCollection {#1628 …}
        +votes: Doctrine\ORM\PersistentCollection {#1599 …}
        +reports: Doctrine\ORM\PersistentCollection {#1625 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1617 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1725 …}
        -id: 82617
        -bodyTs: "'age':13 'caus':28 'clear':21 'differ':5 'good':31 'made':18 'make':19 'may':8 'near':11 'reason':32 'resign':3,25 'retir':1,12 'statement':16 'thing':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://beehaw.org/comment/1536997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698843347 {#1692
          date: 2023-11-01 13:55:47.0 +01:00
        }
        +"title": 82617
      }
      0 => App\Entity\EntryComment {#1717}
    ]
    -id: 8867
    -titleTs: "'cite':9 'civilian':13 'genocid':10 'new':5 'offici':3 'palestinian':12 'step':7 'top':1 'un':2 'york':6"
    -bodyTs: "'accus':8 'assault':22 'bodi':7 'complicit':18 'craig':1 'director':3 'europ':15 'horrif':21 'human':5 'mokhib':2 'much':13 'right':6 'uk':11 'us':10 'wholli':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698904123
    +visibility: "visible             "
    +apId: "https://kbin.social/m/news@beehaw.org/t/588212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698817723 {#2182
      date: 2023-11-01 06:48:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1611 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1739 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "So the letter was just for funsies? Seems like he was planning on retiring soon, and that date was moved up for reasons outlined in his letter."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699800895 {#1718
    date: 2023-11-12 15:54:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bedrooms@kbin.social"
    "@dumdum666@kbin.social"
    "@prole@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2464 …}
  +reports: Doctrine\ORM\PersistentCollection {#2448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 115713
  -bodyTs: "'date':18 'funsi':7 'letter':3,27 'like':9 'move':20 'outlin':24 'plan':12 'reason':23 'retir':14 'seem':8 'soon':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1627175"
  +editedAt: DateTimeImmutable @1699932626 {#1720
    date: 2023-11-14 04:30:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699800895 {#1716
    date: 2023-11-12 15:54:55.0 +01:00
  }
  +"title": 115713
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#2376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
  +slug: "PSA-Don-t-torrent-over-TOR"
  +title: "PSA: Don't torrent over TOR"
  +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
  +body: """
    1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
    2. Tor is a TCP only network.\n
    3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 100
  +favouriteCount: 624
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699287082 {#2509
    date: 2023-11-06 17:11:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2517 …}
  +votes: Doctrine\ORM\PersistentCollection {#2519 …}
  +reports: Doctrine\ORM\PersistentCollection {#2521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2525 …}
  +badges: Doctrine\ORM\PersistentCollection {#2527 …}
  +children: [
    App\Entity\EntryComment {#1526
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1560 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "That’s kind of what they said though?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697888901 {#1677
        date: 2023-10-21 13:48:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@onlinepersona@programming.dev"
        "@nhu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 62807
      -bodyTs: "'kind':3 'said':7 'though':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1446335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697888901 {#1568
        date: 2023-10-21 13:48:21.0 +02:00
      }
      +"title": 62807
    }
  ]
  -id: 6808
  -titleTs: "'psa':1 'tor':6 'torrent':4"
  -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697969159
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4694754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697882759 {#2495
    date: 2023-10-21 12:05:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#2376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
  +slug: "PSA-Don-t-torrent-over-TOR"
  +title: "PSA: Don't torrent over TOR"
  +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
  +body: """
    1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
    2. Tor is a TCP only network.\n
    3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 100
  +favouriteCount: 624
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699287082 {#2509
    date: 2023-11-06 17:11:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2517 …}
  +votes: Doctrine\ORM\PersistentCollection {#2519 …}
  +reports: Doctrine\ORM\PersistentCollection {#2521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2525 …}
  +badges: Doctrine\ORM\PersistentCollection {#2527 …}
  +children: [
    App\Entity\EntryComment {#1526
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1560 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "That’s kind of what they said though?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697888901 {#1677
        date: 2023-10-21 13:48:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@onlinepersona@programming.dev"
        "@nhu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 62807
      -bodyTs: "'kind':3 'said':7 'though':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1446335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697888901 {#1568
        date: 2023-10-21 13:48:21.0 +02:00
      }
      +"title": 62807
    }
  ]
  -id: 6808
  -titleTs: "'psa':1 'tor':6 'torrent':4"
  -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697969159
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4694754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697882759 {#2495
    date: 2023-10-21 12:05:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1560
  +user: Proxies\__CG__\App\Entity\User {#2376 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2514 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
  +slug: "PSA-Don-t-torrent-over-TOR"
  +title: "PSA: Don't torrent over TOR"
  +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
  +body: """
    1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
    2. Tor is a TCP only network.\n
    3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 100
  +favouriteCount: 624
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699287082 {#2509
    date: 2023-11-06 17:11:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2517 …}
  +votes: Doctrine\ORM\PersistentCollection {#2519 …}
  +reports: Doctrine\ORM\PersistentCollection {#2521 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2525 …}
  +badges: Doctrine\ORM\PersistentCollection {#2527 …}
  +children: [
    App\Entity\EntryComment {#1526
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1560 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
      +body: "That’s kind of what they said though?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697888901 {#1677
        date: 2023-10-21 13:48:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@onlinepersona@programming.dev"
        "@nhu@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1795 …}
      +nested: Doctrine\ORM\PersistentCollection {#1686 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
      -id: 62807
      -bodyTs: "'kind':3 'said':7 'though':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1446335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697888901 {#1568
        date: 2023-10-21 13:48:21.0 +02:00
      }
      +"title": 62807
    }
  ]
  -id: 6808
  -titleTs: "'psa':1 'tor':6 'torrent':4"
  -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697969159
  +visibility: "visible             "
  +apId: "https://programming.dev/post/4694754"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697882759 {#2495
    date: 2023-10-21 12:05:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#1526
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1560
    +user: Proxies\__CG__\App\Entity\User {#2376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2514 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
    +slug: "PSA-Don-t-torrent-over-TOR"
    +title: "PSA: Don't torrent over TOR"
    +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
    +body: """
      1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
      2. Tor is a TCP only network.\n
      3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 100
    +favouriteCount: 624
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699287082 {#2509
      date: 2023-11-06 17:11:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2517 …}
    +votes: Doctrine\ORM\PersistentCollection {#2519 …}
    +reports: Doctrine\ORM\PersistentCollection {#2521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2523 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2525 …}
    +badges: Doctrine\ORM\PersistentCollection {#2527 …}
    +children: [
      App\Entity\EntryComment {#1526}
    ]
    -id: 6808
    -titleTs: "'psa':1 'tor':6 'torrent':4"
    -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697969159
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4694754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697882759 {#2495
      date: 2023-10-21 12:05:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "That’s kind of what they said though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697888901 {#1677
    date: 2023-10-21 13:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@nhu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 62807
  -bodyTs: "'kind':3 'said':7 'though':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1446335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697888901 {#1568
    date: 2023-10-21 13:48:21.0 +02:00
  }
  +"title": 62807
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#1526
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1560
    +user: Proxies\__CG__\App\Entity\User {#2376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2514 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
    +slug: "PSA-Don-t-torrent-over-TOR"
    +title: "PSA: Don't torrent over TOR"
    +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
    +body: """
      1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
      2. Tor is a TCP only network.\n
      3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 100
    +favouriteCount: 624
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699287082 {#2509
      date: 2023-11-06 17:11:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2517 …}
    +votes: Doctrine\ORM\PersistentCollection {#2519 …}
    +reports: Doctrine\ORM\PersistentCollection {#2521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2523 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2525 …}
    +badges: Doctrine\ORM\PersistentCollection {#2527 …}
    +children: [
      App\Entity\EntryComment {#1526}
    ]
    -id: 6808
    -titleTs: "'psa':1 'tor':6 'torrent':4"
    -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697969159
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4694754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697882759 {#2495
      date: 2023-10-21 12:05:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "That’s kind of what they said though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697888901 {#1677
    date: 2023-10-21 13:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@nhu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 62807
  -bodyTs: "'kind':3 'said':7 'though':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1446335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697888901 {#1568
    date: 2023-10-21 13:48:21.0 +02:00
  }
  +"title": 62807
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#1526
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1560
    +user: Proxies\__CG__\App\Entity\User {#2376 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2514 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2516 …}
    +slug: "PSA-Don-t-torrent-over-TOR"
    +title: "PSA: Don't torrent over TOR"
    +url: "https://tor.stackexchange.com/questions/64/how-can-bittorrent-traffic-be-anonymized-with-tor"
    +body: """
      1. It doesn’t make you anonymous. Torrent protocol wasn’t designed with anonymity in mind and there are a million ways you’re going to leak your actual IP address.\n
      2. Tor is a TCP only network.\n
      3. While this doesn’t give you the anonymity you wanted, it will hurt the network for other users.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 100
    +favouriteCount: 624
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699287082 {#2509
      date: 2023-11-06 17:11:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2517 …}
    +votes: Doctrine\ORM\PersistentCollection {#2519 …}
    +reports: Doctrine\ORM\PersistentCollection {#2521 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2523 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2525 …}
    +badges: Doctrine\ORM\PersistentCollection {#2527 …}
    +children: [
      App\Entity\EntryComment {#1526}
    ]
    -id: 6808
    -titleTs: "'psa':1 'tor':6 'torrent':4"
    -bodyTs: "'1':1 '2':32 '3':39 'actual':29 'address':31 'anonym':7,14,47 'design':12 'doesn':3,42 'give':44 'go':25 'hurt':52 'ip':30 'leak':27 'make':5 'million':21 'mind':16 'network':38,54 'protocol':9 're':24 'tcp':36 'tor':33 'torrent':8 'user':57 'want':49 'wasn':10 'way':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697969159
    +visibility: "visible             "
    +apId: "https://programming.dev/post/4694754"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697882759 {#2495
      date: 2023-10-21 12:05:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1705 …}
  +body: "That’s kind of what they said though?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697888901 {#1677
    date: 2023-10-21 13:48:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@nhu@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1795 …}
  +nested: Doctrine\ORM\PersistentCollection {#1686 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1596 …}
  -id: 62807
  -bodyTs: "'kind':3 'said':7 'though':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1446335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697888901 {#1568
    date: 2023-10-21 13:48:21.0 +02:00
  }
  +"title": 62807
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2496 …}
  +slug: "HBO-Does-not-streams-WestWorld-anymore"
  +title: "HBO Does not streams WestWorld anymore"
  +url: "https://vm.tiktok.com/ZMjVcVEVy/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698013210 {#1355
    date: 2023-10-23 00:20:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  +badges: Doctrine\ORM\PersistentCollection {#2507 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: """
        Eh it’s really not that bad. I knew exactly what you were trying to convey, and didn’t even recognize any errors in the title until I saw that comment and reread it.\n
        \n
        Regardless, you pluralized “streams,” when in that case it should just be “stream”. As a native English speaker, I don’t think I could explain the actual “rule” or whatever, it’s just automatic in my brain. In fact, I don’t even think I’m right that you “pluralized” it. I think you just added an ‘s’ so it changes the form or some shit… Man I don’t know.\n
        \n
        So it would be like:\n
        \n
        > Does not stream\n
        \n
        Or maybe something like:\n
        \n
        > No longer streams\n
        \n
        If you want to keep the ‘s’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697970945 {#1613
        date: 2023-10-22 12:35:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wviana@lemmy.eco.br"
        "@M137@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1563 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 64470
      -bodyTs: "'actual':61 'ad':90 'automat':68 'bad':7 'brain':71 'case':42 'chang':95 'comment':31 'convey':16 'could':58 'didn':18 'eh':1 'english':51 'error':23 'even':20,77 'exact':10 'explain':59 'fact':73 'form':97 'keep':125 'knew':9 'know':105 'like':110,117 'longer':119 'm':80 'man':101 'mayb':115 'nativ':50 'plural':37,84 'realli':4 'recogn':21 'regardless':35 'reread':33 'right':81 'rule':62 'saw':29 'shit':100 'someth':116 'speaker':52 'stream':38,47,113,120 'think':56,78,87 'titl':26 'tri':14 'want':123 'whatev':64 'would':108"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1457365"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970945 {#1620
        date: 2023-10-22 12:35:45.0 +02:00
      }
      +"title": 64470
    }
  ]
  -id: 6761
  -titleTs: "'anymor':6 'hbo':1 'stream':4 'westworld':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697937629
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1366517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697851229 {#2367
    date: 2023-10-21 03:20:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2496 …}
  +slug: "HBO-Does-not-streams-WestWorld-anymore"
  +title: "HBO Does not streams WestWorld anymore"
  +url: "https://vm.tiktok.com/ZMjVcVEVy/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698013210 {#1355
    date: 2023-10-23 00:20:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  +badges: Doctrine\ORM\PersistentCollection {#2507 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: """
        Eh it’s really not that bad. I knew exactly what you were trying to convey, and didn’t even recognize any errors in the title until I saw that comment and reread it.\n
        \n
        Regardless, you pluralized “streams,” when in that case it should just be “stream”. As a native English speaker, I don’t think I could explain the actual “rule” or whatever, it’s just automatic in my brain. In fact, I don’t even think I’m right that you “pluralized” it. I think you just added an ‘s’ so it changes the form or some shit… Man I don’t know.\n
        \n
        So it would be like:\n
        \n
        > Does not stream\n
        \n
        Or maybe something like:\n
        \n
        > No longer streams\n
        \n
        If you want to keep the ‘s’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697970945 {#1613
        date: 2023-10-22 12:35:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wviana@lemmy.eco.br"
        "@M137@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1563 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 64470
      -bodyTs: "'actual':61 'ad':90 'automat':68 'bad':7 'brain':71 'case':42 'chang':95 'comment':31 'convey':16 'could':58 'didn':18 'eh':1 'english':51 'error':23 'even':20,77 'exact':10 'explain':59 'fact':73 'form':97 'keep':125 'knew':9 'know':105 'like':110,117 'longer':119 'm':80 'man':101 'mayb':115 'nativ':50 'plural':37,84 'realli':4 'recogn':21 'regardless':35 'reread':33 'right':81 'rule':62 'saw':29 'shit':100 'someth':116 'speaker':52 'stream':38,47,113,120 'think':56,78,87 'titl':26 'tri':14 'want':123 'whatev':64 'would':108"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1457365"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970945 {#1620
        date: 2023-10-22 12:35:45.0 +02:00
      }
      +"title": 64470
    }
  ]
  -id: 6761
  -titleTs: "'anymor':6 'hbo':1 'stream':4 'westworld':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697937629
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1366517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697851229 {#2367
    date: 2023-10-21 03:20:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#1990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: Proxies\__CG__\App\Entity\Image {#2494 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2496 …}
  +slug: "HBO-Does-not-streams-WestWorld-anymore"
  +title: "HBO Does not streams WestWorld anymore"
  +url: "https://vm.tiktok.com/ZMjVcVEVy/"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 118
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698013210 {#1355
    date: 2023-10-23 00:20:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2497 …}
  +votes: Doctrine\ORM\PersistentCollection {#2499 …}
  +reports: Doctrine\ORM\PersistentCollection {#2501 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
  +badges: Doctrine\ORM\PersistentCollection {#2507 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: """
        Eh it’s really not that bad. I knew exactly what you were trying to convey, and didn’t even recognize any errors in the title until I saw that comment and reread it.\n
        \n
        Regardless, you pluralized “streams,” when in that case it should just be “stream”. As a native English speaker, I don’t think I could explain the actual “rule” or whatever, it’s just automatic in my brain. In fact, I don’t even think I’m right that you “pluralized” it. I think you just added an ‘s’ so it changes the form or some shit… Man I don’t know.\n
        \n
        So it would be like:\n
        \n
        > Does not stream\n
        \n
        Or maybe something like:\n
        \n
        > No longer streams\n
        \n
        If you want to keep the ‘s’.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697970945 {#1613
        date: 2023-10-22 12:35:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wviana@lemmy.eco.br"
        "@M137@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1558 …}
      +nested: Doctrine\ORM\PersistentCollection {#1565 …}
      +votes: Doctrine\ORM\PersistentCollection {#1563 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
      -id: 64470
      -bodyTs: "'actual':61 'ad':90 'automat':68 'bad':7 'brain':71 'case':42 'chang':95 'comment':31 'convey':16 'could':58 'didn':18 'eh':1 'english':51 'error':23 'even':20,77 'exact':10 'explain':59 'fact':73 'form':97 'keep':125 'knew':9 'know':105 'like':110,117 'longer':119 'm':80 'man':101 'mayb':115 'nativ':50 'plural':37,84 'realli':4 'recogn':21 'regardless':35 'reread':33 'right':81 'rule':62 'saw':29 'shit':100 'someth':116 'speaker':52 'stream':38,47,113,120 'think':56,78,87 'titl':26 'tri':14 'want':123 'whatev':64 'would':108"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/1457365"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697970945 {#1620
        date: 2023-10-22 12:35:45.0 +02:00
      }
      +"title": 64470
    }
  ]
  -id: 6761
  -titleTs: "'anymor':6 'hbo':1 'stream':4 'westworld':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697937629
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/post/1366517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697851229 {#2367
    date: 2023-10-21 03:20:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2494 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2496 …}
    +slug: "HBO-Does-not-streams-WestWorld-anymore"
    +title: "HBO Does not streams WestWorld anymore"
    +url: "https://vm.tiktok.com/ZMjVcVEVy/"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 118
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698013210 {#1355
      date: 2023-10-23 00:20:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    +badges: Doctrine\ORM\PersistentCollection {#2507 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 6761
    -titleTs: "'anymor':6 'hbo':1 'stream':4 'westworld':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697937629
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/post/1366517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697851229 {#2367
      date: 2023-10-21 03:20:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: """
    Eh it’s really not that bad. I knew exactly what you were trying to convey, and didn’t even recognize any errors in the title until I saw that comment and reread it.\n
    \n
    Regardless, you pluralized “streams,” when in that case it should just be “stream”. As a native English speaker, I don’t think I could explain the actual “rule” or whatever, it’s just automatic in my brain. In fact, I don’t even think I’m right that you “pluralized” it. I think you just added an ‘s’ so it changes the form or some shit… Man I don’t know.\n
    \n
    So it would be like:\n
    \n
    > Does not stream\n
    \n
    Or maybe something like:\n
    \n
    > No longer streams\n
    \n
    If you want to keep the ‘s’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697970945 {#1613
    date: 2023-10-22 12:35:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wviana@lemmy.eco.br"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 64470
  -bodyTs: "'actual':61 'ad':90 'automat':68 'bad':7 'brain':71 'case':42 'chang':95 'comment':31 'convey':16 'could':58 'didn':18 'eh':1 'english':51 'error':23 'even':20,77 'exact':10 'explain':59 'fact':73 'form':97 'keep':125 'knew':9 'know':105 'like':110,117 'longer':119 'm':80 'man':101 'mayb':115 'nativ':50 'plural':37,84 'realli':4 'recogn':21 'regardless':35 'reread':33 'right':81 'rule':62 'saw':29 'shit':100 'someth':116 'speaker':52 'stream':38,47,113,120 'think':56,78,87 'titl':26 'tri':14 'want':123 'whatev':64 'would':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1457365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970945 {#1620
    date: 2023-10-22 12:35:45.0 +02:00
  }
  +"title": 64470
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2494 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2496 …}
    +slug: "HBO-Does-not-streams-WestWorld-anymore"
    +title: "HBO Does not streams WestWorld anymore"
    +url: "https://vm.tiktok.com/ZMjVcVEVy/"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 118
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698013210 {#1355
      date: 2023-10-23 00:20:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    +badges: Doctrine\ORM\PersistentCollection {#2507 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 6761
    -titleTs: "'anymor':6 'hbo':1 'stream':4 'westworld':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697937629
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/post/1366517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697851229 {#2367
      date: 2023-10-21 03:20:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: """
    Eh it’s really not that bad. I knew exactly what you were trying to convey, and didn’t even recognize any errors in the title until I saw that comment and reread it.\n
    \n
    Regardless, you pluralized “streams,” when in that case it should just be “stream”. As a native English speaker, I don’t think I could explain the actual “rule” or whatever, it’s just automatic in my brain. In fact, I don’t even think I’m right that you “pluralized” it. I think you just added an ‘s’ so it changes the form or some shit… Man I don’t know.\n
    \n
    So it would be like:\n
    \n
    > Does not stream\n
    \n
    Or maybe something like:\n
    \n
    > No longer streams\n
    \n
    If you want to keep the ‘s’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697970945 {#1613
    date: 2023-10-22 12:35:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wviana@lemmy.eco.br"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 64470
  -bodyTs: "'actual':61 'ad':90 'automat':68 'bad':7 'brain':71 'case':42 'chang':95 'comment':31 'convey':16 'could':58 'didn':18 'eh':1 'english':51 'error':23 'even':20,77 'exact':10 'explain':59 'fact':73 'form':97 'keep':125 'knew':9 'know':105 'like':110,117 'longer':119 'm':80 'man':101 'mayb':115 'nativ':50 'plural':37,84 'realli':4 'recogn':21 'regardless':35 'reread':33 'right':81 'rule':62 'saw':29 'shit':100 'someth':116 'speaker':52 'stream':38,47,113,120 'think':56,78,87 'titl':26 'tri':14 'want':123 'whatev':64 'would':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1457365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970945 {#1620
    date: 2023-10-22 12:35:45.0 +02:00
  }
  +"title": 64470
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#1990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
    +image: Proxies\__CG__\App\Entity\Image {#2494 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2496 …}
    +slug: "HBO-Does-not-streams-WestWorld-anymore"
    +title: "HBO Does not streams WestWorld anymore"
    +url: "https://vm.tiktok.com/ZMjVcVEVy/"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 40
    +favouriteCount: 118
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698013210 {#1355
      date: 2023-10-23 00:20:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2497 …}
    +votes: Doctrine\ORM\PersistentCollection {#2499 …}
    +reports: Doctrine\ORM\PersistentCollection {#2501 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2503 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2505 …}
    +badges: Doctrine\ORM\PersistentCollection {#2507 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 6761
    -titleTs: "'anymor':6 'hbo':1 'stream':4 'westworld':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697937629
    +visibility: "visible             "
    +apId: "https://lemmy.eco.br/post/1366517"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697851229 {#2367
      date: 2023-10-21 03:20:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1576 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: """
    Eh it’s really not that bad. I knew exactly what you were trying to convey, and didn’t even recognize any errors in the title until I saw that comment and reread it.\n
    \n
    Regardless, you pluralized “streams,” when in that case it should just be “stream”. As a native English speaker, I don’t think I could explain the actual “rule” or whatever, it’s just automatic in my brain. In fact, I don’t even think I’m right that you “pluralized” it. I think you just added an ‘s’ so it changes the form or some shit… Man I don’t know.\n
    \n
    So it would be like:\n
    \n
    > Does not stream\n
    \n
    Or maybe something like:\n
    \n
    > No longer streams\n
    \n
    If you want to keep the ‘s’.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697970945 {#1613
    date: 2023-10-22 12:35:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wviana@lemmy.eco.br"
    "@M137@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1558 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1563 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1567 …}
  -id: 64470
  -bodyTs: "'actual':61 'ad':90 'automat':68 'bad':7 'brain':71 'case':42 'chang':95 'comment':31 'convey':16 'could':58 'didn':18 'eh':1 'english':51 'error':23 'even':20,77 'exact':10 'explain':59 'fact':73 'form':97 'keep':125 'knew':9 'know':105 'like':110,117 'longer':119 'm':80 'man':101 'mayb':115 'nativ':50 'plural':37,84 'realli':4 'recogn':21 'regardless':35 'reread':33 'right':81 'rule':62 'saw':29 'shit':100 'someth':116 'speaker':52 'stream':38,47,113,120 'think':56,78,87 'titl':26 'tri':14 'want':123 'whatev':64 'would':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1457365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970945 {#1620
    date: 2023-10-22 12:35:45.0 +02:00
  }
  +"title": 64470
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "How-do-I-learn-to-detect-logical-fallacies-in-a"
  +title: "How do I learn to detect logical fallacies in a conversation?"
  +url: null
  +body: """
    It is difficult for me to ascertain when the person I am communicating is using a logical fallacy to trick me into believing him or doubting my judgement, even when I realise it hours after the argument.\n
    \n
    I have seen countless arguments in Reddit threads and I couldn’t figure out who was in the right or wrong unless I looked at the upvote counts. Even if the person is uttering a blatant lie, they somehow make it sound in a way that is completely believable to me. If it weren’t for those people that could exactly point out the irrationality behind these arguments, my mind would have been lobotomised long ago.\n
    \n
    I do want to learn these critical thinking skills but I don’t know where to begin from. I could have all these tips and strategies memorised in theory, but they would be essentially useless if I am not able to think properly or remember them at the heat of the moment.\n
    \n
    There could be many situations I could be unprepared for, like when the other person brings up a fact or statistic to support their claim and I have no way to verify it at the moment, or when someone I know personally to be wise or well-informed bring up about such fallacies, perhaps about a topic they are not well-versed with or misinformed of by some other unreliable source, and I don’t know whether to believe them or myself.\n
    \n
    Could someone help me in this? I find this skill of distinguishing fallacies from facts to be an extremely important thing to have in this age of misinformation and would really wish to learn it well if possible. Maybe I could take inspiration from how you came about learning these critical thinking skills by your own.\n
    \n
    Edit: I do not blindly trust the upvote count in a comment thread to determine who is right or wrong. It just helps me inform that the original opinion is not inherently acceptable by everyone. It is up to me decide who is actually correct or not, which I can do at my leisure unlike in a live conversation with someone where I don’t get the time to think rationally about what the other person is saying.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689744657 {#2529
    date: 2023-07-19 07:30:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2536 …}
  +votes: Doctrine\ORM\PersistentCollection {#2538 …}
  +reports: Doctrine\ORM\PersistentCollection {#2540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
  +badges: Doctrine\ORM\PersistentCollection {#2546 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1593 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I know it sounds dismissive, but I would get an Introduction to Logic and Reasoning textbook, and read it and attempt the problems. The internet is great, and you can get a lot from wikis, but you’re not going to beat the amount of useful info condensed into a book like that. The problems will also help you apply the knowledge. Also, since logic doesn’t generally change much over time, you don’t need to worry about getting the most up to date edition.\n
        \n
        The only way to really get good at detecting fallacious arguments is practice.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689683434 {#1433
        date: 2023-07-18 14:30:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Datman2020@lemmy.fmhy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1584 …}
      +nested: Doctrine\ORM\PersistentCollection {#1580 …}
      +votes: Doctrine\ORM\PersistentCollection {#1583 …}
      +reports: Doctrine\ORM\PersistentCollection {#1582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
      -id: 21721
      -bodyTs: "'also':57,63 'amount':44 'appli':60 'argument':97 'attempt':21 'beat':42 'book':51 'chang':69 'condens':48 'date':85 'detect':95 'dismiss':5 'doesn':66 'edit':86 'fallaci':96 'general':68 'get':9,31,80,92 'go':40 'good':93 'great':27 'help':58 'info':47 'internet':25 'introduct':11 'know':2 'knowledg':62 'like':52 'logic':13,65 'lot':33 'much':70 'need':76 'practic':99 'problem':23,55 're':38 'read':18 'realli':91 'reason':15 'sinc':64 'sound':4 'textbook':16 'time':72 'use':46 'way':89 'wiki':35 'worri':78 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/701415"
      +editedAt: DateTimeImmutable @1689683568 {#1430
        date: 2023-07-18 14:32:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689683434 {#1428
        date: 2023-07-18 14:30:34.0 +02:00
      }
      +"title": 21721
    }
  ]
  -id: 1418
  -titleTs: "'convers':11 'detect':6 'fallaci':8 'learn':4 'logic':7"
  -bodyTs: "'abl':153 'accept':338 'actual':349 'age':275 'ago':113 'argument':37,42,105 'ascertain':7 'begin':130 'behind':103 'believ':23,86,246 'blatant':73 'blind':310 'bring':181,215 'came':296 'claim':190 'comment':317 'communic':13 'complet':85 'convers':364 'correct':350 'could':97,133,167,172,250,290 'couldn':48 'count':65,314 'countless':41 'critic':120,300 'decid':346 'determin':320 'difficult':3 'distinguish':261 'doubt':26 'edit':306 'essenti':147 'even':29,66 'everyon':340 'exact':98 'extrem':268 'fact':184,264 'fallaci':18,219,262 'figur':50 'find':257 'get':371 'heat':162 'help':252,328 'hour':34 'import':269 'inform':214,330 'inher':337 'inspir':292 'irrat':102 'judgement':28 'know':127,206,243 'learn':118,283,298 'leisur':359 'lie':74 'like':176 'live':363 'lobotomis':111 'logic':17 'long':112 'look':61 'make':77 'mani':169 'mayb':288 'memoris':140 'mind':107 'misinform':232,277 'moment':165,201 'opinion':334 'origin':333 'peopl':95 'perhap':220 'person':10,69,180,207,381 'point':99 'possibl':287 'proper':156 'ration':376 'realis':32 'realli':280 'reddit':44 'rememb':158 'right':56,323 'say':383 'seen':40 'situat':170 'skill':122,259,302 'somehow':76 'someon':204,251,366 'sound':79 'sourc':238 'statist':186 'strategi':139 'support':188 'take':291 'theori':142 'thing':270 'think':121,155,301,375 'thread':45,318 'time':373 'tip':137 'topic':223 'trick':20 'trust':311 'unless':59 'unlik':360 'unprepar':174 'unreli':237 'upvot':64,313 'use':15 'useless':148 'utter':71 'verifi':197 'vers':229 'want':116 'way':82,195 'well':213,228,285 'well-inform':212 'well-vers':227 'weren':91 'whether':244 'wise':210 'wish':281 'would':108,145,279 'wrong':58,325"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689749127
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/1175396"
  +editedAt: DateTimeImmutable @1689666749 {#2515
    date: 2023-07-18 09:52:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689662727 {#2492
    date: 2023-07-18 08:45:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "How-do-I-learn-to-detect-logical-fallacies-in-a"
  +title: "How do I learn to detect logical fallacies in a conversation?"
  +url: null
  +body: """
    It is difficult for me to ascertain when the person I am communicating is using a logical fallacy to trick me into believing him or doubting my judgement, even when I realise it hours after the argument.\n
    \n
    I have seen countless arguments in Reddit threads and I couldn’t figure out who was in the right or wrong unless I looked at the upvote counts. Even if the person is uttering a blatant lie, they somehow make it sound in a way that is completely believable to me. If it weren’t for those people that could exactly point out the irrationality behind these arguments, my mind would have been lobotomised long ago.\n
    \n
    I do want to learn these critical thinking skills but I don’t know where to begin from. I could have all these tips and strategies memorised in theory, but they would be essentially useless if I am not able to think properly or remember them at the heat of the moment.\n
    \n
    There could be many situations I could be unprepared for, like when the other person brings up a fact or statistic to support their claim and I have no way to verify it at the moment, or when someone I know personally to be wise or well-informed bring up about such fallacies, perhaps about a topic they are not well-versed with or misinformed of by some other unreliable source, and I don’t know whether to believe them or myself.\n
    \n
    Could someone help me in this? I find this skill of distinguishing fallacies from facts to be an extremely important thing to have in this age of misinformation and would really wish to learn it well if possible. Maybe I could take inspiration from how you came about learning these critical thinking skills by your own.\n
    \n
    Edit: I do not blindly trust the upvote count in a comment thread to determine who is right or wrong. It just helps me inform that the original opinion is not inherently acceptable by everyone. It is up to me decide who is actually correct or not, which I can do at my leisure unlike in a live conversation with someone where I don’t get the time to think rationally about what the other person is saying.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689744657 {#2529
    date: 2023-07-19 07:30:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2536 …}
  +votes: Doctrine\ORM\PersistentCollection {#2538 …}
  +reports: Doctrine\ORM\PersistentCollection {#2540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
  +badges: Doctrine\ORM\PersistentCollection {#2546 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1593 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I know it sounds dismissive, but I would get an Introduction to Logic and Reasoning textbook, and read it and attempt the problems. The internet is great, and you can get a lot from wikis, but you’re not going to beat the amount of useful info condensed into a book like that. The problems will also help you apply the knowledge. Also, since logic doesn’t generally change much over time, you don’t need to worry about getting the most up to date edition.\n
        \n
        The only way to really get good at detecting fallacious arguments is practice.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689683434 {#1433
        date: 2023-07-18 14:30:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Datman2020@lemmy.fmhy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1584 …}
      +nested: Doctrine\ORM\PersistentCollection {#1580 …}
      +votes: Doctrine\ORM\PersistentCollection {#1583 …}
      +reports: Doctrine\ORM\PersistentCollection {#1582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
      -id: 21721
      -bodyTs: "'also':57,63 'amount':44 'appli':60 'argument':97 'attempt':21 'beat':42 'book':51 'chang':69 'condens':48 'date':85 'detect':95 'dismiss':5 'doesn':66 'edit':86 'fallaci':96 'general':68 'get':9,31,80,92 'go':40 'good':93 'great':27 'help':58 'info':47 'internet':25 'introduct':11 'know':2 'knowledg':62 'like':52 'logic':13,65 'lot':33 'much':70 'need':76 'practic':99 'problem':23,55 're':38 'read':18 'realli':91 'reason':15 'sinc':64 'sound':4 'textbook':16 'time':72 'use':46 'way':89 'wiki':35 'worri':78 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/701415"
      +editedAt: DateTimeImmutable @1689683568 {#1430
        date: 2023-07-18 14:32:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689683434 {#1428
        date: 2023-07-18 14:30:34.0 +02:00
      }
      +"title": 21721
    }
  ]
  -id: 1418
  -titleTs: "'convers':11 'detect':6 'fallaci':8 'learn':4 'logic':7"
  -bodyTs: "'abl':153 'accept':338 'actual':349 'age':275 'ago':113 'argument':37,42,105 'ascertain':7 'begin':130 'behind':103 'believ':23,86,246 'blatant':73 'blind':310 'bring':181,215 'came':296 'claim':190 'comment':317 'communic':13 'complet':85 'convers':364 'correct':350 'could':97,133,167,172,250,290 'couldn':48 'count':65,314 'countless':41 'critic':120,300 'decid':346 'determin':320 'difficult':3 'distinguish':261 'doubt':26 'edit':306 'essenti':147 'even':29,66 'everyon':340 'exact':98 'extrem':268 'fact':184,264 'fallaci':18,219,262 'figur':50 'find':257 'get':371 'heat':162 'help':252,328 'hour':34 'import':269 'inform':214,330 'inher':337 'inspir':292 'irrat':102 'judgement':28 'know':127,206,243 'learn':118,283,298 'leisur':359 'lie':74 'like':176 'live':363 'lobotomis':111 'logic':17 'long':112 'look':61 'make':77 'mani':169 'mayb':288 'memoris':140 'mind':107 'misinform':232,277 'moment':165,201 'opinion':334 'origin':333 'peopl':95 'perhap':220 'person':10,69,180,207,381 'point':99 'possibl':287 'proper':156 'ration':376 'realis':32 'realli':280 'reddit':44 'rememb':158 'right':56,323 'say':383 'seen':40 'situat':170 'skill':122,259,302 'somehow':76 'someon':204,251,366 'sound':79 'sourc':238 'statist':186 'strategi':139 'support':188 'take':291 'theori':142 'thing':270 'think':121,155,301,375 'thread':45,318 'time':373 'tip':137 'topic':223 'trick':20 'trust':311 'unless':59 'unlik':360 'unprepar':174 'unreli':237 'upvot':64,313 'use':15 'useless':148 'utter':71 'verifi':197 'vers':229 'want':116 'way':82,195 'well':213,228,285 'well-inform':212 'well-vers':227 'weren':91 'whether':244 'wise':210 'wish':281 'would':108,145,279 'wrong':58,325"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689749127
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/1175396"
  +editedAt: DateTimeImmutable @1689666749 {#2515
    date: 2023-07-18 09:52:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689662727 {#2492
    date: 2023-07-18 08:45:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1593
  +user: Proxies\__CG__\App\Entity\User {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
  +slug: "How-do-I-learn-to-detect-logical-fallacies-in-a"
  +title: "How do I learn to detect logical fallacies in a conversation?"
  +url: null
  +body: """
    It is difficult for me to ascertain when the person I am communicating is using a logical fallacy to trick me into believing him or doubting my judgement, even when I realise it hours after the argument.\n
    \n
    I have seen countless arguments in Reddit threads and I couldn’t figure out who was in the right or wrong unless I looked at the upvote counts. Even if the person is uttering a blatant lie, they somehow make it sound in a way that is completely believable to me. If it weren’t for those people that could exactly point out the irrationality behind these arguments, my mind would have been lobotomised long ago.\n
    \n
    I do want to learn these critical thinking skills but I don’t know where to begin from. I could have all these tips and strategies memorised in theory, but they would be essentially useless if I am not able to think properly or remember them at the heat of the moment.\n
    \n
    There could be many situations I could be unprepared for, like when the other person brings up a fact or statistic to support their claim and I have no way to verify it at the moment, or when someone I know personally to be wise or well-informed bring up about such fallacies, perhaps about a topic they are not well-versed with or misinformed of by some other unreliable source, and I don’t know whether to believe them or myself.\n
    \n
    Could someone help me in this? I find this skill of distinguishing fallacies from facts to be an extremely important thing to have in this age of misinformation and would really wish to learn it well if possible. Maybe I could take inspiration from how you came about learning these critical thinking skills by your own.\n
    \n
    Edit: I do not blindly trust the upvote count in a comment thread to determine who is right or wrong. It just helps me inform that the original opinion is not inherently acceptable by everyone. It is up to me decide who is actually correct or not, which I can do at my leisure unlike in a live conversation with someone where I don’t get the time to think rationally about what the other person is saying.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 75
  +favouriteCount: 210
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689744657 {#2529
    date: 2023-07-19 07:30:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2536 …}
  +votes: Doctrine\ORM\PersistentCollection {#2538 …}
  +reports: Doctrine\ORM\PersistentCollection {#2540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2542 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
  +badges: Doctrine\ORM\PersistentCollection {#2546 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1593 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I know it sounds dismissive, but I would get an Introduction to Logic and Reasoning textbook, and read it and attempt the problems. The internet is great, and you can get a lot from wikis, but you’re not going to beat the amount of useful info condensed into a book like that. The problems will also help you apply the knowledge. Also, since logic doesn’t generally change much over time, you don’t need to worry about getting the most up to date edition.\n
        \n
        The only way to really get good at detecting fallacious arguments is practice.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689683434 {#1433
        date: 2023-07-18 14:30:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Datman2020@lemmy.fmhy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1584 …}
      +nested: Doctrine\ORM\PersistentCollection {#1580 …}
      +votes: Doctrine\ORM\PersistentCollection {#1583 …}
      +reports: Doctrine\ORM\PersistentCollection {#1582 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
      -id: 21721
      -bodyTs: "'also':57,63 'amount':44 'appli':60 'argument':97 'attempt':21 'beat':42 'book':51 'chang':69 'condens':48 'date':85 'detect':95 'dismiss':5 'doesn':66 'edit':86 'fallaci':96 'general':68 'get':9,31,80,92 'go':40 'good':93 'great':27 'help':58 'info':47 'internet':25 'introduct':11 'know':2 'knowledg':62 'like':52 'logic':13,65 'lot':33 'much':70 'need':76 'practic':99 'problem':23,55 're':38 'read':18 'realli':91 'reason':15 'sinc':64 'sound':4 'textbook':16 'time':72 'use':46 'way':89 'wiki':35 'worri':78 'would':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/701415"
      +editedAt: DateTimeImmutable @1689683568 {#1430
        date: 2023-07-18 14:32:48.0 +02:00
      }
      +createdAt: DateTimeImmutable @1689683434 {#1428
        date: 2023-07-18 14:30:34.0 +02:00
      }
      +"title": 21721
    }
  ]
  -id: 1418
  -titleTs: "'convers':11 'detect':6 'fallaci':8 'learn':4 'logic':7"
  -bodyTs: "'abl':153 'accept':338 'actual':349 'age':275 'ago':113 'argument':37,42,105 'ascertain':7 'begin':130 'behind':103 'believ':23,86,246 'blatant':73 'blind':310 'bring':181,215 'came':296 'claim':190 'comment':317 'communic':13 'complet':85 'convers':364 'correct':350 'could':97,133,167,172,250,290 'couldn':48 'count':65,314 'countless':41 'critic':120,300 'decid':346 'determin':320 'difficult':3 'distinguish':261 'doubt':26 'edit':306 'essenti':147 'even':29,66 'everyon':340 'exact':98 'extrem':268 'fact':184,264 'fallaci':18,219,262 'figur':50 'find':257 'get':371 'heat':162 'help':252,328 'hour':34 'import':269 'inform':214,330 'inher':337 'inspir':292 'irrat':102 'judgement':28 'know':127,206,243 'learn':118,283,298 'leisur':359 'lie':74 'like':176 'live':363 'lobotomis':111 'logic':17 'long':112 'look':61 'make':77 'mani':169 'mayb':288 'memoris':140 'mind':107 'misinform':232,277 'moment':165,201 'opinion':334 'origin':333 'peopl':95 'perhap':220 'person':10,69,180,207,381 'point':99 'possibl':287 'proper':156 'ration':376 'realis':32 'realli':280 'reddit':44 'rememb':158 'right':56,323 'say':383 'seen':40 'situat':170 'skill':122,259,302 'somehow':76 'someon':204,251,366 'sound':79 'sourc':238 'statist':186 'strategi':139 'support':188 'take':291 'theori':142 'thing':270 'think':121,155,301,375 'thread':45,318 'time':373 'tip':137 'topic':223 'trick':20 'trust':311 'unless':59 'unlik':360 'unprepar':174 'unreli':237 'upvot':64,313 'use':15 'useless':148 'utter':71 'verifi':197 'vers':229 'want':116 'way':82,195 'well':213,228,285 'well-inform':212 'well-vers':227 'weren':91 'whether':244 'wise':210 'wish':281 'would':108,145,279 'wrong':58,325"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689749127
  +visibility: "visible             "
  +apId: "https://lemmy.fmhy.ml/post/1175396"
  +editedAt: DateTimeImmutable @1689666749 {#2515
    date: 2023-07-18 09:52:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689662727 {#2492
    date: 2023-07-18 08:45:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1593
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "How-do-I-learn-to-detect-logical-fallacies-in-a"
    +title: "How do I learn to detect logical fallacies in a conversation?"
    +url: null
    +body: """
      It is difficult for me to ascertain when the person I am communicating is using a logical fallacy to trick me into believing him or doubting my judgement, even when I realise it hours after the argument.\n
      \n
      I have seen countless arguments in Reddit threads and I couldn’t figure out who was in the right or wrong unless I looked at the upvote counts. Even if the person is uttering a blatant lie, they somehow make it sound in a way that is completely believable to me. If it weren’t for those people that could exactly point out the irrationality behind these arguments, my mind would have been lobotomised long ago.\n
      \n
      I do want to learn these critical thinking skills but I don’t know where to begin from. I could have all these tips and strategies memorised in theory, but they would be essentially useless if I am not able to think properly or remember them at the heat of the moment.\n
      \n
      There could be many situations I could be unprepared for, like when the other person brings up a fact or statistic to support their claim and I have no way to verify it at the moment, or when someone I know personally to be wise or well-informed bring up about such fallacies, perhaps about a topic they are not well-versed with or misinformed of by some other unreliable source, and I don’t know whether to believe them or myself.\n
      \n
      Could someone help me in this? I find this skill of distinguishing fallacies from facts to be an extremely important thing to have in this age of misinformation and would really wish to learn it well if possible. Maybe I could take inspiration from how you came about learning these critical thinking skills by your own.\n
      \n
      Edit: I do not blindly trust the upvote count in a comment thread to determine who is right or wrong. It just helps me inform that the original opinion is not inherently acceptable by everyone. It is up to me decide who is actually correct or not, which I can do at my leisure unlike in a live conversation with someone where I don’t get the time to think rationally about what the other person is saying.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 75
    +favouriteCount: 210
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689744657 {#2529
      date: 2023-07-19 07:30:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2536 …}
    +votes: Doctrine\ORM\PersistentCollection {#2538 …}
    +reports: Doctrine\ORM\PersistentCollection {#2540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
    +badges: Doctrine\ORM\PersistentCollection {#2546 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 1418
    -titleTs: "'convers':11 'detect':6 'fallaci':8 'learn':4 'logic':7"
    -bodyTs: "'abl':153 'accept':338 'actual':349 'age':275 'ago':113 'argument':37,42,105 'ascertain':7 'begin':130 'behind':103 'believ':23,86,246 'blatant':73 'blind':310 'bring':181,215 'came':296 'claim':190 'comment':317 'communic':13 'complet':85 'convers':364 'correct':350 'could':97,133,167,172,250,290 'couldn':48 'count':65,314 'countless':41 'critic':120,300 'decid':346 'determin':320 'difficult':3 'distinguish':261 'doubt':26 'edit':306 'essenti':147 'even':29,66 'everyon':340 'exact':98 'extrem':268 'fact':184,264 'fallaci':18,219,262 'figur':50 'find':257 'get':371 'heat':162 'help':252,328 'hour':34 'import':269 'inform':214,330 'inher':337 'inspir':292 'irrat':102 'judgement':28 'know':127,206,243 'learn':118,283,298 'leisur':359 'lie':74 'like':176 'live':363 'lobotomis':111 'logic':17 'long':112 'look':61 'make':77 'mani':169 'mayb':288 'memoris':140 'mind':107 'misinform':232,277 'moment':165,201 'opinion':334 'origin':333 'peopl':95 'perhap':220 'person':10,69,180,207,381 'point':99 'possibl':287 'proper':156 'ration':376 'realis':32 'realli':280 'reddit':44 'rememb':158 'right':56,323 'say':383 'seen':40 'situat':170 'skill':122,259,302 'somehow':76 'someon':204,251,366 'sound':79 'sourc':238 'statist':186 'strategi':139 'support':188 'take':291 'theori':142 'thing':270 'think':121,155,301,375 'thread':45,318 'time':373 'tip':137 'topic':223 'trick':20 'trust':311 'unless':59 'unlik':360 'unprepar':174 'unreli':237 'upvot':64,313 'use':15 'useless':148 'utter':71 'verifi':197 'vers':229 'want':116 'way':82,195 'well':213,228,285 'well-inform':212 'well-vers':227 'weren':91 'whether':244 'wise':210 'wish':281 'would':108,145,279 'wrong':58,325"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689749127
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/1175396"
    +editedAt: DateTimeImmutable @1689666749 {#2515
      date: 2023-07-18 09:52:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689662727 {#2492
      date: 2023-07-18 08:45:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I know it sounds dismissive, but I would get an Introduction to Logic and Reasoning textbook, and read it and attempt the problems. The internet is great, and you can get a lot from wikis, but you’re not going to beat the amount of useful info condensed into a book like that. The problems will also help you apply the knowledge. Also, since logic doesn’t generally change much over time, you don’t need to worry about getting the most up to date edition.\n
    \n
    The only way to really get good at detecting fallacious arguments is practice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689683434 {#1433
    date: 2023-07-18 14:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Datman2020@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1584 …}
  +nested: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  -id: 21721
  -bodyTs: "'also':57,63 'amount':44 'appli':60 'argument':97 'attempt':21 'beat':42 'book':51 'chang':69 'condens':48 'date':85 'detect':95 'dismiss':5 'doesn':66 'edit':86 'fallaci':96 'general':68 'get':9,31,80,92 'go':40 'good':93 'great':27 'help':58 'info':47 'internet':25 'introduct':11 'know':2 'knowledg':62 'like':52 'logic':13,65 'lot':33 'much':70 'need':76 'practic':99 'problem':23,55 're':38 'read':18 'realli':91 'reason':15 'sinc':64 'sound':4 'textbook':16 'time':72 'use':46 'way':89 'wiki':35 'worri':78 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/701415"
  +editedAt: DateTimeImmutable @1689683568 {#1430
    date: 2023-07-18 14:32:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689683434 {#1428
    date: 2023-07-18 14:30:34.0 +02:00
  }
  +"title": 21721
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1593
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "How-do-I-learn-to-detect-logical-fallacies-in-a"
    +title: "How do I learn to detect logical fallacies in a conversation?"
    +url: null
    +body: """
      It is difficult for me to ascertain when the person I am communicating is using a logical fallacy to trick me into believing him or doubting my judgement, even when I realise it hours after the argument.\n
      \n
      I have seen countless arguments in Reddit threads and I couldn’t figure out who was in the right or wrong unless I looked at the upvote counts. Even if the person is uttering a blatant lie, they somehow make it sound in a way that is completely believable to me. If it weren’t for those people that could exactly point out the irrationality behind these arguments, my mind would have been lobotomised long ago.\n
      \n
      I do want to learn these critical thinking skills but I don’t know where to begin from. I could have all these tips and strategies memorised in theory, but they would be essentially useless if I am not able to think properly or remember them at the heat of the moment.\n
      \n
      There could be many situations I could be unprepared for, like when the other person brings up a fact or statistic to support their claim and I have no way to verify it at the moment, or when someone I know personally to be wise or well-informed bring up about such fallacies, perhaps about a topic they are not well-versed with or misinformed of by some other unreliable source, and I don’t know whether to believe them or myself.\n
      \n
      Could someone help me in this? I find this skill of distinguishing fallacies from facts to be an extremely important thing to have in this age of misinformation and would really wish to learn it well if possible. Maybe I could take inspiration from how you came about learning these critical thinking skills by your own.\n
      \n
      Edit: I do not blindly trust the upvote count in a comment thread to determine who is right or wrong. It just helps me inform that the original opinion is not inherently acceptable by everyone. It is up to me decide who is actually correct or not, which I can do at my leisure unlike in a live conversation with someone where I don’t get the time to think rationally about what the other person is saying.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 75
    +favouriteCount: 210
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689744657 {#2529
      date: 2023-07-19 07:30:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2536 …}
    +votes: Doctrine\ORM\PersistentCollection {#2538 …}
    +reports: Doctrine\ORM\PersistentCollection {#2540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
    +badges: Doctrine\ORM\PersistentCollection {#2546 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 1418
    -titleTs: "'convers':11 'detect':6 'fallaci':8 'learn':4 'logic':7"
    -bodyTs: "'abl':153 'accept':338 'actual':349 'age':275 'ago':113 'argument':37,42,105 'ascertain':7 'begin':130 'behind':103 'believ':23,86,246 'blatant':73 'blind':310 'bring':181,215 'came':296 'claim':190 'comment':317 'communic':13 'complet':85 'convers':364 'correct':350 'could':97,133,167,172,250,290 'couldn':48 'count':65,314 'countless':41 'critic':120,300 'decid':346 'determin':320 'difficult':3 'distinguish':261 'doubt':26 'edit':306 'essenti':147 'even':29,66 'everyon':340 'exact':98 'extrem':268 'fact':184,264 'fallaci':18,219,262 'figur':50 'find':257 'get':371 'heat':162 'help':252,328 'hour':34 'import':269 'inform':214,330 'inher':337 'inspir':292 'irrat':102 'judgement':28 'know':127,206,243 'learn':118,283,298 'leisur':359 'lie':74 'like':176 'live':363 'lobotomis':111 'logic':17 'long':112 'look':61 'make':77 'mani':169 'mayb':288 'memoris':140 'mind':107 'misinform':232,277 'moment':165,201 'opinion':334 'origin':333 'peopl':95 'perhap':220 'person':10,69,180,207,381 'point':99 'possibl':287 'proper':156 'ration':376 'realis':32 'realli':280 'reddit':44 'rememb':158 'right':56,323 'say':383 'seen':40 'situat':170 'skill':122,259,302 'somehow':76 'someon':204,251,366 'sound':79 'sourc':238 'statist':186 'strategi':139 'support':188 'take':291 'theori':142 'thing':270 'think':121,155,301,375 'thread':45,318 'time':373 'tip':137 'topic':223 'trick':20 'trust':311 'unless':59 'unlik':360 'unprepar':174 'unreli':237 'upvot':64,313 'use':15 'useless':148 'utter':71 'verifi':197 'vers':229 'want':116 'way':82,195 'well':213,228,285 'well-inform':212 'well-vers':227 'weren':91 'whether':244 'wise':210 'wish':281 'would':108,145,279 'wrong':58,325"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689749127
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/1175396"
    +editedAt: DateTimeImmutable @1689666749 {#2515
      date: 2023-07-18 09:52:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689662727 {#2492
      date: 2023-07-18 08:45:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I know it sounds dismissive, but I would get an Introduction to Logic and Reasoning textbook, and read it and attempt the problems. The internet is great, and you can get a lot from wikis, but you’re not going to beat the amount of useful info condensed into a book like that. The problems will also help you apply the knowledge. Also, since logic doesn’t generally change much over time, you don’t need to worry about getting the most up to date edition.\n
    \n
    The only way to really get good at detecting fallacious arguments is practice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689683434 {#1433
    date: 2023-07-18 14:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Datman2020@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1584 …}
  +nested: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  -id: 21721
  -bodyTs: "'also':57,63 'amount':44 'appli':60 'argument':97 'attempt':21 'beat':42 'book':51 'chang':69 'condens':48 'date':85 'detect':95 'dismiss':5 'doesn':66 'edit':86 'fallaci':96 'general':68 'get':9,31,80,92 'go':40 'good':93 'great':27 'help':58 'info':47 'internet':25 'introduct':11 'know':2 'knowledg':62 'like':52 'logic':13,65 'lot':33 'much':70 'need':76 'practic':99 'problem':23,55 're':38 'read':18 'realli':91 'reason':15 'sinc':64 'sound':4 'textbook':16 'time':72 'use':46 'way':89 'wiki':35 'worri':78 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/701415"
  +editedAt: DateTimeImmutable @1689683568 {#1430
    date: 2023-07-18 14:32:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689683434 {#1428
    date: 2023-07-18 14:30:34.0 +02:00
  }
  +"title": 21721
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1593
    +user: Proxies\__CG__\App\Entity\User {#2534 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2194 …}
    +slug: "How-do-I-learn-to-detect-logical-fallacies-in-a"
    +title: "How do I learn to detect logical fallacies in a conversation?"
    +url: null
    +body: """
      It is difficult for me to ascertain when the person I am communicating is using a logical fallacy to trick me into believing him or doubting my judgement, even when I realise it hours after the argument.\n
      \n
      I have seen countless arguments in Reddit threads and I couldn’t figure out who was in the right or wrong unless I looked at the upvote counts. Even if the person is uttering a blatant lie, they somehow make it sound in a way that is completely believable to me. If it weren’t for those people that could exactly point out the irrationality behind these arguments, my mind would have been lobotomised long ago.\n
      \n
      I do want to learn these critical thinking skills but I don’t know where to begin from. I could have all these tips and strategies memorised in theory, but they would be essentially useless if I am not able to think properly or remember them at the heat of the moment.\n
      \n
      There could be many situations I could be unprepared for, like when the other person brings up a fact or statistic to support their claim and I have no way to verify it at the moment, or when someone I know personally to be wise or well-informed bring up about such fallacies, perhaps about a topic they are not well-versed with or misinformed of by some other unreliable source, and I don’t know whether to believe them or myself.\n
      \n
      Could someone help me in this? I find this skill of distinguishing fallacies from facts to be an extremely important thing to have in this age of misinformation and would really wish to learn it well if possible. Maybe I could take inspiration from how you came about learning these critical thinking skills by your own.\n
      \n
      Edit: I do not blindly trust the upvote count in a comment thread to determine who is right or wrong. It just helps me inform that the original opinion is not inherently acceptable by everyone. It is up to me decide who is actually correct or not, which I can do at my leisure unlike in a live conversation with someone where I don’t get the time to think rationally about what the other person is saying.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 75
    +favouriteCount: 210
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689744657 {#2529
      date: 2023-07-19 07:30:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2536 …}
    +votes: Doctrine\ORM\PersistentCollection {#2538 …}
    +reports: Doctrine\ORM\PersistentCollection {#2540 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2542 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2544 …}
    +badges: Doctrine\ORM\PersistentCollection {#2546 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 1418
    -titleTs: "'convers':11 'detect':6 'fallaci':8 'learn':4 'logic':7"
    -bodyTs: "'abl':153 'accept':338 'actual':349 'age':275 'ago':113 'argument':37,42,105 'ascertain':7 'begin':130 'behind':103 'believ':23,86,246 'blatant':73 'blind':310 'bring':181,215 'came':296 'claim':190 'comment':317 'communic':13 'complet':85 'convers':364 'correct':350 'could':97,133,167,172,250,290 'couldn':48 'count':65,314 'countless':41 'critic':120,300 'decid':346 'determin':320 'difficult':3 'distinguish':261 'doubt':26 'edit':306 'essenti':147 'even':29,66 'everyon':340 'exact':98 'extrem':268 'fact':184,264 'fallaci':18,219,262 'figur':50 'find':257 'get':371 'heat':162 'help':252,328 'hour':34 'import':269 'inform':214,330 'inher':337 'inspir':292 'irrat':102 'judgement':28 'know':127,206,243 'learn':118,283,298 'leisur':359 'lie':74 'like':176 'live':363 'lobotomis':111 'logic':17 'long':112 'look':61 'make':77 'mani':169 'mayb':288 'memoris':140 'mind':107 'misinform':232,277 'moment':165,201 'opinion':334 'origin':333 'peopl':95 'perhap':220 'person':10,69,180,207,381 'point':99 'possibl':287 'proper':156 'ration':376 'realis':32 'realli':280 'reddit':44 'rememb':158 'right':56,323 'say':383 'seen':40 'situat':170 'skill':122,259,302 'somehow':76 'someon':204,251,366 'sound':79 'sourc':238 'statist':186 'strategi':139 'support':188 'take':291 'theori':142 'thing':270 'think':121,155,301,375 'thread':45,318 'time':373 'tip':137 'topic':223 'trick':20 'trust':311 'unless':59 'unlik':360 'unprepar':174 'unreli':237 'upvot':64,313 'use':15 'useless':148 'utter':71 'verifi':197 'vers':229 'want':116 'way':82,195 'well':213,228,285 'well-inform':212 'well-vers':227 'weren':91 'whether':244 'wise':210 'wish':281 'would':108,145,279 'wrong':58,325"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689749127
    +visibility: "visible             "
    +apId: "https://lemmy.fmhy.ml/post/1175396"
    +editedAt: DateTimeImmutable @1689666749 {#2515
      date: 2023-07-18 09:52:29.0 +02:00
    }
    +createdAt: DateTimeImmutable @1689662727 {#2492
      date: 2023-07-18 08:45:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1581 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I know it sounds dismissive, but I would get an Introduction to Logic and Reasoning textbook, and read it and attempt the problems. The internet is great, and you can get a lot from wikis, but you’re not going to beat the amount of useful info condensed into a book like that. The problems will also help you apply the knowledge. Also, since logic doesn’t generally change much over time, you don’t need to worry about getting the most up to date edition.\n
    \n
    The only way to really get good at detecting fallacious arguments is practice.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689683434 {#1433
    date: 2023-07-18 14:30:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Datman2020@lemmy.fmhy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1584 …}
  +nested: Doctrine\ORM\PersistentCollection {#1580 …}
  +votes: Doctrine\ORM\PersistentCollection {#1583 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1668 …}
  -id: 21721
  -bodyTs: "'also':57,63 'amount':44 'appli':60 'argument':97 'attempt':21 'beat':42 'book':51 'chang':69 'condens':48 'date':85 'detect':95 'dismiss':5 'doesn':66 'edit':86 'fallaci':96 'general':68 'get':9,31,80,92 'go':40 'good':93 'great':27 'help':58 'info':47 'internet':25 'introduct':11 'know':2 'knowledg':62 'like':52 'logic':13,65 'lot':33 'much':70 'need':76 'practic':99 'problem':23,55 're':38 'read':18 'realli':91 'reason':15 'sinc':64 'sound':4 'textbook':16 'time':72 'use':46 'way':89 'wiki':35 'worri':78 'would':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/701415"
  +editedAt: DateTimeImmutable @1689683568 {#1430
    date: 2023-07-18 14:32:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1689683434 {#1428
    date: 2023-07-18 14:30:34.0 +02:00
  }
  +"title": 21721
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
102 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