Redirect 302 redirect from GET @entry_comment_create (a7fadc)

GET https://kbin.spritesserver.nl/index.php/u/@MNByChoice@midwest.social/commented?p=4

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 …}
}
2.70 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2214
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3070 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#3065
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  +badges: Doctrine\ORM\PersistentCollection {#3082 …}
  +children: [
    App\Entity\EntryComment {#2216
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        When he dies, I expect his family will be sad for a while and bury him.\n
        \n
        If he retires, his family will be pretty happy for him.\n
        \n
        Other people will keep doing Linux stuff.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700183947 {#2223
        date: 2023-11-17 02:19:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2231 …}
      +votes: Doctrine\ORM\PersistentCollection {#2229 …}
      +reports: Doctrine\ORM\PersistentCollection {#2252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
      -id: 122169
      -bodyTs: "'buri':15 'die':3 'expect':5 'famili':7,21 'happi':25 'keep':31 'linux':33 'peopl':29 'pretti':24 'retir':19 'sad':10 'stuff':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4616145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699934756 {#2227
        date: 2023-11-14 05:05:56.0 +01:00
      }
      +"title": 122169
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#3051
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2214
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3070 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#3065
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  +badges: Doctrine\ORM\PersistentCollection {#3082 …}
  +children: [
    App\Entity\EntryComment {#2216
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        When he dies, I expect his family will be sad for a while and bury him.\n
        \n
        If he retires, his family will be pretty happy for him.\n
        \n
        Other people will keep doing Linux stuff.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700183947 {#2223
        date: 2023-11-17 02:19:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2231 …}
      +votes: Doctrine\ORM\PersistentCollection {#2229 …}
      +reports: Doctrine\ORM\PersistentCollection {#2252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
      -id: 122169
      -bodyTs: "'buri':15 'die':3 'expect':5 'famili':7,21 'happi':25 'keep':31 'linux':33 'peopl':29 'pretti':24 'retir':19 'sad':10 'stuff':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4616145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699934756 {#2227
        date: 2023-11-14 05:05:56.0 +01:00
      }
      +"title": 122169
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#3051
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2214
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3070 …}
  +slug: "What-happens-when-Linus-dies-retires"
  +title: "What happens when Linus dies/retires?"
  +url: null
  +body: "Will we all be fucked or is there a Linus 2?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 157
  +favouriteCount: 325
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700837040 {#3065
    date: 2023-11-24 15:44:00.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
  +badges: Doctrine\ORM\PersistentCollection {#3082 …}
  +children: [
    App\Entity\EntryComment {#2216
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2214 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        When he dies, I expect his family will be sad for a while and bury him.\n
        \n
        If he retires, his family will be pretty happy for him.\n
        \n
        Other people will keep doing Linux stuff.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1700183947 {#2223
        date: 2023-11-17 02:19:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@luthis@lemmy.nz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2225 …}
      +nested: Doctrine\ORM\PersistentCollection {#2231 …}
      +votes: Doctrine\ORM\PersistentCollection {#2229 …}
      +reports: Doctrine\ORM\PersistentCollection {#2252 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
      -id: 122169
      -bodyTs: "'buri':15 'die':3 'expect':5 'famili':7,21 'happi':25 'keep':31 'linux':33 'peopl':29 'pretti':24 'retir':19 'sad':10 'stuff':34"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4616145"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699934756 {#2227
        date: 2023-11-14 05:05:56.0 +01:00
      }
      +"title": 122169
    }
  ]
  -id: 12820
  -titleTs: "'dies/retires':5 'happen':2 'linus':4"
  -bodyTs: "'2':11 'fuck':5 'linus':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700018788
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/3348861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699932388 {#3051
    date: 2023-11-14 04:26:28.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3070 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3065
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    +badges: Doctrine\ORM\PersistentCollection {#3082 …}
    +children: [
      App\Entity\EntryComment {#2216}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3051
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    When he dies, I expect his family will be sad for a while and bury him.\n
    \n
    If he retires, his family will be pretty happy for him.\n
    \n
    Other people will keep doing Linux stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700183947 {#2223
    date: 2023-11-17 02:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 122169
  -bodyTs: "'buri':15 'die':3 'expect':5 'famili':7,21 'happi':25 'keep':31 'linux':33 'peopl':29 'pretti':24 'retir':19 'sad':10 'stuff':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4616145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699934756 {#2227
    date: 2023-11-14 05:05:56.0 +01:00
  }
  +"title": 122169
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3070 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3065
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    +badges: Doctrine\ORM\PersistentCollection {#3082 …}
    +children: [
      App\Entity\EntryComment {#2216}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3051
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    When he dies, I expect his family will be sad for a while and bury him.\n
    \n
    If he retires, his family will be pretty happy for him.\n
    \n
    Other people will keep doing Linux stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700183947 {#2223
    date: 2023-11-17 02:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 122169
  -bodyTs: "'buri':15 'die':3 'expect':5 'famili':7,21 'happi':25 'keep':31 'linux':33 'peopl':29 'pretti':24 'retir':19 'sad':10 'stuff':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4616145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699934756 {#2227
    date: 2023-11-14 05:05:56.0 +01:00
  }
  +"title": 122169
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2216
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2214
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3070 …}
    +slug: "What-happens-when-Linus-dies-retires"
    +title: "What happens when Linus dies/retires?"
    +url: null
    +body: "Will we all be fucked or is there a Linus 2?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 157
    +favouriteCount: 325
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700837040 {#3065
      date: 2023-11-24 15:44:00.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3072 …}
    +votes: Doctrine\ORM\PersistentCollection {#3074 …}
    +reports: Doctrine\ORM\PersistentCollection {#3076 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3078 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3080 …}
    +badges: Doctrine\ORM\PersistentCollection {#3082 …}
    +children: [
      App\Entity\EntryComment {#2216}
    ]
    -id: 12820
    -titleTs: "'dies/retires':5 'happen':2 'linus':4"
    -bodyTs: "'2':11 'fuck':5 'linus':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700018788
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/3348861"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699932388 {#3051
      date: 2023-11-14 04:26:28.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2213 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    When he dies, I expect his family will be sad for a while and bury him.\n
    \n
    If he retires, his family will be pretty happy for him.\n
    \n
    Other people will keep doing Linux stuff.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1700183947 {#2223
    date: 2023-11-17 02:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@luthis@lemmy.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2225 …}
  +nested: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  -id: 122169
  -bodyTs: "'buri':15 'die':3 'expect':5 'famili':7,21 'happi':25 'keep':31 'linux':33 'peopl':29 'pretti':24 'retir':19 'sad':10 'stuff':34"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4616145"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699934756 {#2227
    date: 2023-11-14 05:05:56.0 +01:00
  }
  +"title": 122169
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2210
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: Proxies\__CG__\App\Entity\Image {#2992 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "Can-you-install-thid-25-year-old-program"
  +title: "Can you install thid 25 year old program?"
  +url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 156
  +favouriteCount: 1065
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701617030 {#2987
    date: 2023-12-03 16:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  +badges: Doctrine\ORM\PersistentCollection {#3004 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2210 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
      +body: "Just a blink of the eye…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700517771 {#2206
        date: 2023-11-20 23:02:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@Conman_Signor@lemmy.one"
        "@FuglyDuck@lemmy.world"
        "@Jolteon@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2208 …}
      +nested: Doctrine\ORM\PersistentCollection {#2204 …}
      +votes: Doctrine\ORM\PersistentCollection {#2211 …}
      +reports: Doctrine\ORM\PersistentCollection {#2266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
      -id: 144318
      -bodyTs: "'blink':3 'eye':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4822543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700517771 {#2202
        date: 2023-11-20 23:02:51.0 +01:00
      }
      +"title": 144318
    }
  ]
  -id: 14819
  -titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700588941
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8237471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502541 {#2968
    date: 2023-11-20 18:49:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2210
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: Proxies\__CG__\App\Entity\Image {#2992 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "Can-you-install-thid-25-year-old-program"
  +title: "Can you install thid 25 year old program?"
  +url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 156
  +favouriteCount: 1065
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701617030 {#2987
    date: 2023-12-03 16:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  +badges: Doctrine\ORM\PersistentCollection {#3004 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2210 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
      +body: "Just a blink of the eye…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700517771 {#2206
        date: 2023-11-20 23:02:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@Conman_Signor@lemmy.one"
        "@FuglyDuck@lemmy.world"
        "@Jolteon@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2208 …}
      +nested: Doctrine\ORM\PersistentCollection {#2204 …}
      +votes: Doctrine\ORM\PersistentCollection {#2211 …}
      +reports: Doctrine\ORM\PersistentCollection {#2266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
      -id: 144318
      -bodyTs: "'blink':3 'eye':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4822543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700517771 {#2202
        date: 2023-11-20 23:02:51.0 +01:00
      }
      +"title": 144318
    }
  ]
  -id: 14819
  -titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700588941
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8237471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502541 {#2968
    date: 2023-11-20 18:49:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2210
  +user: Proxies\__CG__\App\Entity\User {#2883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: Proxies\__CG__\App\Entity\Image {#2992 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "Can-you-install-thid-25-year-old-program"
  +title: "Can you install thid 25 year old program?"
  +url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 156
  +favouriteCount: 1065
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701617030 {#2987
    date: 2023-12-03 16:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2996 …}
  +reports: Doctrine\ORM\PersistentCollection {#2998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  +badges: Doctrine\ORM\PersistentCollection {#3004 …}
  +children: [
    App\Entity\EntryComment {#2201
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2210 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
      +body: "Just a blink of the eye…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700517771 {#2206
        date: 2023-11-20 23:02:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
        "@Conman_Signor@lemmy.one"
        "@FuglyDuck@lemmy.world"
        "@Jolteon@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2208 …}
      +nested: Doctrine\ORM\PersistentCollection {#2204 …}
      +votes: Doctrine\ORM\PersistentCollection {#2211 …}
      +reports: Doctrine\ORM\PersistentCollection {#2266 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
      -id: 144318
      -bodyTs: "'blink':3 'eye':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4822543"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700517771 {#2202
        date: 2023-11-20 23:02:51.0 +01:00
      }
      +"title": 144318
    }
  ]
  -id: 14819
  -titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700588941
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8237471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502541 {#2968
    date: 2023-11-20 18:49:01.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2201
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
    +image: Proxies\__CG__\App\Entity\Image {#2992 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "Can-you-install-thid-25-year-old-program"
    +title: "Can you install thid 25 year old program?"
    +url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 156
    +favouriteCount: 1065
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701617030 {#2987
      date: 2023-12-03 16:23:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 14819
    -titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700588941
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8237471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700502541 {#2968
      date: 2023-11-20 18:49:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +body: "Just a blink of the eye…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700517771 {#2206
    date: 2023-11-20 23:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Conman_Signor@lemmy.one"
    "@FuglyDuck@lemmy.world"
    "@Jolteon@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 144318
  -bodyTs: "'blink':3 'eye':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4822543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700517771 {#2202
    date: 2023-11-20 23:02:51.0 +01:00
  }
  +"title": 144318
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2201
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
    +image: Proxies\__CG__\App\Entity\Image {#2992 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "Can-you-install-thid-25-year-old-program"
    +title: "Can you install thid 25 year old program?"
    +url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 156
    +favouriteCount: 1065
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701617030 {#2987
      date: 2023-12-03 16:23:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 14819
    -titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700588941
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8237471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700502541 {#2968
      date: 2023-11-20 18:49:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +body: "Just a blink of the eye…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700517771 {#2206
    date: 2023-11-20 23:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Conman_Signor@lemmy.one"
    "@FuglyDuck@lemmy.world"
    "@Jolteon@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 144318
  -bodyTs: "'blink':3 'eye':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4822543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700517771 {#2202
    date: 2023-11-20 23:02:51.0 +01:00
  }
  +"title": 144318
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2201
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210
    +user: Proxies\__CG__\App\Entity\User {#2883 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
    +image: Proxies\__CG__\App\Entity\Image {#2992 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "Can-you-install-thid-25-year-old-program"
    +title: "Can you install thid 25 year old program?"
    +url: "https://lemmy.ml/pictrs/image/23fcdb8a-e635-4be7-92c0-b4814203f978.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 156
    +favouriteCount: 1065
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701617030 {#2987
      date: 2023-12-03 16:23:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2994 …}
    +votes: Doctrine\ORM\PersistentCollection {#2996 …}
    +reports: Doctrine\ORM\PersistentCollection {#2998 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3000 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
    +badges: Doctrine\ORM\PersistentCollection {#3004 …}
    +children: [
      App\Entity\EntryComment {#2201}
    ]
    -id: 14819
    -titleTs: "'25':5 'instal':3 'old':7 'program':8 'thid':4 'year':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700588941
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8237471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700502541 {#2968
      date: 2023-11-20 18:49:01.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2207 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2212 …}
  +body: "Just a blink of the eye…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700517771 {#2206
    date: 2023-11-20 23:02:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
    "@Conman_Signor@lemmy.one"
    "@FuglyDuck@lemmy.world"
    "@Jolteon@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2208 …}
  +nested: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 144318
  -bodyTs: "'blink':3 'eye':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4822543"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700517771 {#2202
    date: 2023-11-20 23:02:51.0 +01:00
  }
  +"title": 144318
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2055
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: Proxies\__CG__\App\Entity\Image {#3264 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
  +slug: "It-s-almost-like-a-zombie-movie-for-them"
  +title: "It's almost like a zombie movie for them"
  +url: "https://startrek.website/pictrs/image/af0a6470-09a8-4c78-bd79-c9cdb5fd4395.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 138
  +favouriteCount: 1304
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700923778 {#3301
    date: 2023-11-25 15:49:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  +badges: Doctrine\ORM\PersistentCollection {#3317 …}
  +children: [
    App\Entity\EntryComment {#2050
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2055 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
      +body: "Fantastic link! I had started reading on Reddit, and I am happy to see this elsewhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699588054 {#2045
        date: 2023-11-10 04:47:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@shalafi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2058 …}
      +nested: Doctrine\ORM\PersistentCollection {#2125 …}
      +votes: Doctrine\ORM\PersistentCollection {#2041 …}
      +reports: Doctrine\ORM\PersistentCollection {#2100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
      -id: 106476
      -bodyTs: "'elsewher':16 'fantast':1 'happi':12 'link':2 'read':6 'reddit':8 'see':14 'start':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4491272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699588054 {#2057
        date: 2023-11-10 04:47:34.0 +01:00
      }
      +"title": 106476
    }
  ]
  -id: 11621
  -titleTs: "'almost':3 'like':4 'movi':7 'zombi':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699666584
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3542325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580184 {#3287
    date: 2023-11-10 02:36:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2055
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: Proxies\__CG__\App\Entity\Image {#3264 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
  +slug: "It-s-almost-like-a-zombie-movie-for-them"
  +title: "It's almost like a zombie movie for them"
  +url: "https://startrek.website/pictrs/image/af0a6470-09a8-4c78-bd79-c9cdb5fd4395.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 138
  +favouriteCount: 1304
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700923778 {#3301
    date: 2023-11-25 15:49:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  +badges: Doctrine\ORM\PersistentCollection {#3317 …}
  +children: [
    App\Entity\EntryComment {#2050
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2055 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
      +body: "Fantastic link! I had started reading on Reddit, and I am happy to see this elsewhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699588054 {#2045
        date: 2023-11-10 04:47:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@shalafi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2058 …}
      +nested: Doctrine\ORM\PersistentCollection {#2125 …}
      +votes: Doctrine\ORM\PersistentCollection {#2041 …}
      +reports: Doctrine\ORM\PersistentCollection {#2100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
      -id: 106476
      -bodyTs: "'elsewher':16 'fantast':1 'happi':12 'link':2 'read':6 'reddit':8 'see':14 'start':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4491272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699588054 {#2057
        date: 2023-11-10 04:47:34.0 +01:00
      }
      +"title": 106476
    }
  ]
  -id: 11621
  -titleTs: "'almost':3 'like':4 'movi':7 'zombi':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699666584
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3542325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580184 {#3287
    date: 2023-11-10 02:36:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2055
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: Proxies\__CG__\App\Entity\Image {#3264 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
  +slug: "It-s-almost-like-a-zombie-movie-for-them"
  +title: "It's almost like a zombie movie for them"
  +url: "https://startrek.website/pictrs/image/af0a6470-09a8-4c78-bd79-c9cdb5fd4395.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 138
  +favouriteCount: 1304
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700923778 {#3301
    date: 2023-11-25 15:49:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3306 …}
  +votes: Doctrine\ORM\PersistentCollection {#3309 …}
  +reports: Doctrine\ORM\PersistentCollection {#3311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
  +badges: Doctrine\ORM\PersistentCollection {#3317 …}
  +children: [
    App\Entity\EntryComment {#2050
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2055 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
      +body: "Fantastic link! I had started reading on Reddit, and I am happy to see this elsewhere."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699588054 {#2045
        date: 2023-11-10 04:47:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@shalafi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2058 …}
      +nested: Doctrine\ORM\PersistentCollection {#2125 …}
      +votes: Doctrine\ORM\PersistentCollection {#2041 …}
      +reports: Doctrine\ORM\PersistentCollection {#2100 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
      -id: 106476
      -bodyTs: "'elsewher':16 'fantast':1 'happi':12 'link':2 'read':6 'reddit':8 'see':14 'start':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4491272"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699588054 {#2057
        date: 2023-11-10 04:47:34.0 +01:00
      }
      +"title": 106476
    }
  ]
  -id: 11621
  -titleTs: "'almost':3 'like':4 'movi':7 'zombi':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699666584
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3542325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699580184 {#3287
    date: 2023-11-10 02:36:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
    +image: Proxies\__CG__\App\Entity\Image {#3264 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
    +slug: "It-s-almost-like-a-zombie-movie-for-them"
    +title: "It's almost like a zombie movie for them"
    +url: "https://startrek.website/pictrs/image/af0a6470-09a8-4c78-bd79-c9cdb5fd4395.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 138
    +favouriteCount: 1304
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700923778 {#3301
      date: 2023-11-25 15:49:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3306 …}
    +votes: Doctrine\ORM\PersistentCollection {#3309 …}
    +reports: Doctrine\ORM\PersistentCollection {#3311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
    +badges: Doctrine\ORM\PersistentCollection {#3317 …}
    +children: [
      App\Entity\EntryComment {#2050}
    ]
    -id: 11621
    -titleTs: "'almost':3 'like':4 'movi':7 'zombi':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699666584
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3542325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699580184 {#3287
      date: 2023-11-10 02:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +body: "Fantastic link! I had started reading on Reddit, and I am happy to see this elsewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699588054 {#2045
    date: 2023-11-10 04:47:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@shalafi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 106476
  -bodyTs: "'elsewher':16 'fantast':1 'happi':12 'link':2 'read':6 'reddit':8 'see':14 'start':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4491272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699588054 {#2057
    date: 2023-11-10 04:47:34.0 +01:00
  }
  +"title": 106476
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
    +image: Proxies\__CG__\App\Entity\Image {#3264 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
    +slug: "It-s-almost-like-a-zombie-movie-for-them"
    +title: "It's almost like a zombie movie for them"
    +url: "https://startrek.website/pictrs/image/af0a6470-09a8-4c78-bd79-c9cdb5fd4395.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 138
    +favouriteCount: 1304
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700923778 {#3301
      date: 2023-11-25 15:49:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3306 …}
    +votes: Doctrine\ORM\PersistentCollection {#3309 …}
    +reports: Doctrine\ORM\PersistentCollection {#3311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
    +badges: Doctrine\ORM\PersistentCollection {#3317 …}
    +children: [
      App\Entity\EntryComment {#2050}
    ]
    -id: 11621
    -titleTs: "'almost':3 'like':4 'movi':7 'zombi':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699666584
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3542325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699580184 {#3287
      date: 2023-11-10 02:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +body: "Fantastic link! I had started reading on Reddit, and I am happy to see this elsewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699588054 {#2045
    date: 2023-11-10 04:47:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@shalafi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 106476
  -bodyTs: "'elsewher':16 'fantast':1 'happi':12 'link':2 'read':6 'reddit':8 'see':14 'start':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4491272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699588054 {#2057
    date: 2023-11-10 04:47:34.0 +01:00
  }
  +"title": 106476
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2050
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2055
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
    +image: Proxies\__CG__\App\Entity\Image {#3264 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
    +slug: "It-s-almost-like-a-zombie-movie-for-them"
    +title: "It's almost like a zombie movie for them"
    +url: "https://startrek.website/pictrs/image/af0a6470-09a8-4c78-bd79-c9cdb5fd4395.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 138
    +favouriteCount: 1304
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700923778 {#3301
      date: 2023-11-25 15:49:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3306 …}
    +votes: Doctrine\ORM\PersistentCollection {#3309 …}
    +reports: Doctrine\ORM\PersistentCollection {#3311 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3313 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3315 …}
    +badges: Doctrine\ORM\PersistentCollection {#3317 …}
    +children: [
      App\Entity\EntryComment {#2050}
    ]
    -id: 11621
    -titleTs: "'almost':3 'like':4 'movi':7 'zombi':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699666584
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3542325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699580184 {#3287
      date: 2023-11-10 02:36:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2052 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2054 …}
  +body: "Fantastic link! I had started reading on Reddit, and I am happy to see this elsewhere."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699588054 {#2045
    date: 2023-11-10 04:47:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@shalafi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2125 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 106476
  -bodyTs: "'elsewher':16 'fantast':1 'happi':12 'link':2 'read':6 'reddit':8 'see':14 'start':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4491272"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699588054 {#2057
    date: 2023-11-10 04:47:34.0 +01:00
  }
  +"title": 106476
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2062
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: Proxies\__CG__\App\Entity\Image {#3031 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "Double-slit"
  +title: "Double-slit"
  +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1523
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698813834 {#3026
    date: 2023-11-01 05:43:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +badges: Doctrine\ORM\PersistentCollection {#3043 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +body: """
        > chromodynamics, which still sounds like something I made up.\n
        \n
        Did you make it up?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697680020 {#2082
        date: 2023-10-19 03:47:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
        "@pigup@lemmy.world"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2063 …}
      +nested: Doctrine\ORM\PersistentCollection {#2064 …}
      +votes: Doctrine\ORM\PersistentCollection {#2088 …}
      +reports: Doctrine\ORM\PersistentCollection {#2087 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
      -id: 58138
      -bodyTs: "'chromodynam':1 'like':5 'made':8 'make':12 'someth':6 'sound':4 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3862378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697680020 {#2085
        date: 2023-10-19 03:47:00.0 +02:00
      }
      +"title": 58138
    }
  ]
  -id: 6311
  -titleTs: "'doubl':2 'double-slit':1 'slit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697755075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6683375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668675 {#3012
    date: 2023-10-19 00:37:55.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: Proxies\__CG__\App\Entity\Image {#3031 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "Double-slit"
  +title: "Double-slit"
  +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1523
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698813834 {#3026
    date: 2023-11-01 05:43:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +badges: Doctrine\ORM\PersistentCollection {#3043 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +body: """
        > chromodynamics, which still sounds like something I made up.\n
        \n
        Did you make it up?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697680020 {#2082
        date: 2023-10-19 03:47:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
        "@pigup@lemmy.world"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2063 …}
      +nested: Doctrine\ORM\PersistentCollection {#2064 …}
      +votes: Doctrine\ORM\PersistentCollection {#2088 …}
      +reports: Doctrine\ORM\PersistentCollection {#2087 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
      -id: 58138
      -bodyTs: "'chromodynam':1 'like':5 'made':8 'make':12 'someth':6 'sound':4 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3862378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697680020 {#2085
        date: 2023-10-19 03:47:00.0 +02:00
      }
      +"title": 58138
    }
  ]
  -id: 6311
  -titleTs: "'doubl':2 'double-slit':1 'slit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697755075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6683375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668675 {#3012
    date: 2023-10-19 00:37:55.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: Proxies\__CG__\App\Entity\Image {#3031 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "Double-slit"
  +title: "Double-slit"
  +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 132
  +favouriteCount: 1523
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698813834 {#3026
    date: 2023-11-01 05:43:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3033 …}
  +votes: Doctrine\ORM\PersistentCollection {#3035 …}
  +reports: Doctrine\ORM\PersistentCollection {#3037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
  +badges: Doctrine\ORM\PersistentCollection {#3043 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +body: """
        > chromodynamics, which still sounds like something I made up.\n
        \n
        Did you make it up?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697680020 {#2082
        date: 2023-10-19 03:47:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@coja@lemmy.ml"
        "@pigup@lemmy.world"
        "@mindbleach@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2063 …}
      +nested: Doctrine\ORM\PersistentCollection {#2064 …}
      +votes: Doctrine\ORM\PersistentCollection {#2088 …}
      +reports: Doctrine\ORM\PersistentCollection {#2087 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
      -id: 58138
      -bodyTs: "'chromodynam':1 'like':5 'made':8 'make':12 'someth':6 'sound':4 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3862378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697680020 {#2085
        date: 2023-10-19 03:47:00.0 +02:00
      }
      +"title": 58138
    }
  ]
  -id: 6311
  -titleTs: "'doubl':2 'double-slit':1 'slit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697755075
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6683375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697668675 {#3012
    date: 2023-10-19 00:37:55.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
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 {#2096
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: Proxies\__CG__\App\Entity\Image {#3031 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#3026
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3033 …}
    +votes: Doctrine\ORM\PersistentCollection {#3035 …}
    +reports: Doctrine\ORM\PersistentCollection {#3037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    +badges: Doctrine\ORM\PersistentCollection {#3043 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#3012
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: """
    > chromodynamics, which still sounds like something I made up.\n
    \n
    Did you make it up?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697680020 {#2082
    date: 2023-10-19 03:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
    "@pigup@lemmy.world"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 58138
  -bodyTs: "'chromodynam':1 'like':5 'made':8 'make':12 'someth':6 'sound':4 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3862378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697680020 {#2085
    date: 2023-10-19 03:47:00.0 +02:00
  }
  +"title": 58138
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2096
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: Proxies\__CG__\App\Entity\Image {#3031 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#3026
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3033 …}
    +votes: Doctrine\ORM\PersistentCollection {#3035 …}
    +reports: Doctrine\ORM\PersistentCollection {#3037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    +badges: Doctrine\ORM\PersistentCollection {#3043 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#3012
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: """
    > chromodynamics, which still sounds like something I made up.\n
    \n
    Did you make it up?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697680020 {#2082
    date: 2023-10-19 03:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
    "@pigup@lemmy.world"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 58138
  -bodyTs: "'chromodynam':1 'like':5 'made':8 'make':12 'someth':6 'sound':4 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3862378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697680020 {#2085
    date: 2023-10-19 03:47:00.0 +02:00
  }
  +"title": 58138
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2096
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: Proxies\__CG__\App\Entity\Image {#3031 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "Double-slit"
    +title: "Double-slit"
    +url: "https://lemmy.ml/pictrs/image/5de34c6a-4738-4b4a-9555-51a9faa5a0a1.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 132
    +favouriteCount: 1523
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698813834 {#3026
      date: 2023-11-01 05:43:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3033 …}
    +votes: Doctrine\ORM\PersistentCollection {#3035 …}
    +reports: Doctrine\ORM\PersistentCollection {#3037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3039 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3041 …}
    +badges: Doctrine\ORM\PersistentCollection {#3043 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 6311
    -titleTs: "'doubl':2 'double-slit':1 'slit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697755075
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6683375"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697668675 {#3012
      date: 2023-10-19 00:37:55.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: """
    > chromodynamics, which still sounds like something I made up.\n
    \n
    Did you make it up?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697680020 {#2082
    date: 2023-10-19 03:47:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@coja@lemmy.ml"
    "@pigup@lemmy.world"
    "@mindbleach@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 58138
  -bodyTs: "'chromodynam':1 'like':5 'made':8 'make':12 'someth':6 'sound':4 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3862378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697680020 {#2085
    date: 2023-10-19 03:47:00.0 +02:00
  }
  +"title": 58138
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3266 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3268 …}
  +slug: "Saw-a-news-story-people-about-people-getting-arrested-for"
  +title: "Saw a news story people about people getting arrested for at Wal-Mart for forgeting to scan one item"
  +url: "https://midwest.social/pictrs/image/79b7d00a-a69f-48dc-9390-f064a7f61c88.jpeg"
  +body: "[youtu.be/tmoQxq2P7Y4?feature=shared](https://youtu.be/tmoQxq2P7Y4?feature=shared)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 110
  +favouriteCount: 491
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696810652 {#3261
    date: 2023-10-09 02:17:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  +badges: Doctrine\ORM\PersistentCollection {#3279 …}
  +children: [
    1 => App\Entity\EntryComment {#2462
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good reason to not use self-checkout. Tired, distracted, or old, then wait for a checker. Too poor for a lawyer, wait for a checker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696699479 {#1724
          date: 2023-10-07 19:24:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
        ]
        +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: 35903
        -bodyTs: "'checker':17,26 'checkout':8 'distract':10 'good':1 'lawyer':22 'old':12 'poor':19 'reason':2 'self':7 'self-checkout':6 'tire':9 'use':5 'wait':14,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3438326"
        +editedAt: DateTimeImmutable @1696686626 {#1719
          date: 2023-10-07 15:50:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696686593 {#1715
          date: 2023-10-07 15:49:53.0 +02:00
        }
        +"title": 35903
      }
      +body: "Yup. Sorry. I to feel that pain. But it is either go to a different store (if one is available), be very careful, or deal with the police and judicial system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696688751 {#2447
        date: 2023-10-07 16:25:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@MNByChoice@midwest.social"
        "@shectabeni@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 35942
      -bodyTs: "'avail':20 'care':23 'deal':25 'differ':15 'either':11 'feel':5 'go':12 'judici':30 'one':18 'pain':7 'polic':28 'sorri':2 'store':16 'system':31 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3439098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696688751 {#2422
        date: 2023-10-07 16:25:51.0 +02:00
      }
      +"title": 35942
    }
    0 => App\Entity\EntryComment {#1714}
  ]
  -id: 3375
  -titleTs: "'arrest':9 'forget':16 'get':8 'item':20 'mart':14 'news':3 'one':19 'peopl':5,7 'saw':1 'scan':18 'stori':4 'wal':13 'wal-mart':12"
  -bodyTs: "'/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':3 'youtu.be':2 'youtu.be/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696758312
  +visibility: "visible             "
  +apId: "https://midwest.social/post/4053788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696671912 {#3248
    date: 2023-10-07 11:45:12.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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3266 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3268 …}
  +slug: "Saw-a-news-story-people-about-people-getting-arrested-for"
  +title: "Saw a news story people about people getting arrested for at Wal-Mart for forgeting to scan one item"
  +url: "https://midwest.social/pictrs/image/79b7d00a-a69f-48dc-9390-f064a7f61c88.jpeg"
  +body: "[youtu.be/tmoQxq2P7Y4?feature=shared](https://youtu.be/tmoQxq2P7Y4?feature=shared)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 110
  +favouriteCount: 491
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696810652 {#3261
    date: 2023-10-09 02:17:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  +badges: Doctrine\ORM\PersistentCollection {#3279 …}
  +children: [
    1 => App\Entity\EntryComment {#2462
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good reason to not use self-checkout. Tired, distracted, or old, then wait for a checker. Too poor for a lawyer, wait for a checker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696699479 {#1724
          date: 2023-10-07 19:24:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
        ]
        +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: 35903
        -bodyTs: "'checker':17,26 'checkout':8 'distract':10 'good':1 'lawyer':22 'old':12 'poor':19 'reason':2 'self':7 'self-checkout':6 'tire':9 'use':5 'wait':14,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3438326"
        +editedAt: DateTimeImmutable @1696686626 {#1719
          date: 2023-10-07 15:50:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696686593 {#1715
          date: 2023-10-07 15:49:53.0 +02:00
        }
        +"title": 35903
      }
      +body: "Yup. Sorry. I to feel that pain. But it is either go to a different store (if one is available), be very careful, or deal with the police and judicial system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696688751 {#2447
        date: 2023-10-07 16:25:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@MNByChoice@midwest.social"
        "@shectabeni@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 35942
      -bodyTs: "'avail':20 'care':23 'deal':25 'differ':15 'either':11 'feel':5 'go':12 'judici':30 'one':18 'pain':7 'polic':28 'sorri':2 'store':16 'system':31 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3439098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696688751 {#2422
        date: 2023-10-07 16:25:51.0 +02:00
      }
      +"title": 35942
    }
    0 => App\Entity\EntryComment {#1714}
  ]
  -id: 3375
  -titleTs: "'arrest':9 'forget':16 'get':8 'item':20 'mart':14 'news':3 'one':19 'peopl':5,7 'saw':1 'scan':18 'stori':4 'wal':13 'wal-mart':12"
  -bodyTs: "'/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':3 'youtu.be':2 'youtu.be/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696758312
  +visibility: "visible             "
  +apId: "https://midwest.social/post/4053788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696671912 {#3248
    date: 2023-10-07 11:45:12.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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#3225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3266 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3268 …}
  +slug: "Saw-a-news-story-people-about-people-getting-arrested-for"
  +title: "Saw a news story people about people getting arrested for at Wal-Mart for forgeting to scan one item"
  +url: "https://midwest.social/pictrs/image/79b7d00a-a69f-48dc-9390-f064a7f61c88.jpeg"
  +body: "[youtu.be/tmoQxq2P7Y4?feature=shared](https://youtu.be/tmoQxq2P7Y4?feature=shared)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 110
  +favouriteCount: 491
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696810652 {#3261
    date: 2023-10-09 02:17:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3269 …}
  +votes: Doctrine\ORM\PersistentCollection {#3271 …}
  +reports: Doctrine\ORM\PersistentCollection {#3273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
  +badges: Doctrine\ORM\PersistentCollection {#3279 …}
  +children: [
    1 => App\Entity\EntryComment {#2462
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
      +root: App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good reason to not use self-checkout. Tired, distracted, or old, then wait for a checker. Too poor for a lawyer, wait for a checker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696699479 {#1724
          date: 2023-10-07 19:24:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
        ]
        +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: 35903
        -bodyTs: "'checker':17,26 'checkout':8 'distract':10 'good':1 'lawyer':22 'old':12 'poor':19 'reason':2 'self':7 'self-checkout':6 'tire':9 'use':5 'wait':14,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3438326"
        +editedAt: DateTimeImmutable @1696686626 {#1719
          date: 2023-10-07 15:50:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696686593 {#1715
          date: 2023-10-07 15:49:53.0 +02:00
        }
        +"title": 35903
      }
      +body: "Yup. Sorry. I to feel that pain. But it is either go to a different store (if one is available), be very careful, or deal with the police and judicial system."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696688751 {#2447
        date: 2023-10-07 16:25:51.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Lanky_Pomegranate530@midwest.social"
        "@MNByChoice@midwest.social"
        "@shectabeni@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2461 …}
      +nested: Doctrine\ORM\PersistentCollection {#2460 …}
      +votes: Doctrine\ORM\PersistentCollection {#2452 …}
      +reports: Doctrine\ORM\PersistentCollection {#2454 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
      -id: 35942
      -bodyTs: "'avail':20 'care':23 'deal':25 'differ':15 'either':11 'feel':5 'go':12 'judici':30 'one':18 'pain':7 'polic':28 'sorri':2 'store':16 'system':31 'yup':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3439098"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696688751 {#2422
        date: 2023-10-07 16:25:51.0 +02:00
      }
      +"title": 35942
    }
    0 => App\Entity\EntryComment {#1714}
  ]
  -id: 3375
  -titleTs: "'arrest':9 'forget':16 'get':8 'item':20 'mart':14 'news':3 'one':19 'peopl':5,7 'saw':1 'scan':18 'stori':4 'wal':13 'wal-mart':12"
  -bodyTs: "'/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':3 'youtu.be':2 'youtu.be/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696758312
  +visibility: "visible             "
  +apId: "https://midwest.social/post/4053788"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696671912 {#3248
    date: 2023-10-07 11:45:12.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 {#1718
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3266 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3268 …}
    +slug: "Saw-a-news-story-people-about-people-getting-arrested-for"
    +title: "Saw a news story people about people getting arrested for at Wal-Mart for forgeting to scan one item"
    +url: "https://midwest.social/pictrs/image/79b7d00a-a69f-48dc-9390-f064a7f61c88.jpeg"
    +body: "[youtu.be/tmoQxq2P7Y4?feature=shared](https://youtu.be/tmoQxq2P7Y4?feature=shared)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 110
    +favouriteCount: 491
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696810652 {#3261
      date: 2023-10-09 02:17:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    +badges: Doctrine\ORM\PersistentCollection {#3279 …}
    +children: [
      1 => App\Entity\EntryComment {#2462}
      0 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good reason to not use self-checkout. Tired, distracted, or old, then wait for a checker. Too poor for a lawyer, wait for a checker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696699479 {#1724
          date: 2023-10-07 19:24:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
        ]
        +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: 35903
        -bodyTs: "'checker':17,26 'checkout':8 'distract':10 'good':1 'lawyer':22 'old':12 'poor':19 'reason':2 'self':7 'self-checkout':6 'tire':9 'use':5 'wait':14,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3438326"
        +editedAt: DateTimeImmutable @1696686626 {#1719
          date: 2023-10-07 15:50:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696686593 {#1715
          date: 2023-10-07 15:49:53.0 +02:00
        }
        +"title": 35903
      }
    ]
    -id: 3375
    -titleTs: "'arrest':9 'forget':16 'get':8 'item':20 'mart':14 'news':3 'one':19 'peopl':5,7 'saw':1 'scan':18 'stori':4 'wal':13 'wal-mart':12"
    -bodyTs: "'/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':3 'youtu.be':2 'youtu.be/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696758312
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4053788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696671912 {#3248
      date: 2023-10-07 11:45:12.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: App\Entity\EntryComment {#1714}
  +body: "Yup. Sorry. I to feel that pain. But it is either go to a different store (if one is available), be very careful, or deal with the police and judicial system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688751 {#2447
    date: 2023-10-07 16:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@MNByChoice@midwest.social"
    "@shectabeni@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 35942
  -bodyTs: "'avail':20 'care':23 'deal':25 'differ':15 'either':11 'feel':5 'go':12 'judici':30 'one':18 'pain':7 'polic':28 'sorri':2 'store':16 'system':31 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3439098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688751 {#2422
    date: 2023-10-07 16:25:51.0 +02:00
  }
  +"title": 35942
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1718
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3266 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3268 …}
    +slug: "Saw-a-news-story-people-about-people-getting-arrested-for"
    +title: "Saw a news story people about people getting arrested for at Wal-Mart for forgeting to scan one item"
    +url: "https://midwest.social/pictrs/image/79b7d00a-a69f-48dc-9390-f064a7f61c88.jpeg"
    +body: "[youtu.be/tmoQxq2P7Y4?feature=shared](https://youtu.be/tmoQxq2P7Y4?feature=shared)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 110
    +favouriteCount: 491
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696810652 {#3261
      date: 2023-10-09 02:17:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    +badges: Doctrine\ORM\PersistentCollection {#3279 …}
    +children: [
      1 => App\Entity\EntryComment {#2462}
      0 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good reason to not use self-checkout. Tired, distracted, or old, then wait for a checker. Too poor for a lawyer, wait for a checker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696699479 {#1724
          date: 2023-10-07 19:24:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
        ]
        +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: 35903
        -bodyTs: "'checker':17,26 'checkout':8 'distract':10 'good':1 'lawyer':22 'old':12 'poor':19 'reason':2 'self':7 'self-checkout':6 'tire':9 'use':5 'wait':14,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3438326"
        +editedAt: DateTimeImmutable @1696686626 {#1719
          date: 2023-10-07 15:50:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696686593 {#1715
          date: 2023-10-07 15:49:53.0 +02:00
        }
        +"title": 35903
      }
    ]
    -id: 3375
    -titleTs: "'arrest':9 'forget':16 'get':8 'item':20 'mart':14 'news':3 'one':19 'peopl':5,7 'saw':1 'scan':18 'stori':4 'wal':13 'wal-mart':12"
    -bodyTs: "'/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':3 'youtu.be':2 'youtu.be/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696758312
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4053788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696671912 {#3248
      date: 2023-10-07 11:45:12.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: App\Entity\EntryComment {#1714}
  +body: "Yup. Sorry. I to feel that pain. But it is either go to a different store (if one is available), be very careful, or deal with the police and judicial system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688751 {#2447
    date: 2023-10-07 16:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@MNByChoice@midwest.social"
    "@shectabeni@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 35942
  -bodyTs: "'avail':20 'care':23 'deal':25 'differ':15 'either':11 'feel':5 'go':12 'judici':30 'one':18 'pain':7 'polic':28 'sorri':2 'store':16 'system':31 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3439098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688751 {#2422
    date: 2023-10-07 16:25:51.0 +02:00
  }
  +"title": 35942
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1718
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3266 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3268 …}
    +slug: "Saw-a-news-story-people-about-people-getting-arrested-for"
    +title: "Saw a news story people about people getting arrested for at Wal-Mart for forgeting to scan one item"
    +url: "https://midwest.social/pictrs/image/79b7d00a-a69f-48dc-9390-f064a7f61c88.jpeg"
    +body: "[youtu.be/tmoQxq2P7Y4?feature=shared](https://youtu.be/tmoQxq2P7Y4?feature=shared)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 110
    +favouriteCount: 491
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696810652 {#3261
      date: 2023-10-09 02:17:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    +badges: Doctrine\ORM\PersistentCollection {#3279 …}
    +children: [
      1 => App\Entity\EntryComment {#2462}
      0 => App\Entity\EntryComment {#1714
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: null
        +root: null
        +body: "Good reason to not use self-checkout. Tired, distracted, or old, then wait for a checker. Too poor for a lawyer, wait for a checker."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1696699479 {#1724
          date: 2023-10-07 19:24:39.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
        ]
        +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: 35903
        -bodyTs: "'checker':17,26 'checkout':8 'distract':10 'good':1 'lawyer':22 'old':12 'poor':19 'reason':2 'self':7 'self-checkout':6 'tire':9 'use':5 'wait':14,23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3438326"
        +editedAt: DateTimeImmutable @1696686626 {#1719
          date: 2023-10-07 15:50:26.0 +02:00
        }
        +createdAt: DateTimeImmutable @1696686593 {#1715
          date: 2023-10-07 15:49:53.0 +02:00
        }
        +"title": 35903
      }
    ]
    -id: 3375
    -titleTs: "'arrest':9 'forget':16 'get':8 'item':20 'mart':14 'news':3 'one':19 'peopl':5,7 'saw':1 'scan':18 'stori':4 'wal':13 'wal-mart':12"
    -bodyTs: "'/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':3 'youtu.be':2 'youtu.be/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696758312
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4053788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696671912 {#3248
      date: 2023-10-07 11:45:12.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
  +root: App\Entity\EntryComment {#1714}
  +body: "Yup. Sorry. I to feel that pain. But it is either go to a different store (if one is available), be very careful, or deal with the police and judicial system."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696688751 {#2447
    date: 2023-10-07 16:25:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
    "@MNByChoice@midwest.social"
    "@shectabeni@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2461 …}
  +nested: Doctrine\ORM\PersistentCollection {#2460 …}
  +votes: Doctrine\ORM\PersistentCollection {#2452 …}
  +reports: Doctrine\ORM\PersistentCollection {#2454 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
  -id: 35942
  -bodyTs: "'avail':20 'care':23 'deal':25 'differ':15 'either':11 'feel':5 'go':12 'judici':30 'one':18 'pain':7 'polic':28 'sorri':2 'store':16 'system':31 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3439098"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696688751 {#2422
    date: 2023-10-07 16:25:51.0 +02:00
  }
  +"title": 35942
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3266 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3268 …}
    +slug: "Saw-a-news-story-people-about-people-getting-arrested-for"
    +title: "Saw a news story people about people getting arrested for at Wal-Mart for forgeting to scan one item"
    +url: "https://midwest.social/pictrs/image/79b7d00a-a69f-48dc-9390-f064a7f61c88.jpeg"
    +body: "[youtu.be/tmoQxq2P7Y4?feature=shared](https://youtu.be/tmoQxq2P7Y4?feature=shared)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 110
    +favouriteCount: 491
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696810652 {#3261
      date: 2023-10-09 02:17:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    +badges: Doctrine\ORM\PersistentCollection {#3279 …}
    +children: [
      1 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: App\Entity\EntryComment {#1714}
        +body: "Yup. Sorry. I to feel that pain. But it is either go to a different store (if one is available), be very careful, or deal with the police and judicial system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696688751 {#2447
          date: 2023-10-07 16:25:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@MNByChoice@midwest.social"
          "@shectabeni@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 35942
        -bodyTs: "'avail':20 'care':23 'deal':25 'differ':15 'either':11 'feel':5 'go':12 'judici':30 'one':18 'pain':7 'polic':28 'sorri':2 'store':16 'system':31 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3439098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696688751 {#2422
          date: 2023-10-07 16:25:51.0 +02:00
        }
        +"title": 35942
      }
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 3375
    -titleTs: "'arrest':9 'forget':16 'get':8 'item':20 'mart':14 'news':3 'one':19 'peopl':5,7 'saw':1 'scan':18 'stori':4 'wal':13 'wal-mart':12"
    -bodyTs: "'/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':3 'youtu.be':2 'youtu.be/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696758312
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4053788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696671912 {#3248
      date: 2023-10-07 11:45:12.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good reason to not use self-checkout. Tired, distracted, or old, then wait for a checker. Too poor for a lawyer, wait for a checker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696699479 {#1724
    date: 2023-10-07 19:24:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
  ]
  +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: 35903
  -bodyTs: "'checker':17,26 'checkout':8 'distract':10 'good':1 'lawyer':22 'old':12 'poor':19 'reason':2 'self':7 'self-checkout':6 'tire':9 'use':5 'wait':14,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3438326"
  +editedAt: DateTimeImmutable @1696686626 {#1719
    date: 2023-10-07 15:50:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696686593 {#1715
    date: 2023-10-07 15:49:53.0 +02:00
  }
  +"title": 35903
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3266 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3268 …}
    +slug: "Saw-a-news-story-people-about-people-getting-arrested-for"
    +title: "Saw a news story people about people getting arrested for at Wal-Mart for forgeting to scan one item"
    +url: "https://midwest.social/pictrs/image/79b7d00a-a69f-48dc-9390-f064a7f61c88.jpeg"
    +body: "[youtu.be/tmoQxq2P7Y4?feature=shared](https://youtu.be/tmoQxq2P7Y4?feature=shared)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 110
    +favouriteCount: 491
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696810652 {#3261
      date: 2023-10-09 02:17:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    +badges: Doctrine\ORM\PersistentCollection {#3279 …}
    +children: [
      1 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: App\Entity\EntryComment {#1714}
        +body: "Yup. Sorry. I to feel that pain. But it is either go to a different store (if one is available), be very careful, or deal with the police and judicial system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696688751 {#2447
          date: 2023-10-07 16:25:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@MNByChoice@midwest.social"
          "@shectabeni@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 35942
        -bodyTs: "'avail':20 'care':23 'deal':25 'differ':15 'either':11 'feel':5 'go':12 'judici':30 'one':18 'pain':7 'polic':28 'sorri':2 'store':16 'system':31 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3439098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696688751 {#2422
          date: 2023-10-07 16:25:51.0 +02:00
        }
        +"title": 35942
      }
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 3375
    -titleTs: "'arrest':9 'forget':16 'get':8 'item':20 'mart':14 'news':3 'one':19 'peopl':5,7 'saw':1 'scan':18 'stori':4 'wal':13 'wal-mart':12"
    -bodyTs: "'/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':3 'youtu.be':2 'youtu.be/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696758312
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4053788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696671912 {#3248
      date: 2023-10-07 11:45:12.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good reason to not use self-checkout. Tired, distracted, or old, then wait for a checker. Too poor for a lawyer, wait for a checker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696699479 {#1724
    date: 2023-10-07 19:24:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
  ]
  +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: 35903
  -bodyTs: "'checker':17,26 'checkout':8 'distract':10 'good':1 'lawyer':22 'old':12 'poor':19 'reason':2 'self':7 'self-checkout':6 'tire':9 'use':5 'wait':14,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3438326"
  +editedAt: DateTimeImmutable @1696686626 {#1719
    date: 2023-10-07 15:50:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696686593 {#1715
    date: 2023-10-07 15:49:53.0 +02:00
  }
  +"title": 35903
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1714
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#3225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3266 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3268 …}
    +slug: "Saw-a-news-story-people-about-people-getting-arrested-for"
    +title: "Saw a news story people about people getting arrested for at Wal-Mart for forgeting to scan one item"
    +url: "https://midwest.social/pictrs/image/79b7d00a-a69f-48dc-9390-f064a7f61c88.jpeg"
    +body: "[youtu.be/tmoQxq2P7Y4?feature=shared](https://youtu.be/tmoQxq2P7Y4?feature=shared)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 110
    +favouriteCount: 491
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696810652 {#3261
      date: 2023-10-09 02:17:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3269 …}
    +votes: Doctrine\ORM\PersistentCollection {#3271 …}
    +reports: Doctrine\ORM\PersistentCollection {#3273 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3275 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3277 …}
    +badges: Doctrine\ORM\PersistentCollection {#3279 …}
    +children: [
      1 => App\Entity\EntryComment {#2462
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2458 …}
        +root: App\Entity\EntryComment {#1714}
        +body: "Yup. Sorry. I to feel that pain. But it is either go to a different store (if one is available), be very careful, or deal with the police and judicial system."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1696688751 {#2447
          date: 2023-10-07 16:25:51.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Lanky_Pomegranate530@midwest.social"
          "@MNByChoice@midwest.social"
          "@shectabeni@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2461 …}
        +nested: Doctrine\ORM\PersistentCollection {#2460 …}
        +votes: Doctrine\ORM\PersistentCollection {#2452 …}
        +reports: Doctrine\ORM\PersistentCollection {#2454 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2459 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2470 …}
        -id: 35942
        -bodyTs: "'avail':20 'care':23 'deal':25 'differ':15 'either':11 'feel':5 'go':12 'judici':30 'one':18 'pain':7 'polic':28 'sorri':2 'store':16 'system':31 'yup':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3439098"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696688751 {#2422
          date: 2023-10-07 16:25:51.0 +02:00
        }
        +"title": 35942
      }
      0 => App\Entity\EntryComment {#1714}
    ]
    -id: 3375
    -titleTs: "'arrest':9 'forget':16 'get':8 'item':20 'mart':14 'news':3 'one':19 'peopl':5,7 'saw':1 'scan':18 'stori':4 'wal':13 'wal-mart':12"
    -bodyTs: "'/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':3 'youtu.be':2 'youtu.be/tmoqxq2p7y4?feature=shared](https://youtu.be/tmoqxq2p7y4?feature=shared)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696758312
    +visibility: "visible             "
    +apId: "https://midwest.social/post/4053788"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696671912 {#3248
      date: 2023-10-07 11:45:12.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good reason to not use self-checkout. Tired, distracted, or old, then wait for a checker. Too poor for a lawyer, wait for a checker."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696699479 {#1724
    date: 2023-10-07 19:24:39.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lanky_Pomegranate530@midwest.social"
  ]
  +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: 35903
  -bodyTs: "'checker':17,26 'checkout':8 'distract':10 'good':1 'lawyer':22 'old':12 'poor':19 'reason':2 'self':7 'self-checkout':6 'tire':9 'use':5 'wait':14,23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3438326"
  +editedAt: DateTimeImmutable @1696686626 {#1719
    date: 2023-10-07 15:50:26.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696686593 {#1715
    date: 2023-10-07 15:49:53.0 +02:00
  }
  +"title": 35903
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#2697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "You-need-this-to-edit-those-Excel-files"
  +title: "You need this to edit those Excel files!"
  +url: "https://lemmy.ml/pictrs/image/fb8344f0-0e09-4c70-bb0c-16f8aa536318.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 800
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696545655 {#2960
    date: 2023-10-06 00:40:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2975 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
  +badges: Doctrine\ORM\PersistentCollection {#2985 …}
  +children: [
    1 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +body: """
        The specs are amazing!\n
        \n
        > Although the price varies based on individual customer specifications, each 797 costs approximately US$5,000,000.Other prices have been listed at US$3,400,000.\n
        \n
        If I could buy one, I wouldn’t be commuting.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696530038 {#1554
        date: 2023-10-05 20:20:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@superkret@lemmy.ml"
        "@Cosmocrat@lemmy.dbzer0.com"
        "@redcalcium@lemmy.institute"
      ]
      +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: 33489
      -bodyTs: "'000':20,30 '000.other':21 '3':28 '400':29 '5':19 '797':15 'although':5 'amaz':4 'approxim':17 'base':9 'buy':34 'commut':40 'cost':16 'could':33 'custom':12 'individu':11 'list':25 'one':35 'price':7,22 'spec':2 'specif':13 'us':18,27 'vari':8 'wouldn':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3392358"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696530038 {#1558
        date: 2023-10-05 20:20:38.0 +02:00
      }
      +"title": 33489
    }
    0 => App\Entity\EntryComment {#1705
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +body: """
        The load capacity:\n
        \n
        > 400 short tons (363 t)\n
        \n
        I think one may be able to bring home a Costco.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696539154 {#1692
        date: 2023-10-05 22:52:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@superkret@lemmy.ml"
        "@Cosmocrat@lemmy.dbzer0.com"
        "@redcalcium@lemmy.institute"
        "@MNByChoice@midwest.social"
        "@Deiskos@lemmy.world"
        "@Etienne_Dahu@jlai.lu"
      ]
      +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: 33734
      -bodyTs: "'363':7 '400':4 'abl':14 'bring':16 'capac':3 'costco':19 'home':17 'load':2 'may':12 'one':11 'short':5 'think':10 'ton':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3395780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696539154 {#1795
        date: 2023-10-05 22:52:34.0 +02:00
      }
      +"title": 33734
    }
  ]
  -id: 3064
  -titleTs: "'edit':5 'excel':7 'file':8 'need':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696609157
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/6053229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696522757 {#2879
    date: 2023-10-05 18:19:17.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
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1557
  +user: Proxies\__CG__\App\Entity\User {#2697 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "You-need-this-to-edit-those-Excel-files"
  +title: "You need this to edit those Excel files!"
  +url: "https://lemmy.ml/pictrs/image/fb8344f0-0e09-4c70-bb0c-16f8aa536318.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 800
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696545655 {#2960
    date: 2023-10-06 00:40:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2975 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
  +badges: Doctrine\ORM\PersistentCollection {#2985 …}
  +children: [
    1 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +body: """
        The specs are amazing!\n
        \n
        > Although the price varies based on individual customer specifications, each 797 costs approximately US$5,000,000.Other prices have been listed at US$3,400,000.\n
        \n
        If I could buy one, I wouldn’t be commuting.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1696530038 {#1554
        date: 2023-10-05 20:20:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@superkret@lemmy.ml"
        "@Cosmocrat@lemmy.dbzer0.com"
        "@redcalcium@lemmy.institute"
      ]
      +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: 33489
      -bodyTs: "'000':20,30 '000.other':21 '3':28 '400':29 '5':19 '797':15 'although':5 'amaz':4 'approxim':17 'base':9 'buy':34 'commut':40 'cost':16 'could':33 'custom':12 'individu':11 'list':25 'one':35 'price':7,22 'spec':2 'specif':13 'us':18,27 'vari':8 'wouldn':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3392358"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696530038 {#1558
        date: 2023-10-05 20:20:38.0 +02:00
      }
      +"title": 33489
    }
    0 => App\Entity\EntryComment {#1705
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
      +body: """
        The load capacity:\n
        \n
        > 400 short tons (363 t)\n
        \n
        I think one may be able to bring home a Costco.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696539154 {#1692
        date: 2023-10-05 22:52:34.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@superkret@lemmy.ml"
        "@Cosmocrat@lemmy.dbzer0.com"
        "@redcalcium@lemmy.institute"
        "@MNByChoice@midwest.social"
        "@Deiskos@lemmy.world"
        "@Etienne_Dahu@jlai.lu"
      ]
      +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: 33734
      -bodyTs: "'363':7 '400':4 'abl':14 'bring':16 'capac':3 'costco':19 'home':17 'load':2 'may':12 'one':11 'short':5 'think':10 'ton':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3395780"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696539154 {#1795
        date: 2023-10-05 22:52:34.0 +02:00
      }
      +"title": 33734
    }
  ]
  -id: 3064
  -titleTs: "'edit':5 'excel':7 'file':8 'need':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696609157
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/6053229"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696522757 {#2879
    date: 2023-10-05 18:19:17.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
47 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
48 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2697 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "You-need-this-to-edit-those-Excel-files"
    +title: "You need this to edit those Excel files!"
    +url: "https://lemmy.ml/pictrs/image/fb8344f0-0e09-4c70-bb0c-16f8aa536318.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 800
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696545655 {#2960
      date: 2023-10-06 00:40:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2975 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      1 => App\Entity\EntryComment {#1556}
      0 => App\Entity\EntryComment {#1705
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
        +body: """
          The load capacity:\n
          \n
          > 400 short tons (363 t)\n
          \n
          I think one may be able to bring home a Costco.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696539154 {#1692
          date: 2023-10-05 22:52:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@superkret@lemmy.ml"
          "@Cosmocrat@lemmy.dbzer0.com"
          "@redcalcium@lemmy.institute"
          "@MNByChoice@midwest.social"
          "@Deiskos@lemmy.world"
          "@Etienne_Dahu@jlai.lu"
        ]
        +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: 33734
        -bodyTs: "'363':7 '400':4 'abl':14 'bring':16 'capac':3 'costco':19 'home':17 'load':2 'may':12 'one':11 'short':5 'think':10 'ton':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3395780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696539154 {#1795
          date: 2023-10-05 22:52:34.0 +02:00
        }
        +"title": 33734
      }
    ]
    -id: 3064
    -titleTs: "'edit':5 'excel':7 'file':8 'need':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696609157
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6053229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696522757 {#2879
      date: 2023-10-05 18:19:17.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +body: """
    The specs are amazing!\n
    \n
    > Although the price varies based on individual customer specifications, each 797 costs approximately US$5,000,000.Other prices have been listed at US$3,400,000.\n
    \n
    If I could buy one, I wouldn’t be commuting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696530038 {#1554
    date: 2023-10-05 20:20:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@superkret@lemmy.ml"
    "@Cosmocrat@lemmy.dbzer0.com"
    "@redcalcium@lemmy.institute"
  ]
  +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: 33489
  -bodyTs: "'000':20,30 '000.other':21 '3':28 '400':29 '5':19 '797':15 'although':5 'amaz':4 'approxim':17 'base':9 'buy':34 'commut':40 'cost':16 'could':33 'custom':12 'individu':11 'list':25 'one':35 'price':7,22 'spec':2 'specif':13 'us':18,27 'vari':8 'wouldn':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3392358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696530038 {#1558
    date: 2023-10-05 20:20:38.0 +02:00
  }
  +"title": 33489
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2697 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "You-need-this-to-edit-those-Excel-files"
    +title: "You need this to edit those Excel files!"
    +url: "https://lemmy.ml/pictrs/image/fb8344f0-0e09-4c70-bb0c-16f8aa536318.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 800
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696545655 {#2960
      date: 2023-10-06 00:40:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2975 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      1 => App\Entity\EntryComment {#1556}
      0 => App\Entity\EntryComment {#1705
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
        +body: """
          The load capacity:\n
          \n
          > 400 short tons (363 t)\n
          \n
          I think one may be able to bring home a Costco.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696539154 {#1692
          date: 2023-10-05 22:52:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@superkret@lemmy.ml"
          "@Cosmocrat@lemmy.dbzer0.com"
          "@redcalcium@lemmy.institute"
          "@MNByChoice@midwest.social"
          "@Deiskos@lemmy.world"
          "@Etienne_Dahu@jlai.lu"
        ]
        +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: 33734
        -bodyTs: "'363':7 '400':4 'abl':14 'bring':16 'capac':3 'costco':19 'home':17 'load':2 'may':12 'one':11 'short':5 'think':10 'ton':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3395780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696539154 {#1795
          date: 2023-10-05 22:52:34.0 +02:00
        }
        +"title": 33734
      }
    ]
    -id: 3064
    -titleTs: "'edit':5 'excel':7 'file':8 'need':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696609157
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6053229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696522757 {#2879
      date: 2023-10-05 18:19:17.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +body: """
    The specs are amazing!\n
    \n
    > Although the price varies based on individual customer specifications, each 797 costs approximately US$5,000,000.Other prices have been listed at US$3,400,000.\n
    \n
    If I could buy one, I wouldn’t be commuting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696530038 {#1554
    date: 2023-10-05 20:20:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@superkret@lemmy.ml"
    "@Cosmocrat@lemmy.dbzer0.com"
    "@redcalcium@lemmy.institute"
  ]
  +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: 33489
  -bodyTs: "'000':20,30 '000.other':21 '3':28 '400':29 '5':19 '797':15 'although':5 'amaz':4 'approxim':17 'base':9 'buy':34 'commut':40 'cost':16 'could':33 'custom':12 'individu':11 'list':25 'one':35 'price':7,22 'spec':2 'specif':13 'us':18,27 'vari':8 'wouldn':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3392358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696530038 {#1558
    date: 2023-10-05 20:20:38.0 +02:00
  }
  +"title": 33489
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2697 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "You-need-this-to-edit-those-Excel-files"
    +title: "You need this to edit those Excel files!"
    +url: "https://lemmy.ml/pictrs/image/fb8344f0-0e09-4c70-bb0c-16f8aa536318.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 800
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696545655 {#2960
      date: 2023-10-06 00:40:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2975 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      1 => App\Entity\EntryComment {#1556}
      0 => App\Entity\EntryComment {#1705
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
        +body: """
          The load capacity:\n
          \n
          > 400 short tons (363 t)\n
          \n
          I think one may be able to bring home a Costco.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1696539154 {#1692
          date: 2023-10-05 22:52:34.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@superkret@lemmy.ml"
          "@Cosmocrat@lemmy.dbzer0.com"
          "@redcalcium@lemmy.institute"
          "@MNByChoice@midwest.social"
          "@Deiskos@lemmy.world"
          "@Etienne_Dahu@jlai.lu"
        ]
        +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: 33734
        -bodyTs: "'363':7 '400':4 'abl':14 'bring':16 'capac':3 'costco':19 'home':17 'load':2 'may':12 'one':11 'short':5 'think':10 'ton':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3395780"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696539154 {#1795
          date: 2023-10-05 22:52:34.0 +02:00
        }
        +"title": 33734
      }
    ]
    -id: 3064
    -titleTs: "'edit':5 'excel':7 'file':8 'need':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696609157
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6053229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696522757 {#2879
      date: 2023-10-05 18:19:17.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +body: """
    The specs are amazing!\n
    \n
    > Although the price varies based on individual customer specifications, each 797 costs approximately US$5,000,000.Other prices have been listed at US$3,400,000.\n
    \n
    If I could buy one, I wouldn’t be commuting.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1696530038 {#1554
    date: 2023-10-05 20:20:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@superkret@lemmy.ml"
    "@Cosmocrat@lemmy.dbzer0.com"
    "@redcalcium@lemmy.institute"
  ]
  +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: 33489
  -bodyTs: "'000':20,30 '000.other':21 '3':28 '400':29 '5':19 '797':15 'although':5 'amaz':4 'approxim':17 'base':9 'buy':34 'commut':40 'cost':16 'could':33 'custom':12 'individu':11 'list':25 'one':35 'price':7,22 'spec':2 'specif':13 'us':18,27 'vari':8 'wouldn':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3392358"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696530038 {#1558
    date: 2023-10-05 20:20:38.0 +02:00
  }
  +"title": 33489
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED 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
52 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2697 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "You-need-this-to-edit-those-Excel-files"
    +title: "You need this to edit those Excel files!"
    +url: "https://lemmy.ml/pictrs/image/fb8344f0-0e09-4c70-bb0c-16f8aa536318.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 800
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696545655 {#2960
      date: 2023-10-06 00:40:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2975 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      1 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
        +body: """
          The specs are amazing!\n
          \n
          > Although the price varies based on individual customer specifications, each 797 costs approximately US$5,000,000.Other prices have been listed at US$3,400,000.\n
          \n
          If I could buy one, I wouldn’t be commuting.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696530038 {#1554
          date: 2023-10-05 20:20:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@superkret@lemmy.ml"
          "@Cosmocrat@lemmy.dbzer0.com"
          "@redcalcium@lemmy.institute"
        ]
        +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: 33489
        -bodyTs: "'000':20,30 '000.other':21 '3':28 '400':29 '5':19 '797':15 'although':5 'amaz':4 'approxim':17 'base':9 'buy':34 'commut':40 'cost':16 'could':33 'custom':12 'individu':11 'list':25 'one':35 'price':7,22 'spec':2 'specif':13 'us':18,27 'vari':8 'wouldn':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3392358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696530038 {#1558
          date: 2023-10-05 20:20:38.0 +02:00
        }
        +"title": 33489
      }
      0 => App\Entity\EntryComment {#1705}
    ]
    -id: 3064
    -titleTs: "'edit':5 'excel':7 'file':8 'need':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696609157
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6053229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696522757 {#2879
      date: 2023-10-05 18:19:17.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +body: """
    The load capacity:\n
    \n
    > 400 short tons (363 t)\n
    \n
    I think one may be able to bring home a Costco.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696539154 {#1692
    date: 2023-10-05 22:52:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@superkret@lemmy.ml"
    "@Cosmocrat@lemmy.dbzer0.com"
    "@redcalcium@lemmy.institute"
    "@MNByChoice@midwest.social"
    "@Deiskos@lemmy.world"
    "@Etienne_Dahu@jlai.lu"
  ]
  +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: 33734
  -bodyTs: "'363':7 '400':4 'abl':14 'bring':16 'capac':3 'costco':19 'home':17 'load':2 'may':12 'one':11 'short':5 'think':10 'ton':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3395780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696539154 {#1795
    date: 2023-10-05 22:52:34.0 +02:00
  }
  +"title": 33734
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED edit
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2697 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "You-need-this-to-edit-those-Excel-files"
    +title: "You need this to edit those Excel files!"
    +url: "https://lemmy.ml/pictrs/image/fb8344f0-0e09-4c70-bb0c-16f8aa536318.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 800
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696545655 {#2960
      date: 2023-10-06 00:40:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2975 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      1 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
        +body: """
          The specs are amazing!\n
          \n
          > Although the price varies based on individual customer specifications, each 797 costs approximately US$5,000,000.Other prices have been listed at US$3,400,000.\n
          \n
          If I could buy one, I wouldn’t be commuting.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696530038 {#1554
          date: 2023-10-05 20:20:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@superkret@lemmy.ml"
          "@Cosmocrat@lemmy.dbzer0.com"
          "@redcalcium@lemmy.institute"
        ]
        +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: 33489
        -bodyTs: "'000':20,30 '000.other':21 '3':28 '400':29 '5':19 '797':15 'although':5 'amaz':4 'approxim':17 'base':9 'buy':34 'commut':40 'cost':16 'could':33 'custom':12 'individu':11 'list':25 'one':35 'price':7,22 'spec':2 'specif':13 'us':18,27 'vari':8 'wouldn':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3392358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696530038 {#1558
          date: 2023-10-05 20:20:38.0 +02:00
        }
        +"title": 33489
      }
      0 => App\Entity\EntryComment {#1705}
    ]
    -id: 3064
    -titleTs: "'edit':5 'excel':7 'file':8 'need':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696609157
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6053229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696522757 {#2879
      date: 2023-10-05 18:19:17.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +body: """
    The load capacity:\n
    \n
    > 400 short tons (363 t)\n
    \n
    I think one may be able to bring home a Costco.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696539154 {#1692
    date: 2023-10-05 22:52:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@superkret@lemmy.ml"
    "@Cosmocrat@lemmy.dbzer0.com"
    "@redcalcium@lemmy.institute"
    "@MNByChoice@midwest.social"
    "@Deiskos@lemmy.world"
    "@Etienne_Dahu@jlai.lu"
  ]
  +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: 33734
  -bodyTs: "'363':7 '400':4 'abl':14 'bring':16 'capac':3 'costco':19 'home':17 'load':2 'may':12 'one':11 'short':5 'think':10 'ton':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3395780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696539154 {#1795
    date: 2023-10-05 22:52:34.0 +02:00
  }
  +"title": 33734
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1557
    +user: Proxies\__CG__\App\Entity\User {#2697 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "You-need-this-to-edit-those-Excel-files"
    +title: "You need this to edit those Excel files!"
    +url: "https://lemmy.ml/pictrs/image/fb8344f0-0e09-4c70-bb0c-16f8aa536318.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 800
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696545655 {#2960
      date: 2023-10-06 00:40:55.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2975 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      1 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1557 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
        +body: """
          The specs are amazing!\n
          \n
          > Although the price varies based on individual customer specifications, each 797 costs approximately US$5,000,000.Other prices have been listed at US$3,400,000.\n
          \n
          If I could buy one, I wouldn’t be commuting.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1696530038 {#1554
          date: 2023-10-05 20:20:38.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@superkret@lemmy.ml"
          "@Cosmocrat@lemmy.dbzer0.com"
          "@redcalcium@lemmy.institute"
        ]
        +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: 33489
        -bodyTs: "'000':20,30 '000.other':21 '3':28 '400':29 '5':19 '797':15 'although':5 'amaz':4 'approxim':17 'base':9 'buy':34 'commut':40 'cost':16 'could':33 'custom':12 'individu':11 'list':25 'one':35 'price':7,22 'spec':2 'specif':13 'us':18,27 'vari':8 'wouldn':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3392358"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696530038 {#1558
          date: 2023-10-05 20:20:38.0 +02:00
        }
        +"title": 33489
      }
      0 => App\Entity\EntryComment {#1705}
    ]
    -id: 3064
    -titleTs: "'edit':5 'excel':7 'file':8 'need':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696609157
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6053229"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696522757 {#2879
      date: 2023-10-05 18:19:17.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1620 …}
  +body: """
    The load capacity:\n
    \n
    > 400 short tons (363 t)\n
    \n
    I think one may be able to bring home a Costco.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696539154 {#1692
    date: 2023-10-05 22:52:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@superkret@lemmy.ml"
    "@Cosmocrat@lemmy.dbzer0.com"
    "@redcalcium@lemmy.institute"
    "@MNByChoice@midwest.social"
    "@Deiskos@lemmy.world"
    "@Etienne_Dahu@jlai.lu"
  ]
  +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: 33734
  -bodyTs: "'363':7 '400':4 'abl':14 'bring':16 'capac':3 'costco':19 'home':17 'load':2 'may':12 'one':11 'short':5 'think':10 'ton':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3395780"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696539154 {#1795
    date: 2023-10-05 22:52:34.0 +02:00
  }
  +"title": 33734
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED 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
56 DENIED moderate
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is this the best use case they can make happen?\n
    \n
    Edit: for clarity, the use case I am referring to is “music direct to the brain”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697548702 {#2381
    date: 2023-10-17 15:18:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Banana@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 54486
  -bodyTs: "'best':4 'brain':26 'case':6,16 'clariti':13 'direct':23 'edit':11 'happen':10 'make':9 'music':22 'refer':19 'use':5,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3814239"
  +editedAt: DateTimeImmutable @1697546205 {#2383
    date: 2023-10-17 14:36:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697546165 {#1910
    date: 2023-10-17 14:36:05.0 +02:00
  }
  +"title": 54486
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED edit
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is this the best use case they can make happen?\n
    \n
    Edit: for clarity, the use case I am referring to is “music direct to the brain”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697548702 {#2381
    date: 2023-10-17 15:18:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Banana@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 54486
  -bodyTs: "'best':4 'brain':26 'case':6,16 'clariti':13 'direct':23 'edit':11 'happen':10 'make':9 'music':22 'refer':19 'use':5,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3814239"
  +editedAt: DateTimeImmutable @1697546205 {#2383
    date: 2023-10-17 14:36:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697546165 {#1910
    date: 2023-10-17 14:36:05.0 +02:00
  }
  +"title": 54486
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is this the best use case they can make happen?\n
    \n
    Edit: for clarity, the use case I am referring to is “music direct to the brain”.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697548702 {#2381
    date: 2023-10-17 15:18:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Banana@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1410 …}
  +votes: Doctrine\ORM\PersistentCollection {#1907 …}
  +reports: Doctrine\ORM\PersistentCollection {#1407 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2391 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2369 …}
  -id: 54486
  -bodyTs: "'best':4 'brain':26 'case':6,16 'clariti':13 'direct':23 'edit':11 'happen':10 'make':9 'music':22 'refer':19 'use':5,15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3814239"
  +editedAt: DateTimeImmutable @1697546205 {#2383
    date: 2023-10-17 14:36:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697546165 {#1910
    date: 2023-10-17 14:36:05.0 +02:00
  }
  +"title": 54486
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED 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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2161
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3092 …}
  +slug: ""
  +title: "🌿👀🌿"
  +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
  +body: """
    - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
    - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
    - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 777
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700250370 {#3084
    date: 2023-11-17 20:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  +badges: Doctrine\ORM\PersistentCollection {#3103 …}
  +children: [
    App\Entity\EntryComment {#2120
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2161 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Thank you for the links!\n
        \n
        A bit horrifying that actual research points to plant vision.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700135504 {#2119
        date: 2023-11-16 12:51:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2160 …}
      +nested: Doctrine\ORM\PersistentCollection {#2162 …}
      +votes: Doctrine\ORM\PersistentCollection {#2128 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
      -id: 121933
      -bodyTs: "'actual':10 'bit':7 'horrifi':8 'link':5 'plant':14 'point':12 'research':11 'thank':1 'vision':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4613486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699928874 {#2116
        date: 2023-11-14 03:27:54.0 +01:00
      }
      +"title": 121933
    }
  ]
  -id: 12791
  -titleTs: ""
  -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700013022
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6144434"
  +editedAt: DateTimeImmutable @1700126940 {#3071
    date: 2023-11-16 10:29:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699926622 {#3048
    date: 2023-11-14 02:50:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2161
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3092 …}
  +slug: ""
  +title: "🌿👀🌿"
  +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
  +body: """
    - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
    - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
    - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 777
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700250370 {#3084
    date: 2023-11-17 20:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  +badges: Doctrine\ORM\PersistentCollection {#3103 …}
  +children: [
    App\Entity\EntryComment {#2120
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2161 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Thank you for the links!\n
        \n
        A bit horrifying that actual research points to plant vision.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700135504 {#2119
        date: 2023-11-16 12:51:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2160 …}
      +nested: Doctrine\ORM\PersistentCollection {#2162 …}
      +votes: Doctrine\ORM\PersistentCollection {#2128 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
      -id: 121933
      -bodyTs: "'actual':10 'bit':7 'horrifi':8 'link':5 'plant':14 'point':12 'research':11 'thank':1 'vision':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4613486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699928874 {#2116
        date: 2023-11-14 03:27:54.0 +01:00
      }
      +"title": 121933
    }
  ]
  -id: 12791
  -titleTs: ""
  -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700013022
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6144434"
  +editedAt: DateTimeImmutable @1700126940 {#3071
    date: 2023-11-16 10:29:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699926622 {#3048
    date: 2023-11-14 02:50:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2161
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: Proxies\__CG__\App\Entity\Image {#3091 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3092 …}
  +slug: ""
  +title: "🌿👀🌿"
  +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
  +body: """
    - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
    - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
    - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 67
  +favouriteCount: 777
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700250370 {#3084
    date: 2023-11-17 20:46:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3093 …}
  +votes: Doctrine\ORM\PersistentCollection {#3095 …}
  +reports: Doctrine\ORM\PersistentCollection {#3097 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
  +badges: Doctrine\ORM\PersistentCollection {#3103 …}
  +children: [
    App\Entity\EntryComment {#2120
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2161 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Thank you for the links!\n
        \n
        A bit horrifying that actual research points to plant vision.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 30
      +score: 0
      +lastActive: DateTime @1700135504 {#2119
        date: 2023-11-16 12:51:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2160 …}
      +nested: Doctrine\ORM\PersistentCollection {#2162 …}
      +votes: Doctrine\ORM\PersistentCollection {#2128 …}
      +reports: Doctrine\ORM\PersistentCollection {#2126 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
      -id: 121933
      -bodyTs: "'actual':10 'bit':7 'horrifi':8 'link':5 'plant':14 'point':12 'research':11 'thank':1 'vision':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4613486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699928874 {#2116
        date: 2023-11-14 03:27:54.0 +01:00
      }
      +"title": 121933
    }
  ]
  -id: 12791
  -titleTs: ""
  -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700013022
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/6144434"
  +editedAt: DateTimeImmutable @1700126940 {#3071
    date: 2023-11-16 10:29:00.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699926622 {#3048
    date: 2023-11-14 02:50:22.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 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
64 DENIED moderate
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3092 …}
    +slug: ""
    +title: "🌿👀🌿"
    +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
    +body: """
      - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
      - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
      - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 777
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700250370 {#3084
      date: 2023-11-17 20:46:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +badges: Doctrine\ORM\PersistentCollection {#3103 …}
    +children: [
      App\Entity\EntryComment {#2120}
    ]
    -id: 12791
    -titleTs: ""
    -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700013022
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6144434"
    +editedAt: DateTimeImmutable @1700126940 {#3071
      date: 2023-11-16 10:29:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699926622 {#3048
      date: 2023-11-14 02:50:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thank you for the links!\n
    \n
    A bit horrifying that actual research points to plant vision.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700135504 {#2119
    date: 2023-11-16 12:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 121933
  -bodyTs: "'actual':10 'bit':7 'horrifi':8 'link':5 'plant':14 'point':12 'research':11 'thank':1 'vision':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4613486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699928874 {#2116
    date: 2023-11-14 03:27:54.0 +01:00
  }
  +"title": 121933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED edit
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3092 …}
    +slug: ""
    +title: "🌿👀🌿"
    +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
    +body: """
      - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
      - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
      - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 777
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700250370 {#3084
      date: 2023-11-17 20:46:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +badges: Doctrine\ORM\PersistentCollection {#3103 …}
    +children: [
      App\Entity\EntryComment {#2120}
    ]
    -id: 12791
    -titleTs: ""
    -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700013022
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6144434"
    +editedAt: DateTimeImmutable @1700126940 {#3071
      date: 2023-11-16 10:29:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699926622 {#3048
      date: 2023-11-14 02:50:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thank you for the links!\n
    \n
    A bit horrifying that actual research points to plant vision.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700135504 {#2119
    date: 2023-11-16 12:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 121933
  -bodyTs: "'actual':10 'bit':7 'horrifi':8 'link':5 'plant':14 'point':12 'research':11 'thank':1 'vision':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4613486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699928874 {#2116
    date: 2023-11-14 03:27:54.0 +01:00
  }
  +"title": 121933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2120
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2161
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
    +image: Proxies\__CG__\App\Entity\Image {#3091 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3092 …}
    +slug: ""
    +title: "🌿👀🌿"
    +url: "https://mander.xyz/pictrs/image/09b21fbb-6ccd-4ad6-8bfa-f803fbbe2381.webp"
    +body: """
      - [Boquila trifoliolata mimics leaves of an artificial plastic host plant](https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8903786/)\n
      - [The mystery of the mimic plant (Vox)](https://www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)\n
      - [Mimicry in Plants (Wiki)](https://en.wikipedia.org/wiki/Mimicry_in_plants?wprov=sfla1)
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 67
    +favouriteCount: 777
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700250370 {#3084
      date: 2023-11-17 20:46:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3093 …}
    +votes: Doctrine\ORM\PersistentCollection {#3095 …}
    +reports: Doctrine\ORM\PersistentCollection {#3097 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3101 …}
    +badges: Doctrine\ORM\PersistentCollection {#3103 …}
    +children: [
      App\Entity\EntryComment {#2120}
    ]
    -id: 12791
    -titleTs: ""
    -bodyTs: "'/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':23 '/pmc/articles/pmc8903786/)':13 '/wiki/mimicry_in_plants?wprov=sfla1)':30 'artifici':7 'boquila':1 'en.wikipedia.org':29 'en.wikipedia.org/wiki/mimicry_in_plants?wprov=sfla1)':28 'host':9 'leav':4 'mimic':3,18 'mimicri':24 'mysteri':15 'plant':10,19,26 'plastic':8 'trifoliolata':2 'vox':20 'wiki':27 'www.ncbi.nlm.nih.gov':12 'www.ncbi.nlm.nih.gov/pmc/articles/pmc8903786/)':11 'www.vox.com':22 'www.vox.com/down-to-earth/2022/11/30/23473062/plant-mimicry-boquila-trifoliolata)':21"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700013022
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/6144434"
    +editedAt: DateTimeImmutable @1700126940 {#3071
      date: 2023-11-16 10:29:00.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699926622 {#3048
      date: 2023-11-14 02:50:22.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2081 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Thank you for the links!\n
    \n
    A bit horrifying that actual research points to plant vision.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 30
  +score: 0
  +lastActive: DateTime @1700135504 {#2119
    date: 2023-11-16 12:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 121933
  -bodyTs: "'actual':10 'bit':7 'horrifi':8 'link':5 'plant':14 'point':12 'research':11 'thank':1 'vision':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4613486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699928874 {#2116
    date: 2023-11-14 03:27:54.0 +01:00
  }
  +"title": 121933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED 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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2277
  +user: Proxies\__CG__\App\Entity\User {#2971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: Proxies\__CG__\App\Entity\Image {#3011 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
  +slug: "I-used-to-think-X"
  +title: "I used to think X"
  +url: "https://sopuli.xyz/pictrs/image/f4a18567-e4a3-40bd-8863-5d49dde6c4cc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 588
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700543811 {#3006
    date: 2023-11-21 06:16:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3014 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
  +badges: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: [
    App\Entity\EntryComment {#2275
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: "X, the former Twitter, or another company called X?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700313294 {#2276
        date: 2023-11-18 14:14:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@chicken@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 136765
      -bodyTs: "'anoth':6 'call':8 'compani':7 'former':3 'twitter':4 'x':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4750170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700313294 {#2279
        date: 2023-11-18 14:14:54.0 +01:00
      }
      +"title": 136765
    }
  ]
  -id: 14093
  -titleTs: "'think':4 'use':2 'x':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700379703
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5982858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700293303 {#2993
    date: 2023-11-18 08:41:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2277
  +user: Proxies\__CG__\App\Entity\User {#2971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: Proxies\__CG__\App\Entity\Image {#3011 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
  +slug: "I-used-to-think-X"
  +title: "I used to think X"
  +url: "https://sopuli.xyz/pictrs/image/f4a18567-e4a3-40bd-8863-5d49dde6c4cc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 588
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700543811 {#3006
    date: 2023-11-21 06:16:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3014 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
  +badges: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: [
    App\Entity\EntryComment {#2275
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: "X, the former Twitter, or another company called X?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700313294 {#2276
        date: 2023-11-18 14:14:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@chicken@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 136765
      -bodyTs: "'anoth':6 'call':8 'compani':7 'former':3 'twitter':4 'x':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4750170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700313294 {#2279
        date: 2023-11-18 14:14:54.0 +01:00
      }
      +"title": 136765
    }
  ]
  -id: 14093
  -titleTs: "'think':4 'use':2 'x':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700379703
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5982858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700293303 {#2993
    date: 2023-11-18 08:41:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2277
  +user: Proxies\__CG__\App\Entity\User {#2971 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: Proxies\__CG__\App\Entity\Image {#3011 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
  +slug: "I-used-to-think-X"
  +title: "I used to think X"
  +url: "https://sopuli.xyz/pictrs/image/f4a18567-e4a3-40bd-8863-5d49dde6c4cc.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 588
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700543811 {#3006
    date: 2023-11-21 06:16:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3014 …}
  +votes: Doctrine\ORM\PersistentCollection {#3016 …}
  +reports: Doctrine\ORM\PersistentCollection {#3018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
  +badges: Doctrine\ORM\PersistentCollection {#3024 …}
  +children: [
    App\Entity\EntryComment {#2275
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2277 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
      +body: "X, the former Twitter, or another company called X?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700313294 {#2276
        date: 2023-11-18 14:14:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fosforus@sopuli.xyz"
        "@chicken@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2218 …}
      +nested: Doctrine\ORM\PersistentCollection {#2221 …}
      +votes: Doctrine\ORM\PersistentCollection {#2217 …}
      +reports: Doctrine\ORM\PersistentCollection {#2199 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
      -id: 136765
      -bodyTs: "'anoth':6 'call':8 'compani':7 'former':3 'twitter':4 'x':1,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4750170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700313294 {#2279
        date: 2023-11-18 14:14:54.0 +01:00
      }
      +"title": 136765
    }
  ]
  -id: 14093
  -titleTs: "'think':4 'use':2 'x':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700379703
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/5982858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700293303 {#2993
    date: 2023-11-18 08:41:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 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
72 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277
    +user: Proxies\__CG__\App\Entity\User {#2971 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
    +image: Proxies\__CG__\App\Entity\Image {#3011 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
    +slug: "I-used-to-think-X"
    +title: "I used to think X"
    +url: "https://sopuli.xyz/pictrs/image/f4a18567-e4a3-40bd-8863-5d49dde6c4cc.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 588
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700543811 {#3006
      date: 2023-11-21 06:16:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3014 …}
    +votes: Doctrine\ORM\PersistentCollection {#3016 …}
    +reports: Doctrine\ORM\PersistentCollection {#3018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
    +badges: Doctrine\ORM\PersistentCollection {#3024 …}
    +children: [
      App\Entity\EntryComment {#2275}
    ]
    -id: 14093
    -titleTs: "'think':4 'use':2 'x':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700379703
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5982858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293303 {#2993
      date: 2023-11-18 08:41:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: "X, the former Twitter, or another company called X?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700313294 {#2276
    date: 2023-11-18 14:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 136765
  -bodyTs: "'anoth':6 'call':8 'compani':7 'former':3 'twitter':4 'x':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4750170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700313294 {#2279
    date: 2023-11-18 14:14:54.0 +01:00
  }
  +"title": 136765
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED edit
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277
    +user: Proxies\__CG__\App\Entity\User {#2971 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
    +image: Proxies\__CG__\App\Entity\Image {#3011 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
    +slug: "I-used-to-think-X"
    +title: "I used to think X"
    +url: "https://sopuli.xyz/pictrs/image/f4a18567-e4a3-40bd-8863-5d49dde6c4cc.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 588
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700543811 {#3006
      date: 2023-11-21 06:16:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3014 …}
    +votes: Doctrine\ORM\PersistentCollection {#3016 …}
    +reports: Doctrine\ORM\PersistentCollection {#3018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
    +badges: Doctrine\ORM\PersistentCollection {#3024 …}
    +children: [
      App\Entity\EntryComment {#2275}
    ]
    -id: 14093
    -titleTs: "'think':4 'use':2 'x':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700379703
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5982858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293303 {#2993
      date: 2023-11-18 08:41:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: "X, the former Twitter, or another company called X?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700313294 {#2276
    date: 2023-11-18 14:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 136765
  -bodyTs: "'anoth':6 'call':8 'compani':7 'former':3 'twitter':4 'x':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4750170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700313294 {#2279
    date: 2023-11-18 14:14:54.0 +01:00
  }
  +"title": 136765
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2277
    +user: Proxies\__CG__\App\Entity\User {#2971 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
    +image: Proxies\__CG__\App\Entity\Image {#3011 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3013 …}
    +slug: "I-used-to-think-X"
    +title: "I used to think X"
    +url: "https://sopuli.xyz/pictrs/image/f4a18567-e4a3-40bd-8863-5d49dde6c4cc.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 588
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700543811 {#3006
      date: 2023-11-21 06:16:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3014 …}
    +votes: Doctrine\ORM\PersistentCollection {#3016 …}
    +reports: Doctrine\ORM\PersistentCollection {#3018 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3022 …}
    +badges: Doctrine\ORM\PersistentCollection {#3024 …}
    +children: [
      App\Entity\EntryComment {#2275}
    ]
    -id: 14093
    -titleTs: "'think':4 'use':2 'x':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700379703
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/5982858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700293303 {#2993
      date: 2023-11-18 08:41:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2261 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2220 …}
  +body: "X, the former Twitter, or another company called X?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700313294 {#2276
    date: 2023-11-18 14:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@chicken@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 136765
  -bodyTs: "'anoth':6 'call':8 'compani':7 'former':3 'twitter':4 'x':1,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4750170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700313294 {#2279
    date: 2023-11-18 14:14:54.0 +01:00
  }
  +"title": 136765
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED 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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#2900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "I-m-a-dissolved-man-on-a-Halifax-pier"
  +title: "I'm a dissolved man on a Halifax pier."
  +url: "https://lemmy.world/pictrs/image/313f4c71-afde-491d-883a-f07700c44b3d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 906
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697969448 {#2235
    date: 2023-10-22 12:10:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2963 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "No super advanced aliens/robots reincarnating you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697848863 {#2094
        date: 2023-10-21 02:41:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
        "@SexualPolytope@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 62203
      -bodyTs: "'advanc':3 'aliens/robots':4 'reincarn':5 'super':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3918288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697848863 {#2241
        date: 2023-10-21 02:41:03.0 +02:00
      }
      +"title": 62203
    }
  ]
  -id: 6717
  -titleTs: "'dissolv':4 'halifax':8 'm':2 'man':5 'pier':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697919092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7085596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697832692 {#2832
    date: 2023-10-20 22:11:32.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
77 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#2900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "I-m-a-dissolved-man-on-a-Halifax-pier"
  +title: "I'm a dissolved man on a Halifax pier."
  +url: "https://lemmy.world/pictrs/image/313f4c71-afde-491d-883a-f07700c44b3d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 906
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697969448 {#2235
    date: 2023-10-22 12:10:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2963 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "No super advanced aliens/robots reincarnating you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697848863 {#2094
        date: 2023-10-21 02:41:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
        "@SexualPolytope@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 62203
      -bodyTs: "'advanc':3 'aliens/robots':4 'reincarn':5 'super':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3918288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697848863 {#2241
        date: 2023-10-21 02:41:03.0 +02:00
      }
      +"title": 62203
    }
  ]
  -id: 6717
  -titleTs: "'dissolv':4 'halifax':8 'm':2 'man':5 'pier':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697919092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7085596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697832692 {#2832
    date: 2023-10-20 22:11:32.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
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2688 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#2900 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "I-m-a-dissolved-man-on-a-Halifax-pier"
  +title: "I'm a dissolved man on a Halifax pier."
  +url: "https://lemmy.world/pictrs/image/313f4c71-afde-491d-883a-f07700c44b3d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 906
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697969448 {#2235
    date: 2023-10-22 12:10:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2919 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
  +badges: Doctrine\ORM\PersistentCollection {#2963 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "No super advanced aliens/robots reincarnating you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697848863 {#2094
        date: 2023-10-21 02:41:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
        "@SexualPolytope@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 62203
      -bodyTs: "'advanc':3 'aliens/robots':4 'reincarn':5 'super':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3918288"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697848863 {#2241
        date: 2023-10-21 02:41:03.0 +02:00
      }
      +"title": 62203
    }
  ]
  -id: 6717
  -titleTs: "'dissolv':4 'halifax':8 'm':2 'man':5 'pier':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697919092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7085596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697832692 {#2832
    date: 2023-10-20 22:11:32.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED 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
80 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#2900 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "I-m-a-dissolved-man-on-a-Halifax-pier"
    +title: "I'm a dissolved man on a Halifax pier."
    +url: "https://lemmy.world/pictrs/image/313f4c71-afde-491d-883a-f07700c44b3d.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 906
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697969448 {#2235
      date: 2023-10-22 12:10:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    +badges: Doctrine\ORM\PersistentCollection {#2963 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 6717
    -titleTs: "'dissolv':4 'halifax':8 'm':2 'man':5 'pier':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697919092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7085596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697832692 {#2832
      date: 2023-10-20 22:11:32.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "No super advanced aliens/robots reincarnating you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697848863 {#2094
    date: 2023-10-21 02:41:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@SexualPolytope@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 62203
  -bodyTs: "'advanc':3 'aliens/robots':4 'reincarn':5 'super':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3918288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697848863 {#2241
    date: 2023-10-21 02:41:03.0 +02:00
  }
  +"title": 62203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED edit
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#2900 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "I-m-a-dissolved-man-on-a-Halifax-pier"
    +title: "I'm a dissolved man on a Halifax pier."
    +url: "https://lemmy.world/pictrs/image/313f4c71-afde-491d-883a-f07700c44b3d.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 906
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697969448 {#2235
      date: 2023-10-22 12:10:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    +badges: Doctrine\ORM\PersistentCollection {#2963 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 6717
    -titleTs: "'dissolv':4 'halifax':8 'm':2 'man':5 'pier':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697919092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7085596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697832692 {#2832
      date: 2023-10-20 22:11:32.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "No super advanced aliens/robots reincarnating you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697848863 {#2094
    date: 2023-10-21 02:41:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@SexualPolytope@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 62203
  -bodyTs: "'advanc':3 'aliens/robots':4 'reincarn':5 'super':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3918288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697848863 {#2241
    date: 2023-10-21 02:41:03.0 +02:00
  }
  +"title": 62203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2688 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#2900 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "I-m-a-dissolved-man-on-a-Halifax-pier"
    +title: "I'm a dissolved man on a Halifax pier."
    +url: "https://lemmy.world/pictrs/image/313f4c71-afde-491d-883a-f07700c44b3d.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 906
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697969448 {#2235
      date: 2023-10-22 12:10:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2919 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2946 …}
    +badges: Doctrine\ORM\PersistentCollection {#2963 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 6717
    -titleTs: "'dissolv':4 'halifax':8 'm':2 'man':5 'pier':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697919092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7085596"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697832692 {#2832
      date: 2023-10-20 22:11:32.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "No super advanced aliens/robots reincarnating you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697848863 {#2094
    date: 2023-10-21 02:41:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@SexualPolytope@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 62203
  -bodyTs: "'advanc':3 'aliens/robots':4 'reincarn':5 'super':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3918288"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697848863 {#2241
    date: 2023-10-21 02:41:03.0 +02:00
  }
  +"title": 62203
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED 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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2072
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
  +slug: "Impossible"
  +title: "Impossible"
  +url: "https://telegra.ph/file/dd4f1084ebd542bc321c7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 977
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699584964 {#3162
    date: 2023-11-10 03:56:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  +badges: Doctrine\ORM\PersistentCollection {#3180 …}
  +children: [
    App\Entity\EntryComment {#2068
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
      +body: """
        Quake was released in 1996, 27 years ago. College students likely played Quake at the time.\n
        \n
        “Mom” likely knows her shit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699533889 {#2137
        date: 2023-11-09 13:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@TimeSquirrel@kbin.social"
        "@VOwOxel@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 104018
      -bodyTs: "'1996':5 '27':6 'ago':8 'colleg':9 'know':19 'like':11,18 'mom':17 'play':12 'quak':1,13 'releas':3 'shit':21 'student':10 'time':16 'year':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4464835"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699533889 {#2073
        date: 2023-11-09 13:44:49.0 +01:00
      }
      +"title": 104018
    }
  ]
  -id: 11338
  -titleTs: "'imposs':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699601172
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14312293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699514772 {#3149
    date: 2023-11-09 08:26:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2072
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
  +slug: "Impossible"
  +title: "Impossible"
  +url: "https://telegra.ph/file/dd4f1084ebd542bc321c7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 977
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699584964 {#3162
    date: 2023-11-10 03:56:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  +badges: Doctrine\ORM\PersistentCollection {#3180 …}
  +children: [
    App\Entity\EntryComment {#2068
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
      +body: """
        Quake was released in 1996, 27 years ago. College students likely played Quake at the time.\n
        \n
        “Mom” likely knows her shit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699533889 {#2137
        date: 2023-11-09 13:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@TimeSquirrel@kbin.social"
        "@VOwOxel@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 104018
      -bodyTs: "'1996':5 '27':6 'ago':8 'colleg':9 'know':19 'like':11,18 'mom':17 'play':12 'quak':1,13 'releas':3 'shit':21 'student':10 'time':16 'year':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4464835"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699533889 {#2073
        date: 2023-11-09 13:44:49.0 +01:00
      }
      +"title": 104018
    }
  ]
  -id: 11338
  -titleTs: "'imposs':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699601172
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14312293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699514772 {#3149
    date: 2023-11-09 08:26:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2072
  +user: Proxies\__CG__\App\Entity\User {#3126 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3167 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
  +slug: "Impossible"
  +title: "Impossible"
  +url: "https://telegra.ph/file/dd4f1084ebd542bc321c7.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 977
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699584964 {#3162
    date: 2023-11-10 03:56:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3170 …}
  +votes: Doctrine\ORM\PersistentCollection {#3172 …}
  +reports: Doctrine\ORM\PersistentCollection {#3174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
  +badges: Doctrine\ORM\PersistentCollection {#3180 …}
  +children: [
    App\Entity\EntryComment {#2068
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2072 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
      +body: """
        Quake was released in 1996, 27 years ago. College students likely played Quake at the time.\n
        \n
        “Mom” likely knows her shit.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699533889 {#2137
        date: 2023-11-09 13:44:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@TimeSquirrel@kbin.social"
        "@VOwOxel@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2074 …}
      +nested: Doctrine\ORM\PersistentCollection {#2071 …}
      +votes: Doctrine\ORM\PersistentCollection {#2070 …}
      +reports: Doctrine\ORM\PersistentCollection {#2048 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
      -id: 104018
      -bodyTs: "'1996':5 '27':6 'ago':8 'colleg':9 'know':19 'like':11,18 'mom':17 'play':12 'quak':1,13 'releas':3 'shit':21 'student':10 'time':16 'year':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4464835"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699533889 {#2073
        date: 2023-11-09 13:44:49.0 +01:00
      }
      +"title": 104018
    }
  ]
  -id: 11338
  -titleTs: "'imposs':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699601172
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/14312293"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699514772 {#3149
    date: 2023-11-09 08:26:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 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
88 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3167 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
    +slug: "Impossible"
    +title: "Impossible"
    +url: "https://telegra.ph/file/dd4f1084ebd542bc321c7.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699584964 {#3162
      date: 2023-11-10 03:56:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    +badges: Doctrine\ORM\PersistentCollection {#3180 …}
    +children: [
      App\Entity\EntryComment {#2068}
    ]
    -id: 11338
    -titleTs: "'imposs':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699601172
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14312293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699514772 {#3149
      date: 2023-11-09 08:26:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: """
    Quake was released in 1996, 27 years ago. College students likely played Quake at the time.\n
    \n
    “Mom” likely knows her shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699533889 {#2137
    date: 2023-11-09 13:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TimeSquirrel@kbin.social"
    "@VOwOxel@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 104018
  -bodyTs: "'1996':5 '27':6 'ago':8 'colleg':9 'know':19 'like':11,18 'mom':17 'play':12 'quak':1,13 'releas':3 'shit':21 'student':10 'time':16 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4464835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699533889 {#2073
    date: 2023-11-09 13:44:49.0 +01:00
  }
  +"title": 104018
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED edit
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3167 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
    +slug: "Impossible"
    +title: "Impossible"
    +url: "https://telegra.ph/file/dd4f1084ebd542bc321c7.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699584964 {#3162
      date: 2023-11-10 03:56:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    +badges: Doctrine\ORM\PersistentCollection {#3180 …}
    +children: [
      App\Entity\EntryComment {#2068}
    ]
    -id: 11338
    -titleTs: "'imposs':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699601172
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14312293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699514772 {#3149
      date: 2023-11-09 08:26:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: """
    Quake was released in 1996, 27 years ago. College students likely played Quake at the time.\n
    \n
    “Mom” likely knows her shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699533889 {#2137
    date: 2023-11-09 13:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TimeSquirrel@kbin.social"
    "@VOwOxel@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 104018
  -bodyTs: "'1996':5 '27':6 'ago':8 'colleg':9 'know':19 'like':11,18 'mom':17 'play':12 'quak':1,13 'releas':3 'shit':21 'student':10 'time':16 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4464835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699533889 {#2073
    date: 2023-11-09 13:44:49.0 +01:00
  }
  +"title": 104018
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2068
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2072
    +user: Proxies\__CG__\App\Entity\User {#3126 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3167 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3169 …}
    +slug: "Impossible"
    +title: "Impossible"
    +url: "https://telegra.ph/file/dd4f1084ebd542bc321c7.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 39
    +favouriteCount: 977
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699584964 {#3162
      date: 2023-11-10 03:56:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3170 …}
    +votes: Doctrine\ORM\PersistentCollection {#3172 …}
    +reports: Doctrine\ORM\PersistentCollection {#3174 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3176 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3178 …}
    +badges: Doctrine\ORM\PersistentCollection {#3180 …}
    +children: [
      App\Entity\EntryComment {#2068}
    ]
    -id: 11338
    -titleTs: "'imposs':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699601172
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/14312293"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699514772 {#3149
      date: 2023-11-09 08:26:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2065 …}
  +body: """
    Quake was released in 1996, 27 years ago. College students likely played Quake at the time.\n
    \n
    “Mom” likely knows her shit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699533889 {#2137
    date: 2023-11-09 13:44:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@TimeSquirrel@kbin.social"
    "@VOwOxel@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2074 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2070 …}
  +reports: Doctrine\ORM\PersistentCollection {#2048 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2056 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2046 …}
  -id: 104018
  -bodyTs: "'1996':5 '27':6 'ago':8 'colleg':9 'know':19 'like':11,18 'mom':17 'play':12 'quak':1,13 'releas':3 'shit':21 'student':10 'time':16 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4464835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699533889 {#2073
    date: 2023-11-09 13:44:49.0 +01:00
  }
  +"title": 104018
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED 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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2106
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3128 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3130 …}
  +slug: "Step-By-Step-Guide-to-Buy-a-Senator"
  +title: "Step-By-Step Guide to Buy a Senator"
  +url: "https://lemmy.whynotdrs.org/pictrs/image/c856e721-0949-4a49-a8d8-eac3e7e9dd5c.png"
  +body: """
    cross-posted from: [lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)\n
    \n
    > 1. Donate the maximum amount legally allowed (as an individual).\n
    > 2. Tell the Member that you would like to become a bundler.\n
    > \n
    > (A bundler is a person or small group of people who pool or aggregate contributions “from the community” and then deliver them in one lump sum to a political campaign).\n
    > \n
    > 3. Once you have **raised** a sizeable amount, deliver the money to the Senator so they can use it wisely. In turn, *trade stock options based on insider information to the tune of millions*, be super glad that you helped the democratic process!\n
    > \n
    > 1% vs the 99%\n
    > \n
    > ![](https://lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 1027
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720292029 {#3123
    date: 2024-07-06 20:53:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  +badges: Doctrine\ORM\PersistentCollection {#3141 …}
  +children: [
    App\Entity\EntryComment {#2103
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2106 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have been meaning to do this. I have found that local politicians are exceptionally cheap. Buy a few, and hope that one makes it big."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699928102 {#2102
        date: 2023-11-14 03:15:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.whynotdrs.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2110 …}
      +nested: Doctrine\ORM\PersistentCollection {#2112 …}
      +votes: Doctrine\ORM\PersistentCollection {#2114 …}
      +reports: Doctrine\ORM\PersistentCollection {#2117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
      -id: 121895
      -bodyTs: "'big':26 'buy':17 'cheap':16 'except':15 'found':10 'hope':21 'local':12 'make':24 'mean':4 'one':23 'politician':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4613116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699928102 {#2109
        date: 2023-11-14 03:15:02.0 +01:00
      }
      +"title": 121895
    }
  ]
  -id: 12787
  -titleTs: "'buy':7 'guid':5 'senat':9 'step':2,4 'step-by-step':1"
  -bodyTs: "'/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':109 '/post/399058](https://lemmy.whynotdrs.org/post/399058)':7 '1':8,103 '2':18 '3':60 '99':106 'aggreg':43 'allow':14 'amount':12,67 'base':85 'becom':27 'bundler':29,31 'campaign':59 'communiti':47 'contribut':44 'cross':2 'cross-post':1 'deliv':50,68 'democrat':101 'donat':9 'glad':96 'group':37 'help':99 'individu':17 'inform':88 'insid':87 'legal':13 'lemmy.whynotdrs.org':6,108 'lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':107 'lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)':5 'like':25 'lump':54 'maximum':11 'member':21 'million':93 'money':70 'one':53 'option':84 'peopl':39 'person':34 'polit':58 'pool':41 'post':3 'process':102 'rais':64 'senat':73 'sizeabl':66 'small':36 'stock':83 'sum':55 'super':95 'tell':19 'trade':82 'tune':91 'turn':81 'use':77 'vs':104 'wise':79 'would':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700009969
  +visibility: "visible             "
  +apId: "https://lemmy.whynotdrs.org/post/399059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923569 {#3111
    date: 2023-11-14 01:59:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2106
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3128 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3130 …}
  +slug: "Step-By-Step-Guide-to-Buy-a-Senator"
  +title: "Step-By-Step Guide to Buy a Senator"
  +url: "https://lemmy.whynotdrs.org/pictrs/image/c856e721-0949-4a49-a8d8-eac3e7e9dd5c.png"
  +body: """
    cross-posted from: [lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)\n
    \n
    > 1. Donate the maximum amount legally allowed (as an individual).\n
    > 2. Tell the Member that you would like to become a bundler.\n
    > \n
    > (A bundler is a person or small group of people who pool or aggregate contributions “from the community” and then deliver them in one lump sum to a political campaign).\n
    > \n
    > 3. Once you have **raised** a sizeable amount, deliver the money to the Senator so they can use it wisely. In turn, *trade stock options based on insider information to the tune of millions*, be super glad that you helped the democratic process!\n
    > \n
    > 1% vs the 99%\n
    > \n
    > ![](https://lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 1027
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720292029 {#3123
    date: 2024-07-06 20:53:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  +badges: Doctrine\ORM\PersistentCollection {#3141 …}
  +children: [
    App\Entity\EntryComment {#2103
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2106 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have been meaning to do this. I have found that local politicians are exceptionally cheap. Buy a few, and hope that one makes it big."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699928102 {#2102
        date: 2023-11-14 03:15:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.whynotdrs.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2110 …}
      +nested: Doctrine\ORM\PersistentCollection {#2112 …}
      +votes: Doctrine\ORM\PersistentCollection {#2114 …}
      +reports: Doctrine\ORM\PersistentCollection {#2117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
      -id: 121895
      -bodyTs: "'big':26 'buy':17 'cheap':16 'except':15 'found':10 'hope':21 'local':12 'make':24 'mean':4 'one':23 'politician':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4613116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699928102 {#2109
        date: 2023-11-14 03:15:02.0 +01:00
      }
      +"title": 121895
    }
  ]
  -id: 12787
  -titleTs: "'buy':7 'guid':5 'senat':9 'step':2,4 'step-by-step':1"
  -bodyTs: "'/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':109 '/post/399058](https://lemmy.whynotdrs.org/post/399058)':7 '1':8,103 '2':18 '3':60 '99':106 'aggreg':43 'allow':14 'amount':12,67 'base':85 'becom':27 'bundler':29,31 'campaign':59 'communiti':47 'contribut':44 'cross':2 'cross-post':1 'deliv':50,68 'democrat':101 'donat':9 'glad':96 'group':37 'help':99 'individu':17 'inform':88 'insid':87 'legal':13 'lemmy.whynotdrs.org':6,108 'lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':107 'lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)':5 'like':25 'lump':54 'maximum':11 'member':21 'million':93 'money':70 'one':53 'option':84 'peopl':39 'person':34 'polit':58 'pool':41 'post':3 'process':102 'rais':64 'senat':73 'sizeabl':66 'small':36 'stock':83 'sum':55 'super':95 'tell':19 'trade':82 'tune':91 'turn':81 'use':77 'vs':104 'wise':79 'would':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700009969
  +visibility: "visible             "
  +apId: "https://lemmy.whynotdrs.org/post/399059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923569 {#3111
    date: 2023-11-14 01:59:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2106
  +user: Proxies\__CG__\App\Entity\User {#3087 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3128 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3130 …}
  +slug: "Step-By-Step-Guide-to-Buy-a-Senator"
  +title: "Step-By-Step Guide to Buy a Senator"
  +url: "https://lemmy.whynotdrs.org/pictrs/image/c856e721-0949-4a49-a8d8-eac3e7e9dd5c.png"
  +body: """
    cross-posted from: [lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)\n
    \n
    > 1. Donate the maximum amount legally allowed (as an individual).\n
    > 2. Tell the Member that you would like to become a bundler.\n
    > \n
    > (A bundler is a person or small group of people who pool or aggregate contributions “from the community” and then deliver them in one lump sum to a political campaign).\n
    > \n
    > 3. Once you have **raised** a sizeable amount, deliver the money to the Senator so they can use it wisely. In turn, *trade stock options based on insider information to the tune of millions*, be super glad that you helped the democratic process!\n
    > \n
    > 1% vs the 99%\n
    > \n
    > ![](https://lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 1027
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720292029 {#3123
    date: 2024-07-06 20:53:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3131 …}
  +votes: Doctrine\ORM\PersistentCollection {#3133 …}
  +reports: Doctrine\ORM\PersistentCollection {#3135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
  +badges: Doctrine\ORM\PersistentCollection {#3141 …}
  +children: [
    App\Entity\EntryComment {#2103
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2106 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have been meaning to do this. I have found that local politicians are exceptionally cheap. Buy a few, and hope that one makes it big."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1699928102 {#2102
        date: 2023-11-14 03:15:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zuberi@lemmy.whynotdrs.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2110 …}
      +nested: Doctrine\ORM\PersistentCollection {#2112 …}
      +votes: Doctrine\ORM\PersistentCollection {#2114 …}
      +reports: Doctrine\ORM\PersistentCollection {#2117 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
      -id: 121895
      -bodyTs: "'big':26 'buy':17 'cheap':16 'except':15 'found':10 'hope':21 'local':12 'make':24 'mean':4 'one':23 'politician':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4613116"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699928102 {#2109
        date: 2023-11-14 03:15:02.0 +01:00
      }
      +"title": 121895
    }
  ]
  -id: 12787
  -titleTs: "'buy':7 'guid':5 'senat':9 'step':2,4 'step-by-step':1"
  -bodyTs: "'/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':109 '/post/399058](https://lemmy.whynotdrs.org/post/399058)':7 '1':8,103 '2':18 '3':60 '99':106 'aggreg':43 'allow':14 'amount':12,67 'base':85 'becom':27 'bundler':29,31 'campaign':59 'communiti':47 'contribut':44 'cross':2 'cross-post':1 'deliv':50,68 'democrat':101 'donat':9 'glad':96 'group':37 'help':99 'individu':17 'inform':88 'insid':87 'legal':13 'lemmy.whynotdrs.org':6,108 'lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':107 'lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)':5 'like':25 'lump':54 'maximum':11 'member':21 'million':93 'money':70 'one':53 'option':84 'peopl':39 'person':34 'polit':58 'pool':41 'post':3 'process':102 'rais':64 'senat':73 'sizeabl':66 'small':36 'stock':83 'sum':55 'super':95 'tell':19 'trade':82 'tune':91 'turn':81 'use':77 'vs':104 'wise':79 'would':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700009969
  +visibility: "visible             "
  +apId: "https://lemmy.whynotdrs.org/post/399059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699923569 {#3111
    date: 2023-11-14 01:59:29.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 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
96 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106
    +user: Proxies\__CG__\App\Entity\User {#3087 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3130 …}
    +slug: "Step-By-Step-Guide-to-Buy-a-Senator"
    +title: "Step-By-Step Guide to Buy a Senator"
    +url: "https://lemmy.whynotdrs.org/pictrs/image/c856e721-0949-4a49-a8d8-eac3e7e9dd5c.png"
    +body: """
      cross-posted from: [lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)\n
      \n
      > 1. Donate the maximum amount legally allowed (as an individual).\n
      > 2. Tell the Member that you would like to become a bundler.\n
      > \n
      > (A bundler is a person or small group of people who pool or aggregate contributions “from the community” and then deliver them in one lump sum to a political campaign).\n
      > \n
      > 3. Once you have **raised** a sizeable amount, deliver the money to the Senator so they can use it wisely. In turn, *trade stock options based on insider information to the tune of millions*, be super glad that you helped the democratic process!\n
      > \n
      > 1% vs the 99%\n
      > \n
      > ![](https://lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 1027
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720292029 {#3123
      date: 2024-07-06 20:53:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3131 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    +badges: Doctrine\ORM\PersistentCollection {#3141 …}
    +children: [
      App\Entity\EntryComment {#2103}
    ]
    -id: 12787
    -titleTs: "'buy':7 'guid':5 'senat':9 'step':2,4 'step-by-step':1"
    -bodyTs: "'/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':109 '/post/399058](https://lemmy.whynotdrs.org/post/399058)':7 '1':8,103 '2':18 '3':60 '99':106 'aggreg':43 'allow':14 'amount':12,67 'base':85 'becom':27 'bundler':29,31 'campaign':59 'communiti':47 'contribut':44 'cross':2 'cross-post':1 'deliv':50,68 'democrat':101 'donat':9 'glad':96 'group':37 'help':99 'individu':17 'inform':88 'insid':87 'legal':13 'lemmy.whynotdrs.org':6,108 'lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':107 'lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)':5 'like':25 'lump':54 'maximum':11 'member':21 'million':93 'money':70 'one':53 'option':84 'peopl':39 'person':34 'polit':58 'pool':41 'post':3 'process':102 'rais':64 'senat':73 'sizeabl':66 'small':36 'stock':83 'sum':55 'super':95 'tell':19 'trade':82 'tune':91 'turn':81 'use':77 'vs':104 'wise':79 'would':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700009969
    +visibility: "visible             "
    +apId: "https://lemmy.whynotdrs.org/post/399059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699923569 {#3111
      date: 2023-11-14 01:59:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have been meaning to do this. I have found that local politicians are exceptionally cheap. Buy a few, and hope that one makes it big."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699928102 {#2102
    date: 2023-11-14 03:15:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.whynotdrs.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 121895
  -bodyTs: "'big':26 'buy':17 'cheap':16 'except':15 'found':10 'hope':21 'local':12 'make':24 'mean':4 'one':23 'politician':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4613116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699928102 {#2109
    date: 2023-11-14 03:15:02.0 +01:00
  }
  +"title": 121895
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED edit
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106
    +user: Proxies\__CG__\App\Entity\User {#3087 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3130 …}
    +slug: "Step-By-Step-Guide-to-Buy-a-Senator"
    +title: "Step-By-Step Guide to Buy a Senator"
    +url: "https://lemmy.whynotdrs.org/pictrs/image/c856e721-0949-4a49-a8d8-eac3e7e9dd5c.png"
    +body: """
      cross-posted from: [lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)\n
      \n
      > 1. Donate the maximum amount legally allowed (as an individual).\n
      > 2. Tell the Member that you would like to become a bundler.\n
      > \n
      > (A bundler is a person or small group of people who pool or aggregate contributions “from the community” and then deliver them in one lump sum to a political campaign).\n
      > \n
      > 3. Once you have **raised** a sizeable amount, deliver the money to the Senator so they can use it wisely. In turn, *trade stock options based on insider information to the tune of millions*, be super glad that you helped the democratic process!\n
      > \n
      > 1% vs the 99%\n
      > \n
      > ![](https://lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 1027
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720292029 {#3123
      date: 2024-07-06 20:53:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3131 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    +badges: Doctrine\ORM\PersistentCollection {#3141 …}
    +children: [
      App\Entity\EntryComment {#2103}
    ]
    -id: 12787
    -titleTs: "'buy':7 'guid':5 'senat':9 'step':2,4 'step-by-step':1"
    -bodyTs: "'/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':109 '/post/399058](https://lemmy.whynotdrs.org/post/399058)':7 '1':8,103 '2':18 '3':60 '99':106 'aggreg':43 'allow':14 'amount':12,67 'base':85 'becom':27 'bundler':29,31 'campaign':59 'communiti':47 'contribut':44 'cross':2 'cross-post':1 'deliv':50,68 'democrat':101 'donat':9 'glad':96 'group':37 'help':99 'individu':17 'inform':88 'insid':87 'legal':13 'lemmy.whynotdrs.org':6,108 'lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':107 'lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)':5 'like':25 'lump':54 'maximum':11 'member':21 'million':93 'money':70 'one':53 'option':84 'peopl':39 'person':34 'polit':58 'pool':41 'post':3 'process':102 'rais':64 'senat':73 'sizeabl':66 'small':36 'stock':83 'sum':55 'super':95 'tell':19 'trade':82 'tune':91 'turn':81 'use':77 'vs':104 'wise':79 'would':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700009969
    +visibility: "visible             "
    +apId: "https://lemmy.whynotdrs.org/post/399059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699923569 {#3111
      date: 2023-11-14 01:59:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have been meaning to do this. I have found that local politicians are exceptionally cheap. Buy a few, and hope that one makes it big."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699928102 {#2102
    date: 2023-11-14 03:15:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.whynotdrs.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 121895
  -bodyTs: "'big':26 'buy':17 'cheap':16 'except':15 'found':10 'hope':21 'local':12 'make':24 'mean':4 'one':23 'politician':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4613116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699928102 {#2109
    date: 2023-11-14 03:15:02.0 +01:00
  }
  +"title": 121895
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2106
    +user: Proxies\__CG__\App\Entity\User {#3087 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3128 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3130 …}
    +slug: "Step-By-Step-Guide-to-Buy-a-Senator"
    +title: "Step-By-Step Guide to Buy a Senator"
    +url: "https://lemmy.whynotdrs.org/pictrs/image/c856e721-0949-4a49-a8d8-eac3e7e9dd5c.png"
    +body: """
      cross-posted from: [lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)\n
      \n
      > 1. Donate the maximum amount legally allowed (as an individual).\n
      > 2. Tell the Member that you would like to become a bundler.\n
      > \n
      > (A bundler is a person or small group of people who pool or aggregate contributions “from the community” and then deliver them in one lump sum to a political campaign).\n
      > \n
      > 3. Once you have **raised** a sizeable amount, deliver the money to the Senator so they can use it wisely. In turn, *trade stock options based on insider information to the tune of millions*, be super glad that you helped the democratic process!\n
      > \n
      > 1% vs the 99%\n
      > \n
      > ![](https://lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 1027
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720292029 {#3123
      date: 2024-07-06 20:53:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3131 …}
    +votes: Doctrine\ORM\PersistentCollection {#3133 …}
    +reports: Doctrine\ORM\PersistentCollection {#3135 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3137 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3139 …}
    +badges: Doctrine\ORM\PersistentCollection {#3141 …}
    +children: [
      App\Entity\EntryComment {#2103}
    ]
    -id: 12787
    -titleTs: "'buy':7 'guid':5 'senat':9 'step':2,4 'step-by-step':1"
    -bodyTs: "'/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':109 '/post/399058](https://lemmy.whynotdrs.org/post/399058)':7 '1':8,103 '2':18 '3':60 '99':106 'aggreg':43 'allow':14 'amount':12,67 'base':85 'becom':27 'bundler':29,31 'campaign':59 'communiti':47 'contribut':44 'cross':2 'cross-post':1 'deliv':50,68 'democrat':101 'donat':9 'glad':96 'group':37 'help':99 'individu':17 'inform':88 'insid':87 'legal':13 'lemmy.whynotdrs.org':6,108 'lemmy.whynotdrs.org/pictrs/image/3d6aa807-d99b-44c4-90d0-6648b7f241b6.webp)':107 'lemmy.whynotdrs.org/post/399058](https://lemmy.whynotdrs.org/post/399058)':5 'like':25 'lump':54 'maximum':11 'member':21 'million':93 'money':70 'one':53 'option':84 'peopl':39 'person':34 'polit':58 'pool':41 'post':3 'process':102 'rais':64 'senat':73 'sizeabl':66 'small':36 'stock':83 'sum':55 'super':95 'tell':19 'trade':82 'tune':91 'turn':81 'use':77 'vs':104 'wise':79 'would':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700009969
    +visibility: "visible             "
    +apId: "https://lemmy.whynotdrs.org/post/399059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699923569 {#3111
      date: 2023-11-14 01:59:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have been meaning to do this. I have found that local politicians are exceptionally cheap. Buy a few, and hope that one makes it big."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699928102 {#2102
    date: 2023-11-14 03:15:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zuberi@lemmy.whynotdrs.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2110 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2117 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2122 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2113 …}
  -id: 121895
  -bodyTs: "'big':26 'buy':17 'cheap':16 'except':15 'found':10 'hope':21 'local':12 'make':24 'mean':4 'one':23 'politician':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4613116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699928102 {#2109
    date: 2023-11-14 03:15:02.0 +01:00
  }
  +"title": 121895
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED 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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2393
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3148 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "diminishing-returns-but-here-s-day-5-of-stock-photos-memes"
  +title: "diminishing returns but here's day 5 of stock photos memes"
  +url: "https://lemmy.world/pictrs/image/d4cfaba3-40c4-4f70-aad9-9807b184612e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697673507 {#3143
    date: 2023-10-19 01:58:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  +badges: Doctrine\ORM\PersistentCollection {#3160 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2393 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unbelievable! It would seem the lowly checker is seated!! I am insulted!! /s\n
        \n
        But for real, I enjoy that this image may normalize humans sitting if and when they want to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697672937 {#2392
        date: 2023-10-19 01:48:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1405 …}
      +reports: Doctrine\ORM\PersistentCollection {#1382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 56622
      -bodyTs: "'/s':13 'checker':7 'enjoy':18 'human':24 'imag':21 'insult':12 'lowli':6 'may':22 'normal':23 'real':16 'seat':9 'seem':4 'sit':25 'unbeliev':1 'want':30 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3843701"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697631470 {#2394
        date: 2023-10-18 14:17:50.0 +02:00
      }
      +"title": 56622
    }
  ]
  -id: 6146
  -titleTs: "'5':7 'day':6 'diminish':1 'meme':11 'photo':10 'return':2 'stock':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697697479
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6963726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697611079 {#3129
    date: 2023-10-18 08:37:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2393
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3148 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "diminishing-returns-but-here-s-day-5-of-stock-photos-memes"
  +title: "diminishing returns but here's day 5 of stock photos memes"
  +url: "https://lemmy.world/pictrs/image/d4cfaba3-40c4-4f70-aad9-9807b184612e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697673507 {#3143
    date: 2023-10-19 01:58:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  +badges: Doctrine\ORM\PersistentCollection {#3160 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2393 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unbelievable! It would seem the lowly checker is seated!! I am insulted!! /s\n
        \n
        But for real, I enjoy that this image may normalize humans sitting if and when they want to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697672937 {#2392
        date: 2023-10-19 01:48:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1405 …}
      +reports: Doctrine\ORM\PersistentCollection {#1382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 56622
      -bodyTs: "'/s':13 'checker':7 'enjoy':18 'human':24 'imag':21 'insult':12 'lowli':6 'may':22 'normal':23 'real':16 'seat':9 'seem':4 'sit':25 'unbeliev':1 'want':30 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3843701"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697631470 {#2394
        date: 2023-10-18 14:17:50.0 +02:00
      }
      +"title": 56622
    }
  ]
  -id: 6146
  -titleTs: "'5':7 'day':6 'diminish':1 'meme':11 'photo':10 'return':2 'stock':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697697479
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6963726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697611079 {#3129
    date: 2023-10-18 08:37:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2393
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3148 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "diminishing-returns-but-here-s-day-5-of-stock-photos-memes"
  +title: "diminishing returns but here's day 5 of stock photos memes"
  +url: "https://lemmy.world/pictrs/image/d4cfaba3-40c4-4f70-aad9-9807b184612e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 481
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697673507 {#3143
    date: 2023-10-19 01:58:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3152 …}
  +reports: Doctrine\ORM\PersistentCollection {#3154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
  +badges: Doctrine\ORM\PersistentCollection {#3160 …}
  +children: [
    App\Entity\EntryComment {#2395
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2393 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Unbelievable! It would seem the lowly checker is seated!! I am insulted!! /s\n
        \n
        But for real, I enjoy that this image may normalize humans sitting if and when they want to.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697672937 {#2392
        date: 2023-10-19 01:48:57.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mighty@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1384 …}
      +nested: Doctrine\ORM\PersistentCollection {#1383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1405 …}
      +reports: Doctrine\ORM\PersistentCollection {#1382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
      -id: 56622
      -bodyTs: "'/s':13 'checker':7 'enjoy':18 'human':24 'imag':21 'insult':12 'lowli':6 'may':22 'normal':23 'real':16 'seat':9 'seem':4 'sit':25 'unbeliev':1 'want':30 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3843701"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697631470 {#2394
        date: 2023-10-18 14:17:50.0 +02:00
      }
      +"title": 56622
    }
  ]
  -id: 6146
  -titleTs: "'5':7 'day':6 'diminish':1 'meme':11 'photo':10 'return':2 'stock':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697697479
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6963726"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697611079 {#3129
    date: 2023-10-18 08:37:59.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 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
104 DENIED moderate
App\Entity\EntryComment {#2395
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3148 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "diminishing-returns-but-here-s-day-5-of-stock-photos-memes"
    +title: "diminishing returns but here's day 5 of stock photos memes"
    +url: "https://lemmy.world/pictrs/image/d4cfaba3-40c4-4f70-aad9-9807b184612e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697673507 {#3143
      date: 2023-10-19 01:58:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    +badges: Doctrine\ORM\PersistentCollection {#3160 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 6146
    -titleTs: "'5':7 'day':6 'diminish':1 'meme':11 'photo':10 'return':2 'stock':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697697479
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6963726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697611079 {#3129
      date: 2023-10-18 08:37:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unbelievable! It would seem the lowly checker is seated!! I am insulted!! /s\n
    \n
    But for real, I enjoy that this image may normalize humans sitting if and when they want to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697672937 {#2392
    date: 2023-10-19 01:48:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 56622
  -bodyTs: "'/s':13 'checker':7 'enjoy':18 'human':24 'imag':21 'insult':12 'lowli':6 'may':22 'normal':23 'real':16 'seat':9 'seem':4 'sit':25 'unbeliev':1 'want':30 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3843701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697631470 {#2394
    date: 2023-10-18 14:17:50.0 +02:00
  }
  +"title": 56622
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED edit
App\Entity\EntryComment {#2395
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3148 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "diminishing-returns-but-here-s-day-5-of-stock-photos-memes"
    +title: "diminishing returns but here's day 5 of stock photos memes"
    +url: "https://lemmy.world/pictrs/image/d4cfaba3-40c4-4f70-aad9-9807b184612e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697673507 {#3143
      date: 2023-10-19 01:58:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    +badges: Doctrine\ORM\PersistentCollection {#3160 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 6146
    -titleTs: "'5':7 'day':6 'diminish':1 'meme':11 'photo':10 'return':2 'stock':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697697479
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6963726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697611079 {#3129
      date: 2023-10-18 08:37:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unbelievable! It would seem the lowly checker is seated!! I am insulted!! /s\n
    \n
    But for real, I enjoy that this image may normalize humans sitting if and when they want to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697672937 {#2392
    date: 2023-10-19 01:48:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 56622
  -bodyTs: "'/s':13 'checker':7 'enjoy':18 'human':24 'imag':21 'insult':12 'lowli':6 'may':22 'normal':23 'real':16 'seat':9 'seem':4 'sit':25 'unbeliev':1 'want':30 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3843701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697631470 {#2394
    date: 2023-10-18 14:17:50.0 +02:00
  }
  +"title": 56622
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2395
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393
    +user: Proxies\__CG__\App\Entity\User {#3108 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3148 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "diminishing-returns-but-here-s-day-5-of-stock-photos-memes"
    +title: "diminishing returns but here's day 5 of stock photos memes"
    +url: "https://lemmy.world/pictrs/image/d4cfaba3-40c4-4f70-aad9-9807b184612e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 481
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697673507 {#3143
      date: 2023-10-19 01:58:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3152 …}
    +reports: Doctrine\ORM\PersistentCollection {#3154 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3156 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3158 …}
    +badges: Doctrine\ORM\PersistentCollection {#3160 …}
    +children: [
      App\Entity\EntryComment {#2395}
    ]
    -id: 6146
    -titleTs: "'5':7 'day':6 'diminish':1 'meme':11 'photo':10 'return':2 'stock':9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697697479
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6963726"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697611079 {#3129
      date: 2023-10-18 08:37:59.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Unbelievable! It would seem the lowly checker is seated!! I am insulted!! /s\n
    \n
    But for real, I enjoy that this image may normalize humans sitting if and when they want to.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697672937 {#2392
    date: 2023-10-19 01:48:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mighty@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1384 …}
  +nested: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  -id: 56622
  -bodyTs: "'/s':13 'checker':7 'enjoy':18 'human':24 'imag':21 'insult':12 'lowli':6 'may':22 'normal':23 'real':16 'seat':9 'seem':4 'sit':25 'unbeliev':1 'want':30 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3843701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697631470 {#2394
    date: 2023-10-18 14:17:50.0 +02:00
  }
  +"title": 56622
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED 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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3227 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
  +slug: "Who-wants-to-live-forever"
  +title: "Who wants to live forever…"
  +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 564
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698052324 {#3222
    date: 2023-10-23 11:12:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  +badges: Doctrine\ORM\PersistentCollection {#3240 …}
  +children: [
    App\Entity\EntryComment {#2349
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would like to live forever, if only to up vote quality memes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697999834 {#2332
        date: 2023-10-22 20:37:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 65488
      -bodyTs: "'forev':6 'like':3 'live':5 'meme':13 'qualiti':12 'vote':11 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3961467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697999834 {#2344
        date: 2023-10-22 20:37:14.0 +02:00
      }
      +"title": 65488
    }
  ]
  -id: 7033
  -titleTs: "'forev':5 'live':4 'want':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698071727
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4811703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985327 {#3209
    date: 2023-10-22 16:35:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3227 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
  +slug: "Who-wants-to-live-forever"
  +title: "Who wants to live forever…"
  +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 564
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698052324 {#3222
    date: 2023-10-23 11:12:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  +badges: Doctrine\ORM\PersistentCollection {#3240 …}
  +children: [
    App\Entity\EntryComment {#2349
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would like to live forever, if only to up vote quality memes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697999834 {#2332
        date: 2023-10-22 20:37:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 65488
      -bodyTs: "'forev':6 'like':3 'live':5 'meme':13 'qualiti':12 'vote':11 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3961467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697999834 {#2344
        date: 2023-10-22 20:37:14.0 +02:00
      }
      +"title": 65488
    }
  ]
  -id: 7033
  -titleTs: "'forev':5 'live':4 'want':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698071727
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4811703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985327 {#3209
    date: 2023-10-22 16:35:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2042
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3227 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
  +slug: "Who-wants-to-live-forever"
  +title: "Who wants to live forever…"
  +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 564
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698052324 {#3222
    date: 2023-10-23 11:12:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3230 …}
  +votes: Doctrine\ORM\PersistentCollection {#3232 …}
  +reports: Doctrine\ORM\PersistentCollection {#3234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
  +badges: Doctrine\ORM\PersistentCollection {#3240 …}
  +children: [
    App\Entity\EntryComment {#2349
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2042 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I would like to live forever, if only to up vote quality memes."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1697999834 {#2332
        date: 2023-10-22 20:37:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2164 …}
      +votes: Doctrine\ORM\PersistentCollection {#2314 …}
      +reports: Doctrine\ORM\PersistentCollection {#2328 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
      -id: 65488
      -bodyTs: "'forev':6 'like':3 'live':5 'meme':13 'qualiti':12 'vote':11 'would':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3961467"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697999834 {#2344
        date: 2023-10-22 20:37:14.0 +02:00
      }
      +"title": 65488
    }
  ]
  -id: 7033
  -titleTs: "'forev':5 'live':4 'want':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698071727
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4811703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985327 {#3209
    date: 2023-10-22 16:35:27.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 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
112 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3227 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
    +slug: "Who-wants-to-live-forever"
    +title: "Who wants to live forever…"
    +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 564
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698052324 {#3222
      date: 2023-10-23 11:12:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      App\Entity\EntryComment {#2349}
    ]
    -id: 7033
    -titleTs: "'forev':5 'live':4 'want':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698071727
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4811703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697985327 {#3209
      date: 2023-10-22 16:35:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would like to live forever, if only to up vote quality memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697999834 {#2332
    date: 2023-10-22 20:37:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 65488
  -bodyTs: "'forev':6 'like':3 'live':5 'meme':13 'qualiti':12 'vote':11 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3961467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697999834 {#2344
    date: 2023-10-22 20:37:14.0 +02:00
  }
  +"title": 65488
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED edit
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3227 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
    +slug: "Who-wants-to-live-forever"
    +title: "Who wants to live forever…"
    +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 564
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698052324 {#3222
      date: 2023-10-23 11:12:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      App\Entity\EntryComment {#2349}
    ]
    -id: 7033
    -titleTs: "'forev':5 'live':4 'want':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698071727
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4811703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697985327 {#3209
      date: 2023-10-22 16:35:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would like to live forever, if only to up vote quality memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697999834 {#2332
    date: 2023-10-22 20:37:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 65488
  -bodyTs: "'forev':6 'like':3 'live':5 'meme':13 'qualiti':12 'vote':11 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3961467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697999834 {#2344
    date: 2023-10-22 20:37:14.0 +02:00
  }
  +"title": 65488
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2349
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2042
    +user: Proxies\__CG__\App\Entity\User {#3185 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3227 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3229 …}
    +slug: "Who-wants-to-live-forever"
    +title: "Who wants to live forever…"
    +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 564
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698052324 {#3222
      date: 2023-10-23 11:12:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3230 …}
    +votes: Doctrine\ORM\PersistentCollection {#3232 …}
    +reports: Doctrine\ORM\PersistentCollection {#3234 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3236 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3238 …}
    +badges: Doctrine\ORM\PersistentCollection {#3240 …}
    +children: [
      App\Entity\EntryComment {#2349}
    ]
    -id: 7033
    -titleTs: "'forev':5 'live':4 'want':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698071727
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4811703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697985327 {#3209
      date: 2023-10-22 16:35:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I would like to live forever, if only to up vote quality memes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697999834 {#2332
    date: 2023-10-22 20:37:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2164 …}
  +votes: Doctrine\ORM\PersistentCollection {#2314 …}
  +reports: Doctrine\ORM\PersistentCollection {#2328 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 65488
  -bodyTs: "'forev':6 'like':3 'live':5 'meme':13 'qualiti':12 'vote':11 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3961467"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697999834 {#2344
    date: 2023-10-22 20:37:14.0 +02:00
  }
  +"title": 65488
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED 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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#3009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#3050 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
  +slug: "US-student-held-in-Dubai-for-weeks-for-tapping-security"
  +title: "US student held in Dubai for weeks for tapping security officer’s arm"
  +url: "https://www.theguardian.com/us-news/2023/oct/04/new-york-college-student-dubai-jail"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696561777 {#3045
    date: 2023-10-06 05:09:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  +badges: Doctrine\ORM\PersistentCollection {#3063 …}
  +children: [
    1 => App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: """
        I suspect she is also being horribly treated.\n
        \n
        Don’t go to Dubai.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1696428622 {#1433
        date: 2023-10-04 16:10:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@TQuid@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1667 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 30933
      -bodyTs: "'also':5 'dubai':13 'go':11 'horribl':7 'suspect':2 'treat':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3359294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696428622 {#1430
        date: 2023-10-04 16:10:22.0 +02:00
      }
      +"title": 30933
    }
    0 => App\Entity\EntryComment {#1561
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "Fuck!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696458745 {#1582
        date: 2023-10-05 00:32:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@TQuid@beehaw.org"
        "@MNByChoice@midwest.social"
        "@blindsight@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 31931
      -bodyTs: "'fuck':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3371352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696458745 {#1527
        date: 2023-10-05 00:32:25.0 +02:00
      }
      +"title": 31931
    }
  ]
  -id: 2595
  -titleTs: "'arm':13 'dubai':5 'held':3 'offic':11 'secur':10 'student':2 'tap':9 'us':1 'week':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696510296
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2146739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696423896 {#3032
    date: 2023-10-04 14:51:36.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
117 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#3009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#3050 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
  +slug: "US-student-held-in-Dubai-for-weeks-for-tapping-security"
  +title: "US student held in Dubai for weeks for tapping security officer’s arm"
  +url: "https://www.theguardian.com/us-news/2023/oct/04/new-york-college-student-dubai-jail"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696561777 {#3045
    date: 2023-10-06 05:09:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  +badges: Doctrine\ORM\PersistentCollection {#3063 …}
  +children: [
    1 => App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: """
        I suspect she is also being horribly treated.\n
        \n
        Don’t go to Dubai.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1696428622 {#1433
        date: 2023-10-04 16:10:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@TQuid@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1667 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 30933
      -bodyTs: "'also':5 'dubai':13 'go':11 'horribl':7 'suspect':2 'treat':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3359294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696428622 {#1430
        date: 2023-10-04 16:10:22.0 +02:00
      }
      +"title": 30933
    }
    0 => App\Entity\EntryComment {#1561
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "Fuck!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696458745 {#1582
        date: 2023-10-05 00:32:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@TQuid@beehaw.org"
        "@MNByChoice@midwest.social"
        "@blindsight@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 31931
      -bodyTs: "'fuck':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3371352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696458745 {#1527
        date: 2023-10-05 00:32:25.0 +02:00
      }
      +"title": 31931
    }
  ]
  -id: 2595
  -titleTs: "'arm':13 'dubai':5 'held':3 'offic':11 'secur':10 'student':2 'tap':9 'us':1 'week':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696510296
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2146739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696423896 {#3032
    date: 2023-10-04 14:51:36.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
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1591
  +user: Proxies\__CG__\App\Entity\User {#3009 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: Proxies\__CG__\App\Entity\Image {#3050 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
  +slug: "US-student-held-in-Dubai-for-weeks-for-tapping-security"
  +title: "US student held in Dubai for weeks for tapping security officer’s arm"
  +url: "https://www.theguardian.com/us-news/2023/oct/04/new-york-college-student-dubai-jail"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 13
  +favouriteCount: 81
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696561777 {#3045
    date: 2023-10-06 05:09:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3053 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  +badges: Doctrine\ORM\PersistentCollection {#3063 …}
  +children: [
    1 => App\Entity\EntryComment {#1695
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: """
        I suspect she is also being horribly treated.\n
        \n
        Don’t go to Dubai.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1696428622 {#1433
        date: 2023-10-04 16:10:22.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@TQuid@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1667 …}
      +nested: Doctrine\ORM\PersistentCollection {#1669 …}
      +votes: Doctrine\ORM\PersistentCollection {#1677 …}
      +reports: Doctrine\ORM\PersistentCollection {#1672 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
      -id: 30933
      -bodyTs: "'also':5 'dubai':13 'go':11 'horribl':7 'suspect':2 'treat':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3359294"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696428622 {#1430
        date: 2023-10-04 16:10:22.0 +02:00
      }
      +"title": 30933
    }
    0 => App\Entity\EntryComment {#1561
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
      +body: "Fuck!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1696458745 {#1582
        date: 2023-10-05 00:32:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@throws_lemy@lemmy.nz"
        "@TQuid@beehaw.org"
        "@MNByChoice@midwest.social"
        "@blindsight@beehaw.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 31931
      -bodyTs: "'fuck':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3371352"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696458745 {#1527
        date: 2023-10-05 00:32:25.0 +02:00
      }
      +"title": 31931
    }
  ]
  -id: 2595
  -titleTs: "'arm':13 'dubai':5 'held':3 'offic':11 'secur':10 'student':2 'tap':9 'us':1 'week':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696510296
  +visibility: "visible             "
  +apId: "https://lemmy.nz/post/2146739"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696423896 {#3032
    date: 2023-10-04 14:51:36.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
119 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
120 DENIED moderate
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#3009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#3050 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "US-student-held-in-Dubai-for-weeks-for-tapping-security"
    +title: "US student held in Dubai for weeks for tapping security officer’s arm"
    +url: "https://www.theguardian.com/us-news/2023/oct/04/new-york-college-student-dubai-jail"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 81
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696561777 {#3045
      date: 2023-10-06 05:09:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      1 => App\Entity\EntryComment {#1695}
      0 => App\Entity\EntryComment {#1561
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
        +body: "Fuck!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696458745 {#1582
          date: 2023-10-05 00:32:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
          "@TQuid@beehaw.org"
          "@MNByChoice@midwest.social"
          "@blindsight@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 31931
        -bodyTs: "'fuck':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3371352"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696458745 {#1527
          date: 2023-10-05 00:32:25.0 +02:00
        }
        +"title": 31931
      }
    ]
    -id: 2595
    -titleTs: "'arm':13 'dubai':5 'held':3 'offic':11 'secur':10 'student':2 'tap':9 'us':1 'week':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696510296
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2146739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696423896 {#3032
      date: 2023-10-04 14:51:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: """
    I suspect she is also being horribly treated.\n
    \n
    Don’t go to Dubai.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1696428622 {#1433
    date: 2023-10-04 16:10:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@TQuid@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1667 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 30933
  -bodyTs: "'also':5 'dubai':13 'go':11 'horribl':7 'suspect':2 'treat':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3359294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696428622 {#1430
    date: 2023-10-04 16:10:22.0 +02:00
  }
  +"title": 30933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED edit
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#3009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#3050 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "US-student-held-in-Dubai-for-weeks-for-tapping-security"
    +title: "US student held in Dubai for weeks for tapping security officer’s arm"
    +url: "https://www.theguardian.com/us-news/2023/oct/04/new-york-college-student-dubai-jail"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 81
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696561777 {#3045
      date: 2023-10-06 05:09:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      1 => App\Entity\EntryComment {#1695}
      0 => App\Entity\EntryComment {#1561
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
        +body: "Fuck!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696458745 {#1582
          date: 2023-10-05 00:32:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
          "@TQuid@beehaw.org"
          "@MNByChoice@midwest.social"
          "@blindsight@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 31931
        -bodyTs: "'fuck':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3371352"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696458745 {#1527
          date: 2023-10-05 00:32:25.0 +02:00
        }
        +"title": 31931
      }
    ]
    -id: 2595
    -titleTs: "'arm':13 'dubai':5 'held':3 'offic':11 'secur':10 'student':2 'tap':9 'us':1 'week':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696510296
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2146739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696423896 {#3032
      date: 2023-10-04 14:51:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: """
    I suspect she is also being horribly treated.\n
    \n
    Don’t go to Dubai.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1696428622 {#1433
    date: 2023-10-04 16:10:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@TQuid@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1667 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 30933
  -bodyTs: "'also':5 'dubai':13 'go':11 'horribl':7 'suspect':2 'treat':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3359294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696428622 {#1430
    date: 2023-10-04 16:10:22.0 +02:00
  }
  +"title": 30933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#1695
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#3009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#3050 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "US-student-held-in-Dubai-for-weeks-for-tapping-security"
    +title: "US student held in Dubai for weeks for tapping security officer’s arm"
    +url: "https://www.theguardian.com/us-news/2023/oct/04/new-york-college-student-dubai-jail"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 81
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696561777 {#3045
      date: 2023-10-06 05:09:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      1 => App\Entity\EntryComment {#1695}
      0 => App\Entity\EntryComment {#1561
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
        +body: "Fuck!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1696458745 {#1582
          date: 2023-10-05 00:32:25.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
          "@TQuid@beehaw.org"
          "@MNByChoice@midwest.social"
          "@blindsight@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 31931
        -bodyTs: "'fuck':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3371352"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696458745 {#1527
          date: 2023-10-05 00:32:25.0 +02:00
        }
        +"title": 31931
      }
    ]
    -id: 2595
    -titleTs: "'arm':13 'dubai':5 'held':3 'offic':11 'secur':10 'student':2 'tap':9 'us':1 'week':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696510296
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2146739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696423896 {#3032
      date: 2023-10-04 14:51:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: """
    I suspect she is also being horribly treated.\n
    \n
    Don’t go to Dubai.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1696428622 {#1433
    date: 2023-10-04 16:10:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@TQuid@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1667 …}
  +nested: Doctrine\ORM\PersistentCollection {#1669 …}
  +votes: Doctrine\ORM\PersistentCollection {#1677 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  -id: 30933
  -bodyTs: "'also':5 'dubai':13 'go':11 'horribl':7 'suspect':2 'treat':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3359294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696428622 {#1430
    date: 2023-10-04 16:10:22.0 +02:00
  }
  +"title": 30933
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED 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
124 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#3009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#3050 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "US-student-held-in-Dubai-for-weeks-for-tapping-security"
    +title: "US student held in Dubai for weeks for tapping security officer’s arm"
    +url: "https://www.theguardian.com/us-news/2023/oct/04/new-york-college-student-dubai-jail"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 81
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696561777 {#3045
      date: 2023-10-06 05:09:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      1 => App\Entity\EntryComment {#1695
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
        +body: """
          I suspect she is also being horribly treated.\n
          \n
          Don’t go to Dubai.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1696428622 {#1433
          date: 2023-10-04 16:10:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
          "@TQuid@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1667 …}
        +nested: Doctrine\ORM\PersistentCollection {#1669 …}
        +votes: Doctrine\ORM\PersistentCollection {#1677 …}
        +reports: Doctrine\ORM\PersistentCollection {#1672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
        -id: 30933
        -bodyTs: "'also':5 'dubai':13 'go':11 'horribl':7 'suspect':2 'treat':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3359294"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696428622 {#1430
          date: 2023-10-04 16:10:22.0 +02:00
        }
        +"title": 30933
      }
      0 => App\Entity\EntryComment {#1561}
    ]
    -id: 2595
    -titleTs: "'arm':13 'dubai':5 'held':3 'offic':11 'secur':10 'student':2 'tap':9 'us':1 'week':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696510296
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2146739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696423896 {#3032
      date: 2023-10-04 14:51:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "Fuck!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696458745 {#1582
    date: 2023-10-05 00:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@TQuid@beehaw.org"
    "@MNByChoice@midwest.social"
    "@blindsight@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 31931
  -bodyTs: "'fuck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3371352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696458745 {#1527
    date: 2023-10-05 00:32:25.0 +02:00
  }
  +"title": 31931
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED edit
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#3009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#3050 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "US-student-held-in-Dubai-for-weeks-for-tapping-security"
    +title: "US student held in Dubai for weeks for tapping security officer’s arm"
    +url: "https://www.theguardian.com/us-news/2023/oct/04/new-york-college-student-dubai-jail"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 81
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696561777 {#3045
      date: 2023-10-06 05:09:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      1 => App\Entity\EntryComment {#1695
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
        +body: """
          I suspect she is also being horribly treated.\n
          \n
          Don’t go to Dubai.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1696428622 {#1433
          date: 2023-10-04 16:10:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
          "@TQuid@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1667 …}
        +nested: Doctrine\ORM\PersistentCollection {#1669 …}
        +votes: Doctrine\ORM\PersistentCollection {#1677 …}
        +reports: Doctrine\ORM\PersistentCollection {#1672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
        -id: 30933
        -bodyTs: "'also':5 'dubai':13 'go':11 'horribl':7 'suspect':2 'treat':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3359294"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696428622 {#1430
          date: 2023-10-04 16:10:22.0 +02:00
        }
        +"title": 30933
      }
      0 => App\Entity\EntryComment {#1561}
    ]
    -id: 2595
    -titleTs: "'arm':13 'dubai':5 'held':3 'offic':11 'secur':10 'student':2 'tap':9 'us':1 'week':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696510296
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2146739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696423896 {#3032
      date: 2023-10-04 14:51:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "Fuck!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696458745 {#1582
    date: 2023-10-05 00:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@TQuid@beehaw.org"
    "@MNByChoice@midwest.social"
    "@blindsight@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 31931
  -bodyTs: "'fuck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3371352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696458745 {#1527
    date: 2023-10-05 00:32:25.0 +02:00
  }
  +"title": 31931
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1591
    +user: Proxies\__CG__\App\Entity\User {#3009 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
    +image: Proxies\__CG__\App\Entity\Image {#3050 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3052 …}
    +slug: "US-student-held-in-Dubai-for-weeks-for-tapping-security"
    +title: "US student held in Dubai for weeks for tapping security officer’s arm"
    +url: "https://www.theguardian.com/us-news/2023/oct/04/new-york-college-student-dubai-jail"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 13
    +favouriteCount: 81
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696561777 {#3045
      date: 2023-10-06 05:09:37.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3053 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      1 => App\Entity\EntryComment {#1695
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1591 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
        +body: """
          I suspect she is also being horribly treated.\n
          \n
          Don’t go to Dubai.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 28
        +score: 0
        +lastActive: DateTime @1696428622 {#1433
          date: 2023-10-04 16:10:22.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@throws_lemy@lemmy.nz"
          "@TQuid@beehaw.org"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1667 …}
        +nested: Doctrine\ORM\PersistentCollection {#1669 …}
        +votes: Doctrine\ORM\PersistentCollection {#1677 …}
        +reports: Doctrine\ORM\PersistentCollection {#1672 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1575 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
        -id: 30933
        -bodyTs: "'also':5 'dubai':13 'go':11 'horribl':7 'suspect':2 'treat':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/3359294"
        +editedAt: null
        +createdAt: DateTimeImmutable @1696428622 {#1430
          date: 2023-10-04 16:10:22.0 +02:00
        }
        +"title": 30933
      }
      0 => App\Entity\EntryComment {#1561}
    ]
    -id: 2595
    -titleTs: "'arm':13 'dubai':5 'held':3 'offic':11 'secur':10 'student':2 'tap':9 'us':1 'week':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696510296
    +visibility: "visible             "
    +apId: "https://lemmy.nz/post/2146739"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696423896 {#3032
      date: 2023-10-04 14:51:36.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1584 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1668 …}
  +body: "Fuck!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1696458745 {#1582
    date: 2023-10-05 00:32:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@throws_lemy@lemmy.nz"
    "@TQuid@beehaw.org"
    "@MNByChoice@midwest.social"
    "@blindsight@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 31931
  -bodyTs: "'fuck':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3371352"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696458745 {#1527
    date: 2023-10-05 00:32:25.0 +02:00
  }
  +"title": 31931
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED 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
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2370
  +user: Proxies\__CG__\App\Entity\User {#3284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3324 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "Quality-OC-on-Lemmy-for-the-hahas"
  +title: "Quality OC on Lemmy for the hahas"
  +url: "https://lemmy.world/pictrs/image/3100f923-6b69-4f5a-b2e1-8285eca68b28.jpeg"
  +body: "Hee hee ho ho xd"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 243
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696907090 {#3319
    date: 2023-10-10 05:04:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  +badges: Doctrine\ORM\PersistentCollection {#3336 …}
  +children: [
    App\Entity\EntryComment {#2363
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2370 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
      +body: """
        TIL that matcha has caffeine.\n
        \n
        (I DDGed it. You, not the person I am replying to, should as well. Some world.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696889956 {#2467
        date: 2023-10-10 00:19:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PatFussy@lemm.ee"
        "@emeralddawn45@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 39326
      -bodyTs: "'caffein':5 'ddged':7 'matcha':3 'person':12 'repli':15 'til':1 'well':19 'world':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3575590"
      +editedAt: DateTimeImmutable @1696889990 {#2471
        date: 2023-10-10 00:19:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696889956 {#2371
        date: 2023-10-10 00:19:16.0 +02:00
      }
      +"title": 39326
    }
  ]
  -id: 3960
  -titleTs: "'haha':7 'lemmi':4 'oc':2 'qualiti':1"
  -bodyTs: "'hee':1,2 'ho':3,4 'xd':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696966423
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10935760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880023 {#3307
    date: 2023-10-09 21:33:43.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
129 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2370
  +user: Proxies\__CG__\App\Entity\User {#3284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3324 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "Quality-OC-on-Lemmy-for-the-hahas"
  +title: "Quality OC on Lemmy for the hahas"
  +url: "https://lemmy.world/pictrs/image/3100f923-6b69-4f5a-b2e1-8285eca68b28.jpeg"
  +body: "Hee hee ho ho xd"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 243
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696907090 {#3319
    date: 2023-10-10 05:04:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  +badges: Doctrine\ORM\PersistentCollection {#3336 …}
  +children: [
    App\Entity\EntryComment {#2363
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2370 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
      +body: """
        TIL that matcha has caffeine.\n
        \n
        (I DDGed it. You, not the person I am replying to, should as well. Some world.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696889956 {#2467
        date: 2023-10-10 00:19:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PatFussy@lemm.ee"
        "@emeralddawn45@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 39326
      -bodyTs: "'caffein':5 'ddged':7 'matcha':3 'person':12 'repli':15 'til':1 'well':19 'world':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3575590"
      +editedAt: DateTimeImmutable @1696889990 {#2471
        date: 2023-10-10 00:19:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696889956 {#2371
        date: 2023-10-10 00:19:16.0 +02:00
      }
      +"title": 39326
    }
  ]
  -id: 3960
  -titleTs: "'haha':7 'lemmi':4 'oc':2 'qualiti':1"
  -bodyTs: "'hee':1,2 'ho':3,4 'xd':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696966423
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10935760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880023 {#3307
    date: 2023-10-09 21:33:43.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
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2370
  +user: Proxies\__CG__\App\Entity\User {#3284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3324 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "Quality-OC-on-Lemmy-for-the-hahas"
  +title: "Quality OC on Lemmy for the hahas"
  +url: "https://lemmy.world/pictrs/image/3100f923-6b69-4f5a-b2e1-8285eca68b28.jpeg"
  +body: "Hee hee ho ho xd"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 243
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696907090 {#3319
    date: 2023-10-10 05:04:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3326 …}
  +votes: Doctrine\ORM\PersistentCollection {#3328 …}
  +reports: Doctrine\ORM\PersistentCollection {#3330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
  +badges: Doctrine\ORM\PersistentCollection {#3336 …}
  +children: [
    App\Entity\EntryComment {#2363
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2370 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
      +body: """
        TIL that matcha has caffeine.\n
        \n
        (I DDGed it. You, not the person I am replying to, should as well. Some world.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1696889956 {#2467
        date: 2023-10-10 00:19:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PatFussy@lemm.ee"
        "@emeralddawn45@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2361 …}
      +votes: Doctrine\ORM\PersistentCollection {#2372 …}
      +reports: Doctrine\ORM\PersistentCollection {#2386 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
      -id: 39326
      -bodyTs: "'caffein':5 'ddged':7 'matcha':3 'person':12 'repli':15 'til':1 'well':19 'world':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3575590"
      +editedAt: DateTimeImmutable @1696889990 {#2471
        date: 2023-10-10 00:19:50.0 +02:00
      }
      +createdAt: DateTimeImmutable @1696889956 {#2371
        date: 2023-10-10 00:19:16.0 +02:00
      }
      +"title": 39326
    }
  ]
  -id: 3960
  -titleTs: "'haha':7 'lemmi':4 'oc':2 'qualiti':1"
  -bodyTs: "'hee':1,2 'ho':3,4 'xd':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696966423
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10935760"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696880023 {#3307
    date: 2023-10-09 21:33:43.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
131 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
132 DENIED moderate
App\Entity\EntryComment {#2363
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370
    +user: Proxies\__CG__\App\Entity\User {#3284 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3324 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "Quality-OC-on-Lemmy-for-the-hahas"
    +title: "Quality OC on Lemmy for the hahas"
    +url: "https://lemmy.world/pictrs/image/3100f923-6b69-4f5a-b2e1-8285eca68b28.jpeg"
    +body: "Hee hee ho ho xd"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907090 {#3319
      date: 2023-10-10 05:04:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3326 …}
    +votes: Doctrine\ORM\PersistentCollection {#3328 …}
    +reports: Doctrine\ORM\PersistentCollection {#3330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
    +badges: Doctrine\ORM\PersistentCollection {#3336 …}
    +children: [
      App\Entity\EntryComment {#2363}
    ]
    -id: 3960
    -titleTs: "'haha':7 'lemmi':4 'oc':2 'qualiti':1"
    -bodyTs: "'hee':1,2 'ho':3,4 'xd':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696966423
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10935760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696880023 {#3307
      date: 2023-10-09 21:33:43.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +body: """
    TIL that matcha has caffeine.\n
    \n
    (I DDGed it. You, not the person I am replying to, should as well. Some world.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696889956 {#2467
    date: 2023-10-10 00:19:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PatFussy@lemm.ee"
    "@emeralddawn45@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 39326
  -bodyTs: "'caffein':5 'ddged':7 'matcha':3 'person':12 'repli':15 'til':1 'well':19 'world':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3575590"
  +editedAt: DateTimeImmutable @1696889990 {#2471
    date: 2023-10-10 00:19:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696889956 {#2371
    date: 2023-10-10 00:19:16.0 +02:00
  }
  +"title": 39326
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED edit
App\Entity\EntryComment {#2363
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370
    +user: Proxies\__CG__\App\Entity\User {#3284 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3324 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "Quality-OC-on-Lemmy-for-the-hahas"
    +title: "Quality OC on Lemmy for the hahas"
    +url: "https://lemmy.world/pictrs/image/3100f923-6b69-4f5a-b2e1-8285eca68b28.jpeg"
    +body: "Hee hee ho ho xd"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907090 {#3319
      date: 2023-10-10 05:04:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3326 …}
    +votes: Doctrine\ORM\PersistentCollection {#3328 …}
    +reports: Doctrine\ORM\PersistentCollection {#3330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
    +badges: Doctrine\ORM\PersistentCollection {#3336 …}
    +children: [
      App\Entity\EntryComment {#2363}
    ]
    -id: 3960
    -titleTs: "'haha':7 'lemmi':4 'oc':2 'qualiti':1"
    -bodyTs: "'hee':1,2 'ho':3,4 'xd':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696966423
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10935760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696880023 {#3307
      date: 2023-10-09 21:33:43.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +body: """
    TIL that matcha has caffeine.\n
    \n
    (I DDGed it. You, not the person I am replying to, should as well. Some world.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696889956 {#2467
    date: 2023-10-10 00:19:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PatFussy@lemm.ee"
    "@emeralddawn45@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 39326
  -bodyTs: "'caffein':5 'ddged':7 'matcha':3 'person':12 'repli':15 'til':1 'well':19 'world':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3575590"
  +editedAt: DateTimeImmutable @1696889990 {#2471
    date: 2023-10-10 00:19:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696889956 {#2371
    date: 2023-10-10 00:19:16.0 +02:00
  }
  +"title": 39326
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2363
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2370
    +user: Proxies\__CG__\App\Entity\User {#3284 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3324 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "Quality-OC-on-Lemmy-for-the-hahas"
    +title: "Quality OC on Lemmy for the hahas"
    +url: "https://lemmy.world/pictrs/image/3100f923-6b69-4f5a-b2e1-8285eca68b28.jpeg"
    +body: "Hee hee ho ho xd"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 243
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696907090 {#3319
      date: 2023-10-10 05:04:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3326 …}
    +votes: Doctrine\ORM\PersistentCollection {#3328 …}
    +reports: Doctrine\ORM\PersistentCollection {#3330 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3332 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3334 …}
    +badges: Doctrine\ORM\PersistentCollection {#3336 …}
    +children: [
      App\Entity\EntryComment {#2363}
    ]
    -id: 3960
    -titleTs: "'haha':7 'lemmi':4 'oc':2 'qualiti':1"
    -bodyTs: "'hee':1,2 'ho':3,4 'xd':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696966423
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10935760"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696880023 {#3307
      date: 2023-10-09 21:33:43.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2377 …}
  +body: """
    TIL that matcha has caffeine.\n
    \n
    (I DDGed it. You, not the person I am replying to, should as well. Some world.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1696889956 {#2467
    date: 2023-10-10 00:19:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PatFussy@lemm.ee"
    "@emeralddawn45@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2361 …}
  +votes: Doctrine\ORM\PersistentCollection {#2372 …}
  +reports: Doctrine\ORM\PersistentCollection {#2386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2378 …}
  -id: 39326
  -bodyTs: "'caffein':5 'ddged':7 'matcha':3 'person':12 'repli':15 'til':1 'well':19 'world':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3575590"
  +editedAt: DateTimeImmutable @1696889990 {#2471
    date: 2023-10-10 00:19:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696889956 {#2371
    date: 2023-10-10 00:19:16.0 +02:00
  }
  +"title": 39326
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED 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
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "Duality-of-c-memes"
  +title: "Duality of c/memes"
  +url: "https://lemmy.world/pictrs/image/4744e074-ed2a-444b-8ffb-f57251f0aeaa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696912164 {#3242
    date: 2023-10-10 06:29:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  +badges: Doctrine\ORM\PersistentCollection {#3259 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696912165 {#1731
        date: 2023-10-10 06:29:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +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: 34116
      -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3400706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553686 {#1725
        date: 2023-10-06 02:54:46.0 +02:00
      }
      +"title": 34116
    }
  ]
  -id: 3086
  -titleTs: "'c/memes':3 'dualiti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696617646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6351855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696531246 {#3228
    date: 2023-10-05 20:40:46.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
137 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "Duality-of-c-memes"
  +title: "Duality of c/memes"
  +url: "https://lemmy.world/pictrs/image/4744e074-ed2a-444b-8ffb-f57251f0aeaa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696912164 {#3242
    date: 2023-10-10 06:29:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  +badges: Doctrine\ORM\PersistentCollection {#3259 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696912165 {#1731
        date: 2023-10-10 06:29:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +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: 34116
      -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3400706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553686 {#1725
        date: 2023-10-06 02:54:46.0 +02:00
      }
      +"title": 34116
    }
  ]
  -id: 3086
  -titleTs: "'c/memes':3 'dualiti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696617646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6351855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696531246 {#3228
    date: 2023-10-05 20:40:46.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
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#3206 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: Proxies\__CG__\App\Entity\Image {#3247 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
  +slug: "Duality-of-c-memes"
  +title: "Duality of c/memes"
  +url: "https://lemmy.world/pictrs/image/4744e074-ed2a-444b-8ffb-f57251f0aeaa.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696912164 {#3242
    date: 2023-10-10 06:29:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3249 …}
  +votes: Doctrine\ORM\PersistentCollection {#3251 …}
  +reports: Doctrine\ORM\PersistentCollection {#3253 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
  +badges: Doctrine\ORM\PersistentCollection {#3259 …}
  +children: [
    App\Entity\EntryComment {#1723
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1696912165 {#1731
        date: 2023-10-10 06:29:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +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: 34116
      -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/3400706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696553686 {#1725
        date: 2023-10-06 02:54:46.0 +02:00
      }
      +"title": 34116
    }
  ]
  -id: 3086
  -titleTs: "'c/memes':3 'dualiti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696617646
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6351855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696531246 {#3228
    date: 2023-10-05 20:40:46.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
139 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
140 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "Duality-of-c-memes"
    +title: "Duality of c/memes"
    +url: "https://lemmy.world/pictrs/image/4744e074-ed2a-444b-8ffb-f57251f0aeaa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696912164 {#3242
      date: 2023-10-10 06:29:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    +badges: Doctrine\ORM\PersistentCollection {#3259 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 3086
    -titleTs: "'c/memes':3 'dualiti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696617646
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6351855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696531246 {#3228
      date: 2023-10-05 20:40:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696912165 {#1731
    date: 2023-10-10 06:29:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +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: 34116
  -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3400706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553686 {#1725
    date: 2023-10-06 02:54:46.0 +02:00
  }
  +"title": 34116
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED edit
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "Duality-of-c-memes"
    +title: "Duality of c/memes"
    +url: "https://lemmy.world/pictrs/image/4744e074-ed2a-444b-8ffb-f57251f0aeaa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696912164 {#3242
      date: 2023-10-10 06:29:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    +badges: Doctrine\ORM\PersistentCollection {#3259 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 3086
    -titleTs: "'c/memes':3 'dualiti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696617646
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6351855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696531246 {#3228
      date: 2023-10-05 20:40:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696912165 {#1731
    date: 2023-10-10 06:29:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +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: 34116
  -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3400706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553686 {#1725
    date: 2023-10-06 02:54:46.0 +02:00
  }
  +"title": 34116
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#3206 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: Proxies\__CG__\App\Entity\Image {#3247 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2922 …}
    +slug: "Duality-of-c-memes"
    +title: "Duality of c/memes"
    +url: "https://lemmy.world/pictrs/image/4744e074-ed2a-444b-8ffb-f57251f0aeaa.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696912164 {#3242
      date: 2023-10-10 06:29:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3249 …}
    +votes: Doctrine\ORM\PersistentCollection {#3251 …}
    +reports: Doctrine\ORM\PersistentCollection {#3253 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3255 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3257 …}
    +badges: Doctrine\ORM\PersistentCollection {#3259 …}
    +children: [
      App\Entity\EntryComment {#1723}
    ]
    -id: 3086
    -titleTs: "'c/memes':3 'dualiti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696617646
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6351855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696531246 {#3228
      date: 2023-10-05 20:40:46.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am glad cats were left out of the controversy. Cats are cute and rule the world."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1696912165 {#1731
    date: 2023-10-10 06:29:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +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: 34116
  -bodyTs: "'cat':4,11 'controversi':10 'cute':13 'glad':3 'left':6 'rule':15 'world':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3400706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696553686 {#1725
    date: 2023-10-06 02:54:46.0 +02:00
  }
  +"title": 34116
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED 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
144 DENIED moderate
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this true? I don’t want to try it myself in case the LLM is actually a human in a third world country rapidly googling things. (You have wondered that too.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697636526 {#1403
      date: 2023-10-18 15:42:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    -id: 56629
    -bodyTs: "'actual':17 'case':13 'countri':24 'googl':26 'human':19 'llm':15 'rapid':25 'thing':27 'third':22 'tri':9 'true':3 'want':7 'wonder':30 'world':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3843751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697631631 {#2019
      date: 2023-10-18 14:20:31.0 +02:00
    }
    +"title": 56629
  }
  +body: "That sounds super amusing. Thank you for clarifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697636524 {#2020
    date: 2023-10-18 15:42:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
    "@MNByChoice@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 56838
  -bodyTs: "'amus':4 'clarifi':8 'sound':2 'super':3 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3845441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697636524 {#2013
    date: 2023-10-18 15:42:04.0 +02:00
  }
  +"title": 56838
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED edit
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this true? I don’t want to try it myself in case the LLM is actually a human in a third world country rapidly googling things. (You have wondered that too.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697636526 {#1403
      date: 2023-10-18 15:42:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    -id: 56629
    -bodyTs: "'actual':17 'case':13 'countri':24 'googl':26 'human':19 'llm':15 'rapid':25 'thing':27 'third':22 'tri':9 'true':3 'want':7 'wonder':30 'world':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3843751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697631631 {#2019
      date: 2023-10-18 14:20:31.0 +02:00
    }
    +"title": 56629
  }
  +body: "That sounds super amusing. Thank you for clarifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697636524 {#2020
    date: 2023-10-18 15:42:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
    "@MNByChoice@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 56838
  -bodyTs: "'amus':4 'clarifi':8 'sound':2 'super':3 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3845441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697636524 {#2013
    date: 2023-10-18 15:42:04.0 +02:00
  }
  +"title": 56838
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#2027
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: App\Entity\EntryComment {#2023
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "Is this true? I don’t want to try it myself in case the LLM is actually a human in a third world country rapidly googling things. (You have wondered that too.)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1697636526 {#1403
      date: 2023-10-18 15:42:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@velox_vulnus@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2024 …}
    +votes: Doctrine\ORM\PersistentCollection {#2018 …}
    +reports: Doctrine\ORM\PersistentCollection {#2011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    -id: 56629
    -bodyTs: "'actual':17 'case':13 'countri':24 'googl':26 'human':19 'llm':15 'rapid':25 'thing':27 'third':22 'tri':9 'true':3 'want':7 'wonder':30 'world':23"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://midwest.social/comment/3843751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697631631 {#2019
      date: 2023-10-18 14:20:31.0 +02:00
    }
    +"title": 56629
  }
  +body: "That sounds super amusing. Thank you for clarifying."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697636524 {#2020
    date: 2023-10-18 15:42:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
    "@MNByChoice@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 56838
  -bodyTs: "'amus':4 'clarifi':8 'sound':2 'super':3 'thank':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3845441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697636524 {#2013
    date: 2023-10-18 15:42:04.0 +02:00
  }
  +"title": 56838
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED 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
148 DENIED moderate
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this true? I don’t want to try it myself in case the LLM is actually a human in a third world country rapidly googling things. (You have wondered that too.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697636526 {#1403
    date: 2023-10-18 15:42:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 56629
  -bodyTs: "'actual':17 'case':13 'countri':24 'googl':26 'human':19 'llm':15 'rapid':25 'thing':27 'third':22 'tri':9 'true':3 'want':7 'wonder':30 'world':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3843751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697631631 {#2019
    date: 2023-10-18 14:20:31.0 +02:00
  }
  +"title": 56629
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED edit
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this true? I don’t want to try it myself in case the LLM is actually a human in a third world country rapidly googling things. (You have wondered that too.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697636526 {#1403
    date: 2023-10-18 15:42:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 56629
  -bodyTs: "'actual':17 'case':13 'countri':24 'googl':26 'human':19 'llm':15 'rapid':25 'thing':27 'third':22 'tri':9 'true':3 'want':7 'wonder':30 'world':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3843751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697631631 {#2019
    date: 2023-10-18 14:20:31.0 +02:00
  }
  +"title": 56629
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#2023
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2030 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this true? I don’t want to try it myself in case the LLM is actually a human in a third world country rapidly googling things. (You have wondered that too.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697636526 {#1403
    date: 2023-10-18 15:42:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2024 …}
  +votes: Doctrine\ORM\PersistentCollection {#2018 …}
  +reports: Doctrine\ORM\PersistentCollection {#2011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  -id: 56629
  -bodyTs: "'actual':17 'case':13 'countri':24 'googl':26 'human':19 'llm':15 'rapid':25 'thing':27 'third':22 'tri':9 'true':3 'want':7 'wonder':30 'world':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/3843751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697631631 {#2019
    date: 2023-10-18 14:20:31.0 +02:00
  }
  +"title": 56629
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED 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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2300
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3208 …}
  +slug: "Eminem-s-mom-before-he-leaves-for-a-rap-battle-stock"
  +title: "Eminem’s mom before he leaves for a rap battle [stock photo]"
  +url: "https://i.imgur.com/MuWMrqq.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216771 {#3203
    date: 2023-10-25 08:52:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  +badges: Doctrine\ORM\PersistentCollection {#3220 …}
  +children: [
    App\Entity\EntryComment {#2324
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2300 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +body: """
        Jimmy ate a dinner of spaghetti that his mother prepared. Jimmy was extremely nervous and threw up a bit. Some dinner came out of his mouth and got on his sweater.\n
        \n
        Frankly, Jimmy is challenging himself. This will lead to Jimmy learning new things, even if this is embarrassing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698105986 {#2333
        date: 2023-10-24 02:06:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NotSpez@lemm.ee"
        "@bjoern_tantau@swg-empire.de"
        "@XEAL@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2341 …}
      +nested: Doctrine\ORM\PersistentCollection {#2337 …}
      +votes: Doctrine\ORM\PersistentCollection {#2336 …}
      +reports: Doctrine\ORM\PersistentCollection {#2339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
      -id: 68425
      -bodyTs: "'ate':2 'bit':19 'came':22 'challeng':35 'dinner':4,21 'embarrass':49 'even':45 'extrem':13 'frank':32 'got':28 'jimmi':1,11,33,41 'lead':39 'learn':42 'mother':9 'mouth':26 'nervous':14 'new':43 'prepar':10 'spaghetti':6 'sweater':31 'thing':44 'threw':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4001723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698105986 {#2323
        date: 2023-10-24 02:06:26.0 +02:00
      }
      +"title": 68425
    }
  ]
  -id: 7287
  -titleTs: "'battl':10 'eminem':1 'leav':6 'mom':3 'photo':12 'rap':9 'stock':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698175630
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12513923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698089230 {#3188
    date: 2023-10-23 21:27:10.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
153 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2300
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3208 …}
  +slug: "Eminem-s-mom-before-he-leaves-for-a-rap-battle-stock"
  +title: "Eminem’s mom before he leaves for a rap battle [stock photo]"
  +url: "https://i.imgur.com/MuWMrqq.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216771 {#3203
    date: 2023-10-25 08:52:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  +badges: Doctrine\ORM\PersistentCollection {#3220 …}
  +children: [
    App\Entity\EntryComment {#2324
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2300 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +body: """
        Jimmy ate a dinner of spaghetti that his mother prepared. Jimmy was extremely nervous and threw up a bit. Some dinner came out of his mouth and got on his sweater.\n
        \n
        Frankly, Jimmy is challenging himself. This will lead to Jimmy learning new things, even if this is embarrassing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698105986 {#2333
        date: 2023-10-24 02:06:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NotSpez@lemm.ee"
        "@bjoern_tantau@swg-empire.de"
        "@XEAL@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2341 …}
      +nested: Doctrine\ORM\PersistentCollection {#2337 …}
      +votes: Doctrine\ORM\PersistentCollection {#2336 …}
      +reports: Doctrine\ORM\PersistentCollection {#2339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
      -id: 68425
      -bodyTs: "'ate':2 'bit':19 'came':22 'challeng':35 'dinner':4,21 'embarrass':49 'even':45 'extrem':13 'frank':32 'got':28 'jimmi':1,11,33,41 'lead':39 'learn':42 'mother':9 'mouth':26 'nervous':14 'new':43 'prepar':10 'spaghetti':6 'sweater':31 'thing':44 'threw':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4001723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698105986 {#2323
        date: 2023-10-24 02:06:26.0 +02:00
      }
      +"title": 68425
    }
  ]
  -id: 7287
  -titleTs: "'battl':10 'eminem':1 'leav':6 'mom':3 'photo':12 'rap':9 'stock':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698175630
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12513923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698089230 {#3188
    date: 2023-10-23 21:27:10.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
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2300
  +user: Proxies\__CG__\App\Entity\User {#3165 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3208 …}
  +slug: "Eminem-s-mom-before-he-leaves-for-a-rap-battle-stock"
  +title: "Eminem’s mom before he leaves for a rap battle [stock photo]"
  +url: "https://i.imgur.com/MuWMrqq.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 321
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216771 {#3203
    date: 2023-10-25 08:52:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3210 …}
  +votes: Doctrine\ORM\PersistentCollection {#3212 …}
  +reports: Doctrine\ORM\PersistentCollection {#3214 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
  +badges: Doctrine\ORM\PersistentCollection {#3220 …}
  +children: [
    App\Entity\EntryComment {#2324
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2300 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
      +body: """
        Jimmy ate a dinner of spaghetti that his mother prepared. Jimmy was extremely nervous and threw up a bit. Some dinner came out of his mouth and got on his sweater.\n
        \n
        Frankly, Jimmy is challenging himself. This will lead to Jimmy learning new things, even if this is embarrassing.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1698105986 {#2333
        date: 2023-10-24 02:06:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NotSpez@lemm.ee"
        "@bjoern_tantau@swg-empire.de"
        "@XEAL@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2341 …}
      +nested: Doctrine\ORM\PersistentCollection {#2337 …}
      +votes: Doctrine\ORM\PersistentCollection {#2336 …}
      +reports: Doctrine\ORM\PersistentCollection {#2339 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
      -id: 68425
      -bodyTs: "'ate':2 'bit':19 'came':22 'challeng':35 'dinner':4,21 'embarrass':49 'even':45 'extrem':13 'frank':32 'got':28 'jimmi':1,11,33,41 'lead':39 'learn':42 'mother':9 'mouth':26 'nervous':14 'new':43 'prepar':10 'spaghetti':6 'sweater':31 'thing':44 'threw':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4001723"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698105986 {#2323
        date: 2023-10-24 02:06:26.0 +02:00
      }
      +"title": 68425
    }
  ]
  -id: 7287
  -titleTs: "'battl':10 'eminem':1 'leav':6 'mom':3 'photo':12 'rap':9 'stock':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698175630
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/12513923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698089230 {#3188
    date: 2023-10-23 21:27:10.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
155 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
156 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3208 …}
    +slug: "Eminem-s-mom-before-he-leaves-for-a-rap-battle-stock"
    +title: "Eminem’s mom before he leaves for a rap battle [stock photo]"
    +url: "https://i.imgur.com/MuWMrqq.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698216771 {#3203
      date: 2023-10-25 08:52:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3210 …}
    +votes: Doctrine\ORM\PersistentCollection {#3212 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
    +badges: Doctrine\ORM\PersistentCollection {#3220 …}
    +children: [
      App\Entity\EntryComment {#2324}
    ]
    -id: 7287
    -titleTs: "'battl':10 'eminem':1 'leav':6 'mom':3 'photo':12 'rap':9 'stock':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698175630
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12513923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698089230 {#3188
      date: 2023-10-23 21:27:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +body: """
    Jimmy ate a dinner of spaghetti that his mother prepared. Jimmy was extremely nervous and threw up a bit. Some dinner came out of his mouth and got on his sweater.\n
    \n
    Frankly, Jimmy is challenging himself. This will lead to Jimmy learning new things, even if this is embarrassing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698105986 {#2333
    date: 2023-10-24 02:06:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@bjoern_tantau@swg-empire.de"
    "@XEAL@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 68425
  -bodyTs: "'ate':2 'bit':19 'came':22 'challeng':35 'dinner':4,21 'embarrass':49 'even':45 'extrem':13 'frank':32 'got':28 'jimmi':1,11,33,41 'lead':39 'learn':42 'mother':9 'mouth':26 'nervous':14 'new':43 'prepar':10 'spaghetti':6 'sweater':31 'thing':44 'threw':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4001723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698105986 {#2323
    date: 2023-10-24 02:06:26.0 +02:00
  }
  +"title": 68425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED edit
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3208 …}
    +slug: "Eminem-s-mom-before-he-leaves-for-a-rap-battle-stock"
    +title: "Eminem’s mom before he leaves for a rap battle [stock photo]"
    +url: "https://i.imgur.com/MuWMrqq.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698216771 {#3203
      date: 2023-10-25 08:52:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3210 …}
    +votes: Doctrine\ORM\PersistentCollection {#3212 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
    +badges: Doctrine\ORM\PersistentCollection {#3220 …}
    +children: [
      App\Entity\EntryComment {#2324}
    ]
    -id: 7287
    -titleTs: "'battl':10 'eminem':1 'leav':6 'mom':3 'photo':12 'rap':9 'stock':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698175630
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12513923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698089230 {#3188
      date: 2023-10-23 21:27:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +body: """
    Jimmy ate a dinner of spaghetti that his mother prepared. Jimmy was extremely nervous and threw up a bit. Some dinner came out of his mouth and got on his sweater.\n
    \n
    Frankly, Jimmy is challenging himself. This will lead to Jimmy learning new things, even if this is embarrassing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698105986 {#2333
    date: 2023-10-24 02:06:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@bjoern_tantau@swg-empire.de"
    "@XEAL@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 68425
  -bodyTs: "'ate':2 'bit':19 'came':22 'challeng':35 'dinner':4,21 'embarrass':49 'even':45 'extrem':13 'frank':32 'got':28 'jimmi':1,11,33,41 'lead':39 'learn':42 'mother':9 'mouth':26 'nervous':14 'new':43 'prepar':10 'spaghetti':6 'sweater':31 'thing':44 'threw':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4001723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698105986 {#2323
    date: 2023-10-24 02:06:26.0 +02:00
  }
  +"title": 68425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#2324
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300
    +user: Proxies\__CG__\App\Entity\User {#3165 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3208 …}
    +slug: "Eminem-s-mom-before-he-leaves-for-a-rap-battle-stock"
    +title: "Eminem’s mom before he leaves for a rap battle [stock photo]"
    +url: "https://i.imgur.com/MuWMrqq.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 321
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698216771 {#3203
      date: 2023-10-25 08:52:51.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3210 …}
    +votes: Doctrine\ORM\PersistentCollection {#3212 …}
    +reports: Doctrine\ORM\PersistentCollection {#3214 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3216 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3218 …}
    +badges: Doctrine\ORM\PersistentCollection {#3220 …}
    +children: [
      App\Entity\EntryComment {#2324}
    ]
    -id: 7287
    -titleTs: "'battl':10 'eminem':1 'leav':6 'mom':3 'photo':12 'rap':9 'stock':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698175630
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/12513923"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698089230 {#3188
      date: 2023-10-23 21:27:10.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2340 …}
  +body: """
    Jimmy ate a dinner of spaghetti that his mother prepared. Jimmy was extremely nervous and threw up a bit. Some dinner came out of his mouth and got on his sweater.\n
    \n
    Frankly, Jimmy is challenging himself. This will lead to Jimmy learning new things, even if this is embarrassing.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698105986 {#2333
    date: 2023-10-24 02:06:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
    "@bjoern_tantau@swg-empire.de"
    "@XEAL@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2341 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2336 …}
  +reports: Doctrine\ORM\PersistentCollection {#2339 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2135 …}
  -id: 68425
  -bodyTs: "'ate':2 'bit':19 'came':22 'challeng':35 'dinner':4,21 'embarrass':49 'even':45 'extrem':13 'frank':32 'got':28 'jimmi':1,11,33,41 'lead':39 'learn':42 'mother':9 'mouth':26 'nervous':14 'new':43 'prepar':10 'spaghetti':6 'sweater':31 'thing':44 'threw':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4001723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698105986 {#2323
    date: 2023-10-24 02:06:26.0 +02:00
  }
  +"title": 68425
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED 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
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2301
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: Proxies\__CG__\App\Entity\Image {#3286 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
  +slug: "Bending-the-Prime-Directive-again"
  +title: "Bending the Prime Directive again"
  +url: "https://startrek.website/pictrs/image/477d11b9-e28e-411f-9ec1-b60401464d7b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700159125 {#3281
    date: 2023-11-16 19:25:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  +badges: Doctrine\ORM\PersistentCollection {#3299 …}
  +children: [
    1 => App\Entity\EntryComment {#2317
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
      +root: App\Entity\EntryComment {#2309
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Can we just start putting the references in with spoiler tags? Or just in?\n
          \n
          The fuck is going on?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700375683 {#2293
          date: 2023-11-19 07:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 128701
        -bodyTs: "'fuck':16 'go':18 'put':5 'refer':7 'spoiler':10 'start':4 'tag':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4676424"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700099249 {#2291
          date: 2023-11-16 02:47:29.0 +01:00
        }
        +"title": 128701
      }
      +body: "Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700108347 {#2303
        date: 2023-11-16 05:19:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MNByChoice@midwest.social"
        "@Chetzemoka@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2313 …}
      +nested: Doctrine\ORM\PersistentCollection {#2292 …}
      +votes: Doctrine\ORM\PersistentCollection {#2290 …}
      +reports: Doctrine\ORM\PersistentCollection {#2295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
      -id: 129028
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4680340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700108347 {#2319
        date: 2023-11-16 05:19:07.0 +01:00
      }
      +"title": 129028
    }
    0 => App\Entity\EntryComment {#2309}
  ]
  -id: 13334
  -titleTs: "'bend':1 'direct':4 'prime':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700163927
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3725263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700077527 {#3267
    date: 2023-11-15 20:45:27.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
161 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2301
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: Proxies\__CG__\App\Entity\Image {#3286 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
  +slug: "Bending-the-Prime-Directive-again"
  +title: "Bending the Prime Directive again"
  +url: "https://startrek.website/pictrs/image/477d11b9-e28e-411f-9ec1-b60401464d7b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700159125 {#3281
    date: 2023-11-16 19:25:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  +badges: Doctrine\ORM\PersistentCollection {#3299 …}
  +children: [
    1 => App\Entity\EntryComment {#2317
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
      +root: App\Entity\EntryComment {#2309
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Can we just start putting the references in with spoiler tags? Or just in?\n
          \n
          The fuck is going on?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700375683 {#2293
          date: 2023-11-19 07:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 128701
        -bodyTs: "'fuck':16 'go':18 'put':5 'refer':7 'spoiler':10 'start':4 'tag':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4676424"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700099249 {#2291
          date: 2023-11-16 02:47:29.0 +01:00
        }
        +"title": 128701
      }
      +body: "Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700108347 {#2303
        date: 2023-11-16 05:19:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MNByChoice@midwest.social"
        "@Chetzemoka@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2313 …}
      +nested: Doctrine\ORM\PersistentCollection {#2292 …}
      +votes: Doctrine\ORM\PersistentCollection {#2290 …}
      +reports: Doctrine\ORM\PersistentCollection {#2295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
      -id: 129028
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4680340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700108347 {#2319
        date: 2023-11-16 05:19:07.0 +01:00
      }
      +"title": 129028
    }
    0 => App\Entity\EntryComment {#2309}
  ]
  -id: 13334
  -titleTs: "'bend':1 'direct':4 'prime':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700163927
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3725263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700077527 {#3267
    date: 2023-11-15 20:45:27.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
162 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2301
  +user: Proxies\__CG__\App\Entity\User {#3245 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: Proxies\__CG__\App\Entity\Image {#3286 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
  +slug: "Bending-the-Prime-Directive-again"
  +title: "Bending the Prime Directive again"
  +url: "https://startrek.website/pictrs/image/477d11b9-e28e-411f-9ec1-b60401464d7b.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 119
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700159125 {#3281
    date: 2023-11-16 19:25:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3289 …}
  +votes: Doctrine\ORM\PersistentCollection {#3291 …}
  +reports: Doctrine\ORM\PersistentCollection {#3293 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
  +badges: Doctrine\ORM\PersistentCollection {#3299 …}
  +children: [
    1 => App\Entity\EntryComment {#2317
      +user: App\Entity\User {#264 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
      +root: App\Entity\EntryComment {#2309
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Can we just start putting the references in with spoiler tags? Or just in?\n
          \n
          The fuck is going on?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700375683 {#2293
          date: 2023-11-19 07:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 128701
        -bodyTs: "'fuck':16 'go':18 'put':5 'refer':7 'spoiler':10 'start':4 'tag':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4676424"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700099249 {#2291
          date: 2023-11-16 02:47:29.0 +01:00
        }
        +"title": 128701
      }
      +body: "Thank you!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1700108347 {#2303
        date: 2023-11-16 05:19:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@MNByChoice@midwest.social"
        "@Chetzemoka@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2313 …}
      +nested: Doctrine\ORM\PersistentCollection {#2292 …}
      +votes: Doctrine\ORM\PersistentCollection {#2290 …}
      +reports: Doctrine\ORM\PersistentCollection {#2295 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
      -id: 129028
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://midwest.social/comment/4680340"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700108347 {#2319
        date: 2023-11-16 05:19:07.0 +01:00
      }
      +"title": 129028
    }
    0 => App\Entity\EntryComment {#2309}
  ]
  -id: 13334
  -titleTs: "'bend':1 'direct':4 'prime':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700163927
  +visibility: "visible             "
  +apId: "https://startrek.website/post/3725263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700077527 {#3267
    date: 2023-11-15 20:45:27.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED 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
164 DENIED moderate
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
    +image: Proxies\__CG__\App\Entity\Image {#3286 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
    +slug: "Bending-the-Prime-Directive-again"
    +title: "Bending the Prime Directive again"
    +url: "https://startrek.website/pictrs/image/477d11b9-e28e-411f-9ec1-b60401464d7b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700159125 {#3281
      date: 2023-11-16 19:25:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    +badges: Doctrine\ORM\PersistentCollection {#3299 …}
    +children: [
      1 => App\Entity\EntryComment {#2317}
      0 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Can we just start putting the references in with spoiler tags? Or just in?\n
          \n
          The fuck is going on?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700375683 {#2293
          date: 2023-11-19 07:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 128701
        -bodyTs: "'fuck':16 'go':18 'put':5 'refer':7 'spoiler':10 'start':4 'tag':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4676424"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700099249 {#2291
          date: 2023-11-16 02:47:29.0 +01:00
        }
        +"title": 128701
      }
    ]
    -id: 13334
    -titleTs: "'bend':1 'direct':4 'prime':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700163927
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3725263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700077527 {#3267
      date: 2023-11-15 20:45:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: App\Entity\EntryComment {#2309}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700108347 {#2303
    date: 2023-11-16 05:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MNByChoice@midwest.social"
    "@Chetzemoka@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 129028
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4680340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700108347 {#2319
    date: 2023-11-16 05:19:07.0 +01:00
  }
  +"title": 129028
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED edit
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
    +image: Proxies\__CG__\App\Entity\Image {#3286 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
    +slug: "Bending-the-Prime-Directive-again"
    +title: "Bending the Prime Directive again"
    +url: "https://startrek.website/pictrs/image/477d11b9-e28e-411f-9ec1-b60401464d7b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700159125 {#3281
      date: 2023-11-16 19:25:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    +badges: Doctrine\ORM\PersistentCollection {#3299 …}
    +children: [
      1 => App\Entity\EntryComment {#2317}
      0 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Can we just start putting the references in with spoiler tags? Or just in?\n
          \n
          The fuck is going on?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700375683 {#2293
          date: 2023-11-19 07:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 128701
        -bodyTs: "'fuck':16 'go':18 'put':5 'refer':7 'spoiler':10 'start':4 'tag':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4676424"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700099249 {#2291
          date: 2023-11-16 02:47:29.0 +01:00
        }
        +"title": 128701
      }
    ]
    -id: 13334
    -titleTs: "'bend':1 'direct':4 'prime':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700163927
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3725263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700077527 {#3267
      date: 2023-11-15 20:45:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: App\Entity\EntryComment {#2309}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700108347 {#2303
    date: 2023-11-16 05:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MNByChoice@midwest.social"
    "@Chetzemoka@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 129028
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4680340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700108347 {#2319
    date: 2023-11-16 05:19:07.0 +01:00
  }
  +"title": 129028
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#2317
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
    +image: Proxies\__CG__\App\Entity\Image {#3286 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
    +slug: "Bending-the-Prime-Directive-again"
    +title: "Bending the Prime Directive again"
    +url: "https://startrek.website/pictrs/image/477d11b9-e28e-411f-9ec1-b60401464d7b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700159125 {#3281
      date: 2023-11-16 19:25:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    +badges: Doctrine\ORM\PersistentCollection {#3299 …}
    +children: [
      1 => App\Entity\EntryComment {#2317}
      0 => App\Entity\EntryComment {#2309
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          Can we just start putting the references in with spoiler tags? Or just in?\n
          \n
          The fuck is going on?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700375683 {#2293
          date: 2023-11-19 07:34:43.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2297 …}
        +nested: Doctrine\ORM\PersistentCollection {#2315 …}
        +votes: Doctrine\ORM\PersistentCollection {#2321 …}
        +reports: Doctrine\ORM\PersistentCollection {#2310 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
        -id: 128701
        -bodyTs: "'fuck':16 'go':18 'put':5 'refer':7 'spoiler':10 'start':4 'tag':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4676424"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700099249 {#2291
          date: 2023-11-16 02:47:29.0 +01:00
        }
        +"title": 128701
      }
    ]
    -id: 13334
    -titleTs: "'bend':1 'direct':4 'prime':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700163927
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3725263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700077527 {#3267
      date: 2023-11-15 20:45:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: App\Entity\EntryComment {#2309}
  +body: "Thank you!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700108347 {#2303
    date: 2023-11-16 05:19:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@MNByChoice@midwest.social"
    "@Chetzemoka@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 129028
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4680340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700108347 {#2319
    date: 2023-11-16 05:19:07.0 +01:00
  }
  +"title": 129028
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED 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
168 DENIED moderate
App\Entity\EntryComment {#2309
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
    +image: Proxies\__CG__\App\Entity\Image {#3286 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
    +slug: "Bending-the-Prime-Directive-again"
    +title: "Bending the Prime Directive again"
    +url: "https://startrek.website/pictrs/image/477d11b9-e28e-411f-9ec1-b60401464d7b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700159125 {#3281
      date: 2023-11-16 19:25:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    +badges: Doctrine\ORM\PersistentCollection {#3299 …}
    +children: [
      1 => App\Entity\EntryComment {#2317
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
        +root: App\Entity\EntryComment {#2309}
        +body: "Thank you!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700108347 {#2303
          date: 2023-11-16 05:19:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MNByChoice@midwest.social"
          "@Chetzemoka@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2313 …}
        +nested: Doctrine\ORM\PersistentCollection {#2292 …}
        +votes: Doctrine\ORM\PersistentCollection {#2290 …}
        +reports: Doctrine\ORM\PersistentCollection {#2295 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
        -id: 129028
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4680340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700108347 {#2319
          date: 2023-11-16 05:19:07.0 +01:00
        }
        +"title": 129028
      }
      0 => App\Entity\EntryComment {#2309}
    ]
    -id: 13334
    -titleTs: "'bend':1 'direct':4 'prime':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700163927
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3725263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700077527 {#3267
      date: 2023-11-15 20:45:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Can we just start putting the references in with spoiler tags? Or just in?\n
    \n
    The fuck is going on?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700375683 {#2293
    date: 2023-11-19 07:34:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 128701
  -bodyTs: "'fuck':16 'go':18 'put':5 'refer':7 'spoiler':10 'start':4 'tag':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4676424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700099249 {#2291
    date: 2023-11-16 02:47:29.0 +01:00
  }
  +"title": 128701
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED edit
App\Entity\EntryComment {#2309
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
    +image: Proxies\__CG__\App\Entity\Image {#3286 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
    +slug: "Bending-the-Prime-Directive-again"
    +title: "Bending the Prime Directive again"
    +url: "https://startrek.website/pictrs/image/477d11b9-e28e-411f-9ec1-b60401464d7b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700159125 {#3281
      date: 2023-11-16 19:25:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    +badges: Doctrine\ORM\PersistentCollection {#3299 …}
    +children: [
      1 => App\Entity\EntryComment {#2317
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
        +root: App\Entity\EntryComment {#2309}
        +body: "Thank you!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700108347 {#2303
          date: 2023-11-16 05:19:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MNByChoice@midwest.social"
          "@Chetzemoka@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2313 …}
        +nested: Doctrine\ORM\PersistentCollection {#2292 …}
        +votes: Doctrine\ORM\PersistentCollection {#2290 …}
        +reports: Doctrine\ORM\PersistentCollection {#2295 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
        -id: 129028
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4680340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700108347 {#2319
          date: 2023-11-16 05:19:07.0 +01:00
        }
        +"title": 129028
      }
      0 => App\Entity\EntryComment {#2309}
    ]
    -id: 13334
    -titleTs: "'bend':1 'direct':4 'prime':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700163927
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3725263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700077527 {#3267
      date: 2023-11-15 20:45:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Can we just start putting the references in with spoiler tags? Or just in?\n
    \n
    The fuck is going on?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700375683 {#2293
    date: 2023-11-19 07:34:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 128701
  -bodyTs: "'fuck':16 'go':18 'put':5 'refer':7 'spoiler':10 'start':4 'tag':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4676424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700099249 {#2291
    date: 2023-11-16 02:47:29.0 +01:00
  }
  +"title": 128701
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#2309
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2301
    +user: Proxies\__CG__\App\Entity\User {#3245 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
    +image: Proxies\__CG__\App\Entity\Image {#3286 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3288 …}
    +slug: "Bending-the-Prime-Directive-again"
    +title: "Bending the Prime Directive again"
    +url: "https://startrek.website/pictrs/image/477d11b9-e28e-411f-9ec1-b60401464d7b.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 5
    +favouriteCount: 119
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700159125 {#3281
      date: 2023-11-16 19:25:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3289 …}
    +votes: Doctrine\ORM\PersistentCollection {#3291 …}
    +reports: Doctrine\ORM\PersistentCollection {#3293 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3295 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3297 …}
    +badges: Doctrine\ORM\PersistentCollection {#3299 …}
    +children: [
      1 => App\Entity\EntryComment {#2317
        +user: App\Entity\User {#264 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2301 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
        +root: App\Entity\EntryComment {#2309}
        +body: "Thank you!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1700108347 {#2303
          date: 2023-11-16 05:19:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@MNByChoice@midwest.social"
          "@Chetzemoka@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2313 …}
        +nested: Doctrine\ORM\PersistentCollection {#2292 …}
        +votes: Doctrine\ORM\PersistentCollection {#2290 …}
        +reports: Doctrine\ORM\PersistentCollection {#2295 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
        -id: 129028
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://midwest.social/comment/4680340"
        +editedAt: null
        +createdAt: DateTimeImmutable @1700108347 {#2319
          date: 2023-11-16 05:19:07.0 +01:00
        }
        +"title": 129028
      }
      0 => App\Entity\EntryComment {#2309}
    ]
    -id: 13334
    -titleTs: "'bend':1 'direct':4 'prime':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700163927
    +visibility: "visible             "
    +apId: "https://startrek.website/post/3725263"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700077527 {#3267
      date: 2023-11-15 20:45:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2302 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Can we just start putting the references in with spoiler tags? Or just in?\n
    \n
    The fuck is going on?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700375683 {#2293
    date: 2023-11-19 07:34:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2297 …}
  +nested: Doctrine\ORM\PersistentCollection {#2315 …}
  +votes: Doctrine\ORM\PersistentCollection {#2321 …}
  +reports: Doctrine\ORM\PersistentCollection {#2310 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2305 …}
  -id: 128701
  -bodyTs: "'fuck':16 'go':18 'put':5 'refer':7 'spoiler':10 'start':4 'tag':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/4676424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700099249 {#2291
    date: 2023-11-16 02:47:29.0 +01:00
  }
  +"title": 128701
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED 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
172 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