GET https://kbin.spritesserver.nl/index.php/u/@m_f@midwest.social/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1646
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
  +body: "Seconding as better for RSI. Plus they work anywhere, you don’t need specific surfaces for them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699821933 {#1697
    date: 2023-11-12 21:45:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@thantik@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1663 …}
  +nested: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 117191
  -bodyTs: "'anywher':9 'better':3 'need':13 'plus':6 'rsi':5 'second':1 'specif':14 'surfac':15 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4574847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821933 {#1709
    date: 2023-11-12 21:45:33.0 +01:00
  }
  +"title": 117191
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1646
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
  +body: "Seconding as better for RSI. Plus they work anywhere, you don’t need specific surfaces for them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699821933 {#1697
    date: 2023-11-12 21:45:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@thantik@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1663 …}
  +nested: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 117191
  -bodyTs: "'anywher':9 'better':3 'need':13 'plus':6 'rsi':5 'second':1 'specif':14 'surfac':15 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4574847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821933 {#1709
    date: 2023-11-12 21:45:33.0 +01:00
  }
  +"title": 117191
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1646
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1587 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1528 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1590 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1552 …}
  +body: "Seconding as better for RSI. Plus they work anywhere, you don’t need specific surfaces for them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699821933 {#1697
    date: 2023-11-12 21:45:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@thantik@lemmy.world"
    "@naevaTheRat@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1663 …}
  +nested: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1653 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  -id: 117191
  -bodyTs: "'anywher':9 'better':3 'need':13 'plus':6 'rsi':5 'second':1 'specif':14 'surfac':15 'work':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4574847"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699821933 {#1709
    date: 2023-11-12 21:45:33.0 +01:00
  }
  +"title": 117191
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#2269 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "Can-t-we-just-talk-about-it-without-the-maths-Guys"
  +title: "Can't we just talk about it without the maths? Guys?"
  +url: "https://mander.xyz/pictrs/image/0b0135ba-2c70-490f-87e9-59050536fa8e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700418941 {#2513
    date: 2023-11-19 19:35:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2521 …}
  +reports: Doctrine\ORM\PersistentCollection {#2523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
  +badges: Doctrine\ORM\PersistentCollection {#2529 …}
  +children: [
    1 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: """
        The argument I’ve heard is “It must stop somewhere, and whatever it stops at, we’ll call that god”. It’s not a good argument, because it then hopes that you conflate the Judeo-Christian deity with that label and make a whole bunch of assumptions.\n
        \n
        It’s often paired with woo that falls down to simply asking “Why?”, such as “Nothing could possibly be simpler than my deity”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700160627 {#1551
        date: 2023-11-16 19:50:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JackGreenEarth@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1596 …}
      +votes: Doctrine\ORM\PersistentCollection {#1702 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 131124
      -bodyTs: "'argument':2,26 'ask':60 'assumpt':48 'bunch':46 'call':18 'christian':37 'conflat':33 'could':65 'deiti':38,71 'fall':56 'god':20 'good':25 'heard':5 'hope':30 'judeo':36 'judeo-christian':35 'label':41 'll':17 'make':43 'must':8 'noth':64 'often':51 'pair':52 'possibl':66 'simpler':68 'simpli':59 'somewher':10 'stop':9,14 've':4 'whatev':12 'whole':45 'woo':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4697515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700160627 {#1621
        date: 2023-11-16 19:50:27.0 +01:00
      }
      +"title": 131124
    }
    0 => App\Entity\EntryComment {#1705
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "Yeah exactly, though then you’d generally get arguments pushing you towards “But it’s actually totes Jesus”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700166972 {#1692
        date: 2023-11-16 21:36:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JackGreenEarth@lemm.ee"
        "@m_f@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 131409
      -bodyTs: "'actual':16 'argument':9 'd':6 'exact':2 'general':7 'get':8 'jesus':18 'push':10 'though':3 'tote':17 'toward':12 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4700189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700166972 {#1795
        date: 2023-11-16 21:36:12.0 +01:00
      }
      +"title": 131409
    }
  ]
  -id: 13629
  -titleTs: "'guy':11 'math':10 'talk':5 'without':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700242685
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6245052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700156285 {#2499
    date: 2023-11-16 18:38:05.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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#2269 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "Can-t-we-just-talk-about-it-without-the-maths-Guys"
  +title: "Can't we just talk about it without the maths? Guys?"
  +url: "https://mander.xyz/pictrs/image/0b0135ba-2c70-490f-87e9-59050536fa8e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700418941 {#2513
    date: 2023-11-19 19:35:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2521 …}
  +reports: Doctrine\ORM\PersistentCollection {#2523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
  +badges: Doctrine\ORM\PersistentCollection {#2529 …}
  +children: [
    1 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: """
        The argument I’ve heard is “It must stop somewhere, and whatever it stops at, we’ll call that god”. It’s not a good argument, because it then hopes that you conflate the Judeo-Christian deity with that label and make a whole bunch of assumptions.\n
        \n
        It’s often paired with woo that falls down to simply asking “Why?”, such as “Nothing could possibly be simpler than my deity”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700160627 {#1551
        date: 2023-11-16 19:50:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JackGreenEarth@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1596 …}
      +votes: Doctrine\ORM\PersistentCollection {#1702 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 131124
      -bodyTs: "'argument':2,26 'ask':60 'assumpt':48 'bunch':46 'call':18 'christian':37 'conflat':33 'could':65 'deiti':38,71 'fall':56 'god':20 'good':25 'heard':5 'hope':30 'judeo':36 'judeo-christian':35 'label':41 'll':17 'make':43 'must':8 'noth':64 'often':51 'pair':52 'possibl':66 'simpler':68 'simpli':59 'somewher':10 'stop':9,14 've':4 'whatev':12 'whole':45 'woo':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4697515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700160627 {#1621
        date: 2023-11-16 19:50:27.0 +01:00
      }
      +"title": 131124
    }
    0 => App\Entity\EntryComment {#1705
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "Yeah exactly, though then you’d generally get arguments pushing you towards “But it’s actually totes Jesus”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700166972 {#1692
        date: 2023-11-16 21:36:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JackGreenEarth@lemm.ee"
        "@m_f@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 131409
      -bodyTs: "'actual':16 'argument':9 'd':6 'exact':2 'general':7 'get':8 'jesus':18 'push':10 'though':3 'tote':17 'toward':12 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4700189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700166972 {#1795
        date: 2023-11-16 21:36:12.0 +01:00
      }
      +"title": 131409
    }
  ]
  -id: 13629
  -titleTs: "'guy':11 'math':10 'talk':5 'without':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700242685
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6245052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700156285 {#2499
    date: 2023-11-16 18:38:05.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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#2269 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "Can-t-we-just-talk-about-it-without-the-maths-Guys"
  +title: "Can't we just talk about it without the maths? Guys?"
  +url: "https://mander.xyz/pictrs/image/0b0135ba-2c70-490f-87e9-59050536fa8e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 26
  +favouriteCount: 91
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700418941 {#2513
    date: 2023-11-19 19:35:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2518 …}
  +votes: Doctrine\ORM\PersistentCollection {#2521 …}
  +reports: Doctrine\ORM\PersistentCollection {#2523 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
  +badges: Doctrine\ORM\PersistentCollection {#2529 …}
  +children: [
    1 => App\Entity\EntryComment {#1620
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: """
        The argument I’ve heard is “It must stop somewhere, and whatever it stops at, we’ll call that god”. It’s not a good argument, because it then hopes that you conflate the Judeo-Christian deity with that label and make a whole bunch of assumptions.\n
        \n
        It’s often paired with woo that falls down to simply asking “Why?”, such as “Nothing could possibly be simpler than my deity”
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700160627 {#1551
        date: 2023-11-16 19:50:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JackGreenEarth@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1613 …}
      +nested: Doctrine\ORM\PersistentCollection {#1596 …}
      +votes: Doctrine\ORM\PersistentCollection {#1702 …}
      +reports: Doctrine\ORM\PersistentCollection {#1683 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
      -id: 131124
      -bodyTs: "'argument':2,26 'ask':60 'assumpt':48 'bunch':46 'call':18 'christian':37 'conflat':33 'could':65 'deiti':38,71 'fall':56 'god':20 'good':25 'heard':5 'hope':30 'judeo':36 'judeo-christian':35 'label':41 'll':17 'make':43 'must':8 'noth':64 'often':51 'pair':52 'possibl':66 'simpler':68 'simpli':59 'somewher':10 'stop':9,14 've':4 'whatev':12 'whole':45 'woo':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4697515"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700160627 {#1621
        date: 2023-11-16 19:50:27.0 +01:00
      }
      +"title": 131124
    }
    0 => App\Entity\EntryComment {#1705
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
      +body: "Yeah exactly, though then you’d generally get arguments pushing you towards “But it’s actually totes Jesus”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700166972 {#1692
        date: 2023-11-16 21:36:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@JackGreenEarth@lemm.ee"
        "@m_f@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 131409
      -bodyTs: "'actual':16 'argument':9 'd':6 'exact':2 'general':7 'get':8 'jesus':18 'push':10 'though':3 'tote':17 'toward':12 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4700189"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700166972 {#1795
        date: 2023-11-16 21:36:12.0 +01:00
      }
      +"title": 131409
    }
  ]
  -id: 13629
  -titleTs: "'guy':11 'math':10 'talk':5 'without':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700242685
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6245052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700156285 {#2499
    date: 2023-11-16 18:38:05.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
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
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2152 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: Proxies\__CG__\App\Entity\Image {#2269 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Can-t-we-just-talk-about-it-without-the-maths-Guys"
    +title: "Can't we just talk about it without the maths? Guys?"
    +url: "https://mander.xyz/pictrs/image/0b0135ba-2c70-490f-87e9-59050536fa8e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700418941 {#2513
      date: 2023-11-19 19:35:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2518 …}
    +votes: Doctrine\ORM\PersistentCollection {#2521 …}
    +reports: Doctrine\ORM\PersistentCollection {#2523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#1620}
      0 => App\Entity\EntryComment {#1705
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Yeah exactly, though then you’d generally get arguments pushing you towards “But it’s actually totes Jesus”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700166972 {#1692
          date: 2023-11-16 21:36:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JackGreenEarth@lemm.ee"
          "@m_f@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1598 …}
        +votes: Doctrine\ORM\PersistentCollection {#1629 …}
        +reports: Doctrine\ORM\PersistentCollection {#1626 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
        -id: 131409
        -bodyTs: "'actual':16 'argument':9 'd':6 'exact':2 'general':7 'get':8 'jesus':18 'push':10 'though':3 'tote':17 'toward':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4700189"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700166972 {#1795
          date: 2023-11-16 21:36:12.0 +01:00
        }
        +"title": 131409
      }
    ]
    -id: 13629
    -titleTs: "'guy':11 'math':10 'talk':5 'without':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700242685
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6245052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700156285 {#2499
      date: 2023-11-16 18:38:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: """
    The argument I’ve heard is “It must stop somewhere, and whatever it stops at, we’ll call that god”. It’s not a good argument, because it then hopes that you conflate the Judeo-Christian deity with that label and make a whole bunch of assumptions.\n
    \n
    It’s often paired with woo that falls down to simply asking “Why?”, such as “Nothing could possibly be simpler than my deity”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700160627 {#1551
    date: 2023-11-16 19:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 131124
  -bodyTs: "'argument':2,26 'ask':60 'assumpt':48 'bunch':46 'call':18 'christian':37 'conflat':33 'could':65 'deiti':38,71 'fall':56 'god':20 'good':25 'heard':5 'hope':30 'judeo':36 'judeo-christian':35 'label':41 'll':17 'make':43 'must':8 'noth':64 'often':51 'pair':52 'possibl':66 'simpler':68 'simpli':59 'somewher':10 'stop':9,14 've':4 'whatev':12 'whole':45 'woo':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4697515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700160627 {#1621
    date: 2023-11-16 19:50:27.0 +01:00
  }
  +"title": 131124
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2152 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: Proxies\__CG__\App\Entity\Image {#2269 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Can-t-we-just-talk-about-it-without-the-maths-Guys"
    +title: "Can't we just talk about it without the maths? Guys?"
    +url: "https://mander.xyz/pictrs/image/0b0135ba-2c70-490f-87e9-59050536fa8e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700418941 {#2513
      date: 2023-11-19 19:35:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2518 …}
    +votes: Doctrine\ORM\PersistentCollection {#2521 …}
    +reports: Doctrine\ORM\PersistentCollection {#2523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#1620}
      0 => App\Entity\EntryComment {#1705
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Yeah exactly, though then you’d generally get arguments pushing you towards “But it’s actually totes Jesus”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700166972 {#1692
          date: 2023-11-16 21:36:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JackGreenEarth@lemm.ee"
          "@m_f@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1598 …}
        +votes: Doctrine\ORM\PersistentCollection {#1629 …}
        +reports: Doctrine\ORM\PersistentCollection {#1626 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
        -id: 131409
        -bodyTs: "'actual':16 'argument':9 'd':6 'exact':2 'general':7 'get':8 'jesus':18 'push':10 'though':3 'tote':17 'toward':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4700189"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700166972 {#1795
          date: 2023-11-16 21:36:12.0 +01:00
        }
        +"title": 131409
      }
    ]
    -id: 13629
    -titleTs: "'guy':11 'math':10 'talk':5 'without':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700242685
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6245052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700156285 {#2499
      date: 2023-11-16 18:38:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: """
    The argument I’ve heard is “It must stop somewhere, and whatever it stops at, we’ll call that god”. It’s not a good argument, because it then hopes that you conflate the Judeo-Christian deity with that label and make a whole bunch of assumptions.\n
    \n
    It’s often paired with woo that falls down to simply asking “Why?”, such as “Nothing could possibly be simpler than my deity”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700160627 {#1551
    date: 2023-11-16 19:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 131124
  -bodyTs: "'argument':2,26 'ask':60 'assumpt':48 'bunch':46 'call':18 'christian':37 'conflat':33 'could':65 'deiti':38,71 'fall':56 'god':20 'good':25 'heard':5 'hope':30 'judeo':36 'judeo-christian':35 'label':41 'll':17 'make':43 'must':8 'noth':64 'often':51 'pair':52 'possibl':66 'simpler':68 'simpli':59 'somewher':10 'stop':9,14 've':4 'whatev':12 'whole':45 'woo':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4697515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700160627 {#1621
    date: 2023-11-16 19:50:27.0 +01:00
  }
  +"title": 131124
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2152 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: Proxies\__CG__\App\Entity\Image {#2269 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Can-t-we-just-talk-about-it-without-the-maths-Guys"
    +title: "Can't we just talk about it without the maths? Guys?"
    +url: "https://mander.xyz/pictrs/image/0b0135ba-2c70-490f-87e9-59050536fa8e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700418941 {#2513
      date: 2023-11-19 19:35:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2518 …}
    +votes: Doctrine\ORM\PersistentCollection {#2521 …}
    +reports: Doctrine\ORM\PersistentCollection {#2523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#1620}
      0 => App\Entity\EntryComment {#1705
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: "Yeah exactly, though then you’d generally get arguments pushing you towards “But it’s actually totes Jesus”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1700166972 {#1692
          date: 2023-11-16 21:36:12.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JackGreenEarth@lemm.ee"
          "@m_f@midwest.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1616 …}
        +nested: Doctrine\ORM\PersistentCollection {#1598 …}
        +votes: Doctrine\ORM\PersistentCollection {#1629 …}
        +reports: Doctrine\ORM\PersistentCollection {#1626 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
        -id: 131409
        -bodyTs: "'actual':16 'argument':9 'd':6 'exact':2 'general':7 'get':8 'jesus':18 'push':10 'though':3 'tote':17 'toward':12 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4700189"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700166972 {#1795
          date: 2023-11-16 21:36:12.0 +01:00
        }
        +"title": 131409
      }
    ]
    -id: 13629
    -titleTs: "'guy':11 'math':10 'talk':5 'without':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700242685
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6245052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700156285 {#2499
      date: 2023-11-16 18:38:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: """
    The argument I’ve heard is “It must stop somewhere, and whatever it stops at, we’ll call that god”. It’s not a good argument, because it then hopes that you conflate the Judeo-Christian deity with that label and make a whole bunch of assumptions.\n
    \n
    It’s often paired with woo that falls down to simply asking “Why?”, such as “Nothing could possibly be simpler than my deity”
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700160627 {#1551
    date: 2023-11-16 19:50:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1613 …}
  +nested: Doctrine\ORM\PersistentCollection {#1596 …}
  +votes: Doctrine\ORM\PersistentCollection {#1702 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  -id: 131124
  -bodyTs: "'argument':2,26 'ask':60 'assumpt':48 'bunch':46 'call':18 'christian':37 'conflat':33 'could':65 'deiti':38,71 'fall':56 'god':20 'good':25 'heard':5 'hope':30 'judeo':36 'judeo-christian':35 'label':41 'll':17 'make':43 'must':8 'noth':64 'often':51 'pair':52 'possibl':66 'simpler':68 'simpli':59 'somewher':10 'stop':9,14 've':4 'whatev':12 'whole':45 'woo':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4697515"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700160627 {#1621
    date: 2023-11-16 19:50:27.0 +01:00
  }
  +"title": 131124
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1705
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2152 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: Proxies\__CG__\App\Entity\Image {#2269 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Can-t-we-just-talk-about-it-without-the-maths-Guys"
    +title: "Can't we just talk about it without the maths? Guys?"
    +url: "https://mander.xyz/pictrs/image/0b0135ba-2c70-490f-87e9-59050536fa8e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700418941 {#2513
      date: 2023-11-19 19:35:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2518 …}
    +votes: Doctrine\ORM\PersistentCollection {#2521 …}
    +reports: Doctrine\ORM\PersistentCollection {#2523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: """
          The argument I’ve heard is “It must stop somewhere, and whatever it stops at, we’ll call that god”. It’s not a good argument, because it then hopes that you conflate the Judeo-Christian deity with that label and make a whole bunch of assumptions.\n
          \n
          It’s often paired with woo that falls down to simply asking “Why?”, such as “Nothing could possibly be simpler than my deity”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1700160627 {#1551
          date: 2023-11-16 19:50:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JackGreenEarth@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1596 …}
        +votes: Doctrine\ORM\PersistentCollection {#1702 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
        -id: 131124
        -bodyTs: "'argument':2,26 'ask':60 'assumpt':48 'bunch':46 'call':18 'christian':37 'conflat':33 'could':65 'deiti':38,71 'fall':56 'god':20 'good':25 'heard':5 'hope':30 'judeo':36 'judeo-christian':35 'label':41 'll':17 'make':43 'must':8 'noth':64 'often':51 'pair':52 'possibl':66 'simpler':68 'simpli':59 'somewher':10 'stop':9,14 've':4 'whatev':12 'whole':45 'woo':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4697515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700160627 {#1621
          date: 2023-11-16 19:50:27.0 +01:00
        }
        +"title": 131124
      }
      0 => App\Entity\EntryComment {#1705}
    ]
    -id: 13629
    -titleTs: "'guy':11 'math':10 'talk':5 'without':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700242685
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6245052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700156285 {#2499
      date: 2023-11-16 18:38:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "Yeah exactly, though then you’d generally get arguments pushing you towards “But it’s actually totes Jesus”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700166972 {#1692
    date: 2023-11-16 21:36:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
    "@m_f@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 131409
  -bodyTs: "'actual':16 'argument':9 'd':6 'exact':2 'general':7 'get':8 'jesus':18 'push':10 'though':3 'tote':17 'toward':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4700189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700166972 {#1795
    date: 2023-11-16 21:36:12.0 +01:00
  }
  +"title": 131409
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1705
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2152 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: Proxies\__CG__\App\Entity\Image {#2269 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Can-t-we-just-talk-about-it-without-the-maths-Guys"
    +title: "Can't we just talk about it without the maths? Guys?"
    +url: "https://mander.xyz/pictrs/image/0b0135ba-2c70-490f-87e9-59050536fa8e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700418941 {#2513
      date: 2023-11-19 19:35:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2518 …}
    +votes: Doctrine\ORM\PersistentCollection {#2521 …}
    +reports: Doctrine\ORM\PersistentCollection {#2523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: """
          The argument I’ve heard is “It must stop somewhere, and whatever it stops at, we’ll call that god”. It’s not a good argument, because it then hopes that you conflate the Judeo-Christian deity with that label and make a whole bunch of assumptions.\n
          \n
          It’s often paired with woo that falls down to simply asking “Why?”, such as “Nothing could possibly be simpler than my deity”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1700160627 {#1551
          date: 2023-11-16 19:50:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JackGreenEarth@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1596 …}
        +votes: Doctrine\ORM\PersistentCollection {#1702 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
        -id: 131124
        -bodyTs: "'argument':2,26 'ask':60 'assumpt':48 'bunch':46 'call':18 'christian':37 'conflat':33 'could':65 'deiti':38,71 'fall':56 'god':20 'good':25 'heard':5 'hope':30 'judeo':36 'judeo-christian':35 'label':41 'll':17 'make':43 'must':8 'noth':64 'often':51 'pair':52 'possibl':66 'simpler':68 'simpli':59 'somewher':10 'stop':9,14 've':4 'whatev':12 'whole':45 'woo':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4697515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700160627 {#1621
          date: 2023-11-16 19:50:27.0 +01:00
        }
        +"title": 131124
      }
      0 => App\Entity\EntryComment {#1705}
    ]
    -id: 13629
    -titleTs: "'guy':11 'math':10 'talk':5 'without':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700242685
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6245052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700156285 {#2499
      date: 2023-11-16 18:38:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "Yeah exactly, though then you’d generally get arguments pushing you towards “But it’s actually totes Jesus”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700166972 {#1692
    date: 2023-11-16 21:36:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
    "@m_f@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 131409
  -bodyTs: "'actual':16 'argument':9 'd':6 'exact':2 'general':7 'get':8 'jesus':18 'push':10 'though':3 'tote':17 'toward':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4700189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700166972 {#1795
    date: 2023-11-16 21:36:12.0 +01:00
  }
  +"title": 131409
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1705
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2152 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: Proxies\__CG__\App\Entity\Image {#2269 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "Can-t-we-just-talk-about-it-without-the-maths-Guys"
    +title: "Can't we just talk about it without the maths? Guys?"
    +url: "https://mander.xyz/pictrs/image/0b0135ba-2c70-490f-87e9-59050536fa8e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 26
    +favouriteCount: 91
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700418941 {#2513
      date: 2023-11-19 19:35:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2518 …}
    +votes: Doctrine\ORM\PersistentCollection {#2521 …}
    +reports: Doctrine\ORM\PersistentCollection {#2523 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2525 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2527 …}
    +badges: Doctrine\ORM\PersistentCollection {#2529 …}
    +children: [
      1 => App\Entity\EntryComment {#1620
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
        +body: """
          The argument I’ve heard is “It must stop somewhere, and whatever it stops at, we’ll call that god”. It’s not a good argument, because it then hopes that you conflate the Judeo-Christian deity with that label and make a whole bunch of assumptions.\n
          \n
          It’s often paired with woo that falls down to simply asking “Why?”, such as “Nothing could possibly be simpler than my deity”
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 30
        +score: 0
        +lastActive: DateTime @1700160627 {#1551
          date: 2023-11-16 19:50:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@JackGreenEarth@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1613 …}
        +nested: Doctrine\ORM\PersistentCollection {#1596 …}
        +votes: Doctrine\ORM\PersistentCollection {#1702 …}
        +reports: Doctrine\ORM\PersistentCollection {#1683 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
        -id: 131124
        -bodyTs: "'argument':2,26 'ask':60 'assumpt':48 'bunch':46 'call':18 'christian':37 'conflat':33 'could':65 'deiti':38,71 'fall':56 'god':20 'good':25 'heard':5 'hope':30 'judeo':36 'judeo-christian':35 'label':41 'll':17 'make':43 'must':8 'noth':64 'often':51 'pair':52 'possibl':66 'simpler':68 'simpli':59 'somewher':10 'stop':9,14 've':4 'whatev':12 'whole':45 'woo':54"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4697515"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700160627 {#1621
          date: 2023-11-16 19:50:27.0 +01:00
        }
        +"title": 131124
      }
      0 => App\Entity\EntryComment {#1705}
    ]
    -id: 13629
    -titleTs: "'guy':11 'math':10 'talk':5 'without':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700242685
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6245052"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700156285 {#2499
      date: 2023-11-16 18:38:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1556 …}
  +body: "Yeah exactly, though then you’d generally get arguments pushing you towards “But it’s actually totes Jesus”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700166972 {#1692
    date: 2023-11-16 21:36:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@JackGreenEarth@lemm.ee"
    "@m_f@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 131409
  -bodyTs: "'actual':16 'argument':9 'd':6 'exact':2 'general':7 'get':8 'jesus':18 'push':10 'though':3 'tote':17 'toward':12 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4700189"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700166972 {#1795
    date: 2023-11-16 21:36:12.0 +01:00
  }
  +"title": 131409
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2374 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "Prehistoric-shitposting"
  +title: "Prehistoric shitposting"
  +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700675682 {#1979
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    App\Entity\EntryComment {#1715
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: "I find it pretty amazing how someone figured out how to make [cassava](https://en.wikipedia.org/wiki/Cassava) edible. It’s got enough cyanide to kill you unless it goes through some complex process of mashing and boiling. Who thought to themselves “this killed Greg, but maybe it’ll be delicious if I boil it for a little longer”?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700675682 {#1724
        date: 2023-11-22 18:54:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 206148
      -bodyTs: "'/wiki/cassava)':16 'amaz':5 'boil':36,52 'cassava':13 'complex':31 'cyanid':22 'delici':49 'edibl':17 'en.wikipedia.org':15 'en.wikipedia.org/wiki/cassava)':14 'enough':21 'figur':8 'find':2 'goe':28 'got':20 'greg':43 'kill':24,42 'littl':56 'll':47 'longer':57 'make':12 'mash':34 'mayb':45 'pretti':4 'process':32 'someon':7 'thought':38 'unless':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4879866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700675682 {#1719
        date: 2023-11-22 18:54:42.0 +01:00
      }
      +"title": 206148
    }
  ]
  -id: 17752
  -titleTs: "'prehistor':1 'shitpost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700731618
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8597006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645218 {#2180
    date: 2023-11-22 10:26: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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2374 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "Prehistoric-shitposting"
  +title: "Prehistoric shitposting"
  +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700675682 {#1979
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    App\Entity\EntryComment {#1715
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: "I find it pretty amazing how someone figured out how to make [cassava](https://en.wikipedia.org/wiki/Cassava) edible. It’s got enough cyanide to kill you unless it goes through some complex process of mashing and boiling. Who thought to themselves “this killed Greg, but maybe it’ll be delicious if I boil it for a little longer”?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700675682 {#1724
        date: 2023-11-22 18:54:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 206148
      -bodyTs: "'/wiki/cassava)':16 'amaz':5 'boil':36,52 'cassava':13 'complex':31 'cyanid':22 'delici':49 'edibl':17 'en.wikipedia.org':15 'en.wikipedia.org/wiki/cassava)':14 'enough':21 'figur':8 'find':2 'goe':28 'got':20 'greg':43 'kill':24,42 'littl':56 'll':47 'longer':57 'make':12 'mash':34 'mayb':45 'pretti':4 'process':32 'someon':7 'thought':38 'unless':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4879866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700675682 {#1719
        date: 2023-11-22 18:54:42.0 +01:00
      }
      +"title": 206148
    }
  ]
  -id: 17752
  -titleTs: "'prehistor':1 'shitpost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700731618
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8597006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645218 {#2180
    date: 2023-11-22 10:26: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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1714
  +user: Proxies\__CG__\App\Entity\User {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: Proxies\__CG__\App\Entity\Image {#2374 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
  +slug: "Prehistoric-shitposting"
  +title: "Prehistoric shitposting"
  +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 149
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700675682 {#1979
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    App\Entity\EntryComment {#1715
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1714 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
      +image: null
      +parent: null
      +root: null
      +body: "I find it pretty amazing how someone figured out how to make [cassava](https://en.wikipedia.org/wiki/Cassava) edible. It’s got enough cyanide to kill you unless it goes through some complex process of mashing and boiling. Who thought to themselves “this killed Greg, but maybe it’ll be delicious if I boil it for a little longer”?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700675682 {#1724
        date: 2023-11-22 18:54:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@hypertown@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 206148
      -bodyTs: "'/wiki/cassava)':16 'amaz':5 'boil':36,52 'cassava':13 'complex':31 'cyanid':22 'delici':49 'edibl':17 'en.wikipedia.org':15 'en.wikipedia.org/wiki/cassava)':14 'enough':21 'figur':8 'find':2 'goe':28 'got':20 'greg':43 'kill':24,42 'littl':56 'll':47 'longer':57 'make':12 'mash':34 'mayb':45 'pretti':4 'process':32 'someon':7 'thought':38 'unless':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4879866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700675682 {#1719
        date: 2023-11-22 18:54:42.0 +01:00
      }
      +"title": 206148
    }
  ]
  -id: 17752
  -titleTs: "'prehistor':1 'shitpost':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700731618
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8597006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700645218 {#2180
    date: 2023-11-22 10:26: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1715
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#2137 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2374 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "Prehistoric-shitposting"
    +title: "Prehistoric shitposting"
    +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 149
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700675682 {#1979
      date: 2023-11-22 18:54:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      App\Entity\EntryComment {#1715}
    ]
    -id: 17752
    -titleTs: "'prehistor':1 'shitpost':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731618
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8597006"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645218 {#2180
      date: 2023-11-22 10:26:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find it pretty amazing how someone figured out how to make [cassava](https://en.wikipedia.org/wiki/Cassava) edible. It’s got enough cyanide to kill you unless it goes through some complex process of mashing and boiling. Who thought to themselves “this killed Greg, but maybe it’ll be delicious if I boil it for a little longer”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700675682 {#1724
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 206148
  -bodyTs: "'/wiki/cassava)':16 'amaz':5 'boil':36,52 'cassava':13 'complex':31 'cyanid':22 'delici':49 'edibl':17 'en.wikipedia.org':15 'en.wikipedia.org/wiki/cassava)':14 'enough':21 'figur':8 'find':2 'goe':28 'got':20 'greg':43 'kill':24,42 'littl':56 'll':47 'longer':57 'make':12 'mash':34 'mayb':45 'pretti':4 'process':32 'someon':7 'thought':38 'unless':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4879866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675682 {#1719
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +"title": 206148
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1715
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#2137 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2374 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "Prehistoric-shitposting"
    +title: "Prehistoric shitposting"
    +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 149
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700675682 {#1979
      date: 2023-11-22 18:54:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      App\Entity\EntryComment {#1715}
    ]
    -id: 17752
    -titleTs: "'prehistor':1 'shitpost':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731618
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8597006"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645218 {#2180
      date: 2023-11-22 10:26:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find it pretty amazing how someone figured out how to make [cassava](https://en.wikipedia.org/wiki/Cassava) edible. It’s got enough cyanide to kill you unless it goes through some complex process of mashing and boiling. Who thought to themselves “this killed Greg, but maybe it’ll be delicious if I boil it for a little longer”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700675682 {#1724
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 206148
  -bodyTs: "'/wiki/cassava)':16 'amaz':5 'boil':36,52 'cassava':13 'complex':31 'cyanid':22 'delici':49 'edibl':17 'en.wikipedia.org':15 'en.wikipedia.org/wiki/cassava)':14 'enough':21 'figur':8 'find':2 'goe':28 'got':20 'greg':43 'kill':24,42 'littl':56 'll':47 'longer':57 'make':12 'mash':34 'mayb':45 'pretti':4 'process':32 'someon':7 'thought':38 'unless':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4879866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675682 {#1719
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +"title": 206148
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1715
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1714
    +user: Proxies\__CG__\App\Entity\User {#2137 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
    +image: Proxies\__CG__\App\Entity\Image {#2374 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2376 …}
    +slug: "Prehistoric-shitposting"
    +title: "Prehistoric shitposting"
    +url: "https://lemmy.world/pictrs/image/e25bf7f0-0387-4302-a4a0-62522f938848.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 149
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700675682 {#1979
      date: 2023-11-22 18:54:42.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      App\Entity\EntryComment {#1715}
    ]
    -id: 17752
    -titleTs: "'prehistor':1 'shitpost':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700731618
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8597006"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700645218 {#2180
      date: 2023-11-22 10:26:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1718 …}
  +image: null
  +parent: null
  +root: null
  +body: "I find it pretty amazing how someone figured out how to make [cassava](https://en.wikipedia.org/wiki/Cassava) edible. It’s got enough cyanide to kill you unless it goes through some complex process of mashing and boiling. Who thought to themselves “this killed Greg, but maybe it’ll be delicious if I boil it for a little longer”?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700675682 {#1724
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hypertown@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 206148
  -bodyTs: "'/wiki/cassava)':16 'amaz':5 'boil':36,52 'cassava':13 'complex':31 'cyanid':22 'delici':49 'edibl':17 'en.wikipedia.org':15 'en.wikipedia.org/wiki/cassava)':14 'enough':21 'figur':8 'find':2 'goe':28 'got':20 'greg':43 'kill':24,42 'littl':56 'll':47 'longer':57 'make':12 'mash':34 'mayb':45 'pretti':4 'process':32 'someon':7 'thought':38 'unless':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4879866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700675682 {#1719
    date: 2023-11-22 18:54:42.0 +01:00
  }
  +"title": 206148
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#2498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "uhhh-uhhhhh"
  +title: "uhhh uhhhhh"
  +url: "https://mander.xyz/pictrs/image/5338a350-736f-481d-a20d-e46ad6c6e64a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 74
  +favouriteCount: 571
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700407545 {#2493
    date: 2023-11-19 16:25:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: null
      +root: null
      +body: "> Two possibilities exist: either we are alone in the Universe or we are not. Both are equally terrifying."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1700594959 {#1731
        date: 2023-11-21 20:29:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
      -id: 132103
      -bodyTs: "'alon':7 'either':4 'equal':17 'exist':3 'possibl':2 'terrifi':18 'two':1 'univers':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4709045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700185504 {#1725
        date: 2023-11-17 02:45:04.0 +01:00
      }
      +"title": 132103
    }
  ]
  -id: 13711
  -titleTs: "'uhhh':1 'uhhhhh':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700268813
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6260649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700182413 {#2365
    date: 2023-11-17 01:53:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#2498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "uhhh-uhhhhh"
  +title: "uhhh uhhhhh"
  +url: "https://mander.xyz/pictrs/image/5338a350-736f-481d-a20d-e46ad6c6e64a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 74
  +favouriteCount: 571
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700407545 {#2493
    date: 2023-11-19 16:25:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: null
      +root: null
      +body: "> Two possibilities exist: either we are alone in the Universe or we are not. Both are equally terrifying."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1700594959 {#1731
        date: 2023-11-21 20:29:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
      -id: 132103
      -bodyTs: "'alon':7 'either':4 'equal':17 'exist':3 'possibl':2 'terrifi':18 'two':1 'univers':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4709045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700185504 {#1725
        date: 2023-11-17 02:45:04.0 +01:00
      }
      +"title": 132103
    }
  ]
  -id: 13711
  -titleTs: "'uhhh':1 'uhhhhh':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700268813
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6260649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700182413 {#2365
    date: 2023-11-17 01:53:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2152 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: Proxies\__CG__\App\Entity\Image {#2498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "uhhh-uhhhhh"
  +title: "uhhh uhhhhh"
  +url: "https://mander.xyz/pictrs/image/5338a350-736f-481d-a20d-e46ad6c6e64a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 74
  +favouriteCount: 571
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700407545 {#2493
    date: 2023-11-19 16:25:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: null
      +root: null
      +body: "> Two possibilities exist: either we are alone in the Universe or we are not. Both are equally terrifying."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1700594959 {#1731
        date: 2023-11-21 20:29:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1721 …}
      +nested: Doctrine\ORM\PersistentCollection {#1728 …}
      +votes: Doctrine\ORM\PersistentCollection {#1730 …}
      +reports: Doctrine\ORM\PersistentCollection {#1734 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
      -id: 132103
      -bodyTs: "'alon':7 'either':4 'equal':17 'exist':3 'possibl':2 'terrifi':18 'two':1 'univers':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4709045"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700185504 {#1725
        date: 2023-11-17 02:45:04.0 +01:00
      }
      +"title": 132103
    }
  ]
  -id: 13711
  -titleTs: "'uhhh':1 'uhhhhh':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700268813
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6260649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700182413 {#2365
    date: 2023-11-17 01:53:33.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2152 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "uhhh-uhhhhh"
    +title: "uhhh uhhhhh"
    +url: "https://mander.xyz/pictrs/image/5338a350-736f-481d-a20d-e46ad6c6e64a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 74
    +favouriteCount: 571
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700407545 {#2493
      date: 2023-11-19 16:25:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 13711
    -titleTs: "'uhhh':1 'uhhhhh':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700268813
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6260649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700182413 {#2365
      date: 2023-11-17 01:53:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "> Two possibilities exist: either we are alone in the Universe or we are not. Both are equally terrifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700594959 {#1731
    date: 2023-11-21 20:29:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  -id: 132103
  -bodyTs: "'alon':7 'either':4 'equal':17 'exist':3 'possibl':2 'terrifi':18 'two':1 'univers':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4709045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700185504 {#1725
    date: 2023-11-17 02:45:04.0 +01:00
  }
  +"title": 132103
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2152 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "uhhh-uhhhhh"
    +title: "uhhh uhhhhh"
    +url: "https://mander.xyz/pictrs/image/5338a350-736f-481d-a20d-e46ad6c6e64a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 74
    +favouriteCount: 571
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700407545 {#2493
      date: 2023-11-19 16:25:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 13711
    -titleTs: "'uhhh':1 'uhhhhh':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700268813
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6260649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700182413 {#2365
      date: 2023-11-17 01:53:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "> Two possibilities exist: either we are alone in the Universe or we are not. Both are equally terrifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700594959 {#1731
    date: 2023-11-21 20:29:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  -id: 132103
  -bodyTs: "'alon':7 'either':4 'equal':17 'exist':3 'possibl':2 'terrifi':18 'two':1 'univers':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4709045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700185504 {#1725
    date: 2023-11-17 02:45:04.0 +01:00
  }
  +"title": 132103
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2152 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "uhhh-uhhhhh"
    +title: "uhhh uhhhhh"
    +url: "https://mander.xyz/pictrs/image/5338a350-736f-481d-a20d-e46ad6c6e64a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 74
    +favouriteCount: 571
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700407545 {#2493
      date: 2023-11-19 16:25:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 13711
    -titleTs: "'uhhh':1 'uhhhhh':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700268813
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6260649"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700182413 {#2365
      date: 2023-11-17 01:53:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: null
  +root: null
  +body: "> Two possibilities exist: either we are alone in the Universe or we are not. Both are equally terrifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1700594959 {#1731
    date: 2023-11-21 20:29:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1721 …}
  +nested: Doctrine\ORM\PersistentCollection {#1728 …}
  +votes: Doctrine\ORM\PersistentCollection {#1730 …}
  +reports: Doctrine\ORM\PersistentCollection {#1734 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1727 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1733 …}
  -id: 132103
  -bodyTs: "'alon':7 'either':4 'equal':17 'exist':3 'possibl':2 'terrifi':18 'two':1 'univers':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4709045"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700185504 {#1725
    date: 2023-11-17 02:45:04.0 +01:00
  }
  +"title": 132103
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#2343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: Proxies\__CG__\App\Entity\Image {#2153 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
  +slug: "26-October-2023"
  +title: "26 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/818c50f0-064f-403a-b1cc-a3876fe69dba.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698377212 {#2471
    date: 2023-10-27 05:26:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2375 …}
  +children: [
    App\Entity\EntryComment {#2462
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [en.m.wikipedia.org/wiki/Tantor](https://en.m.wikipedia.org/wiki/Tantor)\n
        \n
        > Tantor is a generic name for elephants in Mangani, the fictional language of the great apes in the Tarzan novels of Edgar Rice Burroughs. In Burroughs’s works a number of elephants appear under the name of Tantor, most notably one particular bull elephant the ape man befriends in his youth in the first Tarzan novel, Tarzan of the Apes and in the 1999 Animated Walt Disney film he is a red African Forest Elephant and friends with the ape Terk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698377212 {#2447
        date: 2023-10-27 05:26:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 243316
      -bodyTs: "'/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':3 '1999':67 'african':76 'anim':68 'ape':19,49,63,83 'appear':36 'befriend':51 'bull':46 'burrough':27,29 'disney':70 'edgar':25 'eleph':10,35,47,78 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':1 'fiction':14 'film':71 'first':57 'forest':77 'friend':80 'generic':7 'great':18 'languag':15 'man':50 'mangani':12 'name':8,39 'notabl':43 'novel':23,59 'number':33 'one':44 'particular':45 'red':75 'rice':26 'tantor':4,41 'tarzan':22,58,60 'terk':84 'walt':69 'work':31 'youth':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4094584"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698377212 {#2422
        date: 2023-10-27 05:26:52.0 +02:00
      }
      +"title": 243316
    }
  ]
  -id: 15293
  -titleTs: "'2023':3 '26':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698373125
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7971226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698366625 {#2294
    date: 2023-10-27 02:30:25.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#2343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: Proxies\__CG__\App\Entity\Image {#2153 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
  +slug: "26-October-2023"
  +title: "26 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/818c50f0-064f-403a-b1cc-a3876fe69dba.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698377212 {#2471
    date: 2023-10-27 05:26:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2375 …}
  +children: [
    App\Entity\EntryComment {#2462
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [en.m.wikipedia.org/wiki/Tantor](https://en.m.wikipedia.org/wiki/Tantor)\n
        \n
        > Tantor is a generic name for elephants in Mangani, the fictional language of the great apes in the Tarzan novels of Edgar Rice Burroughs. In Burroughs’s works a number of elephants appear under the name of Tantor, most notably one particular bull elephant the ape man befriends in his youth in the first Tarzan novel, Tarzan of the Apes and in the 1999 Animated Walt Disney film he is a red African Forest Elephant and friends with the ape Terk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698377212 {#2447
        date: 2023-10-27 05:26:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 243316
      -bodyTs: "'/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':3 '1999':67 'african':76 'anim':68 'ape':19,49,63,83 'appear':36 'befriend':51 'bull':46 'burrough':27,29 'disney':70 'edgar':25 'eleph':10,35,47,78 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':1 'fiction':14 'film':71 'first':57 'forest':77 'friend':80 'generic':7 'great':18 'languag':15 'man':50 'mangani':12 'name':8,39 'notabl':43 'novel':23,59 'number':33 'one':44 'particular':45 'red':75 'rice':26 'tantor':4,41 'tarzan':22,58,60 'terk':84 'walt':69 'work':31 'youth':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4094584"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698377212 {#2422
        date: 2023-10-27 05:26:52.0 +02:00
      }
      +"title": 243316
    }
  ]
  -id: 15293
  -titleTs: "'2023':3 '26':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698373125
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7971226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698366625 {#2294
    date: 2023-10-27 02:30:25.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#2343 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: Proxies\__CG__\App\Entity\Image {#2153 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
  +slug: "26-October-2023"
  +title: "26 October 2023"
  +url: "https://sh.itjust.works/pictrs/image/818c50f0-064f-403a-b1cc-a3876fe69dba.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698377212 {#2471
    date: 2023-10-27 05:26:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2184 …}
  +votes: Doctrine\ORM\PersistentCollection {#2170 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2375 …}
  +children: [
    App\Entity\EntryComment {#2462
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        [en.m.wikipedia.org/wiki/Tantor](https://en.m.wikipedia.org/wiki/Tantor)\n
        \n
        > Tantor is a generic name for elephants in Mangani, the fictional language of the great apes in the Tarzan novels of Edgar Rice Burroughs. In Burroughs’s works a number of elephants appear under the name of Tantor, most notably one particular bull elephant the ape man befriends in his youth in the first Tarzan novel, Tarzan of the Apes and in the 1999 Animated Walt Disney film he is a red African Forest Elephant and friends with the ape Terk.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698377212 {#2447
        date: 2023-10-27 05:26:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MrSebSin@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2456 …}
      +nested: Doctrine\ORM\PersistentCollection {#2453 …}
      +votes: Doctrine\ORM\PersistentCollection {#2457 …}
      +reports: Doctrine\ORM\PersistentCollection {#2455 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
      -id: 243316
      -bodyTs: "'/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':3 '1999':67 'african':76 'anim':68 'ape':19,49,63,83 'appear':36 'befriend':51 'bull':46 'burrough':27,29 'disney':70 'edgar':25 'eleph':10,35,47,78 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':1 'fiction':14 'film':71 'first':57 'forest':77 'friend':80 'generic':7 'great':18 'languag':15 'man':50 'mangani':12 'name':8,39 'notabl':43 'novel':23,59 'number':33 'one':44 'particular':45 'red':75 'rice':26 'tantor':4,41 'tarzan':22,58,60 'terk':84 'walt':69 'work':31 'youth':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4094584"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698377212 {#2422
        date: 2023-10-27 05:26:52.0 +02:00
      }
      +"title": 243316
    }
  ]
  -id: 15293
  -titleTs: "'2023':3 '26':1 'octob':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698373125
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/7971226"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698366625 {#2294
    date: 2023-10-27 02:30:25.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#2343 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: Proxies\__CG__\App\Entity\Image {#2153 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
    +slug: "26-October-2023"
    +title: "26 October 2023"
    +url: "https://sh.itjust.works/pictrs/image/818c50f0-064f-403a-b1cc-a3876fe69dba.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698377212 {#2471
      date: 2023-10-27 05:26:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2375 …}
    +children: [
      App\Entity\EntryComment {#2462}
    ]
    -id: 15293
    -titleTs: "'2023':3 '26':1 'octob':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698373125
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7971226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698366625 {#2294
      date: 2023-10-27 02:30:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [en.m.wikipedia.org/wiki/Tantor](https://en.m.wikipedia.org/wiki/Tantor)\n
    \n
    > Tantor is a generic name for elephants in Mangani, the fictional language of the great apes in the Tarzan novels of Edgar Rice Burroughs. In Burroughs’s works a number of elephants appear under the name of Tantor, most notably one particular bull elephant the ape man befriends in his youth in the first Tarzan novel, Tarzan of the Apes and in the 1999 Animated Walt Disney film he is a red African Forest Elephant and friends with the ape Terk.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698377212 {#2447
    date: 2023-10-27 05:26:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 243316
  -bodyTs: "'/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':3 '1999':67 'african':76 'anim':68 'ape':19,49,63,83 'appear':36 'befriend':51 'bull':46 'burrough':27,29 'disney':70 'edgar':25 'eleph':10,35,47,78 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':1 'fiction':14 'film':71 'first':57 'forest':77 'friend':80 'generic':7 'great':18 'languag':15 'man':50 'mangani':12 'name':8,39 'notabl':43 'novel':23,59 'number':33 'one':44 'particular':45 'red':75 'rice':26 'tantor':4,41 'tarzan':22,58,60 'terk':84 'walt':69 'work':31 'youth':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4094584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698377212 {#2422
    date: 2023-10-27 05:26:52.0 +02:00
  }
  +"title": 243316
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#2343 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: Proxies\__CG__\App\Entity\Image {#2153 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
    +slug: "26-October-2023"
    +title: "26 October 2023"
    +url: "https://sh.itjust.works/pictrs/image/818c50f0-064f-403a-b1cc-a3876fe69dba.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698377212 {#2471
      date: 2023-10-27 05:26:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2375 …}
    +children: [
      App\Entity\EntryComment {#2462}
    ]
    -id: 15293
    -titleTs: "'2023':3 '26':1 'octob':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698373125
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7971226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698366625 {#2294
      date: 2023-10-27 02:30:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [en.m.wikipedia.org/wiki/Tantor](https://en.m.wikipedia.org/wiki/Tantor)\n
    \n
    > Tantor is a generic name for elephants in Mangani, the fictional language of the great apes in the Tarzan novels of Edgar Rice Burroughs. In Burroughs’s works a number of elephants appear under the name of Tantor, most notably one particular bull elephant the ape man befriends in his youth in the first Tarzan novel, Tarzan of the Apes and in the 1999 Animated Walt Disney film he is a red African Forest Elephant and friends with the ape Terk.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698377212 {#2447
    date: 2023-10-27 05:26:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 243316
  -bodyTs: "'/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':3 '1999':67 'african':76 'anim':68 'ape':19,49,63,83 'appear':36 'befriend':51 'bull':46 'burrough':27,29 'disney':70 'edgar':25 'eleph':10,35,47,78 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':1 'fiction':14 'film':71 'first':57 'forest':77 'friend':80 'generic':7 'great':18 'languag':15 'man':50 'mangani':12 'name':8,39 'notabl':43 'novel':23,59 'number':33 'one':44 'particular':45 'red':75 'rice':26 'tantor':4,41 'tarzan':22,58,60 'terk':84 'walt':69 'work':31 'youth':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4094584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698377212 {#2422
    date: 2023-10-27 05:26:52.0 +02:00
  }
  +"title": 243316
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2462
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#2343 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: Proxies\__CG__\App\Entity\Image {#2153 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2168 …}
    +slug: "26-October-2023"
    +title: "26 October 2023"
    +url: "https://sh.itjust.works/pictrs/image/818c50f0-064f-403a-b1cc-a3876fe69dba.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698377212 {#2471
      date: 2023-10-27 05:26:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2184 …}
    +votes: Doctrine\ORM\PersistentCollection {#2170 …}
    +reports: Doctrine\ORM\PersistentCollection {#2176 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1991 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2375 …}
    +children: [
      App\Entity\EntryComment {#2462}
    ]
    -id: 15293
    -titleTs: "'2023':3 '26':1 'octob':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698373125
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/7971226"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698366625 {#2294
      date: 2023-10-27 02:30:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    [en.m.wikipedia.org/wiki/Tantor](https://en.m.wikipedia.org/wiki/Tantor)\n
    \n
    > Tantor is a generic name for elephants in Mangani, the fictional language of the great apes in the Tarzan novels of Edgar Rice Burroughs. In Burroughs’s works a number of elephants appear under the name of Tantor, most notably one particular bull elephant the ape man befriends in his youth in the first Tarzan novel, Tarzan of the Apes and in the 1999 Animated Walt Disney film he is a red African Forest Elephant and friends with the ape Terk.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698377212 {#2447
    date: 2023-10-27 05:26:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2456 …}
  +nested: Doctrine\ORM\PersistentCollection {#2453 …}
  +votes: Doctrine\ORM\PersistentCollection {#2457 …}
  +reports: Doctrine\ORM\PersistentCollection {#2455 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2468 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2469 …}
  -id: 243316
  -bodyTs: "'/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':3 '1999':67 'african':76 'anim':68 'ape':19,49,63,83 'appear':36 'befriend':51 'bull':46 'burrough':27,29 'disney':70 'edgar':25 'eleph':10,35,47,78 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/tantor](https://en.m.wikipedia.org/wiki/tantor)':1 'fiction':14 'film':71 'first':57 'forest':77 'friend':80 'generic':7 'great':18 'languag':15 'man':50 'mangani':12 'name':8,39 'notabl':43 'novel':23,59 'number':33 'one':44 'particular':45 'red':75 'rice':26 'tantor':4,41 'tarzan':22,58,60 'terk':84 'walt':69 'work':31 'youth':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4094584"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698377212 {#2422
    date: 2023-10-27 05:26:52.0 +02:00
  }
  +"title": 243316
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
42 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