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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2906
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  +badges: Doctrine\ORM\PersistentCollection {#2921 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
        \n
        Just use Arch with Gnome or KDE, that will save you a ton of time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1703013718 {#2464
        date: 2023-12-19 20:21:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 191891
      -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5897846"
      +editedAt: DateTimeImmutable @1702776696 {#2383
        date: 2023-12-17 02:31:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701605064 {#1910
        date: 2023-12-03 13:04:24.0 +01:00
      }
      +"title": 191891
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2893
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2906
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  +badges: Doctrine\ORM\PersistentCollection {#2921 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
        \n
        Just use Arch with Gnome or KDE, that will save you a ton of time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1703013718 {#2464
        date: 2023-12-19 20:21:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 191891
      -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5897846"
      +editedAt: DateTimeImmutable @1702776696 {#2383
        date: 2023-12-17 02:31:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701605064 {#1910
        date: 2023-12-03 13:04:24.0 +01:00
      }
      +"title": 191891
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2893
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#1998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Arch-or-NixOS"
  +title: "Arch or NixOS?"
  +url: null
  +body: """
    I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
    \n
    I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
    \n
    Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 79
  +favouriteCount: 84
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724395554 {#2906
    date: 2024-08-23 08:45:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2872 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  +badges: Doctrine\ORM\PersistentCollection {#2921 …}
  +children: [
    App\Entity\EntryComment {#2381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
        \n
        Just use Arch with Gnome or KDE, that will save you a ton of time.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1703013718 {#2464
        date: 2023-12-19 20:21:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CatLikeLemming@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2378 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 191891
      -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5897846"
      +editedAt: DateTimeImmutable @1702776696 {#2383
        date: 2023-12-17 02:31:36.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701605064 {#1910
        date: 2023-12-03 13:04:24.0 +01:00
      }
      +"title": 191891
    }
  ]
  -id: 19722
  -titleTs: "'arch':1 'nixo':3"
  -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701691094
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/6098933"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604694 {#2893
    date: 2023-12-03 12:58:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2906
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2913 …}
    +reports: Doctrine\ORM\PersistentCollection {#2915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
    +badges: Doctrine\ORM\PersistentCollection {#2921 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2893
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
    \n
    Just use Arch with Gnome or KDE, that will save you a ton of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703013718 {#2464
    date: 2023-12-19 20:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 191891
  -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5897846"
  +editedAt: DateTimeImmutable @1702776696 {#2383
    date: 2023-12-17 02:31:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701605064 {#1910
    date: 2023-12-03 13:04:24.0 +01:00
  }
  +"title": 191891
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2906
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2913 …}
    +reports: Doctrine\ORM\PersistentCollection {#2915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
    +badges: Doctrine\ORM\PersistentCollection {#2921 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2893
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
    \n
    Just use Arch with Gnome or KDE, that will save you a ton of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703013718 {#2464
    date: 2023-12-19 20:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 191891
  -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5897846"
  +editedAt: DateTimeImmutable @1702776696 {#2383
    date: 2023-12-17 02:31:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701605064 {#1910
    date: 2023-12-03 13:04:24.0 +01:00
  }
  +"title": 191891
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#1998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Arch-or-NixOS"
    +title: "Arch or NixOS?"
    +url: null
    +body: """
      I’ve been here a week ago already asking if Arch would be fine for a laptop used for university, as stability is a notable factor in that and I’m already using EndeavourOS at home, but now I’m curious about something else too - what about Arch vs NixOS?\n
      \n
      I heard that NixOS is pretty solid, as due to the one file for your entire system format you can both copy and restore your system easily whenever, apart from your normal files and application configurations of course.\n
      \n
      Are there **any major downsides to NixOS compared to Arch** apart from the Arch Wiki being a bit less relevant? I’d also lose access to the AUR, but admittedly I don’t think I’ve ever actually needed it for anything, it’s just nice to have. Also, since NixOS has both rolling release and static release and you can mix and match if you wanna get packages from unstable or not, I’m not losing Arch’s bleeding edge, which is nice.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 79
    +favouriteCount: 84
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724395554 {#2906
      date: 2024-08-23 08:45:54.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2872 …}
    +votes: Doctrine\ORM\PersistentCollection {#2913 …}
    +reports: Doctrine\ORM\PersistentCollection {#2915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
    +badges: Doctrine\ORM\PersistentCollection {#2921 …}
    +children: [
      App\Entity\EntryComment {#2381}
    ]
    -id: 19722
    -titleTs: "'arch':1 'nixo':3"
    -bodyTs: "'access':113 'actual':126 'admit':118 'ago':7 'alreadi':8,32 'also':111,137 'anyth':130 'apart':79,99 'applic':85 'arch':11,48,98,102,166 'ask':9 'aur':116 'bit':106 'bleed':168 'compar':96 'configur':86 'copi':72 'cours':88 'curious':41 'd':110 'downsid':93 'due':59 'easili':77 'edg':169 'els':44 'endeavouro':34 'entir':66 'ever':125 'factor':26 'file':63,83 'fine':14 'format':68 'get':156 'heard':52 'home':36 'laptop':17 'less':107 'lose':112,165 'm':31,40,163 'major':92 'match':152 'mix':150 'need':127 'nice':134,172 'nixo':50,54,95,139 'normal':82 'notabl':25 'one':62 'packag':157 'pretti':56 'releas':143,146 'relev':108 'restor':74 'roll':142 'sinc':138 'solid':57 'someth':43 'stabil':22 'static':145 'system':67,76 'think':122 'univers':20 'unstabl':159 'use':18,33 've':2,124 'vs':49 'wanna':155 'week':6 'whenev':78 'wiki':103 'would':12"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701691094
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/6098933"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701604694 {#2893
      date: 2023-12-03 12:58:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’d recommended Arch because with NixOS you end up having to tinker too much. Besides, if you need to use Linux for development purposes, Arch follows the usual Linux/Unix conventions, while with NixOS you would end up tinkering…And you can always use the Nix app from Arch.\n
    \n
    Just use Arch with Gnome or KDE, that will save you a ton of time.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703013718 {#2464
    date: 2023-12-19 20:21:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2378 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 191891
  -bodyTs: "'alway':43 'app':47 'arch':4,26,49,52 'besid':16 'convent':31 'd':2 'develop':24 'end':9,37 'follow':27 'gnome':54 'kde':56 'linux':22 'linux/unix':30 'much':15 'need':19 'nix':46 'nixo':7,34 'purpos':25 'recommend':3 'save':59 'time':64 'tinker':13,39 'ton':62 'use':21,44,51 'usual':29 'would':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5897846"
  +editedAt: DateTimeImmutable @1702776696 {#2383
    date: 2023-12-17 02:31:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701605064 {#1910
    date: 2023-12-03 13:04:24.0 +01:00
  }
  +"title": 191891
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2042
  +user: Proxies\__CG__\App\Entity\User {#2892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
  +title: "Which of your favorite creators content quality went downhill very quickly?"
  +url: null
  +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 516
  +favouriteCount: 369
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724300285 {#2887
    date: 2024-08-22 06:18:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2894 …}
  +votes: Doctrine\ORM\PersistentCollection {#2896 …}
  +reports: Doctrine\ORM\PersistentCollection {#2898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
  +badges: Doctrine\ORM\PersistentCollection {#2904 …}
  +children: [
    1 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +body: """
        > Lemmino are great\n
        \n
        idk I didn’t like latest Lemmino topics. I’d like seeing a new video on a space mystery
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702857162 {#2347
        date: 2023-12-18 00:52:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Tattorack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 230529
      -bodyTs: "'d':13 'didn':6 'great':3 'idk':4 'latest':9 'lemmino':1,10 'like':8,14 'mysteri':22 'new':17 'see':15 'space':21 'topic':11 'video':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6353921"
      +editedAt: DateTimeImmutable @1705334941 {#2332
        date: 2024-01-15 17:09:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702857162 {#2344
        date: 2023-12-18 00:52:42.0 +01:00
      }
      +"title": 230529
    }
    0 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +body: "I didn’t watch the top 10 videos because this format doesn’t appeal to me. Topics like why there is a universe/anything at all, what is beyond the observable universe, how the universe will end, etc are the greatest mysteries and deserve their own videos."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702915894 {#2323
        date: 2023-12-18 17:11:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Tattorack@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 232091
      -bodyTs: "'10':7 'appeal':14 'beyond':28 'deserv':43 'didn':2 'doesn':12 'end':36 'etc':37 'format':11 'greatest':40 'like':18 'mysteri':41 'observ':30 'top':6 'topic':17 'univers':31,34 'universe/anything':23 'video':8,46 'watch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6364242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702915894 {#2324
        date: 2023-12-18 17:11:34.0 +01:00
      }
      +"title": 232091
    }
  ]
  -id: 22817
  -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
  -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702904770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9672846"
  +editedAt: DateTimeImmutable @1705262974 {#2875
    date: 2024-01-14 21:09:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702818370 {#2854
    date: 2023-12-17 14:06:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
  +title: "Which of your favorite creators content quality went downhill very quickly?"
  +url: null
  +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 516
  +favouriteCount: 369
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724300285 {#2887
    date: 2024-08-22 06:18:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2894 …}
  +votes: Doctrine\ORM\PersistentCollection {#2896 …}
  +reports: Doctrine\ORM\PersistentCollection {#2898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
  +badges: Doctrine\ORM\PersistentCollection {#2904 …}
  +children: [
    1 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +body: """
        > Lemmino are great\n
        \n
        idk I didn’t like latest Lemmino topics. I’d like seeing a new video on a space mystery
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702857162 {#2347
        date: 2023-12-18 00:52:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Tattorack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 230529
      -bodyTs: "'d':13 'didn':6 'great':3 'idk':4 'latest':9 'lemmino':1,10 'like':8,14 'mysteri':22 'new':17 'see':15 'space':21 'topic':11 'video':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6353921"
      +editedAt: DateTimeImmutable @1705334941 {#2332
        date: 2024-01-15 17:09:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702857162 {#2344
        date: 2023-12-18 00:52:42.0 +01:00
      }
      +"title": 230529
    }
    0 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +body: "I didn’t watch the top 10 videos because this format doesn’t appeal to me. Topics like why there is a universe/anything at all, what is beyond the observable universe, how the universe will end, etc are the greatest mysteries and deserve their own videos."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702915894 {#2323
        date: 2023-12-18 17:11:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Tattorack@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 232091
      -bodyTs: "'10':7 'appeal':14 'beyond':28 'deserv':43 'didn':2 'doesn':12 'end':36 'etc':37 'format':11 'greatest':40 'like':18 'mysteri':41 'observ':30 'top':6 'topic':17 'univers':31,34 'universe/anything':23 'video':8,46 'watch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6364242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702915894 {#2324
        date: 2023-12-18 17:11:34.0 +01:00
      }
      +"title": 232091
    }
  ]
  -id: 22817
  -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
  -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702904770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9672846"
  +editedAt: DateTimeImmutable @1705262974 {#2875
    date: 2024-01-14 21:09:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702818370 {#2854
    date: 2023-12-17 14:06:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#2892 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
  +title: "Which of your favorite creators content quality went downhill very quickly?"
  +url: null
  +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 516
  +favouriteCount: 369
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724300285 {#2887
    date: 2024-08-22 06:18:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2894 …}
  +votes: Doctrine\ORM\PersistentCollection {#2896 …}
  +reports: Doctrine\ORM\PersistentCollection {#2898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
  +badges: Doctrine\ORM\PersistentCollection {#2904 …}
  +children: [
    1 => App\Entity\EntryComment {#2349
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +body: """
        > Lemmino are great\n
        \n
        idk I didn’t like latest Lemmino topics. I’d like seeing a new video on a space mystery
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702857162 {#2347
        date: 2023-12-18 00:52:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Tattorack@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2060 …}
      +nested: Doctrine\ORM\PersistentCollection {#2331 …}
      +votes: Doctrine\ORM\PersistentCollection {#2289 …}
      +reports: Doctrine\ORM\PersistentCollection {#2326 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
      -id: 230529
      -bodyTs: "'d':13 'didn':6 'great':3 'idk':4 'latest':9 'lemmino':1,10 'like':8,14 'mysteri':22 'new':17 'see':15 'space':21 'topic':11 'video':18"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6353921"
      +editedAt: DateTimeImmutable @1705334941 {#2332
        date: 2024-01-15 17:09:01.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702857162 {#2344
        date: 2023-12-18 00:52:42.0 +01:00
      }
      +"title": 230529
    }
    0 => App\Entity\EntryComment {#2300
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
      +body: "I didn’t watch the top 10 videos because this format doesn’t appeal to me. Topics like why there is a universe/anything at all, what is beyond the observable universe, how the universe will end, etc are the greatest mysteries and deserve their own videos."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702915894 {#2323
        date: 2023-12-18 17:11:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Tattorack@lemmy.world"
        "@ani@endlesstalk.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 232091
      -bodyTs: "'10':7 'appeal':14 'beyond':28 'deserv':43 'didn':2 'doesn':12 'end':36 'etc':37 'format':11 'greatest':40 'like':18 'mysteri':41 'observ':30 'top':6 'topic':17 'univers':31,34 'universe/anything':23 'video':8,46 'watch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6364242"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702915894 {#2324
        date: 2023-12-18 17:11:34.0 +01:00
      }
      +"title": 232091
    }
  ]
  -id: 22817
  -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
  -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702904770
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9672846"
  +editedAt: DateTimeImmutable @1705262974 {#2875
    date: 2024-01-14 21:09:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702818370 {#2854
    date: 2023-12-17 14:06:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2892 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
    +title: "Which of your favorite creators content quality went downhill very quickly?"
    +url: null
    +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 516
    +favouriteCount: 369
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724300285 {#2887
      date: 2024-08-22 06:18:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2896 …}
    +reports: Doctrine\ORM\PersistentCollection {#2898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
    +badges: Doctrine\ORM\PersistentCollection {#2904 …}
    +children: [
      1 => App\Entity\EntryComment {#2349}
      0 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +body: "I didn’t watch the top 10 videos because this format doesn’t appeal to me. Topics like why there is a universe/anything at all, what is beyond the observable universe, how the universe will end, etc are the greatest mysteries and deserve their own videos."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702915894 {#2323
          date: 2023-12-18 17:11:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Tattorack@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232091
        -bodyTs: "'10':7 'appeal':14 'beyond':28 'deserv':43 'didn':2 'doesn':12 'end':36 'etc':37 'format':11 'greatest':40 'like':18 'mysteri':41 'observ':30 'top':6 'topic':17 'univers':31,34 'universe/anything':23 'video':8,46 'watch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6364242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702915894 {#2324
          date: 2023-12-18 17:11:34.0 +01:00
        }
        +"title": 232091
      }
    ]
    -id: 22817
    -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
    -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702904770
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9672846"
    +editedAt: DateTimeImmutable @1705262974 {#2875
      date: 2024-01-14 21:09:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702818370 {#2854
      date: 2023-12-17 14:06:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: """
    > Lemmino are great\n
    \n
    idk I didn’t like latest Lemmino topics. I’d like seeing a new video on a space mystery
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702857162 {#2347
    date: 2023-12-18 00:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Tattorack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 230529
  -bodyTs: "'d':13 'didn':6 'great':3 'idk':4 'latest':9 'lemmino':1,10 'like':8,14 'mysteri':22 'new':17 'see':15 'space':21 'topic':11 'video':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6353921"
  +editedAt: DateTimeImmutable @1705334941 {#2332
    date: 2024-01-15 17:09:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702857162 {#2344
    date: 2023-12-18 00:52:42.0 +01:00
  }
  +"title": 230529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2892 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
    +title: "Which of your favorite creators content quality went downhill very quickly?"
    +url: null
    +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 516
    +favouriteCount: 369
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724300285 {#2887
      date: 2024-08-22 06:18:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2896 …}
    +reports: Doctrine\ORM\PersistentCollection {#2898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
    +badges: Doctrine\ORM\PersistentCollection {#2904 …}
    +children: [
      1 => App\Entity\EntryComment {#2349}
      0 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +body: "I didn’t watch the top 10 videos because this format doesn’t appeal to me. Topics like why there is a universe/anything at all, what is beyond the observable universe, how the universe will end, etc are the greatest mysteries and deserve their own videos."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702915894 {#2323
          date: 2023-12-18 17:11:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Tattorack@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232091
        -bodyTs: "'10':7 'appeal':14 'beyond':28 'deserv':43 'didn':2 'doesn':12 'end':36 'etc':37 'format':11 'greatest':40 'like':18 'mysteri':41 'observ':30 'top':6 'topic':17 'univers':31,34 'universe/anything':23 'video':8,46 'watch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6364242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702915894 {#2324
          date: 2023-12-18 17:11:34.0 +01:00
        }
        +"title": 232091
      }
    ]
    -id: 22817
    -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
    -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702904770
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9672846"
    +editedAt: DateTimeImmutable @1705262974 {#2875
      date: 2024-01-14 21:09:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702818370 {#2854
      date: 2023-12-17 14:06:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: """
    > Lemmino are great\n
    \n
    idk I didn’t like latest Lemmino topics. I’d like seeing a new video on a space mystery
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702857162 {#2347
    date: 2023-12-18 00:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Tattorack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 230529
  -bodyTs: "'d':13 'didn':6 'great':3 'idk':4 'latest':9 'lemmino':1,10 'like':8,14 'mysteri':22 'new':17 'see':15 'space':21 'topic':11 'video':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6353921"
  +editedAt: DateTimeImmutable @1705334941 {#2332
    date: 2024-01-15 17:09:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702857162 {#2344
    date: 2023-12-18 00:52:42.0 +01:00
  }
  +"title": 230529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2349
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2892 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
    +title: "Which of your favorite creators content quality went downhill very quickly?"
    +url: null
    +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 516
    +favouriteCount: 369
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724300285 {#2887
      date: 2024-08-22 06:18:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2896 …}
    +reports: Doctrine\ORM\PersistentCollection {#2898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
    +badges: Doctrine\ORM\PersistentCollection {#2904 …}
    +children: [
      1 => App\Entity\EntryComment {#2349}
      0 => App\Entity\EntryComment {#2300
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +body: "I didn’t watch the top 10 videos because this format doesn’t appeal to me. Topics like why there is a universe/anything at all, what is beyond the observable universe, how the universe will end, etc are the greatest mysteries and deserve their own videos."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1702915894 {#2323
          date: 2023-12-18 17:11:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Tattorack@lemmy.world"
          "@ani@endlesstalk.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2340 …}
        +nested: Doctrine\ORM\PersistentCollection {#2342 …}
        +votes: Doctrine\ORM\PersistentCollection {#2343 …}
        +reports: Doctrine\ORM\PersistentCollection {#2335 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
        -id: 232091
        -bodyTs: "'10':7 'appeal':14 'beyond':28 'deserv':43 'didn':2 'doesn':12 'end':36 'etc':37 'format':11 'greatest':40 'like':18 'mysteri':41 'observ':30 'top':6 'topic':17 'univers':31,34 'universe/anything':23 'video':8,46 'watch':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6364242"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702915894 {#2324
          date: 2023-12-18 17:11:34.0 +01:00
        }
        +"title": 232091
      }
    ]
    -id: 22817
    -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
    -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702904770
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9672846"
    +editedAt: DateTimeImmutable @1705262974 {#2875
      date: 2024-01-14 21:09:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702818370 {#2854
      date: 2023-12-17 14:06:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: """
    > Lemmino are great\n
    \n
    idk I didn’t like latest Lemmino topics. I’d like seeing a new video on a space mystery
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702857162 {#2347
    date: 2023-12-18 00:52:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Tattorack@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2289 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
  -id: 230529
  -bodyTs: "'d':13 'didn':6 'great':3 'idk':4 'latest':9 'lemmino':1,10 'like':8,14 'mysteri':22 'new':17 'see':15 'space':21 'topic':11 'video':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6353921"
  +editedAt: DateTimeImmutable @1705334941 {#2332
    date: 2024-01-15 17:09:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702857162 {#2344
    date: 2023-12-18 00:52:42.0 +01:00
  }
  +"title": 230529
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2892 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
    +title: "Which of your favorite creators content quality went downhill very quickly?"
    +url: null
    +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 516
    +favouriteCount: 369
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724300285 {#2887
      date: 2024-08-22 06:18:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2896 …}
    +reports: Doctrine\ORM\PersistentCollection {#2898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
    +badges: Doctrine\ORM\PersistentCollection {#2904 …}
    +children: [
      1 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +body: """
          > Lemmino are great\n
          \n
          idk I didn’t like latest Lemmino topics. I’d like seeing a new video on a space mystery
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702857162 {#2347
          date: 2023-12-18 00:52:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Tattorack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 230529
        -bodyTs: "'d':13 'didn':6 'great':3 'idk':4 'latest':9 'lemmino':1,10 'like':8,14 'mysteri':22 'new':17 'see':15 'space':21 'topic':11 'video':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6353921"
        +editedAt: DateTimeImmutable @1705334941 {#2332
          date: 2024-01-15 17:09:01.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702857162 {#2344
          date: 2023-12-18 00:52:42.0 +01:00
        }
        +"title": 230529
      }
      0 => App\Entity\EntryComment {#2300}
    ]
    -id: 22817
    -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
    -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702904770
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9672846"
    +editedAt: DateTimeImmutable @1705262974 {#2875
      date: 2024-01-14 21:09:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702818370 {#2854
      date: 2023-12-17 14:06:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "I didn’t watch the top 10 videos because this format doesn’t appeal to me. Topics like why there is a universe/anything at all, what is beyond the observable universe, how the universe will end, etc are the greatest mysteries and deserve their own videos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702915894 {#2323
    date: 2023-12-18 17:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Tattorack@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 232091
  -bodyTs: "'10':7 'appeal':14 'beyond':28 'deserv':43 'didn':2 'doesn':12 'end':36 'etc':37 'format':11 'greatest':40 'like':18 'mysteri':41 'observ':30 'top':6 'topic':17 'univers':31,34 'universe/anything':23 'video':8,46 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6364242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702915894 {#2324
    date: 2023-12-18 17:11:34.0 +01:00
  }
  +"title": 232091
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2892 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
    +title: "Which of your favorite creators content quality went downhill very quickly?"
    +url: null
    +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 516
    +favouriteCount: 369
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724300285 {#2887
      date: 2024-08-22 06:18:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2896 …}
    +reports: Doctrine\ORM\PersistentCollection {#2898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
    +badges: Doctrine\ORM\PersistentCollection {#2904 …}
    +children: [
      1 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +body: """
          > Lemmino are great\n
          \n
          idk I didn’t like latest Lemmino topics. I’d like seeing a new video on a space mystery
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702857162 {#2347
          date: 2023-12-18 00:52:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Tattorack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 230529
        -bodyTs: "'d':13 'didn':6 'great':3 'idk':4 'latest':9 'lemmino':1,10 'like':8,14 'mysteri':22 'new':17 'see':15 'space':21 'topic':11 'video':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6353921"
        +editedAt: DateTimeImmutable @1705334941 {#2332
          date: 2024-01-15 17:09:01.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702857162 {#2344
          date: 2023-12-18 00:52:42.0 +01:00
        }
        +"title": 230529
      }
      0 => App\Entity\EntryComment {#2300}
    ]
    -id: 22817
    -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
    -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702904770
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9672846"
    +editedAt: DateTimeImmutable @1705262974 {#2875
      date: 2024-01-14 21:09:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702818370 {#2854
      date: 2023-12-17 14:06:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "I didn’t watch the top 10 videos because this format doesn’t appeal to me. Topics like why there is a universe/anything at all, what is beyond the observable universe, how the universe will end, etc are the greatest mysteries and deserve their own videos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702915894 {#2323
    date: 2023-12-18 17:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Tattorack@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 232091
  -bodyTs: "'10':7 'appeal':14 'beyond':28 'deserv':43 'didn':2 'doesn':12 'end':36 'etc':37 'format':11 'greatest':40 'like':18 'mysteri':41 'observ':30 'top':6 'topic':17 'univers':31,34 'universe/anything':23 'video':8,46 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6364242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702915894 {#2324
    date: 2023-12-18 17:11:34.0 +01:00
  }
  +"title": 232091
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#2300
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#2892 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Which-of-your-favorite-creators-content-quality-went-downhill-very"
    +title: "Which of your favorite creators content quality went downhill very quickly?"
    +url: null
    +body: "Kind of a trend, the amount of youtubers who i had loved but their content became generic after gaining popularity is quite a bit, most drastic one being mrwhosetheboss, his uniqueness went down faster than MH27 MH17"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 516
    +favouriteCount: 369
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724300285 {#2887
      date: 2024-08-22 06:18:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2894 …}
    +votes: Doctrine\ORM\PersistentCollection {#2896 …}
    +reports: Doctrine\ORM\PersistentCollection {#2898 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2900 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2902 …}
    +badges: Doctrine\ORM\PersistentCollection {#2904 …}
    +children: [
      1 => App\Entity\EntryComment {#2349
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
        +body: """
          > Lemmino are great\n
          \n
          idk I didn’t like latest Lemmino topics. I’d like seeing a new video on a space mystery
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702857162 {#2347
          date: 2023-12-18 00:52:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fastandcurious@lemmy.world"
          "@Tattorack@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2060 …}
        +nested: Doctrine\ORM\PersistentCollection {#2331 …}
        +votes: Doctrine\ORM\PersistentCollection {#2289 …}
        +reports: Doctrine\ORM\PersistentCollection {#2326 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2325 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2329 …}
        -id: 230529
        -bodyTs: "'d':13 'didn':6 'great':3 'idk':4 'latest':9 'lemmino':1,10 'like':8,14 'mysteri':22 'new':17 'see':15 'space':21 'topic':11 'video':18"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6353921"
        +editedAt: DateTimeImmutable @1705334941 {#2332
          date: 2024-01-15 17:09:01.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702857162 {#2344
          date: 2023-12-18 00:52:42.0 +01:00
        }
        +"title": 230529
      }
      0 => App\Entity\EntryComment {#2300}
    ]
    -id: 22817
    -titleTs: "'content':6 'creator':5 'downhil':9 'favorit':4 'qualiti':7 'quick':11 'went':8"
    -bodyTs: "'amount':6 'becam':16 'bit':24 'content':15 'drastic':26 'faster':34 'gain':19 'generic':17 'kind':1 'love':12 'mh17':37 'mh27':36 'mrwhosetheboss':29 'one':27 'popular':20 'quit':22 'trend':4 'uniqu':31 'went':32 'youtub':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702904770
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9672846"
    +editedAt: DateTimeImmutable @1705262974 {#2875
      date: 2024-01-14 21:09:34.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702818370 {#2854
      date: 2023-12-17 14:06:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2141 …}
  +body: "I didn’t watch the top 10 videos because this format doesn’t appeal to me. Topics like why there is a universe/anything at all, what is beyond the observable universe, how the universe will end, etc are the greatest mysteries and deserve their own videos."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702915894 {#2323
    date: 2023-12-18 17:11:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Tattorack@lemmy.world"
    "@ani@endlesstalk.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 232091
  -bodyTs: "'10':7 'appeal':14 'beyond':28 'deserv':43 'didn':2 'doesn':12 'end':36 'etc':37 'format':11 'greatest':40 'like':18 'mysteri':41 'observ':30 'top':6 'topic':17 'univers':31,34 'universe/anything':23 'video':8,46 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6364242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702915894 {#2324
    date: 2023-12-18 17:11:34.0 +01:00
  }
  +"title": 232091
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#2491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
  +title: "How do I stop my cats from eating my plants?"
  +url: null
  +body: """
    Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
    \n
    I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
    \n
    Help.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724108188 {#2995
    date: 2024-08-20 00:56:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2962 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  +badges: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703018528 {#2389
        date: 2023-12-19 21:42:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kouran@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2394 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 193350
      -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5911393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701636245 {#2369
        date: 2023-12-03 21:44:05.0 +01:00
      }
      +"title": 193350
    }
  ]
  -id: 19731
  -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
  -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701695703
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6888834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609303 {#2983
    date: 2023-12-03 14:15:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#2491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
  +title: "How do I stop my cats from eating my plants?"
  +url: null
  +body: """
    Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
    \n
    I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
    \n
    Help.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724108188 {#2995
    date: 2024-08-20 00:56:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2962 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  +badges: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703018528 {#2389
        date: 2023-12-19 21:42:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kouran@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2394 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 193350
      -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5911393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701636245 {#2369
        date: 2023-12-03 21:44:05.0 +01:00
      }
      +"title": 193350
    }
  ]
  -id: 19731
  -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
  -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701695703
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6888834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609303 {#2983
    date: 2023-12-03 14:15:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2392
  +user: Proxies\__CG__\App\Entity\User {#2491 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
  +title: "How do I stop my cats from eating my plants?"
  +url: null
  +body: """
    Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
    \n
    I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
    \n
    Help.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 71
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724108188 {#2995
    date: 2024-08-20 00:56:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2962 …}
  +votes: Doctrine\ORM\PersistentCollection {#3002 …}
  +reports: Doctrine\ORM\PersistentCollection {#3004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
  +badges: Doctrine\ORM\PersistentCollection {#3010 …}
  +children: [
    App\Entity\EntryComment {#2387
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2392 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703018528 {#2389
        date: 2023-12-19 21:42:08.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Kouran@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2394 …}
      +nested: Doctrine\ORM\PersistentCollection {#2393 …}
      +votes: Doctrine\ORM\PersistentCollection {#1381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1402 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
      -id: 193350
      -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5911393"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701636245 {#2369
        date: 2023-12-03 21:44:05.0 +01:00
      }
      +"title": 193350
    }
  ]
  -id: 19731
  -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
  -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701695703
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6888834"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701609303 {#2983
    date: 2023-12-03 14:15:03.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
    +title: "How do I stop my cats from eating my plants?"
    +url: null
    +body: """
      Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
      \n
      I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
      \n
      Help.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724108188 {#2995
      date: 2024-08-20 00:56:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
    +badges: Doctrine\ORM\PersistentCollection {#3010 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 19731
    -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
    -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701695703
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6888834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609303 {#2983
      date: 2023-12-03 14:15:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703018528 {#2389
    date: 2023-12-19 21:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kouran@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 193350
  -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5911393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636245 {#2369
    date: 2023-12-03 21:44:05.0 +01:00
  }
  +"title": 193350
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
    +title: "How do I stop my cats from eating my plants?"
    +url: null
    +body: """
      Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
      \n
      I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
      \n
      Help.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724108188 {#2995
      date: 2024-08-20 00:56:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
    +badges: Doctrine\ORM\PersistentCollection {#3010 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 19731
    -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
    -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701695703
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6888834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609303 {#2983
      date: 2023-12-03 14:15:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703018528 {#2389
    date: 2023-12-19 21:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kouran@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 193350
  -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5911393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636245 {#2369
    date: 2023-12-03 21:44:05.0 +01:00
  }
  +"title": 193350
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392
    +user: Proxies\__CG__\App\Entity\User {#2491 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "How-do-I-stop-my-cats-from-eating-my-plants"
    +title: "How do I stop my cats from eating my plants?"
    +url: null
    +body: """
      Really, how can I stop them from eating my plants? Some don’t have leaves anymore. They are not even edible. They are even biting the cacti for some reason.\n
      \n
      I put the plants out of reach and that only made them figure out new ways to reach higher furniture.\n
      \n
      Help.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 71
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724108188 {#2995
      date: 2024-08-20 00:56:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2962 …}
    +votes: Doctrine\ORM\PersistentCollection {#3002 …}
    +reports: Doctrine\ORM\PersistentCollection {#3004 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3006 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3008 …}
    +badges: Doctrine\ORM\PersistentCollection {#3010 …}
    +children: [
      App\Entity\EntryComment {#2387}
    ]
    -id: 19731
    -titleTs: "'cat':6 'eat':8 'plant':10 'stop':4"
    -bodyTs: "'anymor':16 'bite':25 'cacti':27 'eat':8 'edibl':21 'even':20,24 'figur':43 'furnitur':50 'help':51 'higher':49 'leav':15 'made':41 'new':45 'plant':10,34 'put':32 'reach':37,48 'realli':1 'reason':30 'stop':5 'way':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701695703
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6888834"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701609303 {#2983
      date: 2023-12-03 14:15:03.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Contract a trained dog to watch out for your plants. Then the cats won’t have the courage to eat your plants before you anymore."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703018528 {#2389
    date: 2023-12-19 21:42:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Kouran@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2394 …}
  +nested: Doctrine\ORM\PersistentCollection {#2393 …}
  +votes: Doctrine\ORM\PersistentCollection {#1381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 193350
  -bodyTs: "'anymor':25 'cat':13 'contract':1 'courag':18 'dog':4 'eat':20 'plant':10,22 'train':3 'watch':6 'won':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5911393"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701636245 {#2369
    date: 2023-12-03 21:44:05.0 +01:00
  }
  +"title": 193350
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2224
  +user: Proxies\__CG__\App\Entity\User {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Is-there-an-artist-whose-work-you-love-but-was"
  +title: "Is there an artist whose work you love but was a shitty person?"
  +url: null
  +body: """
    It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
    \n
    Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
    \n
    Feel free to respond more than just music artists!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 139
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708663008 {#2977
    date: 2024-02-23 05:36:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  +badges: Doctrine\ORM\PersistentCollection {#2993 …}
  +children: [
    App\Entity\EntryComment {#2215
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "No"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703173333 {#2043
        date: 2023-12-21 16:42:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 240626
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6428334"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703173333 {#2139
        date: 2023-12-21 16:42:13.0 +01:00
      }
      +"title": 240626
    }
  ]
  -id: 23802
  -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
  -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703257272
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9826531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170872 {#2965
    date: 2023-12-21 16:01:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2224
  +user: Proxies\__CG__\App\Entity\User {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Is-there-an-artist-whose-work-you-love-but-was"
  +title: "Is there an artist whose work you love but was a shitty person?"
  +url: null
  +body: """
    It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
    \n
    Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
    \n
    Feel free to respond more than just music artists!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 139
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708663008 {#2977
    date: 2024-02-23 05:36:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  +badges: Doctrine\ORM\PersistentCollection {#2993 …}
  +children: [
    App\Entity\EntryComment {#2215
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "No"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703173333 {#2043
        date: 2023-12-21 16:42:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 240626
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6428334"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703173333 {#2139
        date: 2023-12-21 16:42:13.0 +01:00
      }
      +"title": 240626
    }
  ]
  -id: 23802
  -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
  -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703257272
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9826531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170872 {#2965
    date: 2023-12-21 16:01:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2224
  +user: Proxies\__CG__\App\Entity\User {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Is-there-an-artist-whose-work-you-love-but-was"
  +title: "Is there an artist whose work you love but was a shitty person?"
  +url: null
  +body: """
    It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
    \n
    Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
    \n
    Feel free to respond more than just music artists!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 139
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708663008 {#2977
    date: 2024-02-23 05:36:48.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2982 …}
  +votes: Doctrine\ORM\PersistentCollection {#2985 …}
  +reports: Doctrine\ORM\PersistentCollection {#2987 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
  +badges: Doctrine\ORM\PersistentCollection {#2993 …}
  +children: [
    App\Entity\EntryComment {#2215
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2224 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "No"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703173333 {#2043
        date: 2023-12-21 16:42:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PP_BOY_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2198 …}
      +nested: Doctrine\ORM\PersistentCollection {#2227 …}
      +votes: Doctrine\ORM\PersistentCollection {#2214 …}
      +reports: Doctrine\ORM\PersistentCollection {#2225 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
      -id: 240626
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6428334"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703173333 {#2139
        date: 2023-12-21 16:42:13.0 +01:00
      }
      +"title": 240626
    }
  ]
  -id: 23802
  -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
  -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703257272
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9826531"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170872 {#2965
    date: 2023-12-21 16:01:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Is-there-an-artist-whose-work-you-love-but-was"
    +title: "Is there an artist whose work you love but was a shitty person?"
    +url: null
    +body: """
      It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
      \n
      Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
      \n
      Feel free to respond more than just music artists!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 139
    +favouriteCount: 92
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708663008 {#2977
      date: 2024-02-23 05:36:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    +badges: Doctrine\ORM\PersistentCollection {#2993 …}
    +children: [
      App\Entity\EntryComment {#2215}
    ]
    -id: 23802
    -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
    -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703257272
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9826531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703170872 {#2965
      date: 2023-12-21 16:01:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "No"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703173333 {#2043
    date: 2023-12-21 16:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 240626
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6428334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173333 {#2139
    date: 2023-12-21 16:42:13.0 +01:00
  }
  +"title": 240626
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Is-there-an-artist-whose-work-you-love-but-was"
    +title: "Is there an artist whose work you love but was a shitty person?"
    +url: null
    +body: """
      It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
      \n
      Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
      \n
      Feel free to respond more than just music artists!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 139
    +favouriteCount: 92
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708663008 {#2977
      date: 2024-02-23 05:36:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    +badges: Doctrine\ORM\PersistentCollection {#2993 …}
    +children: [
      App\Entity\EntryComment {#2215}
    ]
    -id: 23802
    -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
    -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703257272
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9826531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703170872 {#2965
      date: 2023-12-21 16:01:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "No"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703173333 {#2043
    date: 2023-12-21 16:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 240626
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6428334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173333 {#2139
    date: 2023-12-21 16:42:13.0 +01:00
  }
  +"title": 240626
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2224
    +user: Proxies\__CG__\App\Entity\User {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Is-there-an-artist-whose-work-you-love-but-was"
    +title: "Is there an artist whose work you love but was a shitty person?"
    +url: null
    +body: """
      It can sometimes be hard to separate the artist from their art. Are there any artists who were bad people but whose work you still enjoy?\n
      \n
      Feel free to answer if you’re in the opposite scenario: an artist who you love personally but don’t enjoy their artwork.\n
      \n
      Feel free to respond more than just music artists!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 139
    +favouriteCount: 92
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708663008 {#2977
      date: 2024-02-23 05:36:48.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2982 …}
    +votes: Doctrine\ORM\PersistentCollection {#2985 …}
    +reports: Doctrine\ORM\PersistentCollection {#2987 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2989 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2991 …}
    +badges: Doctrine\ORM\PersistentCollection {#2993 …}
    +children: [
      App\Entity\EntryComment {#2215}
    ]
    -id: 23802
    -titleTs: "'artist':4 'love':8 'person':13 'shitti':12 'whose':5 'work':6"
    -bodyTs: "'answer':30 'art':12 'artist':9,16,39,58 'artwork':49 'bad':19 'enjoy':26,47 'feel':27,50 'free':28,51 'hard':5 'love':42 'music':57 'opposit':36 'peopl':20 'person':43 're':33 'respond':53 'scenario':37 'separ':7 'sometim':3 'still':25 'whose':22 'work':23"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703257272
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9826531"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703170872 {#2965
      date: 2023-12-21 16:01:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "No"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703173333 {#2043
    date: 2023-12-21 16:42:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2198 …}
  +nested: Doctrine\ORM\PersistentCollection {#2227 …}
  +votes: Doctrine\ORM\PersistentCollection {#2214 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2229 …}
  -id: 240626
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6428334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173333 {#2139
    date: 2023-12-21 16:42:13.0 +01:00
  }
  +"title": 240626
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2306
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "What-s-the-best-gaming-console-and-why"
  +title: "What's the best gaming console and why?"
  +url: null
  +body: "for me it’s steam deck it’s like a portable pc"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708275092 {#2941
    date: 2024-02-18 17:51:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  +badges: Doctrine\ORM\PersistentCollection {#2957 …}
  +children: [
    App\Entity\EntryComment {#2307
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I had a DVD player and some DVDs came with playable games it was the best.\n
        \n
        Actually, the most realistic gaming console is this universe
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703253273 {#2312
        date: 2023-12-22 14:54:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@frozencat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2308 …}
      +nested: Doctrine\ORM\PersistentCollection {#2304 …}
      +votes: Doctrine\ORM\PersistentCollection {#2319 …}
      +reports: Doctrine\ORM\PersistentCollection {#2318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
      -id: 243151
      -bodyTs: "'actual':17 'best':16 'came':9 'consol':22 'dvd':4 'dvds':8 'game':12,21 'playabl':11 'player':5 'realist':20 'univers':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6447641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703253273 {#2310
        date: 2023-12-22 14:54:33.0 +01:00
      }
      +"title": 243151
    }
  ]
  -id: 23932
  -titleTs: "'best':4 'consol':6 'game':5"
  -bodyTs: "'deck':6 'like':9 'pc':12 'portabl':11 'steam':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703296528
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11418382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210128 {#2929
    date: 2023-12-22 02:55:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2306
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "What-s-the-best-gaming-console-and-why"
  +title: "What's the best gaming console and why?"
  +url: null
  +body: "for me it’s steam deck it’s like a portable pc"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708275092 {#2941
    date: 2024-02-18 17:51:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  +badges: Doctrine\ORM\PersistentCollection {#2957 …}
  +children: [
    App\Entity\EntryComment {#2307
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I had a DVD player and some DVDs came with playable games it was the best.\n
        \n
        Actually, the most realistic gaming console is this universe
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703253273 {#2312
        date: 2023-12-22 14:54:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@frozencat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2308 …}
      +nested: Doctrine\ORM\PersistentCollection {#2304 …}
      +votes: Doctrine\ORM\PersistentCollection {#2319 …}
      +reports: Doctrine\ORM\PersistentCollection {#2318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
      -id: 243151
      -bodyTs: "'actual':17 'best':16 'came':9 'consol':22 'dvd':4 'dvds':8 'game':12,21 'playabl':11 'player':5 'realist':20 'univers':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6447641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703253273 {#2310
        date: 2023-12-22 14:54:33.0 +01:00
      }
      +"title": 243151
    }
  ]
  -id: 23932
  -titleTs: "'best':4 'consol':6 'game':5"
  -bodyTs: "'deck':6 'like':9 'pc':12 'portabl':11 'steam':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703296528
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11418382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210128 {#2929
    date: 2023-12-22 02:55:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2306
  +user: Proxies\__CG__\App\Entity\User {#2909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "What-s-the-best-gaming-console-and-why"
  +title: "What's the best gaming console and why?"
  +url: null
  +body: "for me it’s steam deck it’s like a portable pc"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 53
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708275092 {#2941
    date: 2024-02-18 17:51:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2946 …}
  +votes: Doctrine\ORM\PersistentCollection {#2949 …}
  +reports: Doctrine\ORM\PersistentCollection {#2951 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
  +badges: Doctrine\ORM\PersistentCollection {#2957 …}
  +children: [
    App\Entity\EntryComment {#2307
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2306 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I had a DVD player and some DVDs came with playable games it was the best.\n
        \n
        Actually, the most realistic gaming console is this universe
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703253273 {#2312
        date: 2023-12-22 14:54:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@frozencat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2308 …}
      +nested: Doctrine\ORM\PersistentCollection {#2304 …}
      +votes: Doctrine\ORM\PersistentCollection {#2319 …}
      +reports: Doctrine\ORM\PersistentCollection {#2318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
      -id: 243151
      -bodyTs: "'actual':17 'best':16 'came':9 'consol':22 'dvd':4 'dvds':8 'game':12,21 'playabl':11 'player':5 'realist':20 'univers':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6447641"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703253273 {#2310
        date: 2023-12-22 14:54:33.0 +01:00
      }
      +"title": 243151
    }
  ]
  -id: 23932
  -titleTs: "'best':4 'consol':6 'game':5"
  -bodyTs: "'deck':6 'like':9 'pc':12 'portabl':11 'steam':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703296528
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11418382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703210128 {#2929
    date: 2023-12-22 02:55:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#2909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-s-the-best-gaming-console-and-why"
    +title: "What's the best gaming console and why?"
    +url: null
    +body: "for me it’s steam deck it’s like a portable pc"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708275092 {#2941
      date: 2024-02-18 17:51:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2946 …}
    +votes: Doctrine\ORM\PersistentCollection {#2949 …}
    +reports: Doctrine\ORM\PersistentCollection {#2951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    +badges: Doctrine\ORM\PersistentCollection {#2957 …}
    +children: [
      App\Entity\EntryComment {#2307}
    ]
    -id: 23932
    -titleTs: "'best':4 'consol':6 'game':5"
    -bodyTs: "'deck':6 'like':9 'pc':12 'portabl':11 'steam':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703296528
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703210128 {#2929
      date: 2023-12-22 02:55:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I had a DVD player and some DVDs came with playable games it was the best.\n
    \n
    Actually, the most realistic gaming console is this universe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703253273 {#2312
    date: 2023-12-22 14:54:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frozencat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 243151
  -bodyTs: "'actual':17 'best':16 'came':9 'consol':22 'dvd':4 'dvds':8 'game':12,21 'playabl':11 'player':5 'realist':20 'univers':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6447641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703253273 {#2310
    date: 2023-12-22 14:54:33.0 +01:00
  }
  +"title": 243151
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#2909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-s-the-best-gaming-console-and-why"
    +title: "What's the best gaming console and why?"
    +url: null
    +body: "for me it’s steam deck it’s like a portable pc"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708275092 {#2941
      date: 2024-02-18 17:51:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2946 …}
    +votes: Doctrine\ORM\PersistentCollection {#2949 …}
    +reports: Doctrine\ORM\PersistentCollection {#2951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    +badges: Doctrine\ORM\PersistentCollection {#2957 …}
    +children: [
      App\Entity\EntryComment {#2307}
    ]
    -id: 23932
    -titleTs: "'best':4 'consol':6 'game':5"
    -bodyTs: "'deck':6 'like':9 'pc':12 'portabl':11 'steam':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703296528
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703210128 {#2929
      date: 2023-12-22 02:55:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I had a DVD player and some DVDs came with playable games it was the best.\n
    \n
    Actually, the most realistic gaming console is this universe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703253273 {#2312
    date: 2023-12-22 14:54:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frozencat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 243151
  -bodyTs: "'actual':17 'best':16 'came':9 'consol':22 'dvd':4 'dvds':8 'game':12,21 'playabl':11 'player':5 'realist':20 'univers':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6447641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703253273 {#2310
    date: 2023-12-22 14:54:33.0 +01:00
  }
  +"title": 243151
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2307
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2306
    +user: Proxies\__CG__\App\Entity\User {#2909 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-s-the-best-gaming-console-and-why"
    +title: "What's the best gaming console and why?"
    +url: null
    +body: "for me it’s steam deck it’s like a portable pc"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 53
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708275092 {#2941
      date: 2024-02-18 17:51:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2946 …}
    +votes: Doctrine\ORM\PersistentCollection {#2949 …}
    +reports: Doctrine\ORM\PersistentCollection {#2951 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2953 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2955 …}
    +badges: Doctrine\ORM\PersistentCollection {#2957 …}
    +children: [
      App\Entity\EntryComment {#2307}
    ]
    -id: 23932
    -titleTs: "'best':4 'consol':6 'game':5"
    -bodyTs: "'deck':6 'like':9 'pc':12 'portabl':11 'steam':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703296528
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11418382"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703210128 {#2929
      date: 2023-12-22 02:55:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I had a DVD player and some DVDs came with playable games it was the best.\n
    \n
    Actually, the most realistic gaming console is this universe
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703253273 {#2312
    date: 2023-12-22 14:54:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frozencat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 243151
  -bodyTs: "'actual':17 'best':16 'came':9 'consol':22 'dvd':4 'dvds':8 'game':12,21 'playabl':11 'player':5 'realist':20 'univers':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6447641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703253273 {#2310
    date: 2023-12-22 14:54:33.0 +01:00
  }
  +"title": 243151
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2111
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "If-You-Had-to-Worship-or-be-the-Champion-of"
  +title: "If You Had to Worship or be the Champion of an Ancient Greek God/Goddess Which One Would You Pick?"
  +url: null
  +body: "Ngl Athena is based."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707803918 {#3012
    date: 2024-02-13 06:58:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  +badges: Doctrine\ORM\PersistentCollection {#3028 …}
  +children: [
    App\Entity\EntryComment {#2108
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2111 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "No, these things only lead to disappointment"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703170446 {#2099
        date: 2023-12-21 15:54:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FireTower@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 240538
      -bodyTs: "'disappoint':7 'lead':5 'thing':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6427457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703170446 {#2105
        date: 2023-12-21 15:54:06.0 +01:00
      }
      +"title": 240538
    }
  ]
  -id: 23778
  -titleTs: "'ancient':12 'champion':9 'god/goddess':14 'greek':13 'one':16 'pick':19 'worship':5 'would':17"
  -bodyTs: "'athena':2 'base':4 'ngl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703239919
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9818473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153519 {#3001
    date: 2023-12-21 11:11:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2111
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "If-You-Had-to-Worship-or-be-the-Champion-of"
  +title: "If You Had to Worship or be the Champion of an Ancient Greek God/Goddess Which One Would You Pick?"
  +url: null
  +body: "Ngl Athena is based."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707803918 {#3012
    date: 2024-02-13 06:58:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  +badges: Doctrine\ORM\PersistentCollection {#3028 …}
  +children: [
    App\Entity\EntryComment {#2108
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2111 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "No, these things only lead to disappointment"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703170446 {#2099
        date: 2023-12-21 15:54:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FireTower@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 240538
      -bodyTs: "'disappoint':7 'lead':5 'thing':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6427457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703170446 {#2105
        date: 2023-12-21 15:54:06.0 +01:00
      }
      +"title": 240538
    }
  ]
  -id: 23778
  -titleTs: "'ancient':12 'champion':9 'god/goddess':14 'greek':13 'one':16 'pick':19 'worship':5 'would':17"
  -bodyTs: "'athena':2 'base':4 'ngl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703239919
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9818473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153519 {#3001
    date: 2023-12-21 11:11:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2111
  +user: Proxies\__CG__\App\Entity\User {#2980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "If-You-Had-to-Worship-or-be-the-Champion-of"
  +title: "If You Had to Worship or be the Champion of an Ancient Greek God/Goddess Which One Would You Pick?"
  +url: null
  +body: "Ngl Athena is based."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 39
  +favouriteCount: 98
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707803918 {#3012
    date: 2024-02-13 06:58:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3020 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
  +badges: Doctrine\ORM\PersistentCollection {#3028 …}
  +children: [
    App\Entity\EntryComment {#2108
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2111 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "No, these things only lead to disappointment"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703170446 {#2099
        date: 2023-12-21 15:54:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FireTower@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 240538
      -bodyTs: "'disappoint':7 'lead':5 'thing':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6427457"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703170446 {#2105
        date: 2023-12-21 15:54:06.0 +01:00
      }
      +"title": 240538
    }
  ]
  -id: 23778
  -titleTs: "'ancient':12 'champion':9 'god/goddess':14 'greek':13 'one':16 'pick':19 'worship':5 'would':17"
  -bodyTs: "'athena':2 'base':4 'ngl':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703239919
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9818473"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703153519 {#3001
    date: 2023-12-21 11:11:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2108
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111
    +user: Proxies\__CG__\App\Entity\User {#2980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "If-You-Had-to-Worship-or-be-the-Champion-of"
    +title: "If You Had to Worship or be the Champion of an Ancient Greek God/Goddess Which One Would You Pick?"
    +url: null
    +body: "Ngl Athena is based."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707803918 {#3012
      date: 2024-02-13 06:58:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3020 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
    +badges: Doctrine\ORM\PersistentCollection {#3028 …}
    +children: [
      App\Entity\EntryComment {#2108}
    ]
    -id: 23778
    -titleTs: "'ancient':12 'champion':9 'god/goddess':14 'greek':13 'one':16 'pick':19 'worship':5 'would':17"
    -bodyTs: "'athena':2 'base':4 'ngl':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703239919
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9818473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703153519 {#3001
      date: 2023-12-21 11:11:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, these things only lead to disappointment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703170446 {#2099
    date: 2023-12-21 15:54:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 240538
  -bodyTs: "'disappoint':7 'lead':5 'thing':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6427457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170446 {#2105
    date: 2023-12-21 15:54:06.0 +01:00
  }
  +"title": 240538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2108
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111
    +user: Proxies\__CG__\App\Entity\User {#2980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "If-You-Had-to-Worship-or-be-the-Champion-of"
    +title: "If You Had to Worship or be the Champion of an Ancient Greek God/Goddess Which One Would You Pick?"
    +url: null
    +body: "Ngl Athena is based."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707803918 {#3012
      date: 2024-02-13 06:58:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3020 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
    +badges: Doctrine\ORM\PersistentCollection {#3028 …}
    +children: [
      App\Entity\EntryComment {#2108}
    ]
    -id: 23778
    -titleTs: "'ancient':12 'champion':9 'god/goddess':14 'greek':13 'one':16 'pick':19 'worship':5 'would':17"
    -bodyTs: "'athena':2 'base':4 'ngl':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703239919
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9818473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703153519 {#3001
      date: 2023-12-21 11:11:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, these things only lead to disappointment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703170446 {#2099
    date: 2023-12-21 15:54:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 240538
  -bodyTs: "'disappoint':7 'lead':5 'thing':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6427457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170446 {#2105
    date: 2023-12-21 15:54:06.0 +01:00
  }
  +"title": 240538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2108
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2111
    +user: Proxies\__CG__\App\Entity\User {#2980 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "If-You-Had-to-Worship-or-be-the-Champion-of"
    +title: "If You Had to Worship or be the Champion of an Ancient Greek God/Goddess Which One Would You Pick?"
    +url: null
    +body: "Ngl Athena is based."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 39
    +favouriteCount: 98
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707803918 {#3012
      date: 2024-02-13 06:58:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3020 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3024 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3026 …}
    +badges: Doctrine\ORM\PersistentCollection {#3028 …}
    +children: [
      App\Entity\EntryComment {#2108}
    ]
    -id: 23778
    -titleTs: "'ancient':12 'champion':9 'god/goddess':14 'greek':13 'one':16 'pick':19 'worship':5 'would':17"
    -bodyTs: "'athena':2 'base':4 'ngl':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703239919
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9818473"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703153519 {#3001
      date: 2023-12-21 11:11:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, these things only lead to disappointment"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703170446 {#2099
    date: 2023-12-21 15:54:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FireTower@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 240538
  -bodyTs: "'disappoint':7 'lead':5 'thing':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6427457"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703170446 {#2105
    date: 2023-12-21 15:54:06.0 +01:00
  }
  +"title": 240538
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Is-it-just-my-circle-or-has-it-been-a"
  +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
  +url: null
  +body: """
    Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
    \n
    How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707599923 {#3030
    date: 2024-02-10 22:18:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  +badges: Doctrine\ORM\PersistentCollection {#3046 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely just you and your circle"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703129767 {#2059
        date: 2023-12-21 04:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shamrt@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 239484
      -bodyTs: "'circl':6 'definit':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6418926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703129767 {#2046
        date: 2023-12-21 04:36:07.0 +01:00
      }
      +"title": 239484
    }
  ]
  -id: 23165
  -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
  -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703028721
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11600910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942321 {#3018
    date: 2023-12-19 00:32:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Is-it-just-my-circle-or-has-it-been-a"
  +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
  +url: null
  +body: """
    Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
    \n
    How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707599923 {#3030
    date: 2024-02-10 22:18:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  +badges: Doctrine\ORM\PersistentCollection {#3046 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely just you and your circle"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703129767 {#2059
        date: 2023-12-21 04:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shamrt@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 239484
      -bodyTs: "'circl':6 'definit':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6418926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703129767 {#2046
        date: 2023-12-21 04:36:07.0 +01:00
      }
      +"title": 239484
    }
  ]
  -id: 23165
  -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
  -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703028721
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11600910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942321 {#3018
    date: 2023-12-19 00:32:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2045
  +user: Proxies\__CG__\App\Entity\User {#2998 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Is-it-just-my-circle-or-has-it-been-a"
  +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
  +url: null
  +body: """
    Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
    \n
    How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 77
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707599923 {#3030
    date: 2024-02-10 22:18:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3038 …}
  +reports: Doctrine\ORM\PersistentCollection {#3040 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
  +badges: Doctrine\ORM\PersistentCollection {#3046 …}
  +children: [
    App\Entity\EntryComment {#2047
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2045 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Definitely just you and your circle"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703129767 {#2059
        date: 2023-12-21 04:36:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@shamrt@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2057 …}
      +nested: Doctrine\ORM\PersistentCollection {#2055 …}
      +votes: Doctrine\ORM\PersistentCollection {#2054 …}
      +reports: Doctrine\ORM\PersistentCollection {#2053 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
      -id: 239484
      -bodyTs: "'circl':6 'definit':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6418926"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703129767 {#2046
        date: 2023-12-21 04:36:07.0 +01:00
      }
      +"title": 239484
    }
  ]
  -id: 23165
  -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
  -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703028721
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11600910"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702942321 {#3018
    date: 2023-12-19 00:32:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Is-it-just-my-circle-or-has-it-been-a"
    +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
    +url: null
    +body: """
      Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
      \n
      How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707599923 {#3030
      date: 2024-02-10 22:18:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    +badges: Doctrine\ORM\PersistentCollection {#3046 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 23165
    -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
    -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703028721
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11600910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702942321 {#3018
      date: 2023-12-19 00:32:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely just you and your circle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703129767 {#2059
    date: 2023-12-21 04:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shamrt@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 239484
  -bodyTs: "'circl':6 'definit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6418926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129767 {#2046
    date: 2023-12-21 04:36:07.0 +01:00
  }
  +"title": 239484
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Is-it-just-my-circle-or-has-it-been-a"
    +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
    +url: null
    +body: """
      Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
      \n
      How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707599923 {#3030
      date: 2024-02-10 22:18:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    +badges: Doctrine\ORM\PersistentCollection {#3046 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 23165
    -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
    -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703028721
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11600910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702942321 {#3018
      date: 2023-12-19 00:32:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely just you and your circle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703129767 {#2059
    date: 2023-12-21 04:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shamrt@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 239484
  -bodyTs: "'circl':6 'definit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6418926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129767 {#2046
    date: 2023-12-21 04:36:07.0 +01:00
  }
  +"title": 239484
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2047
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2045
    +user: Proxies\__CG__\App\Entity\User {#2998 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Is-it-just-my-circle-or-has-it-been-a"
    +title: "Is it just my circle, or has it been a challenge getting into the Christmas/holiday spirit the last couple of years?"
    +url: null
    +body: """
      Sure, the first year (or two) of COVID were wretched, but most of those barriers have since cleared — yet I’m still struggling. I’ve noticed the same with a number of people within my family and neighbourhood.\n
      \n
      How are others feeling? Are you struggling, yet succeeding? If so, how are you breaking through?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 77
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707599923 {#3030
      date: 2024-02-10 22:18:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3038 …}
    +reports: Doctrine\ORM\PersistentCollection {#3040 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3042 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3044 …}
    +badges: Doctrine\ORM\PersistentCollection {#3046 …}
    +children: [
      App\Entity\EntryComment {#2047}
    ]
    -id: 23165
    -titleTs: "'challeng':11 'christmas/holiday':15 'circl':5 'coupl':19 'get':12 'last':18 'spirit':16 'year':21"
    -bodyTs: "'barrier':15 'break':53 'clear':18 'covid':8 'famili':36 'feel':42 'first':3 'm':21 'neighbourhood':38 'notic':26 'number':31 'other':41 'peopl':33 'sinc':17 'still':22 'struggl':23,45 'succeed':47 'sure':1 'two':6 've':25 'within':34 'wretch':10 'year':4 'yet':19,46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703028721
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11600910"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702942321 {#3018
      date: 2023-12-19 00:32:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Definitely just you and your circle"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703129767 {#2059
    date: 2023-12-21 04:36:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shamrt@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2057 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2054 …}
  +reports: Doctrine\ORM\PersistentCollection {#2053 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2104 …}
  -id: 239484
  -bodyTs: "'circl':6 'definit':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6418926"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129767 {#2046
    date: 2023-12-21 04:36:07.0 +01:00
  }
  +"title": 239484
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2283
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
  +title: "What is Something Scientific that you just don't believe in at all?"
  +url: null
  +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 442
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703801499 {#2923
    date: 2023-12-28 23:11:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    4 => App\Entity\EntryComment {#2281
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
      +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703255229 {#2296
        date: 2023-12-22 15:27:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@ani@endlesstalk.org"
        "@them@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 243195
      -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6448040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703255229 {#2295
        date: 2023-12-22 15:27:09.0 +01:00
      }
      +"title": 243195
    }
    3 => App\Entity\EntryComment {#2194
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "Chill science should be questioned otherwise it’s not science"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1703255285 {#2196
        date: 2023-12-22 15:28:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 243199
      -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6448053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703255285 {#2199
        date: 2023-12-22 15:28:05.0 +01:00
      }
      +"title": 243199
    }
    2 => App\Entity\EntryComment {#2211
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703337387 {#2204
        date: 2023-12-23 14:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
        "@ani@endlesstalk.org"
        "@force@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 245733
      -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6464930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703337387 {#2200
        date: 2023-12-23 14:16:27.0 +01:00
      }
      +"title": 245733
    }
    1 => App\Entity\EntryComment {#2235
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703338976 {#2263
        date: 2023-12-23 14:42:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
        "@ani@endlesstalk.org"
        "@force@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2239 …}
      +nested: Doctrine\ORM\PersistentCollection {#2236 …}
      +votes: Doctrine\ORM\PersistentCollection {#2226 …}
      +reports: Doctrine\ORM\PersistentCollection {#2238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
      -id: 245789
      -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6465217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703338976 {#2264
        date: 2023-12-23 14:42:56.0 +01:00
      }
      +"title": 245789
    }
    0 => App\Entity\EntryComment {#2250
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703339606 {#2244
        date: 2023-12-23 14:53:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
        "@ani@endlesstalk.org"
        "@force@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2245 …}
      +nested: Doctrine\ORM\PersistentCollection {#2243 …}
      +votes: Doctrine\ORM\PersistentCollection {#2255 …}
      +reports: Doctrine\ORM\PersistentCollection {#2251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
      -id: 245815
      -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6465360"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703339606 {#2254
        date: 2023-12-23 14:53:26.0 +01:00
      }
      +"title": 245815
    }
  ]
  -id: 23947
  -titleTs: "'believ':10 'scientif':4 'someth':3"
  -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703300170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9845370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213770 {#2912
    date: 2023-12-22 03:56:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2283
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
  +title: "What is Something Scientific that you just don't believe in at all?"
  +url: null
  +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 442
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703801499 {#2923
    date: 2023-12-28 23:11:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    4 => App\Entity\EntryComment {#2281
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
      +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703255229 {#2296
        date: 2023-12-22 15:27:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@ani@endlesstalk.org"
        "@them@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 243195
      -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6448040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703255229 {#2295
        date: 2023-12-22 15:27:09.0 +01:00
      }
      +"title": 243195
    }
    3 => App\Entity\EntryComment {#2194
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "Chill science should be questioned otherwise it’s not science"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1703255285 {#2196
        date: 2023-12-22 15:28:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 243199
      -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6448053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703255285 {#2199
        date: 2023-12-22 15:28:05.0 +01:00
      }
      +"title": 243199
    }
    2 => App\Entity\EntryComment {#2211
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703337387 {#2204
        date: 2023-12-23 14:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
        "@ani@endlesstalk.org"
        "@force@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 245733
      -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6464930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703337387 {#2200
        date: 2023-12-23 14:16:27.0 +01:00
      }
      +"title": 245733
    }
    1 => App\Entity\EntryComment {#2235
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703338976 {#2263
        date: 2023-12-23 14:42:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
        "@ani@endlesstalk.org"
        "@force@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2239 …}
      +nested: Doctrine\ORM\PersistentCollection {#2236 …}
      +votes: Doctrine\ORM\PersistentCollection {#2226 …}
      +reports: Doctrine\ORM\PersistentCollection {#2238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
      -id: 245789
      -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6465217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703338976 {#2264
        date: 2023-12-23 14:42:56.0 +01:00
      }
      +"title": 245789
    }
    0 => App\Entity\EntryComment {#2250
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703339606 {#2244
        date: 2023-12-23 14:53:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
        "@ani@endlesstalk.org"
        "@force@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2245 …}
      +nested: Doctrine\ORM\PersistentCollection {#2243 …}
      +votes: Doctrine\ORM\PersistentCollection {#2255 …}
      +reports: Doctrine\ORM\PersistentCollection {#2251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
      -id: 245815
      -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6465360"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703339606 {#2254
        date: 2023-12-23 14:53:26.0 +01:00
      }
      +"title": 245815
    }
  ]
  -id: 23947
  -titleTs: "'believ':10 'scientif':4 'someth':3"
  -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703300170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9845370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213770 {#2912
    date: 2023-12-22 03:56:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2283
  +user: Proxies\__CG__\App\Entity\User {#2890 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
  +title: "What is Something Scientific that you just don't believe in at all?"
  +url: null
  +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 442
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703801499 {#2923
    date: 2023-12-28 23:11:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    4 => App\Entity\EntryComment {#2281
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
      +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703255229 {#2296
        date: 2023-12-22 15:27:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@ani@endlesstalk.org"
        "@them@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2278 …}
      +nested: Doctrine\ORM\PersistentCollection {#2279 …}
      +votes: Doctrine\ORM\PersistentCollection {#2277 …}
      +reports: Doctrine\ORM\PersistentCollection {#2220 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
      -id: 243195
      -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6448040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703255229 {#2295
        date: 2023-12-22 15:27:09.0 +01:00
      }
      +"title": 243195
    }
    3 => App\Entity\EntryComment {#2194
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "Chill science should be questioned otherwise it’s not science"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 32
      +score: 0
      +lastActive: DateTime @1703255285 {#2196
        date: 2023-12-22 15:28:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2193 …}
      +nested: Doctrine\ORM\PersistentCollection {#2205 …}
      +votes: Doctrine\ORM\PersistentCollection {#2202 …}
      +reports: Doctrine\ORM\PersistentCollection {#2210 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
      -id: 243199
      -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6448053"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703255285 {#2199
        date: 2023-12-22 15:28:05.0 +01:00
      }
      +"title": 243199
    }
    2 => App\Entity\EntryComment {#2211
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703337387 {#2204
        date: 2023-12-23 14:16:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
        "@ani@endlesstalk.org"
        "@force@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2266 …}
      +nested: Doctrine\ORM\PersistentCollection {#2268 …}
      +votes: Doctrine\ORM\PersistentCollection {#2273 …}
      +reports: Doctrine\ORM\PersistentCollection {#2274 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
      -id: 245733
      -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6464930"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703337387 {#2200
        date: 2023-12-23 14:16:27.0 +01:00
      }
      +"title": 245733
    }
    1 => App\Entity\EntryComment {#2235
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703338976 {#2263
        date: 2023-12-23 14:42:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
        "@ani@endlesstalk.org"
        "@force@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2239 …}
      +nested: Doctrine\ORM\PersistentCollection {#2236 …}
      +votes: Doctrine\ORM\PersistentCollection {#2226 …}
      +reports: Doctrine\ORM\PersistentCollection {#2238 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
      -id: 245789
      -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6465217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703338976 {#2264
        date: 2023-12-23 14:42:56.0 +01:00
      }
      +"title": 245789
    }
    0 => App\Entity\EntryComment {#2250
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
      +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703339606 {#2244
        date: 2023-12-23 14:53:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@doctorcrimson@lemmy.world"
        "@thorbot@lemmy.world"
        "@ani@endlesstalk.org"
        "@force@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2245 …}
      +nested: Doctrine\ORM\PersistentCollection {#2243 …}
      +votes: Doctrine\ORM\PersistentCollection {#2255 …}
      +reports: Doctrine\ORM\PersistentCollection {#2251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
      -id: 245815
      -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6465360"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703339606 {#2254
        date: 2023-12-23 14:53:26.0 +01:00
      }
      +"title": 245815
    }
  ]
  -id: 23947
  -titleTs: "'believ':10 'scientif':4 'someth':3"
  -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703300170
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9845370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703213770 {#2912
    date: 2023-12-22 03:56:10.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281}
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703255229 {#2296
    date: 2023-12-22 15:27:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@ani@endlesstalk.org"
    "@them@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 243195
  -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6448040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255229 {#2295
    date: 2023-12-22 15:27:09.0 +01:00
  }
  +"title": 243195
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281}
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703255229 {#2296
    date: 2023-12-22 15:27:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@ani@endlesstalk.org"
    "@them@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 243195
  -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6448040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255229 {#2295
    date: 2023-12-22 15:27:09.0 +01:00
  }
  +"title": 243195
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281}
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703255229 {#2296
    date: 2023-12-22 15:27:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@ani@endlesstalk.org"
    "@them@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 243195
  -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6448040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255229 {#2295
    date: 2023-12-22 15:27:09.0 +01:00
  }
  +"title": 243195
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194}
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "Chill science should be questioned otherwise it’s not science"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1703255285 {#2196
    date: 2023-12-22 15:28:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 243199
  -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6448053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255285 {#2199
    date: 2023-12-22 15:28:05.0 +01:00
  }
  +"title": 243199
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194}
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "Chill science should be questioned otherwise it’s not science"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1703255285 {#2196
    date: 2023-12-22 15:28:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 243199
  -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6448053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255285 {#2199
    date: 2023-12-22 15:28:05.0 +01:00
  }
  +"title": 243199
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194}
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "Chill science should be questioned otherwise it’s not science"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 32
  +score: 0
  +lastActive: DateTime @1703255285 {#2196
    date: 2023-12-22 15:28:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2193 …}
  +nested: Doctrine\ORM\PersistentCollection {#2205 …}
  +votes: Doctrine\ORM\PersistentCollection {#2202 …}
  +reports: Doctrine\ORM\PersistentCollection {#2210 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
  -id: 243199
  -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6448053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703255285 {#2199
    date: 2023-12-22 15:28:05.0 +01:00
  }
  +"title": 243199
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211}
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703337387 {#2204
    date: 2023-12-23 14:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
    "@ani@endlesstalk.org"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 245733
  -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6464930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703337387 {#2200
    date: 2023-12-23 14:16:27.0 +01:00
  }
  +"title": 245733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211}
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703337387 {#2204
    date: 2023-12-23 14:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
    "@ani@endlesstalk.org"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 245733
  -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6464930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703337387 {#2200
    date: 2023-12-23 14:16:27.0 +01:00
  }
  +"title": 245733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2211
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211}
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703337387 {#2204
    date: 2023-12-23 14:16:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
    "@ani@endlesstalk.org"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2266 …}
  +nested: Doctrine\ORM\PersistentCollection {#2268 …}
  +votes: Doctrine\ORM\PersistentCollection {#2273 …}
  +reports: Doctrine\ORM\PersistentCollection {#2274 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
  -id: 245733
  -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6464930"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703337387 {#2200
    date: 2023-12-23 14:16:27.0 +01:00
  }
  +"title": 245733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235}
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703338976 {#2263
    date: 2023-12-23 14:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
    "@ani@endlesstalk.org"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 245789
  -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6465217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338976 {#2264
    date: 2023-12-23 14:42:56.0 +01:00
  }
  +"title": 245789
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235}
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703338976 {#2263
    date: 2023-12-23 14:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
    "@ani@endlesstalk.org"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 245789
  -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6465217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338976 {#2264
    date: 2023-12-23 14:42:56.0 +01:00
  }
  +"title": 245789
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2235
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235}
      0 => App\Entity\EntryComment {#2250
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703339606 {#2244
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 245815
        -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465360"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703339606 {#2254
          date: 2023-12-23 14:53:26.0 +01:00
        }
        +"title": 245815
      }
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703338976 {#2263
    date: 2023-12-23 14:42:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
    "@ani@endlesstalk.org"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2239 …}
  +nested: Doctrine\ORM\PersistentCollection {#2236 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
  -id: 245789
  -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6465217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338976 {#2264
    date: 2023-12-23 14:42:56.0 +01:00
  }
  +"title": 245789
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2250
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250}
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703339606 {#2244
    date: 2023-12-23 14:53:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
    "@ani@endlesstalk.org"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 245815
  -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6465360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339606 {#2254
    date: 2023-12-23 14:53:26.0 +01:00
  }
  +"title": 245815
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2250
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250}
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703339606 {#2244
    date: 2023-12-23 14:53:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
    "@ani@endlesstalk.org"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 245815
  -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6465360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339606 {#2254
    date: 2023-12-23 14:53:26.0 +01:00
  }
  +"title": 245815
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2250
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283
    +user: Proxies\__CG__\App\Entity\User {#2890 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-is-Something-Scientific-that-you-just-don-t-believe-in"
    +title: "What is Something Scientific that you just don't believe in at all?"
    +url: null
    +body: "EDIT: Let’s cool it with the downvotes, dudes. We’re not out to cut funding to your black hole detection chamber or revoke the degrees of chiropractors just because a couple of us don’t believe in it, okay? Chill out, participate with the prompt and continue with having a nice day. I’m sure almost everybody has something to add."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 442
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703801499 {#2923
      date: 2023-12-28 23:11:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      4 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
        +body: "That sounds about right. Could you give an example of what correct treatment should be? I agree that treatment for many conditions is long term."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703255229 {#2296
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@ani@endlesstalk.org"
          "@them@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2278 …}
        +nested: Doctrine\ORM\PersistentCollection {#2279 …}
        +votes: Doctrine\ORM\PersistentCollection {#2277 …}
        +reports: Doctrine\ORM\PersistentCollection {#2220 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
        -id: 243195
        -bodyTs: "'agre':17 'condit':22 'correct':12 'could':5 'exampl':9 'give':7 'long':24 'mani':21 'right':4 'sound':2 'term':25 'treatment':13,19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448040"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255229 {#2295
          date: 2023-12-22 15:27:09.0 +01:00
        }
        +"title": 243195
      }
      3 => App\Entity\EntryComment {#2194
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "Chill science should be questioned otherwise it’s not science"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 32
        +score: 0
        +lastActive: DateTime @1703255285 {#2196
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2193 …}
        +nested: Doctrine\ORM\PersistentCollection {#2205 …}
        +votes: Doctrine\ORM\PersistentCollection {#2202 …}
        +reports: Doctrine\ORM\PersistentCollection {#2210 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2207 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2208 …}
        -id: 243199
        -bodyTs: "'chill':1 'otherwis':6 'question':5 'scienc':2,10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6448053"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703255285 {#2199
          date: 2023-12-22 15:28:05.0 +01:00
        }
        +"title": 243199
      }
      2 => App\Entity\EntryComment {#2211
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "People are free to express what they think about science. There’s no law saying otherwise. Why are you guys so upset?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703337387 {#2204
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2266 …}
        +nested: Doctrine\ORM\PersistentCollection {#2268 …}
        +votes: Doctrine\ORM\PersistentCollection {#2273 …}
        +reports: Doctrine\ORM\PersistentCollection {#2274 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2190 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2265 …}
        -id: 245733
        -bodyTs: "'express':5 'free':3 'guy':20 'law':14 'otherwis':16 'peopl':1 'say':15 'scienc':10 'think':8 'upset':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6464930"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703337387 {#2200
          date: 2023-12-23 14:16:27.0 +01:00
        }
        +"title": 245733
      }
      1 => App\Entity\EntryComment {#2235
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2283 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
        +body: "This is a question on AskLemmy. It won’t change anything in the world. Why do you care? You guys should touch grass"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703338976 {#2263
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@doctorcrimson@lemmy.world"
          "@thorbot@lemmy.world"
          "@ani@endlesstalk.org"
          "@force@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2239 …}
        +nested: Doctrine\ORM\PersistentCollection {#2236 …}
        +votes: Doctrine\ORM\PersistentCollection {#2226 …}
        +reports: Doctrine\ORM\PersistentCollection {#2238 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2249 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2259 …}
        -id: 245789
        -bodyTs: "'anyth':11 'asklemmi':6 'care':18 'chang':10 'grass':23 'guy':20 'question':4 'touch':22 'won':8 'world':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6465217"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703338976 {#2264
          date: 2023-12-23 14:42:56.0 +01:00
        }
        +"title": 245789
      }
      0 => App\Entity\EntryComment {#2250}
    ]
    -id: 23947
    -titleTs: "'believ':10 'scientif':4 'someth':3"
    -bodyTs: "'add':62 'almost':57 'believ':37 'black':19 'chamber':22 'chill':41 'chiropractor':28 'continu':48 'cool':4 'coupl':32 'cut':15 'day':53 'degre':26 'detect':21 'downvot':8 'dude':9 'edit':1 'everybodi':58 'fund':16 'hole':20 'let':2 'm':55 'nice':52 'okay':40 'particip':43 'prompt':46 're':11 'revok':24 'someth':60 'sure':56 'us':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703300170
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9845370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703213770 {#2912
      date: 2023-12-22 03:56:10.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2195 …}
  +body: "Let’s touch grass together to measure how much photosynthesis grass can do? Please, it will be fun. But I’m open to another scientific experiment if you have anything in mind"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703339606 {#2244
    date: 2023-12-23 14:53:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@doctorcrimson@lemmy.world"
    "@thorbot@lemmy.world"
    "@ani@endlesstalk.org"
    "@force@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 245815
  -bodyTs: "'anoth':24 'anyth':30 'experi':26 'fun':18 'grass':4,11 'let':1 'm':21 'measur':7 'mind':32 'much':9 'open':22 'photosynthesi':10 'pleas':14 'scientif':25 'togeth':5 'touch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6465360"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703339606 {#2254
    date: 2023-12-23 14:53:26.0 +01:00
  }
  +"title": 245815
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1702
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-would-you-free-yourself-from-a-curse"
  +title: "How would you free yourself from a curse?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703256369 {#1596
    date: 2023-12-22 15:46:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  +badges: Doctrine\ORM\PersistentCollection {#1711 …}
  +children: []
  -id: 33687
  -titleTs: "'curs':8 'free':4 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/14910198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703256369 {#1619
    date: 2023-12-22 15:46:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1702
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-would-you-free-yourself-from-a-curse"
  +title: "How would you free yourself from a curse?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703256369 {#1596
    date: 2023-12-22 15:46:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  +badges: Doctrine\ORM\PersistentCollection {#1711 …}
  +children: []
  -id: 33687
  -titleTs: "'curs':8 'free':4 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/14910198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703256369 {#1619
    date: 2023-12-22 15:46:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1702
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-would-you-free-yourself-from-a-curse"
  +title: "How would you free yourself from a curse?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703256369 {#1596
    date: 2023-12-22 15:46:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  +badges: Doctrine\ORM\PersistentCollection {#1711 …}
  +children: []
  -id: 33687
  -titleTs: "'curs':8 'free':4 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/14910198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703256369 {#1619
    date: 2023-12-22 15:46:09.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2299
  +user: Proxies\__CG__\App\Entity\User {#2926 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Do-you-ever-question-your-life"
  +title: "Do you ever question your life?"
  +url: null
  +body: "Do you ever wonder why, we build castles in the sky?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703253122 {#2959
    date: 2023-12-22 14:52:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2964 …}
  +votes: Doctrine\ORM\PersistentCollection {#2967 …}
  +reports: Doctrine\ORM\PersistentCollection {#2969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
  +badges: Doctrine\ORM\PersistentCollection {#2975 …}
  +children: [
    App\Entity\EntryComment {#2189
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yes :( :(\n
        \n
        Please, help me
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703253122 {#2252
        date: 2023-12-22 14:52:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2311 …}
      +nested: Doctrine\ORM\PersistentCollection {#2293 …}
      +votes: Doctrine\ORM\PersistentCollection {#2309 …}
      +reports: Doctrine\ORM\PersistentCollection {#2302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
      -id: 243145
      -bodyTs: "'help':3 'pleas':2 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6447610"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703253122 {#2192
        date: 2023-12-22 14:52:02.0 +01:00
      }
      +"title": 243145
    }
  ]
  -id: 23876
  -titleTs: "'ever':3 'life':6 'question':4"
  -bodyTs: "'build':7 'castl':8 'ever':3 'sky':11 'wonder':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703274528
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9835521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703188128 {#2947
    date: 2023-12-21 20:48:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2299
  +user: Proxies\__CG__\App\Entity\User {#2926 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Do-you-ever-question-your-life"
  +title: "Do you ever question your life?"
  +url: null
  +body: "Do you ever wonder why, we build castles in the sky?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703253122 {#2959
    date: 2023-12-22 14:52:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2964 …}
  +votes: Doctrine\ORM\PersistentCollection {#2967 …}
  +reports: Doctrine\ORM\PersistentCollection {#2969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
  +badges: Doctrine\ORM\PersistentCollection {#2975 …}
  +children: [
    App\Entity\EntryComment {#2189
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yes :( :(\n
        \n
        Please, help me
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703253122 {#2252
        date: 2023-12-22 14:52:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2311 …}
      +nested: Doctrine\ORM\PersistentCollection {#2293 …}
      +votes: Doctrine\ORM\PersistentCollection {#2309 …}
      +reports: Doctrine\ORM\PersistentCollection {#2302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
      -id: 243145
      -bodyTs: "'help':3 'pleas':2 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6447610"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703253122 {#2192
        date: 2023-12-22 14:52:02.0 +01:00
      }
      +"title": 243145
    }
  ]
  -id: 23876
  -titleTs: "'ever':3 'life':6 'question':4"
  -bodyTs: "'build':7 'castl':8 'ever':3 'sky':11 'wonder':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703274528
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9835521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703188128 {#2947
    date: 2023-12-21 20:48:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2299
  +user: Proxies\__CG__\App\Entity\User {#2926 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Do-you-ever-question-your-life"
  +title: "Do you ever question your life?"
  +url: null
  +body: "Do you ever wonder why, we build castles in the sky?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 17
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703253122 {#2959
    date: 2023-12-22 14:52:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2964 …}
  +votes: Doctrine\ORM\PersistentCollection {#2967 …}
  +reports: Doctrine\ORM\PersistentCollection {#2969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
  +badges: Doctrine\ORM\PersistentCollection {#2975 …}
  +children: [
    App\Entity\EntryComment {#2189
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2299 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Yes :( :(\n
        \n
        Please, help me
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703253122 {#2252
        date: 2023-12-22 14:52:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cashews_best_nut@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2311 …}
      +nested: Doctrine\ORM\PersistentCollection {#2293 …}
      +votes: Doctrine\ORM\PersistentCollection {#2309 …}
      +reports: Doctrine\ORM\PersistentCollection {#2302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
      -id: 243145
      -bodyTs: "'help':3 'pleas':2 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6447610"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703253122 {#2192
        date: 2023-12-22 14:52:02.0 +01:00
      }
      +"title": 243145
    }
  ]
  -id: 23876
  -titleTs: "'ever':3 'life':6 'question':4"
  -bodyTs: "'build':7 'castl':8 'ever':3 'sky':11 'wonder':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703274528
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9835521"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703188128 {#2947
    date: 2023-12-21 20:48:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#2926 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Do-you-ever-question-your-life"
    +title: "Do you ever question your life?"
    +url: null
    +body: "Do you ever wonder why, we build castles in the sky?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703253122 {#2959
      date: 2023-12-22 14:52:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2964 …}
    +votes: Doctrine\ORM\PersistentCollection {#2967 …}
    +reports: Doctrine\ORM\PersistentCollection {#2969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
    +badges: Doctrine\ORM\PersistentCollection {#2975 …}
    +children: [
      App\Entity\EntryComment {#2189}
    ]
    -id: 23876
    -titleTs: "'ever':3 'life':6 'question':4"
    -bodyTs: "'build':7 'castl':8 'ever':3 'sky':11 'wonder':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703274528
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9835521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703188128 {#2947
      date: 2023-12-21 20:48:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes :( :(\n
    \n
    Please, help me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703253122 {#2252
    date: 2023-12-22 14:52:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 243145
  -bodyTs: "'help':3 'pleas':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6447610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703253122 {#2192
    date: 2023-12-22 14:52:02.0 +01:00
  }
  +"title": 243145
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#2926 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Do-you-ever-question-your-life"
    +title: "Do you ever question your life?"
    +url: null
    +body: "Do you ever wonder why, we build castles in the sky?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703253122 {#2959
      date: 2023-12-22 14:52:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2964 …}
    +votes: Doctrine\ORM\PersistentCollection {#2967 …}
    +reports: Doctrine\ORM\PersistentCollection {#2969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
    +badges: Doctrine\ORM\PersistentCollection {#2975 …}
    +children: [
      App\Entity\EntryComment {#2189}
    ]
    -id: 23876
    -titleTs: "'ever':3 'life':6 'question':4"
    -bodyTs: "'build':7 'castl':8 'ever':3 'sky':11 'wonder':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703274528
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9835521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703188128 {#2947
      date: 2023-12-21 20:48:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes :( :(\n
    \n
    Please, help me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703253122 {#2252
    date: 2023-12-22 14:52:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 243145
  -bodyTs: "'help':3 'pleas':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6447610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703253122 {#2192
    date: 2023-12-22 14:52:02.0 +01:00
  }
  +"title": 243145
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2189
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299
    +user: Proxies\__CG__\App\Entity\User {#2926 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Do-you-ever-question-your-life"
    +title: "Do you ever question your life?"
    +url: null
    +body: "Do you ever wonder why, we build castles in the sky?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 17
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703253122 {#2959
      date: 2023-12-22 14:52:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2964 …}
    +votes: Doctrine\ORM\PersistentCollection {#2967 …}
    +reports: Doctrine\ORM\PersistentCollection {#2969 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2971 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2973 …}
    +badges: Doctrine\ORM\PersistentCollection {#2975 …}
    +children: [
      App\Entity\EntryComment {#2189}
    ]
    -id: 23876
    -titleTs: "'ever':3 'life':6 'question':4"
    -bodyTs: "'build':7 'castl':8 'ever':3 'sky':11 'wonder':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703274528
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9835521"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703188128 {#2947
      date: 2023-12-21 20:48:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Yes :( :(\n
    \n
    Please, help me
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703253122 {#2252
    date: 2023-12-22 14:52:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cashews_best_nut@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 243145
  -bodyTs: "'help':3 'pleas':2 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6447610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703253122 {#2192
    date: 2023-12-22 14:52:02.0 +01:00
  }
  +"title": 243145
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2824 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2840 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
  +slug: "What-are-some-things-that-you-have-experienced-in-fever"
  +title: "What are some things that you have experienced in fever dreams that don't actually exist in real life?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
  +body: "Maybe you watched an episode of a TV show that does not exist. Or you thought a secret boss in a video-game. Or even found a loophole in the physics of reality that does not actually work."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703189917 {#2151
    date: 2023-12-21 21:18:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
  +badges: Doctrine\ORM\PersistentCollection {#2849 …}
  +children: [
    App\Entity\EntryComment {#2115
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703173084 {#2121
        date: 2023-12-21 16:38:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 240614
      -bodyTs: "'noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6428261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703173084 {#2122
        date: 2023-12-21 16:38:04.0 +01:00
      }
      +"title": 240614
    }
  ]
  -id: 23758
  -titleTs: "'actual':15 'dream':11 'exist':16 'experienc':8 'fever':10 'life':19 'real':18 'thing':4"
  -bodyTs: "'actual':38 'boss':19 'episod':5 'even':26 'exist':13 'found':27 'game':24 'loophol':29 'mayb':1 'physic':32 'realiti':34 'secret':18 'show':9 'thought':16 'tv':8 'video':23 'video-gam':22 'watch':3 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703238465
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
  +editedAt: DateTimeImmutable @1706057678 {#2758
    date: 2024-01-24 01:54:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703152065 {#2652
    date: 2023-12-21 10:47:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2824 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2840 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
  +slug: "What-are-some-things-that-you-have-experienced-in-fever"
  +title: "What are some things that you have experienced in fever dreams that don't actually exist in real life?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
  +body: "Maybe you watched an episode of a TV show that does not exist. Or you thought a secret boss in a video-game. Or even found a loophole in the physics of reality that does not actually work."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703189917 {#2151
    date: 2023-12-21 21:18:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
  +badges: Doctrine\ORM\PersistentCollection {#2849 …}
  +children: [
    App\Entity\EntryComment {#2115
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703173084 {#2121
        date: 2023-12-21 16:38:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 240614
      -bodyTs: "'noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6428261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703173084 {#2122
        date: 2023-12-21 16:38:04.0 +01:00
      }
      +"title": 240614
    }
  ]
  -id: 23758
  -titleTs: "'actual':15 'dream':11 'exist':16 'experienc':8 'fever':10 'life':19 'real':18 'thing':4"
  -bodyTs: "'actual':38 'boss':19 'episod':5 'even':26 'exist':13 'found':27 'game':24 'loophol':29 'mayb':1 'physic':32 'realiti':34 'secret':18 'show':9 'thought':16 'tv':8 'video':23 'video-gam':22 'watch':3 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703238465
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
  +editedAt: DateTimeImmutable @1706057678 {#2758
    date: 2024-01-24 01:54:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703152065 {#2652
    date: 2023-12-21 10:47:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2824 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2840 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
  +slug: "What-are-some-things-that-you-have-experienced-in-fever"
  +title: "What are some things that you have experienced in fever dreams that don't actually exist in real life?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
  +body: "Maybe you watched an episode of a TV show that does not exist. Or you thought a secret boss in a video-game. Or even found a loophole in the physics of reality that does not actually work."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703189917 {#2151
    date: 2023-12-21 21:18:37.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2838 …}
  +votes: Doctrine\ORM\PersistentCollection {#2845 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
  +badges: Doctrine\ORM\PersistentCollection {#2849 …}
  +children: [
    App\Entity\EntryComment {#2115
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703173084 {#2121
        date: 2023-12-21 16:38:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Gamers_Mate@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2123 …}
      +nested: Doctrine\ORM\PersistentCollection {#2116 …}
      +votes: Doctrine\ORM\PersistentCollection {#2161 …}
      +reports: Doctrine\ORM\PersistentCollection {#2163 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
      -id: 240614
      -bodyTs: "'noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6428261"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703173084 {#2122
        date: 2023-12-21 16:38:04.0 +01:00
      }
      +"title": 240614
    }
  ]
  -id: 23758
  -titleTs: "'actual':15 'dream':11 'exist':16 'experienc':8 'fever':10 'life':19 'real':18 'thing':4"
  -bodyTs: "'actual':38 'boss':19 'episod':5 'even':26 'exist':13 'found':27 'game':24 'loophol':29 'mayb':1 'physic':32 'realiti':34 'secret':18 'show':9 'thought':16 'tv':8 'video':23 'video-gam':22 'watch':3 'work':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703238465
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
  +editedAt: DateTimeImmutable @1706057678 {#2758
    date: 2024-01-24 01:54:38.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703152065 {#2652
    date: 2023-12-21 10:47:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2824 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2840 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
    +slug: "What-are-some-things-that-you-have-experienced-in-fever"
    +title: "What are some things that you have experienced in fever dreams that don't actually exist in real life?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
    +body: "Maybe you watched an episode of a TV show that does not exist. Or you thought a secret boss in a video-game. Or even found a loophole in the physics of reality that does not actually work."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703189917 {#2151
      date: 2023-12-21 21:18:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    +badges: Doctrine\ORM\PersistentCollection {#2849 …}
    +children: [
      App\Entity\EntryComment {#2115}
    ]
    -id: 23758
    -titleTs: "'actual':15 'dream':11 'exist':16 'experienc':8 'fever':10 'life':19 'real':18 'thing':4"
    -bodyTs: "'actual':38 'boss':19 'episod':5 'even':26 'exist':13 'found':27 'game':24 'loophol':29 'mayb':1 'physic':32 'realiti':34 'secret':18 'show':9 'thought':16 'tv':8 'video':23 'video-gam':22 'watch':3 'work':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703238465
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
    +editedAt: DateTimeImmutable @1706057678 {#2758
      date: 2024-01-24 01:54:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703152065 {#2652
      date: 2023-12-21 10:47:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703173084 {#2121
    date: 2023-12-21 16:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 240614
  -bodyTs: "'noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6428261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173084 {#2122
    date: 2023-12-21 16:38:04.0 +01:00
  }
  +"title": 240614
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2824 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2840 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
    +slug: "What-are-some-things-that-you-have-experienced-in-fever"
    +title: "What are some things that you have experienced in fever dreams that don't actually exist in real life?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
    +body: "Maybe you watched an episode of a TV show that does not exist. Or you thought a secret boss in a video-game. Or even found a loophole in the physics of reality that does not actually work."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703189917 {#2151
      date: 2023-12-21 21:18:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    +badges: Doctrine\ORM\PersistentCollection {#2849 …}
    +children: [
      App\Entity\EntryComment {#2115}
    ]
    -id: 23758
    -titleTs: "'actual':15 'dream':11 'exist':16 'experienc':8 'fever':10 'life':19 'real':18 'thing':4"
    -bodyTs: "'actual':38 'boss':19 'episod':5 'even':26 'exist':13 'found':27 'game':24 'loophol':29 'mayb':1 'physic':32 'realiti':34 'secret':18 'show':9 'thought':16 'tv':8 'video':23 'video-gam':22 'watch':3 'work':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703238465
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
    +editedAt: DateTimeImmutable @1706057678 {#2758
      date: 2024-01-24 01:54:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703152065 {#2652
      date: 2023-12-21 10:47:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703173084 {#2121
    date: 2023-12-21 16:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 240614
  -bodyTs: "'noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6428261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173084 {#2122
    date: 2023-12-21 16:38:04.0 +01:00
  }
  +"title": 240614
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2115
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2824 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2840 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
    +slug: "What-are-some-things-that-you-have-experienced-in-fever"
    +title: "What are some things that you have experienced in fever dreams that don't actually exist in real life?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
    +body: "Maybe you watched an episode of a TV show that does not exist. Or you thought a secret boss in a video-game. Or even found a loophole in the physics of reality that does not actually work."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703189917 {#2151
      date: 2023-12-21 21:18:37.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2838 …}
    +votes: Doctrine\ORM\PersistentCollection {#2845 …}
    +reports: Doctrine\ORM\PersistentCollection {#2841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2844 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2847 …}
    +badges: Doctrine\ORM\PersistentCollection {#2849 …}
    +children: [
      App\Entity\EntryComment {#2115}
    ]
    -id: 23758
    -titleTs: "'actual':15 'dream':11 'exist':16 'experienc':8 'fever':10 'life':19 'real':18 'thing':4"
    -bodyTs: "'actual':38 'boss':19 'episod':5 'even':26 'exist':13 'found':27 'game':24 'loophol':29 'mayb':1 'physic':32 'realiti':34 'secret':18 'show':9 'thought':16 'tv':8 'video':23 'video-gam':22 'watch':3 'work':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703238465
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/716716"
    +editedAt: DateTimeImmutable @1706057678 {#2758
      date: 2024-01-24 01:54:38.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703152065 {#2652
      date: 2023-12-21 10:47:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703173084 {#2121
    date: 2023-12-21 16:38:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Gamers_Mate@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2123 …}
  +nested: Doctrine\ORM\PersistentCollection {#2116 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2127 …}
  -id: 240614
  -bodyTs: "'noooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooooo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6428261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703173084 {#2122
    date: 2023-12-21 16:38:04.0 +01:00
  }
  +"title": 240614
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2068
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2840 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
  +slug: "Do-you-have-a-story-about-when-you-saw-snow"
  +title: "Do you have a story about when you saw snow for the first time?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
  +body: "Care to share it with us?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703129640 {#3048
    date: 2023-12-21 04:34:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  +badges: Doctrine\ORM\PersistentCollection {#3064 …}
  +children: [
    App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Once upon a time it snowed in my dreams"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703129640 {#2136
        date: 2023-12-21 04:34:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Damaskox@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 239481
      -bodyTs: "'dream':9 'snow':6 'time':4 'upon':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6418898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703129640 {#2137
        date: 2023-12-21 04:34:00.0 +01:00
      }
      +"title": 239481
    }
  ]
  -id: 23178
  -titleTs: "'first':13 'saw':9 'snow':10 'stori':5 'time':14"
  -bodyTs: "'care':1 'share':3 'us':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703032066
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702945666 {#3036
    date: 2023-12-19 01:27: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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2068
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2840 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
  +slug: "Do-you-have-a-story-about-when-you-saw-snow"
  +title: "Do you have a story about when you saw snow for the first time?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
  +body: "Care to share it with us?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703129640 {#3048
    date: 2023-12-21 04:34:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  +badges: Doctrine\ORM\PersistentCollection {#3064 …}
  +children: [
    App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Once upon a time it snowed in my dreams"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703129640 {#2136
        date: 2023-12-21 04:34:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Damaskox@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 239481
      -bodyTs: "'dream':9 'snow':6 'time':4 'upon':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6418898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703129640 {#2137
        date: 2023-12-21 04:34:00.0 +01:00
      }
      +"title": 239481
    }
  ]
  -id: 23178
  -titleTs: "'first':13 'saw':9 'snow':10 'stori':5 'time':14"
  -bodyTs: "'care':1 'share':3 'us':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703032066
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702945666 {#3036
    date: 2023-12-19 01:27: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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2068
  +user: Proxies\__CG__\App\Entity\User {#3015 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: Proxies\__CG__\App\Entity\Image {#2840 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
  +slug: "Do-you-have-a-story-about-when-you-saw-snow"
  +title: "Do you have a story about when you saw snow for the first time?"
  +url: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
  +body: "Care to share it with us?"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 29
  +favouriteCount: 40
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703129640 {#3048
    date: 2023-12-21 04:34:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
  +badges: Doctrine\ORM\PersistentCollection {#3064 …}
  +children: [
    App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: null
      +root: null
      +body: "Once upon a time it snowed in my dreams"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703129640 {#2136
        date: 2023-12-21 04:34:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Damaskox@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2072 …}
      +nested: Doctrine\ORM\PersistentCollection {#2065 …}
      +votes: Doctrine\ORM\PersistentCollection {#2066 …}
      +reports: Doctrine\ORM\PersistentCollection {#2067 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
      -id: 239481
      -bodyTs: "'dream':9 'snow':6 'time':4 'upon':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6418898"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703129640 {#2137
        date: 2023-12-21 04:34:00.0 +01:00
      }
      +"title": 239481
    }
  ]
  -id: 23178
  -titleTs: "'first':13 'saw':9 'snow':10 'stori':5 'time':14"
  -bodyTs: "'care':1 'share':3 'us':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703032066
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702945666 {#3036
    date: 2023-12-19 01:27: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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: Proxies\__CG__\App\Entity\User {#3015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2840 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
    +slug: "Do-you-have-a-story-about-when-you-saw-snow"
    +title: "Do you have a story about when you saw snow for the first time?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
    +body: "Care to share it with us?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703129640 {#3048
      date: 2023-12-21 04:34:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      App\Entity\EntryComment {#2073}
    ]
    -id: 23178
    -titleTs: "'first':13 'saw':9 'snow':10 'stori':5 'time':14"
    -bodyTs: "'care':1 'share':3 'us':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703032066
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702945666 {#3036
      date: 2023-12-19 01:27:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Once upon a time it snowed in my dreams"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703129640 {#2136
    date: 2023-12-21 04:34:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 239481
  -bodyTs: "'dream':9 'snow':6 'time':4 'upon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6418898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129640 {#2137
    date: 2023-12-21 04:34:00.0 +01:00
  }
  +"title": 239481
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: Proxies\__CG__\App\Entity\User {#3015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2840 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
    +slug: "Do-you-have-a-story-about-when-you-saw-snow"
    +title: "Do you have a story about when you saw snow for the first time?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
    +body: "Care to share it with us?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703129640 {#3048
      date: 2023-12-21 04:34:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      App\Entity\EntryComment {#2073}
    ]
    -id: 23178
    -titleTs: "'first':13 'saw':9 'snow':10 'stori':5 'time':14"
    -bodyTs: "'care':1 'share':3 'us':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703032066
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702945666 {#3036
      date: 2023-12-19 01:27:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Once upon a time it snowed in my dreams"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703129640 {#2136
    date: 2023-12-21 04:34:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 239481
  -bodyTs: "'dream':9 'snow':6 'time':4 'upon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6418898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129640 {#2137
    date: 2023-12-21 04:34:00.0 +01:00
  }
  +"title": 239481
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: Proxies\__CG__\App\Entity\User {#3015 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: Proxies\__CG__\App\Entity\Image {#2840 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2839 …}
    +slug: "Do-you-have-a-story-about-when-you-saw-snow"
    +title: "Do you have a story about when you saw snow for the first time?"
    +url: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
    +body: "Care to share it with us?"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 29
    +favouriteCount: 40
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703129640 {#3048
      date: 2023-12-21 04:34:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3056 …}
    +reports: Doctrine\ORM\PersistentCollection {#3058 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3060 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3062 …}
    +badges: Doctrine\ORM\PersistentCollection {#3064 …}
    +children: [
      App\Entity\EntryComment {#2073}
    ]
    -id: 23178
    -titleTs: "'first':13 'saw':9 'snow':10 'stori':5 'time':14"
    -bodyTs: "'care':1 'share':3 'us':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703032066
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/711859"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702945666 {#3036
      date: 2023-12-19 01:27:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: null
  +root: null
  +body: "Once upon a time it snowed in my dreams"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703129640 {#2136
    date: 2023-12-21 04:34:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2072 …}
  +nested: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  -id: 239481
  -bodyTs: "'dream':9 'snow':6 'time':4 'upon':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6418898"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703129640 {#2137
    date: 2023-12-21 04:34:00.0 +01:00
  }
  +"title": 239481
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\Entry {#1566
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-do-you-explain-to-yourself-the-existence-of-this"
  +title: "How do you explain to yourself the existence of this Universe or the existence of anything at all?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702916476 {#1548
    date: 2023-12-18 17:21:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  +badges: Doctrine\ORM\PersistentCollection {#1613 …}
  +children: []
  -id: 31101
  -titleTs: "'anyth':16 'exist':8,14 'explain':4 'univers':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/14575619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702916476 {#1564
    date: 2023-12-18 17:21:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\Entry {#1566
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-do-you-explain-to-yourself-the-existence-of-this"
  +title: "How do you explain to yourself the existence of this Universe or the existence of anything at all?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702916476 {#1548
    date: 2023-12-18 17:21:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  +badges: Doctrine\ORM\PersistentCollection {#1613 …}
  +children: []
  -id: 31101
  -titleTs: "'anyth':16 'exist':8,14 'explain':4 'univers':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/14575619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702916476 {#1564
    date: 2023-12-18 17:21:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\Entry {#1566
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-do-you-explain-to-yourself-the-existence-of-this"
  +title: "How do you explain to yourself the existence of this Universe or the existence of anything at all?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702916476 {#1548
    date: 2023-12-18 17:21:16.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1563 …}
  +votes: Doctrine\ORM\PersistentCollection {#1565 …}
  +reports: Doctrine\ORM\PersistentCollection {#1558 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1557 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1621 …}
  +badges: Doctrine\ORM\PersistentCollection {#1613 …}
  +children: []
  -id: 31101
  -titleTs: "'anyth':16 'exist':8,14 'explain':4 'univers':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/14575619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702916476 {#1564
    date: 2023-12-18 17:21:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2096
  +user: Proxies\__CG__\App\Entity\User {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "What-country-are-you-using-lemmy-from"
  +title: "What country are you using lemmy from?"
  +url: null
  +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 181
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702627976 {#2851
    date: 2023-12-15 09:12:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2859 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  +badges: Doctrine\ORM\PersistentCollection {#2867 …}
  +children: [
    1 => App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +body: "I’m a penguin who was captured by human researches in Antarctica, but I was able to escape and then I got in touch with my penguin friends and leaders to raid the researchers facilities. Now the human facilities are under Penguin control, so we can use humans communication media like the Internet. Anything more you are interested in?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701975577 {#2024
        date: 2023-12-07 19:59:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
        "@ani@endlesstalk.org"
        "@RecursiveParadox@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2063 …}
      +nested: Doctrine\ORM\PersistentCollection {#2064 …}
      +votes: Doctrine\ORM\PersistentCollection {#2088 …}
      +reports: Doctrine\ORM\PersistentCollection {#2087 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
      -id: 207682
      -bodyTs: "'abl':16 'antarctica':12 'anyth':54 'captur':7 'communic':49 'control':43 'escap':18 'facil':35,39 'friend':28 'got':22 'human':9,38,48 'interest':58 'internet':53 'leader':30 'like':51 'm':2 'media':50 'penguin':4,27,42 'raid':32 'research':10,34 'touch':24 'use':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6055182"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701975577 {#2026
        date: 2023-12-07 19:59:37.0 +01:00
      }
      +"title": 207682
    }
    0 => App\Entity\EntryComment {#2140
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +body: "It was very hard at first, we used to slap many times and hard enough touchscreens, but this turned out to be unreliable. Then, we developed special penguin gloves that heat themselves so we can use touchscreen almost seamlessly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701982510 {#2094
        date: 2023-12-07 21:55:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
        "@ani@endlesstalk.org"
        "@RecursiveParadox@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 208162
      -bodyTs: "'almost':38 'develop':26 'enough':15 'first':6 'glove':29 'hard':4,14 'heat':31 'mani':11 'penguin':28 'seamless':39 'slap':10 'special':27 'time':12 'touchscreen':16,37 'turn':19 'unreli':23 'use':8,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6058477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701982510 {#2241
        date: 2023-12-07 21:55:10.0 +01:00
      }
      +"title": 208162
    }
  ]
  -id: 20833
  -titleTs: "'countri':2 'lemmi':6 'use':5"
  -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702030945
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9252616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944545 {#2829
    date: 2023-12-07 11:22:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2096
  +user: Proxies\__CG__\App\Entity\User {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "What-country-are-you-using-lemmy-from"
  +title: "What country are you using lemmy from?"
  +url: null
  +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 181
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702627976 {#2851
    date: 2023-12-15 09:12:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2859 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  +badges: Doctrine\ORM\PersistentCollection {#2867 …}
  +children: [
    1 => App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +body: "I’m a penguin who was captured by human researches in Antarctica, but I was able to escape and then I got in touch with my penguin friends and leaders to raid the researchers facilities. Now the human facilities are under Penguin control, so we can use humans communication media like the Internet. Anything more you are interested in?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701975577 {#2024
        date: 2023-12-07 19:59:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
        "@ani@endlesstalk.org"
        "@RecursiveParadox@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2063 …}
      +nested: Doctrine\ORM\PersistentCollection {#2064 …}
      +votes: Doctrine\ORM\PersistentCollection {#2088 …}
      +reports: Doctrine\ORM\PersistentCollection {#2087 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
      -id: 207682
      -bodyTs: "'abl':16 'antarctica':12 'anyth':54 'captur':7 'communic':49 'control':43 'escap':18 'facil':35,39 'friend':28 'got':22 'human':9,38,48 'interest':58 'internet':53 'leader':30 'like':51 'm':2 'media':50 'penguin':4,27,42 'raid':32 'research':10,34 'touch':24 'use':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6055182"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701975577 {#2026
        date: 2023-12-07 19:59:37.0 +01:00
      }
      +"title": 207682
    }
    0 => App\Entity\EntryComment {#2140
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +body: "It was very hard at first, we used to slap many times and hard enough touchscreens, but this turned out to be unreliable. Then, we developed special penguin gloves that heat themselves so we can use touchscreen almost seamlessly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701982510 {#2094
        date: 2023-12-07 21:55:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
        "@ani@endlesstalk.org"
        "@RecursiveParadox@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 208162
      -bodyTs: "'almost':38 'develop':26 'enough':15 'first':6 'glove':29 'hard':4,14 'heat':31 'mani':11 'penguin':28 'seamless':39 'slap':10 'special':27 'time':12 'touchscreen':16,37 'turn':19 'unreli':23 'use':8,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6058477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701982510 {#2241
        date: 2023-12-07 21:55:10.0 +01:00
      }
      +"title": 208162
    }
  ]
  -id: 20833
  -titleTs: "'countri':2 'lemmi':6 'use':5"
  -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702030945
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9252616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944545 {#2829
    date: 2023-12-07 11:22:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2096
  +user: Proxies\__CG__\App\Entity\User {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "What-country-are-you-using-lemmy-from"
  +title: "What country are you using lemmy from?"
  +url: null
  +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 181
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702627976 {#2851
    date: 2023-12-15 09:12:56.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2856 …}
  +votes: Doctrine\ORM\PersistentCollection {#2859 …}
  +reports: Doctrine\ORM\PersistentCollection {#2861 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
  +badges: Doctrine\ORM\PersistentCollection {#2867 …}
  +children: [
    1 => App\Entity\EntryComment {#2032
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +body: "I’m a penguin who was captured by human researches in Antarctica, but I was able to escape and then I got in touch with my penguin friends and leaders to raid the researchers facilities. Now the human facilities are under Penguin control, so we can use humans communication media like the Internet. Anything more you are interested in?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701975577 {#2024
        date: 2023-12-07 19:59:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
        "@ani@endlesstalk.org"
        "@RecursiveParadox@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2063 …}
      +nested: Doctrine\ORM\PersistentCollection {#2064 …}
      +votes: Doctrine\ORM\PersistentCollection {#2088 …}
      +reports: Doctrine\ORM\PersistentCollection {#2087 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
      -id: 207682
      -bodyTs: "'abl':16 'antarctica':12 'anyth':54 'captur':7 'communic':49 'control':43 'escap':18 'facil':35,39 'friend':28 'got':22 'human':9,38,48 'interest':58 'internet':53 'leader':30 'like':51 'm':2 'media':50 'penguin':4,27,42 'raid':32 'research':10,34 'touch':24 'use':47"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6055182"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701975577 {#2026
        date: 2023-12-07 19:59:37.0 +01:00
      }
      +"title": 207682
    }
    0 => App\Entity\EntryComment {#2140
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +body: "It was very hard at first, we used to slap many times and hard enough touchscreens, but this turned out to be unreliable. Then, we developed special penguin gloves that heat themselves so we can use touchscreen almost seamlessly."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701982510 {#2094
        date: 2023-12-07 21:55:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@noroute@lemmy.world"
        "@ani@endlesstalk.org"
        "@RecursiveParadox@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 208162
      -bodyTs: "'almost':38 'develop':26 'enough':15 'first':6 'glove':29 'hard':4,14 'heat':31 'mani':11 'penguin':28 'seamless':39 'slap':10 'special':27 'time':12 'touchscreen':16,37 'turn':19 'unreli':23 'use':8,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6058477"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701982510 {#2241
        date: 2023-12-07 21:55:10.0 +01:00
      }
      +"title": 208162
    }
  ]
  -id: 20833
  -titleTs: "'countri':2 'lemmi':6 'use':5"
  -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702030945
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9252616"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701944545 {#2829
    date: 2023-12-07 11:22:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#2851
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +badges: Doctrine\ORM\PersistentCollection {#2867 …}
    +children: [
      1 => App\Entity\EntryComment {#2032}
      0 => App\Entity\EntryComment {#2140
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +body: "It was very hard at first, we used to slap many times and hard enough touchscreens, but this turned out to be unreliable. Then, we developed special penguin gloves that heat themselves so we can use touchscreen almost seamlessly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701982510 {#2094
          date: 2023-12-07 21:55:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noroute@lemmy.world"
          "@ani@endlesstalk.org"
          "@RecursiveParadox@lemmy.world"
          "@LemmyKnowsBest@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 208162
        -bodyTs: "'almost':38 'develop':26 'enough':15 'first':6 'glove':29 'hard':4,14 'heat':31 'mani':11 'penguin':28 'seamless':39 'slap':10 'special':27 'time':12 'touchscreen':16,37 'turn':19 'unreli':23 'use':8,36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6058477"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701982510 {#2241
          date: 2023-12-07 21:55:10.0 +01:00
        }
        +"title": 208162
      }
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#2829
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "I’m a penguin who was captured by human researches in Antarctica, but I was able to escape and then I got in touch with my penguin friends and leaders to raid the researchers facilities. Now the human facilities are under Penguin control, so we can use humans communication media like the Internet. Anything more you are interested in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701975577 {#2024
    date: 2023-12-07 19:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
    "@ani@endlesstalk.org"
    "@RecursiveParadox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 207682
  -bodyTs: "'abl':16 'antarctica':12 'anyth':54 'captur':7 'communic':49 'control':43 'escap':18 'facil':35,39 'friend':28 'got':22 'human':9,38,48 'interest':58 'internet':53 'leader':30 'like':51 'm':2 'media':50 'penguin':4,27,42 'raid':32 'research':10,34 'touch':24 'use':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6055182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701975577 {#2026
    date: 2023-12-07 19:59:37.0 +01:00
  }
  +"title": 207682
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#2851
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +badges: Doctrine\ORM\PersistentCollection {#2867 …}
    +children: [
      1 => App\Entity\EntryComment {#2032}
      0 => App\Entity\EntryComment {#2140
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +body: "It was very hard at first, we used to slap many times and hard enough touchscreens, but this turned out to be unreliable. Then, we developed special penguin gloves that heat themselves so we can use touchscreen almost seamlessly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701982510 {#2094
          date: 2023-12-07 21:55:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noroute@lemmy.world"
          "@ani@endlesstalk.org"
          "@RecursiveParadox@lemmy.world"
          "@LemmyKnowsBest@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 208162
        -bodyTs: "'almost':38 'develop':26 'enough':15 'first':6 'glove':29 'hard':4,14 'heat':31 'mani':11 'penguin':28 'seamless':39 'slap':10 'special':27 'time':12 'touchscreen':16,37 'turn':19 'unreli':23 'use':8,36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6058477"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701982510 {#2241
          date: 2023-12-07 21:55:10.0 +01:00
        }
        +"title": 208162
      }
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#2829
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "I’m a penguin who was captured by human researches in Antarctica, but I was able to escape and then I got in touch with my penguin friends and leaders to raid the researchers facilities. Now the human facilities are under Penguin control, so we can use humans communication media like the Internet. Anything more you are interested in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701975577 {#2024
    date: 2023-12-07 19:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
    "@ani@endlesstalk.org"
    "@RecursiveParadox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 207682
  -bodyTs: "'abl':16 'antarctica':12 'anyth':54 'captur':7 'communic':49 'control':43 'escap':18 'facil':35,39 'friend':28 'got':22 'human':9,38,48 'interest':58 'internet':53 'leader':30 'like':51 'm':2 'media':50 'penguin':4,27,42 'raid':32 'research':10,34 'touch':24 'use':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6055182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701975577 {#2026
    date: 2023-12-07 19:59:37.0 +01:00
  }
  +"title": 207682
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2032
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#2851
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +badges: Doctrine\ORM\PersistentCollection {#2867 …}
    +children: [
      1 => App\Entity\EntryComment {#2032}
      0 => App\Entity\EntryComment {#2140
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +body: "It was very hard at first, we used to slap many times and hard enough touchscreens, but this turned out to be unreliable. Then, we developed special penguin gloves that heat themselves so we can use touchscreen almost seamlessly."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701982510 {#2094
          date: 2023-12-07 21:55:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noroute@lemmy.world"
          "@ani@endlesstalk.org"
          "@RecursiveParadox@lemmy.world"
          "@LemmyKnowsBest@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2133 …}
        +nested: Doctrine\ORM\PersistentCollection {#2131 …}
        +votes: Doctrine\ORM\PersistentCollection {#2138 …}
        +reports: Doctrine\ORM\PersistentCollection {#2345 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
        -id: 208162
        -bodyTs: "'almost':38 'develop':26 'enough':15 'first':6 'glove':29 'hard':4,14 'heat':31 'mani':11 'penguin':28 'seamless':39 'slap':10 'special':27 'time':12 'touchscreen':16,37 'turn':19 'unreli':23 'use':8,36"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6058477"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701982510 {#2241
          date: 2023-12-07 21:55:10.0 +01:00
        }
        +"title": 208162
      }
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#2829
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "I’m a penguin who was captured by human researches in Antarctica, but I was able to escape and then I got in touch with my penguin friends and leaders to raid the researchers facilities. Now the human facilities are under Penguin control, so we can use humans communication media like the Internet. Anything more you are interested in?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701975577 {#2024
    date: 2023-12-07 19:59:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
    "@ani@endlesstalk.org"
    "@RecursiveParadox@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 207682
  -bodyTs: "'abl':16 'antarctica':12 'anyth':54 'captur':7 'communic':49 'control':43 'escap':18 'facil':35,39 'friend':28 'got':22 'human':9,38,48 'interest':58 'internet':53 'leader':30 'like':51 'm':2 'media':50 'penguin':4,27,42 'raid':32 'research':10,34 'touch':24 'use':47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6055182"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701975577 {#2026
    date: 2023-12-07 19:59:37.0 +01:00
  }
  +"title": 207682
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#2851
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +badges: Doctrine\ORM\PersistentCollection {#2867 …}
    +children: [
      1 => App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +body: "I’m a penguin who was captured by human researches in Antarctica, but I was able to escape and then I got in touch with my penguin friends and leaders to raid the researchers facilities. Now the human facilities are under Penguin control, so we can use humans communication media like the Internet. Anything more you are interested in?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701975577 {#2024
          date: 2023-12-07 19:59:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noroute@lemmy.world"
          "@ani@endlesstalk.org"
          "@RecursiveParadox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 207682
        -bodyTs: "'abl':16 'antarctica':12 'anyth':54 'captur':7 'communic':49 'control':43 'escap':18 'facil':35,39 'friend':28 'got':22 'human':9,38,48 'interest':58 'internet':53 'leader':30 'like':51 'm':2 'media':50 'penguin':4,27,42 'raid':32 'research':10,34 'touch':24 'use':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6055182"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701975577 {#2026
          date: 2023-12-07 19:59:37.0 +01:00
        }
        +"title": 207682
      }
      0 => App\Entity\EntryComment {#2140}
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#2829
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "It was very hard at first, we used to slap many times and hard enough touchscreens, but this turned out to be unreliable. Then, we developed special penguin gloves that heat themselves so we can use touchscreen almost seamlessly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701982510 {#2094
    date: 2023-12-07 21:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
    "@ani@endlesstalk.org"
    "@RecursiveParadox@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 208162
  -bodyTs: "'almost':38 'develop':26 'enough':15 'first':6 'glove':29 'hard':4,14 'heat':31 'mani':11 'penguin':28 'seamless':39 'slap':10 'special':27 'time':12 'touchscreen':16,37 'turn':19 'unreli':23 'use':8,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6058477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982510 {#2241
    date: 2023-12-07 21:55:10.0 +01:00
  }
  +"title": 208162
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#2851
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +badges: Doctrine\ORM\PersistentCollection {#2867 …}
    +children: [
      1 => App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +body: "I’m a penguin who was captured by human researches in Antarctica, but I was able to escape and then I got in touch with my penguin friends and leaders to raid the researchers facilities. Now the human facilities are under Penguin control, so we can use humans communication media like the Internet. Anything more you are interested in?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701975577 {#2024
          date: 2023-12-07 19:59:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noroute@lemmy.world"
          "@ani@endlesstalk.org"
          "@RecursiveParadox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 207682
        -bodyTs: "'abl':16 'antarctica':12 'anyth':54 'captur':7 'communic':49 'control':43 'escap':18 'facil':35,39 'friend':28 'got':22 'human':9,38,48 'interest':58 'internet':53 'leader':30 'like':51 'm':2 'media':50 'penguin':4,27,42 'raid':32 'research':10,34 'touch':24 'use':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6055182"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701975577 {#2026
          date: 2023-12-07 19:59:37.0 +01:00
        }
        +"title": 207682
      }
      0 => App\Entity\EntryComment {#2140}
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#2829
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "It was very hard at first, we used to slap many times and hard enough touchscreens, but this turned out to be unreliable. Then, we developed special penguin gloves that heat themselves so we can use touchscreen almost seamlessly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701982510 {#2094
    date: 2023-12-07 21:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
    "@ani@endlesstalk.org"
    "@RecursiveParadox@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 208162
  -bodyTs: "'almost':38 'develop':26 'enough':15 'first':6 'glove':29 'hard':4,14 'heat':31 'mani':11 'penguin':28 'seamless':39 'slap':10 'special':27 'time':12 'touchscreen':16,37 'turn':19 'unreli':23 'use':8,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6058477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982510 {#2241
    date: 2023-12-07 21:55:10.0 +01:00
  }
  +"title": 208162
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2096
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "What-country-are-you-using-lemmy-from"
    +title: "What country are you using lemmy from?"
    +url: null
    +body: "Me U.S.A. Just country is fine, but if you like you can include city too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 181
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702627976 {#2851
      date: 2023-12-15 09:12:56.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2856 …}
    +votes: Doctrine\ORM\PersistentCollection {#2859 …}
    +reports: Doctrine\ORM\PersistentCollection {#2861 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2863 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2865 …}
    +badges: Doctrine\ORM\PersistentCollection {#2867 …}
    +children: [
      1 => App\Entity\EntryComment {#2032
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2096 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +body: "I’m a penguin who was captured by human researches in Antarctica, but I was able to escape and then I got in touch with my penguin friends and leaders to raid the researchers facilities. Now the human facilities are under Penguin control, so we can use humans communication media like the Internet. Anything more you are interested in?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701975577 {#2024
          date: 2023-12-07 19:59:37.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@noroute@lemmy.world"
          "@ani@endlesstalk.org"
          "@RecursiveParadox@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 207682
        -bodyTs: "'abl':16 'antarctica':12 'anyth':54 'captur':7 'communic':49 'control':43 'escap':18 'facil':35,39 'friend':28 'got':22 'human':9,38,48 'interest':58 'internet':53 'leader':30 'like':51 'm':2 'media':50 'penguin':4,27,42 'raid':32 'research':10,34 'touch':24 'use':47"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6055182"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701975577 {#2026
          date: 2023-12-07 19:59:37.0 +01:00
        }
        +"title": 207682
      }
      0 => App\Entity\EntryComment {#2140}
    ]
    -id: 20833
    -titleTs: "'countri':2 'lemmi':6 'use':5"
    -bodyTs: "'citi':14 'countri':4 'fine':6 'includ':13 'like':10 'u.s.a':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702030945
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9252616"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701944545 {#2829
      date: 2023-12-07 11:22:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "It was very hard at first, we used to slap many times and hard enough touchscreens, but this turned out to be unreliable. Then, we developed special penguin gloves that heat themselves so we can use touchscreen almost seamlessly."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701982510 {#2094
    date: 2023-12-07 21:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@noroute@lemmy.world"
    "@ani@endlesstalk.org"
    "@RecursiveParadox@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 208162
  -bodyTs: "'almost':38 'develop':26 'enough':15 'first':6 'glove':29 'hard':4,14 'heat':31 'mani':11 'penguin':28 'seamless':39 'slap':10 'special':27 'time':12 'touchscreen':16,37 'turn':19 'unreli':23 'use':8,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6058477"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982510 {#2241
    date: 2023-12-07 21:55:10.0 +01:00
  }
  +"title": 208162
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\Entry {#1439
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
  +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
  +url: null
  +body: "Mostly trying to relate."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 111
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702081889 {#1765
    date: 2023-12-09 01:31:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: [
    1 => App\Entity\EntryComment {#1403
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1439}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "That sounds pretty heartbreaking, I’m sorry you’ve gone through that. Hope you’re in a better place today. If you’re OK with me asking, were your parents under chronic stress to both have developed such psychological traits?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701886017 {#1363
        date: 2023-12-06 19:06:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
        "@MadMadBunny@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 203349
      -bodyTs: "'ask':27 'better':18 'chronic':32 'develop':37 'gone':10 'heartbreak':4 'hope':13 'm':6 'ok':24 'parent':30 'place':19 'pretti':3 'psycholog':39 're':15,23 'sorri':7 'sound':2 'stress':33 'today':20 'trait':40 've':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6017794"
      +editedAt: DateTimeImmutable @1703228204 {#1361
        date: 2023-12-22 07:56:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701886017 {#1362
        date: 2023-12-06 19:06:57.0 +01:00
      }
      +"title": 203349
    }
    0 => App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1439}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +body: """
        > Bible was just piecemealed together by a bunch of old white men in the 16th? Century during the council of nicea.\n
        \n
        About this…\n
        \n
        > Dan Brown’s The Da Vinci Code, which became popular in 2003. According to Brown’s fictional (and historically dubious) narrative, the books that make up the Bible were officially selected and put together by the Council of Nicaea in 325 CE, under the authority of Constantine I who sought to define Christian doctrine and belief.\n
        > \n
        > Although the Council certainly did meet at a time of crisis within the Church, it did not address the biblical canon, despite what Brown said. This has become a modern myth that has outlasted the book’s initial surge in popularity. In reality, the Council of Nicaea met to debate the nature of the Trinity (that Jesus is the son, and father, and the holy spirit at the same time), among other things.\n
        > \n
        > [iflscience.com/who-decided-which-books-went-into-…](https://www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)\n
        \n
        It seems like influential and powerful individuals and organizations who voiced which texts should the bible include up until the 4th century, and those who disagreed were deemed heretics.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701890303 {#2037
        date: 2023-12-06 20:18:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
        "@candyman337@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 203634
      -bodyTs: "'/who-decided-which-books-went-into-':155 '/who-decided-which-books-went-into-the-bible-71014)':158 '16th':15 '2003':35 '325':64 '4th':179 'accord':36 'address':97 'although':80 'among':150 'author':68 'becam':32 'becom':107 'belief':79 'bibl':1,51,174 'biblic':99 'book':46,115 'brown':25,38,103 'bunch':8 'canon':100 'ce':65 'centuri':16,180 'certain':83 'christian':76 'church':93 'code':30 'constantin':70 'council':19,60,82,124 'crisi':90 'da':28 'dan':24 'debat':129 'deem':186 'defin':75 'despit':101 'disagre':184 'doctrin':77 'dubious':43 'father':141 'fiction':40 'heret':187 'histor':42 'holi':144 'iflscience.com':154 'iflscience.com/who-decided-which-books-went-into-':153 'includ':175 'individu':165 'influenti':162 'initi':117 'jesus':136 'like':161 'make':48 'meet':85 'men':12 'met':127 'modern':109 'myth':110 'narrat':44 'natur':131 'nicaea':62,126 'nicea':21 'offici':53 'old':10 'organ':167 'outlast':113 'piecem':4 'popular':33,120 'power':164 'put':56 'realiti':122 'said':104 'seem':160 'select':54 'son':139 'sought':73 'spirit':145 'surg':118 'text':171 'thing':152 'time':88,149 'togeth':5,57 'triniti':134 'vinci':29 'voic':169 'white':11 'within':91 'www.iflscience.com':157 'www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)':156"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6019989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701890303 {#2036
        date: 2023-12-06 20:18:23.0 +01:00
      }
      +"title": 203634
    }
  ]
  -id: 20649
  -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
  -bodyTs: "'most':1 'relat':4 'tri':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701962605
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13473777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876205 {#1444
    date: 2023-12-06 16:23:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\Entry {#1439
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
  +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
  +url: null
  +body: "Mostly trying to relate."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 111
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702081889 {#1765
    date: 2023-12-09 01:31:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: [
    1 => App\Entity\EntryComment {#1403
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1439}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "That sounds pretty heartbreaking, I’m sorry you’ve gone through that. Hope you’re in a better place today. If you’re OK with me asking, were your parents under chronic stress to both have developed such psychological traits?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701886017 {#1363
        date: 2023-12-06 19:06:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
        "@MadMadBunny@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 203349
      -bodyTs: "'ask':27 'better':18 'chronic':32 'develop':37 'gone':10 'heartbreak':4 'hope':13 'm':6 'ok':24 'parent':30 'place':19 'pretti':3 'psycholog':39 're':15,23 'sorri':7 'sound':2 'stress':33 'today':20 'trait':40 've':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6017794"
      +editedAt: DateTimeImmutable @1703228204 {#1361
        date: 2023-12-22 07:56:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701886017 {#1362
        date: 2023-12-06 19:06:57.0 +01:00
      }
      +"title": 203349
    }
    0 => App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1439}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +body: """
        > Bible was just piecemealed together by a bunch of old white men in the 16th? Century during the council of nicea.\n
        \n
        About this…\n
        \n
        > Dan Brown’s The Da Vinci Code, which became popular in 2003. According to Brown’s fictional (and historically dubious) narrative, the books that make up the Bible were officially selected and put together by the Council of Nicaea in 325 CE, under the authority of Constantine I who sought to define Christian doctrine and belief.\n
        > \n
        > Although the Council certainly did meet at a time of crisis within the Church, it did not address the biblical canon, despite what Brown said. This has become a modern myth that has outlasted the book’s initial surge in popularity. In reality, the Council of Nicaea met to debate the nature of the Trinity (that Jesus is the son, and father, and the holy spirit at the same time), among other things.\n
        > \n
        > [iflscience.com/who-decided-which-books-went-into-…](https://www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)\n
        \n
        It seems like influential and powerful individuals and organizations who voiced which texts should the bible include up until the 4th century, and those who disagreed were deemed heretics.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701890303 {#2037
        date: 2023-12-06 20:18:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
        "@candyman337@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 203634
      -bodyTs: "'/who-decided-which-books-went-into-':155 '/who-decided-which-books-went-into-the-bible-71014)':158 '16th':15 '2003':35 '325':64 '4th':179 'accord':36 'address':97 'although':80 'among':150 'author':68 'becam':32 'becom':107 'belief':79 'bibl':1,51,174 'biblic':99 'book':46,115 'brown':25,38,103 'bunch':8 'canon':100 'ce':65 'centuri':16,180 'certain':83 'christian':76 'church':93 'code':30 'constantin':70 'council':19,60,82,124 'crisi':90 'da':28 'dan':24 'debat':129 'deem':186 'defin':75 'despit':101 'disagre':184 'doctrin':77 'dubious':43 'father':141 'fiction':40 'heret':187 'histor':42 'holi':144 'iflscience.com':154 'iflscience.com/who-decided-which-books-went-into-':153 'includ':175 'individu':165 'influenti':162 'initi':117 'jesus':136 'like':161 'make':48 'meet':85 'men':12 'met':127 'modern':109 'myth':110 'narrat':44 'natur':131 'nicaea':62,126 'nicea':21 'offici':53 'old':10 'organ':167 'outlast':113 'piecem':4 'popular':33,120 'power':164 'put':56 'realiti':122 'said':104 'seem':160 'select':54 'son':139 'sought':73 'spirit':145 'surg':118 'text':171 'thing':152 'time':88,149 'togeth':5,57 'triniti':134 'vinci':29 'voic':169 'white':11 'within':91 'www.iflscience.com':157 'www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)':156"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6019989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701890303 {#2036
        date: 2023-12-06 20:18:23.0 +01:00
      }
      +"title": 203634
    }
  ]
  -id: 20649
  -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
  -bodyTs: "'most':1 'relat':4 'tri':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701962605
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13473777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876205 {#1444
    date: 2023-12-06 16:23:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\Entry {#1439
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
  +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
  +url: null
  +body: "Mostly trying to relate."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 111
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702081889 {#1765
    date: 2023-12-09 01:31:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
  +badges: Doctrine\ORM\PersistentCollection {#1574 …}
  +children: [
    1 => App\Entity\EntryComment {#1403
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1439}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "That sounds pretty heartbreaking, I’m sorry you’ve gone through that. Hope you’re in a better place today. If you’re OK with me asking, were your parents under chronic stress to both have developed such psychological traits?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701886017 {#1363
        date: 2023-12-06 19:06:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
        "@MadMadBunny@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2078 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 203349
      -bodyTs: "'ask':27 'better':18 'chronic':32 'develop':37 'gone':10 'heartbreak':4 'hope':13 'm':6 'ok':24 'parent':30 'place':19 'pretti':3 'psycholog':39 're':15,23 'sorri':7 'sound':2 'stress':33 'today':20 'trait':40 've':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6017794"
      +editedAt: DateTimeImmutable @1703228204 {#1361
        date: 2023-12-22 07:56:44.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701886017 {#1362
        date: 2023-12-06 19:06:57.0 +01:00
      }
      +"title": 203349
    }
    0 => App\Entity\EntryComment {#2031
      +user: App\Entity\User {#265 …}
      +entry: App\Entity\Entry {#1439}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +body: """
        > Bible was just piecemealed together by a bunch of old white men in the 16th? Century during the council of nicea.\n
        \n
        About this…\n
        \n
        > Dan Brown’s The Da Vinci Code, which became popular in 2003. According to Brown’s fictional (and historically dubious) narrative, the books that make up the Bible were officially selected and put together by the Council of Nicaea in 325 CE, under the authority of Constantine I who sought to define Christian doctrine and belief.\n
        > \n
        > Although the Council certainly did meet at a time of crisis within the Church, it did not address the biblical canon, despite what Brown said. This has become a modern myth that has outlasted the book’s initial surge in popularity. In reality, the Council of Nicaea met to debate the nature of the Trinity (that Jesus is the son, and father, and the holy spirit at the same time), among other things.\n
        > \n
        > [iflscience.com/who-decided-which-books-went-into-…](https://www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)\n
        \n
        It seems like influential and powerful individuals and organizations who voiced which texts should the bible include up until the 4th century, and those who disagreed were deemed heretics.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701890303 {#2037
        date: 2023-12-06 20:18:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ani@endlesstalk.org"
        "@candyman337@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2027 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2021 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 203634
      -bodyTs: "'/who-decided-which-books-went-into-':155 '/who-decided-which-books-went-into-the-bible-71014)':158 '16th':15 '2003':35 '325':64 '4th':179 'accord':36 'address':97 'although':80 'among':150 'author':68 'becam':32 'becom':107 'belief':79 'bibl':1,51,174 'biblic':99 'book':46,115 'brown':25,38,103 'bunch':8 'canon':100 'ce':65 'centuri':16,180 'certain':83 'christian':76 'church':93 'code':30 'constantin':70 'council':19,60,82,124 'crisi':90 'da':28 'dan':24 'debat':129 'deem':186 'defin':75 'despit':101 'disagre':184 'doctrin':77 'dubious':43 'father':141 'fiction':40 'heret':187 'histor':42 'holi':144 'iflscience.com':154 'iflscience.com/who-decided-which-books-went-into-':153 'includ':175 'individu':165 'influenti':162 'initi':117 'jesus':136 'like':161 'make':48 'meet':85 'men':12 'met':127 'modern':109 'myth':110 'narrat':44 'natur':131 'nicaea':62,126 'nicea':21 'offici':53 'old':10 'organ':167 'outlast':113 'piecem':4 'popular':33,120 'power':164 'put':56 'realiti':122 'said':104 'seem':160 'select':54 'son':139 'sought':73 'spirit':145 'surg':118 'text':171 'thing':152 'time':88,149 'togeth':5,57 'triniti':134 'vinci':29 'voic':169 'white':11 'within':91 'www.iflscience.com':157 'www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)':156"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/6019989"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701890303 {#2036
        date: 2023-12-06 20:18:23.0 +01:00
      }
      +"title": 203634
    }
  ]
  -id: 20649
  -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
  -bodyTs: "'most':1 'relat':4 'tri':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701962605
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13473777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701876205 {#1444
    date: 2023-12-06 16:23:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1439
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
    +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
    +url: null
    +body: "Mostly trying to relate."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 111
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702081889 {#1765
      date: 2023-12-09 01:31:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1752 …}
    +votes: Doctrine\ORM\PersistentCollection {#1639 …}
    +reports: Doctrine\ORM\PersistentCollection {#1645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
    +badges: Doctrine\ORM\PersistentCollection {#1574 …}
    +children: [
      1 => App\Entity\EntryComment {#1403}
      0 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1439}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
        +body: """
          > Bible was just piecemealed together by a bunch of old white men in the 16th? Century during the council of nicea.\n
          \n
          About this…\n
          \n
          > Dan Brown’s The Da Vinci Code, which became popular in 2003. According to Brown’s fictional (and historically dubious) narrative, the books that make up the Bible were officially selected and put together by the Council of Nicaea in 325 CE, under the authority of Constantine I who sought to define Christian doctrine and belief.\n
          > \n
          > Although the Council certainly did meet at a time of crisis within the Church, it did not address the biblical canon, despite what Brown said. This has become a modern myth that has outlasted the book’s initial surge in popularity. In reality, the Council of Nicaea met to debate the nature of the Trinity (that Jesus is the son, and father, and the holy spirit at the same time), among other things.\n
          > \n
          > [iflscience.com/who-decided-which-books-went-into-…](https://www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)\n
          \n
          It seems like influential and powerful individuals and organizations who voiced which texts should the bible include up until the 4th century, and those who disagreed were deemed heretics.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701890303 {#2037
          date: 2023-12-06 20:18:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
          "@candyman337@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2029 …}
        +reports: Doctrine\ORM\PersistentCollection {#2021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 203634
        -bodyTs: "'/who-decided-which-books-went-into-':155 '/who-decided-which-books-went-into-the-bible-71014)':158 '16th':15 '2003':35 '325':64 '4th':179 'accord':36 'address':97 'although':80 'among':150 'author':68 'becam':32 'becom':107 'belief':79 'bibl':1,51,174 'biblic':99 'book':46,115 'brown':25,38,103 'bunch':8 'canon':100 'ce':65 'centuri':16,180 'certain':83 'christian':76 'church':93 'code':30 'constantin':70 'council':19,60,82,124 'crisi':90 'da':28 'dan':24 'debat':129 'deem':186 'defin':75 'despit':101 'disagre':184 'doctrin':77 'dubious':43 'father':141 'fiction':40 'heret':187 'histor':42 'holi':144 'iflscience.com':154 'iflscience.com/who-decided-which-books-went-into-':153 'includ':175 'individu':165 'influenti':162 'initi':117 'jesus':136 'like':161 'make':48 'meet':85 'men':12 'met':127 'modern':109 'myth':110 'narrat':44 'natur':131 'nicaea':62,126 'nicea':21 'offici':53 'old':10 'organ':167 'outlast':113 'piecem':4 'popular':33,120 'power':164 'put':56 'realiti':122 'said':104 'seem':160 'select':54 'son':139 'sought':73 'spirit':145 'surg':118 'text':171 'thing':152 'time':88,149 'togeth':5,57 'triniti':134 'vinci':29 'voic':169 'white':11 'within':91 'www.iflscience.com':157 'www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)':156"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6019989"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701890303 {#2036
          date: 2023-12-06 20:18:23.0 +01:00
        }
        +"title": 203634
      }
    ]
    -id: 20649
    -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
    -bodyTs: "'most':1 'relat':4 'tri':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701962605
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/13473777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701876205 {#1444
      date: 2023-12-06 16:23:25.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "That sounds pretty heartbreaking, I’m sorry you’ve gone through that. Hope you’re in a better place today. If you’re OK with me asking, were your parents under chronic stress to both have developed such psychological traits?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701886017 {#1363
    date: 2023-12-06 19:06:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
    "@MadMadBunny@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 203349
  -bodyTs: "'ask':27 'better':18 'chronic':32 'develop':37 'gone':10 'heartbreak':4 'hope':13 'm':6 'ok':24 'parent':30 'place':19 'pretti':3 'psycholog':39 're':15,23 'sorri':7 'sound':2 'stress':33 'today':20 'trait':40 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6017794"
  +editedAt: DateTimeImmutable @1703228204 {#1361
    date: 2023-12-22 07:56:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701886017 {#1362
    date: 2023-12-06 19:06:57.0 +01:00
  }
  +"title": 203349
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1439
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
    +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
    +url: null
    +body: "Mostly trying to relate."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 111
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702081889 {#1765
      date: 2023-12-09 01:31:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1752 …}
    +votes: Doctrine\ORM\PersistentCollection {#1639 …}
    +reports: Doctrine\ORM\PersistentCollection {#1645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
    +badges: Doctrine\ORM\PersistentCollection {#1574 …}
    +children: [
      1 => App\Entity\EntryComment {#1403}
      0 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1439}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
        +body: """
          > Bible was just piecemealed together by a bunch of old white men in the 16th? Century during the council of nicea.\n
          \n
          About this…\n
          \n
          > Dan Brown’s The Da Vinci Code, which became popular in 2003. According to Brown’s fictional (and historically dubious) narrative, the books that make up the Bible were officially selected and put together by the Council of Nicaea in 325 CE, under the authority of Constantine I who sought to define Christian doctrine and belief.\n
          > \n
          > Although the Council certainly did meet at a time of crisis within the Church, it did not address the biblical canon, despite what Brown said. This has become a modern myth that has outlasted the book’s initial surge in popularity. In reality, the Council of Nicaea met to debate the nature of the Trinity (that Jesus is the son, and father, and the holy spirit at the same time), among other things.\n
          > \n
          > [iflscience.com/who-decided-which-books-went-into-…](https://www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)\n
          \n
          It seems like influential and powerful individuals and organizations who voiced which texts should the bible include up until the 4th century, and those who disagreed were deemed heretics.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701890303 {#2037
          date: 2023-12-06 20:18:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
          "@candyman337@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2029 …}
        +reports: Doctrine\ORM\PersistentCollection {#2021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 203634
        -bodyTs: "'/who-decided-which-books-went-into-':155 '/who-decided-which-books-went-into-the-bible-71014)':158 '16th':15 '2003':35 '325':64 '4th':179 'accord':36 'address':97 'although':80 'among':150 'author':68 'becam':32 'becom':107 'belief':79 'bibl':1,51,174 'biblic':99 'book':46,115 'brown':25,38,103 'bunch':8 'canon':100 'ce':65 'centuri':16,180 'certain':83 'christian':76 'church':93 'code':30 'constantin':70 'council':19,60,82,124 'crisi':90 'da':28 'dan':24 'debat':129 'deem':186 'defin':75 'despit':101 'disagre':184 'doctrin':77 'dubious':43 'father':141 'fiction':40 'heret':187 'histor':42 'holi':144 'iflscience.com':154 'iflscience.com/who-decided-which-books-went-into-':153 'includ':175 'individu':165 'influenti':162 'initi':117 'jesus':136 'like':161 'make':48 'meet':85 'men':12 'met':127 'modern':109 'myth':110 'narrat':44 'natur':131 'nicaea':62,126 'nicea':21 'offici':53 'old':10 'organ':167 'outlast':113 'piecem':4 'popular':33,120 'power':164 'put':56 'realiti':122 'said':104 'seem':160 'select':54 'son':139 'sought':73 'spirit':145 'surg':118 'text':171 'thing':152 'time':88,149 'togeth':5,57 'triniti':134 'vinci':29 'voic':169 'white':11 'within':91 'www.iflscience.com':157 'www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)':156"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6019989"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701890303 {#2036
          date: 2023-12-06 20:18:23.0 +01:00
        }
        +"title": 203634
      }
    ]
    -id: 20649
    -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
    -bodyTs: "'most':1 'relat':4 'tri':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701962605
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/13473777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701876205 {#1444
      date: 2023-12-06 16:23:25.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "That sounds pretty heartbreaking, I’m sorry you’ve gone through that. Hope you’re in a better place today. If you’re OK with me asking, were your parents under chronic stress to both have developed such psychological traits?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701886017 {#1363
    date: 2023-12-06 19:06:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
    "@MadMadBunny@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 203349
  -bodyTs: "'ask':27 'better':18 'chronic':32 'develop':37 'gone':10 'heartbreak':4 'hope':13 'm':6 'ok':24 'parent':30 'place':19 'pretti':3 'psycholog':39 're':15,23 'sorri':7 'sound':2 'stress':33 'today':20 'trait':40 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6017794"
  +editedAt: DateTimeImmutable @1703228204 {#1361
    date: 2023-12-22 07:56:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701886017 {#1362
    date: 2023-12-06 19:06:57.0 +01:00
  }
  +"title": 203349
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1439
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
    +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
    +url: null
    +body: "Mostly trying to relate."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 111
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702081889 {#1765
      date: 2023-12-09 01:31:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1752 …}
    +votes: Doctrine\ORM\PersistentCollection {#1639 …}
    +reports: Doctrine\ORM\PersistentCollection {#1645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
    +badges: Doctrine\ORM\PersistentCollection {#1574 …}
    +children: [
      1 => App\Entity\EntryComment {#1403}
      0 => App\Entity\EntryComment {#2031
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1439}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
        +body: """
          > Bible was just piecemealed together by a bunch of old white men in the 16th? Century during the council of nicea.\n
          \n
          About this…\n
          \n
          > Dan Brown’s The Da Vinci Code, which became popular in 2003. According to Brown’s fictional (and historically dubious) narrative, the books that make up the Bible were officially selected and put together by the Council of Nicaea in 325 CE, under the authority of Constantine I who sought to define Christian doctrine and belief.\n
          > \n
          > Although the Council certainly did meet at a time of crisis within the Church, it did not address the biblical canon, despite what Brown said. This has become a modern myth that has outlasted the book’s initial surge in popularity. In reality, the Council of Nicaea met to debate the nature of the Trinity (that Jesus is the son, and father, and the holy spirit at the same time), among other things.\n
          > \n
          > [iflscience.com/who-decided-which-books-went-into-…](https://www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)\n
          \n
          It seems like influential and powerful individuals and organizations who voiced which texts should the bible include up until the 4th century, and those who disagreed were deemed heretics.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701890303 {#2037
          date: 2023-12-06 20:18:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
          "@candyman337@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2027 …}
        +nested: Doctrine\ORM\PersistentCollection {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2029 …}
        +reports: Doctrine\ORM\PersistentCollection {#2021 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -id: 203634
        -bodyTs: "'/who-decided-which-books-went-into-':155 '/who-decided-which-books-went-into-the-bible-71014)':158 '16th':15 '2003':35 '325':64 '4th':179 'accord':36 'address':97 'although':80 'among':150 'author':68 'becam':32 'becom':107 'belief':79 'bibl':1,51,174 'biblic':99 'book':46,115 'brown':25,38,103 'bunch':8 'canon':100 'ce':65 'centuri':16,180 'certain':83 'christian':76 'church':93 'code':30 'constantin':70 'council':19,60,82,124 'crisi':90 'da':28 'dan':24 'debat':129 'deem':186 'defin':75 'despit':101 'disagre':184 'doctrin':77 'dubious':43 'father':141 'fiction':40 'heret':187 'histor':42 'holi':144 'iflscience.com':154 'iflscience.com/who-decided-which-books-went-into-':153 'includ':175 'individu':165 'influenti':162 'initi':117 'jesus':136 'like':161 'make':48 'meet':85 'men':12 'met':127 'modern':109 'myth':110 'narrat':44 'natur':131 'nicaea':62,126 'nicea':21 'offici':53 'old':10 'organ':167 'outlast':113 'piecem':4 'popular':33,120 'power':164 'put':56 'realiti':122 'said':104 'seem':160 'select':54 'son':139 'sought':73 'spirit':145 'surg':118 'text':171 'thing':152 'time':88,149 'togeth':5,57 'triniti':134 'vinci':29 'voic':169 'white':11 'within':91 'www.iflscience.com':157 'www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)':156"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6019989"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701890303 {#2036
          date: 2023-12-06 20:18:23.0 +01:00
        }
        +"title": 203634
      }
    ]
    -id: 20649
    -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
    -bodyTs: "'most':1 'relat':4 'tri':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701962605
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/13473777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701876205 {#1444
      date: 2023-12-06 16:23:25.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "That sounds pretty heartbreaking, I’m sorry you’ve gone through that. Hope you’re in a better place today. If you’re OK with me asking, were your parents under chronic stress to both have developed such psychological traits?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701886017 {#1363
    date: 2023-12-06 19:06:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
    "@MadMadBunny@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 203349
  -bodyTs: "'ask':27 'better':18 'chronic':32 'develop':37 'gone':10 'heartbreak':4 'hope':13 'm':6 'ok':24 'parent':30 'place':19 'pretti':3 'psycholog':39 're':15,23 'sorri':7 'sound':2 'stress':33 'today':20 'trait':40 've':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6017794"
  +editedAt: DateTimeImmutable @1703228204 {#1361
    date: 2023-12-22 07:56:44.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701886017 {#1362
    date: 2023-12-06 19:06:57.0 +01:00
  }
  +"title": 203349
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
App\Entity\EntryComment {#2031
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1439
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
    +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
    +url: null
    +body: "Mostly trying to relate."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 111
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702081889 {#1765
      date: 2023-12-09 01:31:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1752 …}
    +votes: Doctrine\ORM\PersistentCollection {#1639 …}
    +reports: Doctrine\ORM\PersistentCollection {#1645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
    +badges: Doctrine\ORM\PersistentCollection {#1574 …}
    +children: [
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1439}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "That sounds pretty heartbreaking, I’m sorry you’ve gone through that. Hope you’re in a better place today. If you’re OK with me asking, were your parents under chronic stress to both have developed such psychological traits?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701886017 {#1363
          date: 2023-12-06 19:06:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
          "@MadMadBunny@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 203349
        -bodyTs: "'ask':27 'better':18 'chronic':32 'develop':37 'gone':10 'heartbreak':4 'hope':13 'm':6 'ok':24 'parent':30 'place':19 'pretti':3 'psycholog':39 're':15,23 'sorri':7 'sound':2 'stress':33 'today':20 'trait':40 've':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6017794"
        +editedAt: DateTimeImmutable @1703228204 {#1361
          date: 2023-12-22 07:56:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701886017 {#1362
          date: 2023-12-06 19:06:57.0 +01:00
        }
        +"title": 203349
      }
      0 => App\Entity\EntryComment {#2031}
    ]
    -id: 20649
    -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
    -bodyTs: "'most':1 'relat':4 'tri':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701962605
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/13473777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701876205 {#1444
      date: 2023-12-06 16:23:25.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: """
    > Bible was just piecemealed together by a bunch of old white men in the 16th? Century during the council of nicea.\n
    \n
    About this…\n
    \n
    > Dan Brown’s The Da Vinci Code, which became popular in 2003. According to Brown’s fictional (and historically dubious) narrative, the books that make up the Bible were officially selected and put together by the Council of Nicaea in 325 CE, under the authority of Constantine I who sought to define Christian doctrine and belief.\n
    > \n
    > Although the Council certainly did meet at a time of crisis within the Church, it did not address the biblical canon, despite what Brown said. This has become a modern myth that has outlasted the book’s initial surge in popularity. In reality, the Council of Nicaea met to debate the nature of the Trinity (that Jesus is the son, and father, and the holy spirit at the same time), among other things.\n
    > \n
    > [iflscience.com/who-decided-which-books-went-into-…](https://www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)\n
    \n
    It seems like influential and powerful individuals and organizations who voiced which texts should the bible include up until the 4th century, and those who disagreed were deemed heretics.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701890303 {#2037
    date: 2023-12-06 20:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
    "@candyman337@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 203634
  -bodyTs: "'/who-decided-which-books-went-into-':155 '/who-decided-which-books-went-into-the-bible-71014)':158 '16th':15 '2003':35 '325':64 '4th':179 'accord':36 'address':97 'although':80 'among':150 'author':68 'becam':32 'becom':107 'belief':79 'bibl':1,51,174 'biblic':99 'book':46,115 'brown':25,38,103 'bunch':8 'canon':100 'ce':65 'centuri':16,180 'certain':83 'christian':76 'church':93 'code':30 'constantin':70 'council':19,60,82,124 'crisi':90 'da':28 'dan':24 'debat':129 'deem':186 'defin':75 'despit':101 'disagre':184 'doctrin':77 'dubious':43 'father':141 'fiction':40 'heret':187 'histor':42 'holi':144 'iflscience.com':154 'iflscience.com/who-decided-which-books-went-into-':153 'includ':175 'individu':165 'influenti':162 'initi':117 'jesus':136 'like':161 'make':48 'meet':85 'men':12 'met':127 'modern':109 'myth':110 'narrat':44 'natur':131 'nicaea':62,126 'nicea':21 'offici':53 'old':10 'organ':167 'outlast':113 'piecem':4 'popular':33,120 'power':164 'put':56 'realiti':122 'said':104 'seem':160 'select':54 'son':139 'sought':73 'spirit':145 'surg':118 'text':171 'thing':152 'time':88,149 'togeth':5,57 'triniti':134 'vinci':29 'voic':169 'white':11 'within':91 'www.iflscience.com':157 'www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)':156"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6019989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701890303 {#2036
    date: 2023-12-06 20:18:23.0 +01:00
  }
  +"title": 203634
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
App\Entity\EntryComment {#2031
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1439
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
    +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
    +url: null
    +body: "Mostly trying to relate."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 111
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702081889 {#1765
      date: 2023-12-09 01:31:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1752 …}
    +votes: Doctrine\ORM\PersistentCollection {#1639 …}
    +reports: Doctrine\ORM\PersistentCollection {#1645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
    +badges: Doctrine\ORM\PersistentCollection {#1574 …}
    +children: [
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1439}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "That sounds pretty heartbreaking, I’m sorry you’ve gone through that. Hope you’re in a better place today. If you’re OK with me asking, were your parents under chronic stress to both have developed such psychological traits?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701886017 {#1363
          date: 2023-12-06 19:06:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
          "@MadMadBunny@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 203349
        -bodyTs: "'ask':27 'better':18 'chronic':32 'develop':37 'gone':10 'heartbreak':4 'hope':13 'm':6 'ok':24 'parent':30 'place':19 'pretti':3 'psycholog':39 're':15,23 'sorri':7 'sound':2 'stress':33 'today':20 'trait':40 've':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6017794"
        +editedAt: DateTimeImmutable @1703228204 {#1361
          date: 2023-12-22 07:56:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701886017 {#1362
          date: 2023-12-06 19:06:57.0 +01:00
        }
        +"title": 203349
      }
      0 => App\Entity\EntryComment {#2031}
    ]
    -id: 20649
    -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
    -bodyTs: "'most':1 'relat':4 'tri':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701962605
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/13473777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701876205 {#1444
      date: 2023-12-06 16:23:25.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: """
    > Bible was just piecemealed together by a bunch of old white men in the 16th? Century during the council of nicea.\n
    \n
    About this…\n
    \n
    > Dan Brown’s The Da Vinci Code, which became popular in 2003. According to Brown’s fictional (and historically dubious) narrative, the books that make up the Bible were officially selected and put together by the Council of Nicaea in 325 CE, under the authority of Constantine I who sought to define Christian doctrine and belief.\n
    > \n
    > Although the Council certainly did meet at a time of crisis within the Church, it did not address the biblical canon, despite what Brown said. This has become a modern myth that has outlasted the book’s initial surge in popularity. In reality, the Council of Nicaea met to debate the nature of the Trinity (that Jesus is the son, and father, and the holy spirit at the same time), among other things.\n
    > \n
    > [iflscience.com/who-decided-which-books-went-into-…](https://www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)\n
    \n
    It seems like influential and powerful individuals and organizations who voiced which texts should the bible include up until the 4th century, and those who disagreed were deemed heretics.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701890303 {#2037
    date: 2023-12-06 20:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
    "@candyman337@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 203634
  -bodyTs: "'/who-decided-which-books-went-into-':155 '/who-decided-which-books-went-into-the-bible-71014)':158 '16th':15 '2003':35 '325':64 '4th':179 'accord':36 'address':97 'although':80 'among':150 'author':68 'becam':32 'becom':107 'belief':79 'bibl':1,51,174 'biblic':99 'book':46,115 'brown':25,38,103 'bunch':8 'canon':100 'ce':65 'centuri':16,180 'certain':83 'christian':76 'church':93 'code':30 'constantin':70 'council':19,60,82,124 'crisi':90 'da':28 'dan':24 'debat':129 'deem':186 'defin':75 'despit':101 'disagre':184 'doctrin':77 'dubious':43 'father':141 'fiction':40 'heret':187 'histor':42 'holi':144 'iflscience.com':154 'iflscience.com/who-decided-which-books-went-into-':153 'includ':175 'individu':165 'influenti':162 'initi':117 'jesus':136 'like':161 'make':48 'meet':85 'men':12 'met':127 'modern':109 'myth':110 'narrat':44 'natur':131 'nicaea':62,126 'nicea':21 'offici':53 'old':10 'organ':167 'outlast':113 'piecem':4 'popular':33,120 'power':164 'put':56 'realiti':122 'said':104 'seem':160 'select':54 'son':139 'sought':73 'spirit':145 'surg':118 'text':171 'thing':152 'time':88,149 'togeth':5,57 'triniti':134 'vinci':29 'voic':169 'white':11 'within':91 'www.iflscience.com':157 'www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)':156"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6019989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701890303 {#2036
    date: 2023-12-06 20:18:23.0 +01:00
  }
  +"title": 203634
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#2031
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#1439
    +user: App\Entity\User {#265 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Former-religious-lemmings-what-made-you-quit-religion-or-stop"
    +title: "Former religious lemmings, what made you quit religion or stop being a believer?"
    +url: null
    +body: "Mostly trying to relate."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 111
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702081889 {#1765
      date: 2023-12-09 01:31:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1752 …}
    +votes: Doctrine\ORM\PersistentCollection {#1639 …}
    +reports: Doctrine\ORM\PersistentCollection {#1645 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1593 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1552 …}
    +badges: Doctrine\ORM\PersistentCollection {#1574 …}
    +children: [
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#265 …}
        +entry: App\Entity\Entry {#1439}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "That sounds pretty heartbreaking, I’m sorry you’ve gone through that. Hope you’re in a better place today. If you’re OK with me asking, were your parents under chronic stress to both have developed such psychological traits?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1701886017 {#1363
          date: 2023-12-06 19:06:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ani@endlesstalk.org"
          "@MadMadBunny@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2062 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2097 …}
        +reports: Doctrine\ORM\PersistentCollection {#2078 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2079 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -id: 203349
        -bodyTs: "'ask':27 'better':18 'chronic':32 'develop':37 'gone':10 'heartbreak':4 'hope':13 'm':6 'ok':24 'parent':30 'place':19 'pretti':3 'psycholog':39 're':15,23 'sorri':7 'sound':2 'stress':33 'today':20 'trait':40 've':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://endlesstalk.org/comment/6017794"
        +editedAt: DateTimeImmutable @1703228204 {#1361
          date: 2023-12-22 07:56:44.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701886017 {#1362
          date: 2023-12-06 19:06:57.0 +01:00
        }
        +"title": 203349
      }
      0 => App\Entity\EntryComment {#2031}
    ]
    -id: 20649
    -titleTs: "'believ':13 'former':1 'lem':3 'made':5 'quit':7 'religi':2 'religion':8 'stop':10"
    -bodyTs: "'most':1 'relat':4 'tri':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701962605
    +visibility: "visible             "
    +apId: "https://endlesstalk.org/post/13473777"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701876205 {#1444
      date: 2023-12-06 16:23:25.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: """
    > Bible was just piecemealed together by a bunch of old white men in the 16th? Century during the council of nicea.\n
    \n
    About this…\n
    \n
    > Dan Brown’s The Da Vinci Code, which became popular in 2003. According to Brown’s fictional (and historically dubious) narrative, the books that make up the Bible were officially selected and put together by the Council of Nicaea in 325 CE, under the authority of Constantine I who sought to define Christian doctrine and belief.\n
    > \n
    > Although the Council certainly did meet at a time of crisis within the Church, it did not address the biblical canon, despite what Brown said. This has become a modern myth that has outlasted the book’s initial surge in popularity. In reality, the Council of Nicaea met to debate the nature of the Trinity (that Jesus is the son, and father, and the holy spirit at the same time), among other things.\n
    > \n
    > [iflscience.com/who-decided-which-books-went-into-…](https://www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)\n
    \n
    It seems like influential and powerful individuals and organizations who voiced which texts should the bible include up until the 4th century, and those who disagreed were deemed heretics.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701890303 {#2037
    date: 2023-12-06 20:18:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ani@endlesstalk.org"
    "@candyman337@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2027 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2011 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 203634
  -bodyTs: "'/who-decided-which-books-went-into-':155 '/who-decided-which-books-went-into-the-bible-71014)':158 '16th':15 '2003':35 '325':64 '4th':179 'accord':36 'address':97 'although':80 'among':150 'author':68 'becam':32 'becom':107 'belief':79 'bibl':1,51,174 'biblic':99 'book':46,115 'brown':25,38,103 'bunch':8 'canon':100 'ce':65 'centuri':16,180 'certain':83 'christian':76 'church':93 'code':30 'constantin':70 'council':19,60,82,124 'crisi':90 'da':28 'dan':24 'debat':129 'deem':186 'defin':75 'despit':101 'disagre':184 'doctrin':77 'dubious':43 'father':141 'fiction':40 'heret':187 'histor':42 'holi':144 'iflscience.com':154 'iflscience.com/who-decided-which-books-went-into-':153 'includ':175 'individu':165 'influenti':162 'initi':117 'jesus':136 'like':161 'make':48 'meet':85 'men':12 'met':127 'modern':109 'myth':110 'narrat':44 'natur':131 'nicaea':62,126 'nicea':21 'offici':53 'old':10 'organ':167 'outlast':113 'piecem':4 'popular':33,120 'power':164 'put':56 'realiti':122 'said':104 'seem':160 'select':54 'son':139 'sought':73 'spirit':145 'surg':118 'text':171 'thing':152 'time':88,149 'togeth':5,57 'triniti':134 'vinci':29 'voic':169 'white':11 'within':91 'www.iflscience.com':157 'www.iflscience.com/who-decided-which-books-went-into-the-bible-71014)':156"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/6019989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701890303 {#2036
    date: 2023-12-06 20:18:23.0 +01:00
  }
  +"title": 203634
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\Entry {#1576
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-would-you-survive-if-you-had-to-live-by"
  +title: "How would you survive if you had to live by hiding in the woods?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701948890 {#1581
    date: 2023-12-07 12:34:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 24488
  -titleTs: "'hide':11 'live':9 'surviv':4 'wood':14 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13554789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701948890 {#1580
    date: 2023-12-07 12:34:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\Entry {#1576
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-would-you-survive-if-you-had-to-live-by"
  +title: "How would you survive if you had to live by hiding in the woods?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701948890 {#1581
    date: 2023-12-07 12:34:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 24488
  -titleTs: "'hide':11 'live':9 'surviv':4 'wood':14 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13554789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701948890 {#1580
    date: 2023-12-07 12:34:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\Entry {#1576
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1650 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "How-would-you-survive-if-you-had-to-live-by"
  +title: "How would you survive if you had to live by hiding in the woods?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701948890 {#1581
    date: 2023-12-07 12:34:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1587 …}
  +reports: Doctrine\ORM\PersistentCollection {#1586 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 24488
  -titleTs: "'hide':11 'live':9 'surviv':4 'wood':14 'would':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/post/13554789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701948890 {#1580
    date: 2023-12-07 12:34:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2823 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Made-the-switch-to-KDE"
  +title: "Made the switch to KDE"
  +url: null
  +body: """
    I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
    \n
    Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
    \n
    I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919312 {#2869
    date: 2023-12-07 04:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +children: [
    App\Entity\EntryComment {#1730
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
      +image: null
      +parent: null
      +root: null
      +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702781857 {#1629
        date: 2023-12-17 03:57:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GFGJewbacca@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 190627
      -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5861904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701534058 {#1618
        date: 2023-12-02 17:20:58.0 +01:00
      }
      +"title": 190627
    }
  ]
  -id: 19173
  -titleTs: "'kde':5 'made':1 'switch':3"
  -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701543538
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16620695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701457138 {#2857
    date: 2023-12-01 19:58:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2823 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Made-the-switch-to-KDE"
  +title: "Made the switch to KDE"
  +url: null
  +body: """
    I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
    \n
    Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
    \n
    I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919312 {#2869
    date: 2023-12-07 04:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +children: [
    App\Entity\EntryComment {#1730
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
      +image: null
      +parent: null
      +root: null
      +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702781857 {#1629
        date: 2023-12-17 03:57:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GFGJewbacca@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 190627
      -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5861904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701534058 {#1618
        date: 2023-12-02 17:20:58.0 +01:00
      }
      +"title": 190627
    }
  ]
  -id: 19173
  -titleTs: "'kde':5 'made':1 'switch':3"
  -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701543538
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16620695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701457138 {#2857
    date: 2023-12-01 19:58:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2823 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
  +slug: "Made-the-switch-to-KDE"
  +title: "Made the switch to KDE"
  +url: null
  +body: """
    I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
    \n
    Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
    \n
    I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 65
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919312 {#2869
    date: 2023-12-07 04:21:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2877 …}
  +reports: Doctrine\ORM\PersistentCollection {#2879 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
  +badges: Doctrine\ORM\PersistentCollection {#2885 …}
  +children: [
    App\Entity\EntryComment {#1730
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
      +image: null
      +parent: null
      +root: null
      +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702781857 {#1629
        date: 2023-12-17 03:57:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GFGJewbacca@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2359 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 190627
      -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://endlesstalk.org/comment/5861904"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701534058 {#1618
        date: 2023-12-02 17:20:58.0 +01:00
      }
      +"title": 190627
    }
  ]
  -id: 19173
  -titleTs: "'kde':5 'made':1 'switch':3"
  -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701543538
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16620695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701457138 {#2857
    date: 2023-12-01 19:58:58.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#1730
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#2823 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Made-the-switch-to-KDE"
    +title: "Made the switch to KDE"
    +url: null
    +body: """
      I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
      \n
      Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
      \n
      I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 65
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919312 {#2869
      date: 2023-12-07 04:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
    +badges: Doctrine\ORM\PersistentCollection {#2885 …}
    +children: [
      App\Entity\EntryComment {#1730}
    ]
    -id: 19173
    -titleTs: "'kde':5 'made':1 'switch':3"
    -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701543538
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16620695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701457138 {#2857
      date: 2023-12-01 19:58:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: null
  +root: null
  +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702781857 {#1629
    date: 2023-12-17 03:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GFGJewbacca@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 190627
  -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5861904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534058 {#1618
    date: 2023-12-02 17:20:58.0 +01:00
  }
  +"title": 190627
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#1730
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#2823 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Made-the-switch-to-KDE"
    +title: "Made the switch to KDE"
    +url: null
    +body: """
      I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
      \n
      Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
      \n
      I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 65
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919312 {#2869
      date: 2023-12-07 04:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
    +badges: Doctrine\ORM\PersistentCollection {#2885 …}
    +children: [
      App\Entity\EntryComment {#1730}
    ]
    -id: 19173
    -titleTs: "'kde':5 'made':1 'switch':3"
    -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701543538
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16620695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701457138 {#2857
      date: 2023-12-01 19:58:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: null
  +root: null
  +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702781857 {#1629
    date: 2023-12-17 03:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GFGJewbacca@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 190627
  -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5861904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534058 {#1618
    date: 2023-12-02 17:20:58.0 +01:00
  }
  +"title": 190627
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#1730
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#2823 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1743 …}
    +slug: "Made-the-switch-to-KDE"
    +title: "Made the switch to KDE"
    +url: null
    +body: """
      I’ve been using Fedora for a couple of months now, and have been loving it. Very soon after I jumped into this community (among other Linux communities) and started laughing at all the people saying “KDE rules, GNOME drools,” and “GNOME is better, KDE is for babies.” But then I thought, “Why not give KDE a try? The worst that happens is I go back to using GNOME.”\n
      \n
      Now I get it. The level of customization is incredible, it’s way faster than GNOME, and looks beautiful too. At this point, I’m not going back.\n
      \n
      I’ll happily contribute to the playground fight over desktop environments. KDE rules, GNOME drools.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 65
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919312 {#2869
      date: 2023-12-07 04:21:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2877 …}
    +reports: Doctrine\ORM\PersistentCollection {#2879 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2881 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2883 …}
    +badges: Doctrine\ORM\PersistentCollection {#2885 …}
    +children: [
      App\Entity\EntryComment {#1730}
    ]
    -id: 19173
    -titleTs: "'kde':5 'made':1 'switch':3"
    -bodyTs: "'among':25 'babi':48 'back':66,97 'beauti':88 'better':44 'communiti':24,28 'contribut':101 'coupl':8 'custom':77 'desktop':107 'drool':40,112 'environ':108 'faster':83 'fedora':5 'fight':105 'get':72 'give':55 'gnome':39,42,69,85,111 'go':65,96 'happen':62 'happili':100 'incred':79 'jump':21 'kde':37,45,56,109 'laugh':31 'level':75 'linux':27 'll':99 'look':87 'love':15 'm':94 'month':10 'peopl':35 'playground':104 'point':92 'rule':38,110 'say':36 'soon':18 'start':30 'thought':52 'tri':58 'use':4,68 've':2 'way':82 'worst':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701543538
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/16620695"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701457138 {#2857
      date: 2023-12-01 19:58:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2372 …}
  +image: null
  +parent: null
  +root: null
  +body: "Second that GNOME hasn’t even a decent logo it’s a feet!!!1 Now KDE has cool dragon. Really, GNOME is trash just keep on KDE life’s miles better I’m very proud of you. If anything else just take a look at COSMIC"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702781857 {#1629
    date: 2023-12-17 03:57:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GFGJewbacca@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2359 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 190627
  -bodyTs: "'1':14 'anyth':39 'better':31 'cool':18 'cosmic':46 'decent':8 'dragon':19 'els':40 'even':6 'feet':13 'gnome':3,21 'hasn':4 'kde':16,27 'keep':25 'life':28 'logo':9 'look':44 'm':33 'mile':30 'proud':35 'realli':20 'second':1 'take':42 'trash':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://endlesstalk.org/comment/5861904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701534058 {#1618
    date: 2023-12-02 17:20:58.0 +01:00
  }
  +"title": 190627
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_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
154 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