GET https://kbin.spritesserver.nl/index.php/u/@UnrepententProcrastinator@lemmy.ca/active?p=1

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 …}
}
4.36 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.05 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 {#2205
  +user: Proxies\__CG__\App\Entity\User {#2745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
  +slug: "What-songs-do-you-like-that-are-in-a-language"
  +title: "What songs do you like that are in a language which you don't speak?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 154
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729533678 {#2867
    date: 2024-10-21 20:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  +badges: Doctrine\ORM\PersistentCollection {#2884 …}
  +children: [
    App\Entity\EntryComment {#2197
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2205 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Discovered Leningrad - Fish  \n
        in a similar post on Reddit a while back
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706558090 {#2195
        date: 2024-01-29 20:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ngvx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2206 …}
      +nested: Doctrine\ORM\PersistentCollection {#2201 …}
      +votes: Doctrine\ORM\PersistentCollection {#2203 …}
      +reports: Doctrine\ORM\PersistentCollection {#2212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
      -id: 350716
      -bodyTs: "'back':12 'discov':1 'fish':3 'leningrad':2 'post':7 'reddit':9 'similar':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6841678"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706558090 {#2193
        date: 2024-01-29 20:54:50.0 +01:00
      }
      +"title": 350716
    }
  ]
  -id: 33726
  -titleTs: "'languag':10 'like':5 'song':2 'speak':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706569673
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483273 {#2848
    date: 2024-01-29 00:07:53.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 {#2205
  +user: Proxies\__CG__\App\Entity\User {#2745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
  +slug: "What-songs-do-you-like-that-are-in-a-language"
  +title: "What songs do you like that are in a language which you don't speak?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 154
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729533678 {#2867
    date: 2024-10-21 20:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  +badges: Doctrine\ORM\PersistentCollection {#2884 …}
  +children: [
    App\Entity\EntryComment {#2197
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2205 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Discovered Leningrad - Fish  \n
        in a similar post on Reddit a while back
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706558090 {#2195
        date: 2024-01-29 20:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ngvx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2206 …}
      +nested: Doctrine\ORM\PersistentCollection {#2201 …}
      +votes: Doctrine\ORM\PersistentCollection {#2203 …}
      +reports: Doctrine\ORM\PersistentCollection {#2212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
      -id: 350716
      -bodyTs: "'back':12 'discov':1 'fish':3 'leningrad':2 'post':7 'reddit':9 'similar':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6841678"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706558090 {#2193
        date: 2024-01-29 20:54:50.0 +01:00
      }
      +"title": 350716
    }
  ]
  -id: 33726
  -titleTs: "'languag':10 'like':5 'song':2 'speak':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706569673
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483273 {#2848
    date: 2024-01-29 00:07:53.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 {#2205
  +user: Proxies\__CG__\App\Entity\User {#2745 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
  +slug: "What-songs-do-you-like-that-are-in-a-language"
  +title: "What songs do you like that are in a language which you don't speak?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 154
  +favouriteCount: 140
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729533678 {#2867
    date: 2024-10-21 20:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  +badges: Doctrine\ORM\PersistentCollection {#2884 …}
  +children: [
    App\Entity\EntryComment {#2197
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2205 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Discovered Leningrad - Fish  \n
        in a similar post on Reddit a while back
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706558090 {#2195
        date: 2024-01-29 20:54:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ngvx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2206 …}
      +nested: Doctrine\ORM\PersistentCollection {#2201 …}
      +votes: Doctrine\ORM\PersistentCollection {#2203 …}
      +reports: Doctrine\ORM\PersistentCollection {#2212 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
      -id: 350716
      -bodyTs: "'back':12 'discov':1 'fish':3 'leningrad':2 'post':7 'reddit':9 'similar':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6841678"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706558090 {#2193
        date: 2024-01-29 20:54:50.0 +01:00
      }
      +"title": 350716
    }
  ]
  -id: 33726
  -titleTs: "'languag':10 'like':5 'song':2 'speak':15"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706569673
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11307137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706483273 {#2848
    date: 2024-01-29 00:07:53.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 {#2197
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205
    +user: Proxies\__CG__\App\Entity\User {#2745 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "What-songs-do-you-like-that-are-in-a-language"
    +title: "What songs do you like that are in a language which you don't speak?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 154
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729533678 {#2867
      date: 2024-10-21 20:01:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2876 …}
    +reports: Doctrine\ORM\PersistentCollection {#2878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
    +badges: Doctrine\ORM\PersistentCollection {#2884 …}
    +children: [
      App\Entity\EntryComment {#2197}
    ]
    -id: 33726
    -titleTs: "'languag':10 'like':5 'song':2 'speak':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706569673
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706483273 {#2848
      date: 2024-01-29 00:07:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Discovered Leningrad - Fish  \n
    in a similar post on Reddit a while back
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706558090 {#2195
    date: 2024-01-29 20:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2201 …}
  +votes: Doctrine\ORM\PersistentCollection {#2203 …}
  +reports: Doctrine\ORM\PersistentCollection {#2212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 350716
  -bodyTs: "'back':12 'discov':1 'fish':3 'leningrad':2 'post':7 'reddit':9 'similar':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6841678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558090 {#2193
    date: 2024-01-29 20:54:50.0 +01:00
  }
  +"title": 350716
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2197
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205
    +user: Proxies\__CG__\App\Entity\User {#2745 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "What-songs-do-you-like-that-are-in-a-language"
    +title: "What songs do you like that are in a language which you don't speak?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 154
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729533678 {#2867
      date: 2024-10-21 20:01:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2876 …}
    +reports: Doctrine\ORM\PersistentCollection {#2878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
    +badges: Doctrine\ORM\PersistentCollection {#2884 …}
    +children: [
      App\Entity\EntryComment {#2197}
    ]
    -id: 33726
    -titleTs: "'languag':10 'like':5 'song':2 'speak':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706569673
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706483273 {#2848
      date: 2024-01-29 00:07:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Discovered Leningrad - Fish  \n
    in a similar post on Reddit a while back
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706558090 {#2195
    date: 2024-01-29 20:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2201 …}
  +votes: Doctrine\ORM\PersistentCollection {#2203 …}
  +reports: Doctrine\ORM\PersistentCollection {#2212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 350716
  -bodyTs: "'back':12 'discov':1 'fish':3 'leningrad':2 'post':7 'reddit':9 'similar':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6841678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558090 {#2193
    date: 2024-01-29 20:54:50.0 +01:00
  }
  +"title": 350716
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2197
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2205
    +user: Proxies\__CG__\App\Entity\User {#2745 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "What-songs-do-you-like-that-are-in-a-language"
    +title: "What songs do you like that are in a language which you don't speak?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 154
    +favouriteCount: 140
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729533678 {#2867
      date: 2024-10-21 20:01:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2876 …}
    +reports: Doctrine\ORM\PersistentCollection {#2878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
    +badges: Doctrine\ORM\PersistentCollection {#2884 …}
    +children: [
      App\Entity\EntryComment {#2197}
    ]
    -id: 33726
    -titleTs: "'languag':10 'like':5 'song':2 'speak':15"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706569673
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11307137"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706483273 {#2848
      date: 2024-01-29 00:07:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Discovered Leningrad - Fish  \n
    in a similar post on Reddit a while back
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706558090 {#2195
    date: 2024-01-29 20:54:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ngvx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2206 …}
  +nested: Doctrine\ORM\PersistentCollection {#2201 …}
  +votes: Doctrine\ORM\PersistentCollection {#2203 …}
  +reports: Doctrine\ORM\PersistentCollection {#2212 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2200 …}
  -id: 350716
  -bodyTs: "'back':12 'discov':1 'fish':3 'leningrad':2 'post':7 'reddit':9 'similar':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6841678"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706558090 {#2193
    date: 2024-01-29 20:54:50.0 +01:00
  }
  +"title": 350716
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2293
  +user: Proxies\__CG__\App\Entity\User {#2889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2929 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Piers-Morgan-gets-owned"
  +title: "Piers Morgan gets owned"
  +url: "https://lemmy.world/pictrs/image/d068dda4-75ca-4414-bb5c-d8b149bfbbf5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 112
  +favouriteCount: 989
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728765466 {#2924
    date: 2024-10-12 22:37:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  +badges: Doctrine\ORM\PersistentCollection {#2941 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +body: "Nice talking points 👍👍👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705811339 {#2299
        date: 2024-01-21 05:28:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@jaschen@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 327392
      -bodyTs: "'nice':1 'point':3 'talk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6561533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705811339 {#2311
        date: 2024-01-21 05:28:59.0 +01:00
      }
      +"title": 327392
    }
  ]
  -id: 32029
  -titleTs: "'get':3 'morgan':2 'own':4 'pier':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705878339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10971024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791939 {#2911
    date: 2024-01-21 00:05:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2929 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Piers-Morgan-gets-owned"
  +title: "Piers Morgan gets owned"
  +url: "https://lemmy.world/pictrs/image/d068dda4-75ca-4414-bb5c-d8b149bfbbf5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 112
  +favouriteCount: 989
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728765466 {#2924
    date: 2024-10-12 22:37:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  +badges: Doctrine\ORM\PersistentCollection {#2941 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +body: "Nice talking points 👍👍👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705811339 {#2299
        date: 2024-01-21 05:28:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@jaschen@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 327392
      -bodyTs: "'nice':1 'point':3 'talk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6561533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705811339 {#2311
        date: 2024-01-21 05:28:59.0 +01:00
      }
      +"title": 327392
    }
  ]
  -id: 32029
  -titleTs: "'get':3 'morgan':2 'own':4 'pier':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705878339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10971024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791939 {#2911
    date: 2024-01-21 00:05:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2929 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Piers-Morgan-gets-owned"
  +title: "Piers Morgan gets owned"
  +url: "https://lemmy.world/pictrs/image/d068dda4-75ca-4414-bb5c-d8b149bfbbf5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 112
  +favouriteCount: 989
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728765466 {#2924
    date: 2024-10-12 22:37:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2931 …}
  +votes: Doctrine\ORM\PersistentCollection {#2933 …}
  +reports: Doctrine\ORM\PersistentCollection {#2935 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
  +badges: Doctrine\ORM\PersistentCollection {#2941 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +body: "Nice talking points 👍👍👍"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705811339 {#2299
        date: 2024-01-21 05:28:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@jaschen@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 327392
      -bodyTs: "'nice':1 'point':3 'talk':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6561533"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705811339 {#2311
        date: 2024-01-21 05:28:59.0 +01:00
      }
      +"title": 327392
    }
  ]
  -id: 32029
  -titleTs: "'get':3 'morgan':2 'own':4 'pier':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705878339
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10971024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705791939 {#2911
    date: 2024-01-21 00:05:39.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2298
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2889 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2929 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Piers-Morgan-gets-owned"
    +title: "Piers Morgan gets owned"
    +url: "https://lemmy.world/pictrs/image/d068dda4-75ca-4414-bb5c-d8b149bfbbf5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 112
    +favouriteCount: 989
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728765466 {#2924
      date: 2024-10-12 22:37:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    +badges: Doctrine\ORM\PersistentCollection {#2941 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 32029
    -titleTs: "'get':3 'morgan':2 'own':4 'pier':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705878339
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10971024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791939 {#2911
      date: 2024-01-21 00:05:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +body: "Nice talking points 👍👍👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705811339 {#2299
    date: 2024-01-21 05:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@jaschen@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 327392
  -bodyTs: "'nice':1 'point':3 'talk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6561533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705811339 {#2311
    date: 2024-01-21 05:28:59.0 +01:00
  }
  +"title": 327392
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2298
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2889 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2929 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Piers-Morgan-gets-owned"
    +title: "Piers Morgan gets owned"
    +url: "https://lemmy.world/pictrs/image/d068dda4-75ca-4414-bb5c-d8b149bfbbf5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 112
    +favouriteCount: 989
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728765466 {#2924
      date: 2024-10-12 22:37:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    +badges: Doctrine\ORM\PersistentCollection {#2941 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 32029
    -titleTs: "'get':3 'morgan':2 'own':4 'pier':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705878339
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10971024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791939 {#2911
      date: 2024-01-21 00:05:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +body: "Nice talking points 👍👍👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705811339 {#2299
    date: 2024-01-21 05:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@jaschen@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 327392
  -bodyTs: "'nice':1 'point':3 'talk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6561533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705811339 {#2311
    date: 2024-01-21 05:28:59.0 +01:00
  }
  +"title": 327392
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2298
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2889 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2929 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Piers-Morgan-gets-owned"
    +title: "Piers Morgan gets owned"
    +url: "https://lemmy.world/pictrs/image/d068dda4-75ca-4414-bb5c-d8b149bfbbf5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 112
    +favouriteCount: 989
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728765466 {#2924
      date: 2024-10-12 22:37:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2931 …}
    +votes: Doctrine\ORM\PersistentCollection {#2933 …}
    +reports: Doctrine\ORM\PersistentCollection {#2935 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2937 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2939 …}
    +badges: Doctrine\ORM\PersistentCollection {#2941 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 32029
    -titleTs: "'get':3 'morgan':2 'own':4 'pier':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705878339
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10971024"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705791939 {#2911
      date: 2024-01-21 00:05:39.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +body: "Nice talking points 👍👍👍"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705811339 {#2299
    date: 2024-01-21 05:28:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@jaschen@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 327392
  -bodyTs: "'nice':1 'point':3 'talk':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6561533"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705811339 {#2311
    date: 2024-01-21 05:28:59.0 +01:00
  }
  +"title": 327392
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2279
  +user: Proxies\__CG__\App\Entity\User {#2582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2851 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
  +slug: "Chicken-soup"
  +title: "Chicken soup"
  +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 215
  +favouriteCount: 338
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728243969 {#2886
    date: 2024-10-06 21:46:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2893 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  +badges: Doctrine\ORM\PersistentCollection {#2903 …}
  +children: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: "Poutine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705957839 {#2282
        date: 2024-01-22 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 332587
      -bodyTs: "'poutin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6616747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705957839 {#2278
        date: 2024-01-22 22:10:39.0 +01:00
      }
      +"title": 332587
    }
  ]
  -id: 32246
  -titleTs: "'chicken':1 'soup':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705961080
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13226496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874680 {#2873
    date: 2024-01-21 23:04:40.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 {#2279
  +user: Proxies\__CG__\App\Entity\User {#2582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2851 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
  +slug: "Chicken-soup"
  +title: "Chicken soup"
  +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 215
  +favouriteCount: 338
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728243969 {#2886
    date: 2024-10-06 21:46:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2893 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  +badges: Doctrine\ORM\PersistentCollection {#2903 …}
  +children: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: "Poutine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705957839 {#2282
        date: 2024-01-22 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 332587
      -bodyTs: "'poutin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6616747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705957839 {#2278
        date: 2024-01-22 22:10:39.0 +01:00
      }
      +"title": 332587
    }
  ]
  -id: 32246
  -titleTs: "'chicken':1 'soup':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705961080
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13226496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874680 {#2873
    date: 2024-01-21 23:04:40.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 {#2279
  +user: Proxies\__CG__\App\Entity\User {#2582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2851 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
  +slug: "Chicken-soup"
  +title: "Chicken soup"
  +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 215
  +favouriteCount: 338
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728243969 {#2886
    date: 2024-10-06 21:46:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2893 …}
  +votes: Doctrine\ORM\PersistentCollection {#2895 …}
  +reports: Doctrine\ORM\PersistentCollection {#2897 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
  +badges: Doctrine\ORM\PersistentCollection {#2903 …}
  +children: [
    App\Entity\EntryComment {#2276
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2279 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: null
      +root: null
      +body: "Poutine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705957839 {#2282
        date: 2024-01-22 22:10:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 332587
      -bodyTs: "'poutin':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6616747"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705957839 {#2278
        date: 2024-01-22 22:10:39.0 +01:00
      }
      +"title": 332587
    }
  ]
  -id: 32246
  -titleTs: "'chicken':1 'soup':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705961080
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13226496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705874680 {#2873
    date: 2024-01-21 23:04:40.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 {#2276
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2582 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2851 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
    +slug: "Chicken-soup"
    +title: "Chicken soup"
    +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 215
    +favouriteCount: 338
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728243969 {#2886
      date: 2024-10-06 21:46:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2893 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    +badges: Doctrine\ORM\PersistentCollection {#2903 …}
    +children: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 32246
    -titleTs: "'chicken':1 'soup':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705961080
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13226496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874680 {#2873
      date: 2024-01-21 23:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "Poutine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705957839 {#2282
    date: 2024-01-22 22:10:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 332587
  -bodyTs: "'poutin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6616747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957839 {#2278
    date: 2024-01-22 22:10:39.0 +01:00
  }
  +"title": 332587
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2276
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2582 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2851 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
    +slug: "Chicken-soup"
    +title: "Chicken soup"
    +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 215
    +favouriteCount: 338
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728243969 {#2886
      date: 2024-10-06 21:46:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2893 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    +badges: Doctrine\ORM\PersistentCollection {#2903 …}
    +children: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 32246
    -titleTs: "'chicken':1 'soup':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705961080
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13226496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874680 {#2873
      date: 2024-01-21 23:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "Poutine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705957839 {#2282
    date: 2024-01-22 22:10:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 332587
  -bodyTs: "'poutin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6616747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957839 {#2278
    date: 2024-01-22 22:10:39.0 +01:00
  }
  +"title": 332587
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2276
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2279
    +user: Proxies\__CG__\App\Entity\User {#2582 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2851 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
    +slug: "Chicken-soup"
    +title: "Chicken soup"
    +url: "https://sh.itjust.works/pictrs/image/2e2d1952-84f5-49db-a567-8b307bf59a5d.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 215
    +favouriteCount: 338
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728243969 {#2886
      date: 2024-10-06 21:46:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2893 …}
    +votes: Doctrine\ORM\PersistentCollection {#2895 …}
    +reports: Doctrine\ORM\PersistentCollection {#2897 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2899 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2901 …}
    +badges: Doctrine\ORM\PersistentCollection {#2903 …}
    +children: [
      App\Entity\EntryComment {#2276}
    ]
    -id: 32246
    -titleTs: "'chicken':1 'soup':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705961080
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/13226496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705874680 {#2873
      date: 2024-01-21 23:04:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "Poutine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705957839 {#2282
    date: 2024-01-22 22:10:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 332587
  -bodyTs: "'poutin':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6616747"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705957839 {#2278
    date: 2024-01-22 22:10:39.0 +01:00
  }
  +"title": 332587
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2303
  +user: Proxies\__CG__\App\Entity\User {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#2910 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Lemmy-isn-t-what-I-expected-but-I-love-this-place"
  +title: "Lemmy isn't what I expected but I love this place"
  +url: "https://lemmy.world/pictrs/image/851f2aca-3b92-42f5-bfc4-9f7a4834eecb.jpeg"
  +body: "**Please understand:** I mean this in a very, very loving way. Lemmy has so much content and so many references that I do not understand but it’s awesome seeing all these passionate communities outside of my usual circles."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 105
  +favouriteCount: 1250
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727374843 {#2905
    date: 2024-09-26 20:20:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2914 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  +badges: Doctrine\ORM\PersistentCollection {#2922 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: "You’re such a fake leftist."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705853601 {#2308
        date: 2024-01-21 17:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@misterdoctor@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 328521
      -bodyTs: "'fake':5 'leftist':6 're':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6579923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705853601 {#2305
        date: 2024-01-21 17:13:21.0 +01:00
      }
      +"title": 328521
    }
  ]
  -id: 31989
  -titleTs: "'expect':6 'isn':2 'lemmi':1 'love':9 'place':11"
  -bodyTs: "'awesom':29 'circl':39 'communiti':34 'content':16 'lemmi':12 'love':10 'mani':19 'mean':4 'much':15 'outsid':35 'passion':33 'pleas':1 'refer':20 'see':30 'understand':2,25 'usual':38 'way':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705862658
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10958809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705776258 {#2892
    date: 2024-01-20 19:44:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2303
  +user: Proxies\__CG__\App\Entity\User {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#2910 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Lemmy-isn-t-what-I-expected-but-I-love-this-place"
  +title: "Lemmy isn't what I expected but I love this place"
  +url: "https://lemmy.world/pictrs/image/851f2aca-3b92-42f5-bfc4-9f7a4834eecb.jpeg"
  +body: "**Please understand:** I mean this in a very, very loving way. Lemmy has so much content and so many references that I do not understand but it’s awesome seeing all these passionate communities outside of my usual circles."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 105
  +favouriteCount: 1250
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727374843 {#2905
    date: 2024-09-26 20:20:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2914 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  +badges: Doctrine\ORM\PersistentCollection {#2922 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: "You’re such a fake leftist."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705853601 {#2308
        date: 2024-01-21 17:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@misterdoctor@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 328521
      -bodyTs: "'fake':5 'leftist':6 're':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6579923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705853601 {#2305
        date: 2024-01-21 17:13:21.0 +01:00
      }
      +"title": 328521
    }
  ]
  -id: 31989
  -titleTs: "'expect':6 'isn':2 'lemmi':1 'love':9 'place':11"
  -bodyTs: "'awesom':29 'circl':39 'communiti':34 'content':16 'lemmi':12 'love':10 'mani':19 'mean':4 'much':15 'outsid':35 'passion':33 'pleas':1 'refer':20 'see':30 'understand':2,25 'usual':38 'way':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705862658
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10958809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705776258 {#2892
    date: 2024-01-20 19:44:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2303
  +user: Proxies\__CG__\App\Entity\User {#2870 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#2910 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Lemmy-isn-t-what-I-expected-but-I-love-this-place"
  +title: "Lemmy isn't what I expected but I love this place"
  +url: "https://lemmy.world/pictrs/image/851f2aca-3b92-42f5-bfc4-9f7a4834eecb.jpeg"
  +body: "**Please understand:** I mean this in a very, very loving way. Lemmy has so much content and so many references that I do not understand but it’s awesome seeing all these passionate communities outside of my usual circles."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 105
  +favouriteCount: 1250
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727374843 {#2905
    date: 2024-09-26 20:20:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2912 …}
  +votes: Doctrine\ORM\PersistentCollection {#2914 …}
  +reports: Doctrine\ORM\PersistentCollection {#2916 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
  +badges: Doctrine\ORM\PersistentCollection {#2922 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2303 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
      +body: "You’re such a fake leftist."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705853601 {#2308
        date: 2024-01-21 17:13:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@misterdoctor@lemmy.world"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2317 …}
      +nested: Doctrine\ORM\PersistentCollection {#2313 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2290 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
      -id: 328521
      -bodyTs: "'fake':5 'leftist':6 're':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6579923"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705853601 {#2305
        date: 2024-01-21 17:13:21.0 +01:00
      }
      +"title": 328521
    }
  ]
  -id: 31989
  -titleTs: "'expect':6 'isn':2 'lemmi':1 'love':9 'place':11"
  -bodyTs: "'awesom':29 'circl':39 'communiti':34 'content':16 'lemmi':12 'love':10 'mani':19 'mean':4 'much':15 'outsid':35 'passion':33 'pleas':1 'refer':20 'see':30 'understand':2,25 'usual':38 'way':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705862658
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10958809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705776258 {#2892
    date: 2024-01-20 19:44:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2304
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2910 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Lemmy-isn-t-what-I-expected-but-I-love-this-place"
    +title: "Lemmy isn't what I expected but I love this place"
    +url: "https://lemmy.world/pictrs/image/851f2aca-3b92-42f5-bfc4-9f7a4834eecb.jpeg"
    +body: "**Please understand:** I mean this in a very, very loving way. Lemmy has so much content and so many references that I do not understand but it’s awesome seeing all these passionate communities outside of my usual circles."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 105
    +favouriteCount: 1250
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727374843 {#2905
      date: 2024-09-26 20:20:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2912 …}
    +votes: Doctrine\ORM\PersistentCollection {#2914 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
    +badges: Doctrine\ORM\PersistentCollection {#2922 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 31989
    -titleTs: "'expect':6 'isn':2 'lemmi':1 'love':9 'place':11"
    -bodyTs: "'awesom':29 'circl':39 'communiti':34 'content':16 'lemmi':12 'love':10 'mani':19 'mean':4 'much':15 'outsid':35 'passion':33 'pleas':1 'refer':20 'see':30 'understand':2,25 'usual':38 'way':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705862658
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10958809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705776258 {#2892
      date: 2024-01-20 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: "You’re such a fake leftist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705853601 {#2308
    date: 2024-01-21 17:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misterdoctor@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 328521
  -bodyTs: "'fake':5 'leftist':6 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6579923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705853601 {#2305
    date: 2024-01-21 17:13:21.0 +01:00
  }
  +"title": 328521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2304
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2910 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Lemmy-isn-t-what-I-expected-but-I-love-this-place"
    +title: "Lemmy isn't what I expected but I love this place"
    +url: "https://lemmy.world/pictrs/image/851f2aca-3b92-42f5-bfc4-9f7a4834eecb.jpeg"
    +body: "**Please understand:** I mean this in a very, very loving way. Lemmy has so much content and so many references that I do not understand but it’s awesome seeing all these passionate communities outside of my usual circles."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 105
    +favouriteCount: 1250
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727374843 {#2905
      date: 2024-09-26 20:20:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2912 …}
    +votes: Doctrine\ORM\PersistentCollection {#2914 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
    +badges: Doctrine\ORM\PersistentCollection {#2922 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 31989
    -titleTs: "'expect':6 'isn':2 'lemmi':1 'love':9 'place':11"
    -bodyTs: "'awesom':29 'circl':39 'communiti':34 'content':16 'lemmi':12 'love':10 'mani':19 'mean':4 'much':15 'outsid':35 'passion':33 'pleas':1 'refer':20 'see':30 'understand':2,25 'usual':38 'way':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705862658
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10958809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705776258 {#2892
      date: 2024-01-20 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: "You’re such a fake leftist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705853601 {#2308
    date: 2024-01-21 17:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misterdoctor@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 328521
  -bodyTs: "'fake':5 'leftist':6 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6579923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705853601 {#2305
    date: 2024-01-21 17:13:21.0 +01:00
  }
  +"title": 328521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2304
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303
    +user: Proxies\__CG__\App\Entity\User {#2870 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2910 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Lemmy-isn-t-what-I-expected-but-I-love-this-place"
    +title: "Lemmy isn't what I expected but I love this place"
    +url: "https://lemmy.world/pictrs/image/851f2aca-3b92-42f5-bfc4-9f7a4834eecb.jpeg"
    +body: "**Please understand:** I mean this in a very, very loving way. Lemmy has so much content and so many references that I do not understand but it’s awesome seeing all these passionate communities outside of my usual circles."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 105
    +favouriteCount: 1250
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727374843 {#2905
      date: 2024-09-26 20:20:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2912 …}
    +votes: Doctrine\ORM\PersistentCollection {#2914 …}
    +reports: Doctrine\ORM\PersistentCollection {#2916 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2918 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2920 …}
    +badges: Doctrine\ORM\PersistentCollection {#2922 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 31989
    -titleTs: "'expect':6 'isn':2 'lemmi':1 'love':9 'place':11"
    -bodyTs: "'awesom':29 'circl':39 'communiti':34 'content':16 'lemmi':12 'love':10 'mani':19 'mean':4 'much':15 'outsid':35 'passion':33 'pleas':1 'refer':20 'see':30 'understand':2,25 'usual':38 'way':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705862658
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10958809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705776258 {#2892
      date: 2024-01-20 19:44:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2319 …}
  +body: "You’re such a fake leftist."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705853601 {#2308
    date: 2024-01-21 17:13:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@misterdoctor@lemmy.world"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2295 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 328521
  -bodyTs: "'fake':5 'leftist':6 're':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6579923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705853601 {#2305
    date: 2024-01-21 17:13:21.0 +01:00
  }
  +"title": 328521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2341
  +user: Proxies\__CG__\App\Entity\User {#2575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
  +slug: "Society-beware"
  +title: "Society beware"
  +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 963
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726878000 {#2272
    date: 2024-09-21 02:20:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
  +badges: Doctrine\ORM\PersistentCollection {#2843 …}
  +children: [
    4 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: App\Entity\EntryComment {#2340
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: null
        +root: null
        +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1726871990 {#2300
          date: 2024-09-21 00:39:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 320958
        -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6500670"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705625672 {#2334
          date: 2024-01-19 01:54:32.0 +01:00
        }
        +"title": 320958
      }
      +body: """
        Which is fine too.\n
        \n
        Wouldn’t wish it on my kids because of how society is. But happiness matters more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705669995 {#2073
        date: 2024-01-19 14:13:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 322571
      -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6511173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705669995 {#2068
        date: 2024-01-19 14:13:15.0 +01:00
      }
      +"title": 322571
    }
    3 => App\Entity\EntryComment {#2102
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
      +root: App\Entity\EntryComment {#2340}
      +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705694755 {#2111
        date: 2024-01-19 21:05:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 323785
      -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6519608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705694755 {#2101
        date: 2024-01-19 21:05:55.0 +01:00
      }
      +"title": 323785
    }
    2 => App\Entity\EntryComment {#2119
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: App\Entity\EntryComment {#2340}
      +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705695169 {#2113
        date: 2024-01-19 21:12:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2120 …}
      +nested: Doctrine\ORM\PersistentCollection {#2160 …}
      +votes: Doctrine\ORM\PersistentCollection {#2162 …}
      +reports: Doctrine\ORM\PersistentCollection {#2128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
      -id: 323808
      -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6519749"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705695169 {#2123
        date: 2024-01-19 21:12:49.0 +01:00
      }
      +"title": 323808
    }
    1 => App\Entity\EntryComment {#2223
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +root: App\Entity\EntryComment {#2340}
      +body: "What I meant is that there should be people in their life who can be both."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705697535 {#2224
        date: 2024-01-19 21:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 323923
      -bodyTs: "'life':12 'meant':3 'peopl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6520513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705697535 {#2198
        date: 2024-01-19 21:52:15.0 +01:00
      }
      +"title": 323923
    }
    0 => App\Entity\EntryComment {#2340}
  ]
  -id: 31525
  -titleTs: "'bewar':2 'societi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705681013
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5811551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705594613 {#2664
    date: 2024-01-18 17:16:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#2575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
  +slug: "Society-beware"
  +title: "Society beware"
  +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 963
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726878000 {#2272
    date: 2024-09-21 02:20:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
  +badges: Doctrine\ORM\PersistentCollection {#2843 …}
  +children: [
    4 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: App\Entity\EntryComment {#2340
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: null
        +root: null
        +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1726871990 {#2300
          date: 2024-09-21 00:39:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 320958
        -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6500670"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705625672 {#2334
          date: 2024-01-19 01:54:32.0 +01:00
        }
        +"title": 320958
      }
      +body: """
        Which is fine too.\n
        \n
        Wouldn’t wish it on my kids because of how society is. But happiness matters more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705669995 {#2073
        date: 2024-01-19 14:13:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 322571
      -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6511173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705669995 {#2068
        date: 2024-01-19 14:13:15.0 +01:00
      }
      +"title": 322571
    }
    3 => App\Entity\EntryComment {#2102
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
      +root: App\Entity\EntryComment {#2340}
      +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705694755 {#2111
        date: 2024-01-19 21:05:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 323785
      -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6519608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705694755 {#2101
        date: 2024-01-19 21:05:55.0 +01:00
      }
      +"title": 323785
    }
    2 => App\Entity\EntryComment {#2119
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: App\Entity\EntryComment {#2340}
      +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705695169 {#2113
        date: 2024-01-19 21:12:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2120 …}
      +nested: Doctrine\ORM\PersistentCollection {#2160 …}
      +votes: Doctrine\ORM\PersistentCollection {#2162 …}
      +reports: Doctrine\ORM\PersistentCollection {#2128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
      -id: 323808
      -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6519749"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705695169 {#2123
        date: 2024-01-19 21:12:49.0 +01:00
      }
      +"title": 323808
    }
    1 => App\Entity\EntryComment {#2223
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +root: App\Entity\EntryComment {#2340}
      +body: "What I meant is that there should be people in their life who can be both."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705697535 {#2224
        date: 2024-01-19 21:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 323923
      -bodyTs: "'life':12 'meant':3 'peopl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6520513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705697535 {#2198
        date: 2024-01-19 21:52:15.0 +01:00
      }
      +"title": 323923
    }
    0 => App\Entity\EntryComment {#2340}
  ]
  -id: 31525
  -titleTs: "'bewar':2 'societi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705681013
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5811551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705594613 {#2664
    date: 2024-01-18 17:16:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#2575 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2780 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
  +slug: "Society-beware"
  +title: "Society beware"
  +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 963
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726878000 {#2272
    date: 2024-09-21 02:20:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2801 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2796 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
  +badges: Doctrine\ORM\PersistentCollection {#2843 …}
  +children: [
    4 => App\Entity\EntryComment {#2072
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
      +root: App\Entity\EntryComment {#2340
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: null
        +root: null
        +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1726871990 {#2300
          date: 2024-09-21 00:39:50.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2342 …}
        +nested: Doctrine\ORM\PersistentCollection {#2343 …}
        +votes: Doctrine\ORM\PersistentCollection {#2335 …}
        +reports: Doctrine\ORM\PersistentCollection {#2338 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
        -id: 320958
        -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6500670"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705625672 {#2334
          date: 2024-01-19 01:54:32.0 +01:00
        }
        +"title": 320958
      }
      +body: """
        Which is fine too.\n
        \n
        Wouldn’t wish it on my kids because of how society is. But happiness matters more.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705669995 {#2073
        date: 2024-01-19 14:13:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2065 …}
      +nested: Doctrine\ORM\PersistentCollection {#2066 …}
      +votes: Doctrine\ORM\PersistentCollection {#2067 …}
      +reports: Doctrine\ORM\PersistentCollection {#2049 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
      -id: 322571
      -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6511173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705669995 {#2068
        date: 2024-01-19 14:13:15.0 +01:00
      }
      +"title": 322571
    }
    3 => App\Entity\EntryComment {#2102
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
      +root: App\Entity\EntryComment {#2340}
      +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705694755 {#2111
        date: 2024-01-19 21:05:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2103 …}
      +nested: Doctrine\ORM\PersistentCollection {#2110 …}
      +votes: Doctrine\ORM\PersistentCollection {#2112 …}
      +reports: Doctrine\ORM\PersistentCollection {#2114 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
      -id: 323785
      -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6519608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705694755 {#2101
        date: 2024-01-19 21:05:55.0 +01:00
      }
      +"title": 323785
    }
    2 => App\Entity\EntryComment {#2119
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
      +root: App\Entity\EntryComment {#2340}
      +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705695169 {#2113
        date: 2024-01-19 21:12:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@theblueredditrefugee@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2120 …}
      +nested: Doctrine\ORM\PersistentCollection {#2160 …}
      +votes: Doctrine\ORM\PersistentCollection {#2162 …}
      +reports: Doctrine\ORM\PersistentCollection {#2128 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
      -id: 323808
      -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6519749"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705695169 {#2123
        date: 2024-01-19 21:12:49.0 +01:00
      }
      +"title": 323808
    }
    1 => App\Entity\EntryComment {#2223
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +root: App\Entity\EntryComment {#2340}
      +body: "What I meant is that there should be people in their life who can be both."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705697535 {#2224
        date: 2024-01-19 21:52:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@UnrepententProcrastinator@lemmy.ca"
        "@FlyingSquid@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 323923
      -bodyTs: "'life':12 'meant':3 'peopl':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6520513"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705697535 {#2198
        date: 2024-01-19 21:52:15.0 +01:00
      }
      +"title": 323923
    }
    0 => App\Entity\EntryComment {#2340}
  ]
  -id: 31525
  -titleTs: "'bewar':2 'societi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705681013
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5811551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705594613 {#2664
    date: 2024-01-18 17:16:53.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072}
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: App\Entity\EntryComment {#2340}
  +body: """
    Which is fine too.\n
    \n
    Wouldn’t wish it on my kids because of how society is. But happiness matters more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705669995 {#2073
    date: 2024-01-19 14:13:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 322571
  -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6511173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705669995 {#2068
    date: 2024-01-19 14:13:15.0 +01:00
  }
  +"title": 322571
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072}
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: App\Entity\EntryComment {#2340}
  +body: """
    Which is fine too.\n
    \n
    Wouldn’t wish it on my kids because of how society is. But happiness matters more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705669995 {#2073
    date: 2024-01-19 14:13:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 322571
  -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6511173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705669995 {#2068
    date: 2024-01-19 14:13:15.0 +01:00
  }
  +"title": 322571
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2072
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072}
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +root: App\Entity\EntryComment {#2340}
  +body: """
    Which is fine too.\n
    \n
    Wouldn’t wish it on my kids because of how society is. But happiness matters more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705669995 {#2073
    date: 2024-01-19 14:13:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 322571
  -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6511173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705669995 {#2068
    date: 2024-01-19 14:13:15.0 +01:00
  }
  +"title": 322571
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2102
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102}
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: App\Entity\EntryComment {#2340}
  +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705694755 {#2111
    date: 2024-01-19 21:05:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 323785
  -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6519608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705694755 {#2101
    date: 2024-01-19 21:05:55.0 +01:00
  }
  +"title": 323785
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2102
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102}
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: App\Entity\EntryComment {#2340}
  +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705694755 {#2111
    date: 2024-01-19 21:05:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 323785
  -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6519608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705694755 {#2101
    date: 2024-01-19 21:05:55.0 +01:00
  }
  +"title": 323785
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2102
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102}
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: App\Entity\EntryComment {#2340}
  +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705694755 {#2111
    date: 2024-01-19 21:05:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2103 …}
  +nested: Doctrine\ORM\PersistentCollection {#2110 …}
  +votes: Doctrine\ORM\PersistentCollection {#2112 …}
  +reports: Doctrine\ORM\PersistentCollection {#2114 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 323785
  -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6519608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705694755 {#2101
    date: 2024-01-19 21:05:55.0 +01:00
  }
  +"title": 323785
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119}
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: App\Entity\EntryComment {#2340}
  +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705695169 {#2113
    date: 2024-01-19 21:12:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 323808
  -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6519749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695169 {#2123
    date: 2024-01-19 21:12:49.0 +01:00
  }
  +"title": 323808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119}
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: App\Entity\EntryComment {#2340}
  +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705695169 {#2113
    date: 2024-01-19 21:12:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 323808
  -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6519749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695169 {#2123
    date: 2024-01-19 21:12:49.0 +01:00
  }
  +"title": 323808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2119
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119}
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
  +root: App\Entity\EntryComment {#2340}
  +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705695169 {#2113
    date: 2024-01-19 21:12:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 323808
  -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6519749"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705695169 {#2123
    date: 2024-01-19 21:12:49.0 +01:00
  }
  +"title": 323808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223}
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: App\Entity\EntryComment {#2340}
  +body: "What I meant is that there should be people in their life who can be both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705697535 {#2224
    date: 2024-01-19 21:52:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 323923
  -bodyTs: "'life':12 'meant':3 'peopl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6520513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697535 {#2198
    date: 2024-01-19 21:52:15.0 +01:00
  }
  +"title": 323923
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223}
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: App\Entity\EntryComment {#2340}
  +body: "What I meant is that there should be people in their life who can be both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705697535 {#2224
    date: 2024-01-19 21:52:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 323923
  -bodyTs: "'life':12 'meant':3 'peopl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6520513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697535 {#2198
    date: 2024-01-19 21:52:15.0 +01:00
  }
  +"title": 323923
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2223
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340
          +user: App\Entity\User {#260 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
          +image: null
          +parent: null
          +root: null
          +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
          +lang: "en"
          +isAdult: false
          +favouriteCount: 13
          +score: 0
          +lastActive: DateTime @1726871990 {#2300
            date: 2024-09-21 00:39:50.0 +02:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@The_Picard_Maneuver@startrek.website"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2342 …}
          +nested: Doctrine\ORM\PersistentCollection {#2343 …}
          +votes: Doctrine\ORM\PersistentCollection {#2335 …}
          +reports: Doctrine\ORM\PersistentCollection {#2338 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
          -id: 320958
          -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/6500670"
          +editedAt: null
          +createdAt: DateTimeImmutable @1705625672 {#2334
            date: 2024-01-19 01:54:32.0 +01:00
          }
          +"title": 320958
        }
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223}
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +root: App\Entity\EntryComment {#2340}
  +body: "What I meant is that there should be people in their life who can be both."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705697535 {#2224
    date: 2024-01-19 21:52:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@UnrepententProcrastinator@lemmy.ca"
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 323923
  -bodyTs: "'life':12 'meant':3 'peopl':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6520513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705697535 {#2198
    date: 2024-01-19 21:52:15.0 +01:00
  }
  +"title": 323923
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340}
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1726871990 {#2300
    date: 2024-09-21 00:39:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 320958
  -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6500670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705625672 {#2334
    date: 2024-01-19 01:54:32.0 +01:00
  }
  +"title": 320958
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2340
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340}
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1726871990 {#2300
    date: 2024-09-21 00:39:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 320958
  -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6500670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705625672 {#2334
    date: 2024-01-19 01:54:32.0 +01:00
  }
  +"title": 320958
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2340
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2575 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2780 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2802 …}
    +slug: "Society-beware"
    +title: "Society beware"
    +url: "https://startrek.website/pictrs/image/46de5b2f-668f-45dc-96d8-7a00c06d9ebf.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 963
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726878000 {#2272
      date: 2024-09-21 02:20:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2801 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2796 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2826 …}
    +badges: Doctrine\ORM\PersistentCollection {#2843 …}
    +children: [
      4 => App\Entity\EntryComment {#2072
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
        +root: App\Entity\EntryComment {#2340}
        +body: """
          Which is fine too.\n
          \n
          Wouldn’t wish it on my kids because of how society is. But happiness matters more.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705669995 {#2073
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2065 …}
        +nested: Doctrine\ORM\PersistentCollection {#2066 …}
        +votes: Doctrine\ORM\PersistentCollection {#2067 …}
        +reports: Doctrine\ORM\PersistentCollection {#2049 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
        -id: 322571
        -bodyTs: "'fine':3 'happi':18 'kid':11 'matter':19 'societi':15 'wish':7 'wouldn':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6511173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705669995 {#2068
          date: 2024-01-19 14:13:15.0 +01:00
        }
        +"title": 322571
      }
      3 => App\Entity\EntryComment {#2102
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "Sure, up to a certain age where they develop their own interests you don’t share. Which is okay, I’m not there to hold their hand forever. Just long enough…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705694755 {#2111
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2103 …}
        +nested: Doctrine\ORM\PersistentCollection {#2110 …}
        +votes: Doctrine\ORM\PersistentCollection {#2112 …}
        +reports: Doctrine\ORM\PersistentCollection {#2114 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2117 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
        -id: 323785
        -bodyTs: "'age':6 'certain':5 'develop':9 'enough':31 'forev':28 'hand':27 'hold':25 'interest':12 'long':30 'm':21 'okay':19 'share':16 'sure':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519608"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705694755 {#2101
          date: 2024-01-19 21:05:55.0 +01:00
        }
        +"title": 323785
      }
      2 => App\Entity\EntryComment {#2119
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2116 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "It’s an interesting idea. Personally, I like to explore what part of my behavior is reinforced gender performance and which part feels more like me."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705695169 {#2113
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@theblueredditrefugee@lemmy.dbzer0.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2120 …}
        +nested: Doctrine\ORM\PersistentCollection {#2160 …}
        +votes: Doctrine\ORM\PersistentCollection {#2162 …}
        +reports: Doctrine\ORM\PersistentCollection {#2128 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
        -id: 323808
        -bodyTs: "'behavior':15 'explor':10 'feel':23 'gender':18 'idea':5 'interest':4 'like':8,25 'part':12,22 'perform':19 'person':6 'reinforc':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6519749"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705695169 {#2123
          date: 2024-01-19 21:12:49.0 +01:00
        }
        +"title": 323808
      }
      1 => App\Entity\EntryComment {#2223
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
        +root: App\Entity\EntryComment {#2340}
        +body: "What I meant is that there should be people in their life who can be both."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705697535 {#2224
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@The_Picard_Maneuver@startrek.website"
          "@UnrepententProcrastinator@lemmy.ca"
          "@FlyingSquid@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2216 …}
        +nested: Doctrine\ORM\PersistentCollection {#2213 …}
        +votes: Doctrine\ORM\PersistentCollection {#2230 …}
        +reports: Doctrine\ORM\PersistentCollection {#2232 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
        -id: 323923
        -bodyTs: "'life':12 'meant':3 'peopl':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6520513"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705697535 {#2198
          date: 2024-01-19 21:52:15.0 +01:00
        }
        +"title": 323923
      }
      0 => App\Entity\EntryComment {#2340}
    ]
    -id: 31525
    -titleTs: "'bewar':2 'societi':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705681013
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5811551"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705594613 {#2664
      date: 2024-01-18 17:16:53.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: null
  +root: null
  +body: "As a father of 4 boys, I find it sad that young men want a world on fire. There are a lot of good male role model out there, let’s promote them, seems that would be more conducive."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1726871990 {#2300
    date: 2024-09-21 00:39:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2342 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2338 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2143 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2136 …}
  -id: 320958
  -bodyTs: "'4':5 'boy':6 'conduc':39 'father':3 'find':8 'fire':18 'good':24 'let':30 'lot':22 'male':25 'men':13 'model':27 'promot':32 'role':26 'sad':10 'seem':34 'want':14 'world':16 'would':36 'young':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6500670"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705625672 {#2334
    date: 2024-01-19 01:54:32.0 +01:00
  }
  +"title": 320958
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#3024 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3026 …}
  +slug: "shocked-I-say"
  +title: "shocked, I say"
  +url: "https://slrpnk.net/pictrs/image/ba150821-1b60-4b92-ac1d-6d67fcc0a36e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 694
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726857285 {#3019
    date: 2024-09-20 20:34:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3027 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +badges: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Easy to beat, Steve Harvey is a very vocal anti-atheist. Immediate POS in my book."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705174256 {#1384
        date: 2024-01-13 20:30:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Zoboomafoo@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -id: 305985
      -bodyTs: "'anti':11 'anti-atheist':10 'atheist':12 'beat':3 'book':17 'easi':1 'harvey':5 'immedi':13 'pos':14 'steve':4 'vocal':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6327652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705174256 {#1381
        date: 2024-01-13 20:30:56.0 +01:00
      }
      +"title": 305985
    }
  ]
  -id: 29567
  -titleTs: "'say':3 'shock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705196612
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5713925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705110212 {#3007
    date: 2024-01-13 02:43:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#3024 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3026 …}
  +slug: "shocked-I-say"
  +title: "shocked, I say"
  +url: "https://slrpnk.net/pictrs/image/ba150821-1b60-4b92-ac1d-6d67fcc0a36e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 694
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726857285 {#3019
    date: 2024-09-20 20:34:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3027 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +badges: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Easy to beat, Steve Harvey is a very vocal anti-atheist. Immediate POS in my book."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705174256 {#1384
        date: 2024-01-13 20:30:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Zoboomafoo@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -id: 305985
      -bodyTs: "'anti':11 'anti-atheist':10 'atheist':12 'beat':3 'book':17 'easi':1 'harvey':5 'immedi':13 'pos':14 'steve':4 'vocal':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6327652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705174256 {#1381
        date: 2024-01-13 20:30:56.0 +01:00
      }
      +"title": 305985
    }
  ]
  -id: 29567
  -titleTs: "'say':3 'shock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705196612
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5713925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705110212 {#3007
    date: 2024-01-13 02:43:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1402
  +user: Proxies\__CG__\App\Entity\User {#2986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#3024 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3026 …}
  +slug: "shocked-I-say"
  +title: "shocked, I say"
  +url: "https://slrpnk.net/pictrs/image/ba150821-1b60-4b92-ac1d-6d67fcc0a36e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 694
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726857285 {#3019
    date: 2024-09-20 20:34:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3027 …}
  +votes: Doctrine\ORM\PersistentCollection {#3029 …}
  +reports: Doctrine\ORM\PersistentCollection {#3031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
  +badges: Doctrine\ORM\PersistentCollection {#3037 …}
  +children: [
    App\Entity\EntryComment {#1383
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1402 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "Easy to beat, Steve Harvey is a very vocal anti-atheist. Immediate POS in my book."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705174256 {#1384
        date: 2024-01-13 20:30:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
        "@Zoboomafoo@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1385 …}
      +nested: Doctrine\ORM\PersistentCollection {#1401 …}
      +votes: Doctrine\ORM\PersistentCollection {#1363 …}
      +reports: Doctrine\ORM\PersistentCollection {#1362 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
      -id: 305985
      -bodyTs: "'anti':11 'anti-atheist':10 'atheist':12 'beat':3 'book':17 'easi':1 'harvey':5 'immedi':13 'pos':14 'steve':4 'vocal':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6327652"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705174256 {#1381
        date: 2024-01-13 20:30:56.0 +01:00
      }
      +"title": 305985
    }
  ]
  -id: 29567
  -titleTs: "'say':3 'shock':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705196612
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5713925"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705110212 {#3007
    date: 2024-01-13 02:43:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2986 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#3024 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3026 …}
    +slug: "shocked-I-say"
    +title: "shocked, I say"
    +url: "https://slrpnk.net/pictrs/image/ba150821-1b60-4b92-ac1d-6d67fcc0a36e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 694
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726857285 {#3019
      date: 2024-09-20 20:34:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3027 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    +badges: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -id: 29567
    -titleTs: "'say':3 'shock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705196612
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5713925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705110212 {#3007
      date: 2024-01-13 02:43:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Easy to beat, Steve Harvey is a very vocal anti-atheist. Immediate POS in my book."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705174256 {#1384
    date: 2024-01-13 20:30:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Zoboomafoo@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 305985
  -bodyTs: "'anti':11 'anti-atheist':10 'atheist':12 'beat':3 'book':17 'easi':1 'harvey':5 'immedi':13 'pos':14 'steve':4 'vocal':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6327652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705174256 {#1381
    date: 2024-01-13 20:30:56.0 +01:00
  }
  +"title": 305985
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#1383
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2986 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#3024 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3026 …}
    +slug: "shocked-I-say"
    +title: "shocked, I say"
    +url: "https://slrpnk.net/pictrs/image/ba150821-1b60-4b92-ac1d-6d67fcc0a36e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 694
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726857285 {#3019
      date: 2024-09-20 20:34:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3027 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    +badges: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -id: 29567
    -titleTs: "'say':3 'shock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705196612
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5713925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705110212 {#3007
      date: 2024-01-13 02:43:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Easy to beat, Steve Harvey is a very vocal anti-atheist. Immediate POS in my book."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705174256 {#1384
    date: 2024-01-13 20:30:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Zoboomafoo@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 305985
  -bodyTs: "'anti':11 'anti-atheist':10 'atheist':12 'beat':3 'book':17 'easi':1 'harvey':5 'immedi':13 'pos':14 'steve':4 'vocal':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6327652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705174256 {#1381
    date: 2024-01-13 20:30:56.0 +01:00
  }
  +"title": 305985
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1402
    +user: Proxies\__CG__\App\Entity\User {#2986 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#3024 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3026 …}
    +slug: "shocked-I-say"
    +title: "shocked, I say"
    +url: "https://slrpnk.net/pictrs/image/ba150821-1b60-4b92-ac1d-6d67fcc0a36e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 694
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726857285 {#3019
      date: 2024-09-20 20:34:45.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3027 …}
    +votes: Doctrine\ORM\PersistentCollection {#3029 …}
    +reports: Doctrine\ORM\PersistentCollection {#3031 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3035 …}
    +badges: Doctrine\ORM\PersistentCollection {#3037 …}
    +children: [
      App\Entity\EntryComment {#1383}
    ]
    -id: 29567
    -titleTs: "'say':3 'shock':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705196612
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5713925"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705110212 {#3007
      date: 2024-01-13 02:43:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "Easy to beat, Steve Harvey is a very vocal anti-atheist. Immediate POS in my book."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705174256 {#1384
    date: 2024-01-13 20:30:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@Zoboomafoo@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1385 …}
  +nested: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1363 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2030 …}
  -id: 305985
  -bodyTs: "'anti':11 'anti-atheist':10 'atheist':12 'beat':3 'book':17 'easi':1 'harvey':5 'immedi':13 'pos':14 'steve':4 'vocal':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6327652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705174256 {#1381
    date: 2024-01-13 20:30:56.0 +01:00
  }
  +"title": 305985
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#2908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#2948 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
  +slug: "Notepad-A-community-for-the-notepad-text-editor"
  +title: "Notepad++ - A community for the notepad++ text editor!"
  +url: "https://programming.dev/c/notepadplusplus"
  +body: """
    Place to discuss anything relating to notepad++ whether that be getting help, posting news, showing off features, etc.\n
    \n
    For people who dont know what notepad++ is, its a free source code editor for windows [notepad-plus-plus.org](https://notepad-plus-plus.org/)\n
    \n
    ![](https://programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)\n
    \n
    Links:\n
    \n
    - [!notepadplusplus@programming.dev](https://programming.dev/c/notepadplusplus)\n
    - [/c/notepadplusplus](/c/notepadplusplus@programming.dev)\n
    - @notepadplusplus@programming.dev
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726834008 {#2943
    date: 2024-09-20 14:06:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@notepadplusplus@programming.dev"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  +badges: Doctrine\ORM\PersistentCollection {#2961 …}
  +children: [
    App\Entity\EntryComment {#2057
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: null
      +root: null
      +body: "Working on it right now, how odd."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705690034 {#2047
        date: 2024-01-19 19:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notepadplusplus@programming.dev"
        "@Ategon@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 323551
      -bodyTs: "'odd':7 'right':4 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6517970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705690034 {#2045
        date: 2024-01-19 19:47:14.0 +01:00
      }
      +"title": 323551
    }
  ]
  -id: 31546
  -titleTs: "'communiti':3 'editor':8 'notepad':1,6 'text':7"
  -bodyTs: "'/)':38 '/c/notepadplusplus':47,48 '/c/notepadplusplus)':46 '/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':41 'anyth':4 'code':31 'discuss':3 'dont':22 'editor':32 'etc':18 'featur':17 'free':29 'get':11 'help':12 'know':23 'link':42 'news':14 'notepad':7,25 'notepad-plus-plus.org':35,37 'notepad-plus-plus.org/)':36 'notepadplusplus@programming.dev':43,50 'peopl':20 'place':1 'post':13 'programming.dev':40,45,49 'programming.dev/c/notepadplusplus)':44 'programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':39 'relat':5 'show':15 'sourc':30 'whether':8 'window':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705688781
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8775201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602381 {#2930
    date: 2024-01-18 19:26:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#2908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#2948 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
  +slug: "Notepad-A-community-for-the-notepad-text-editor"
  +title: "Notepad++ - A community for the notepad++ text editor!"
  +url: "https://programming.dev/c/notepadplusplus"
  +body: """
    Place to discuss anything relating to notepad++ whether that be getting help, posting news, showing off features, etc.\n
    \n
    For people who dont know what notepad++ is, its a free source code editor for windows [notepad-plus-plus.org](https://notepad-plus-plus.org/)\n
    \n
    ![](https://programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)\n
    \n
    Links:\n
    \n
    - [!notepadplusplus@programming.dev](https://programming.dev/c/notepadplusplus)\n
    - [/c/notepadplusplus](/c/notepadplusplus@programming.dev)\n
    - @notepadplusplus@programming.dev
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726834008 {#2943
    date: 2024-09-20 14:06:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@notepadplusplus@programming.dev"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  +badges: Doctrine\ORM\PersistentCollection {#2961 …}
  +children: [
    App\Entity\EntryComment {#2057
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: null
      +root: null
      +body: "Working on it right now, how odd."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705690034 {#2047
        date: 2024-01-19 19:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notepadplusplus@programming.dev"
        "@Ategon@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 323551
      -bodyTs: "'odd':7 'right':4 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6517970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705690034 {#2045
        date: 2024-01-19 19:47:14.0 +01:00
      }
      +"title": 323551
    }
  ]
  -id: 31546
  -titleTs: "'communiti':3 'editor':8 'notepad':1,6 'text':7"
  -bodyTs: "'/)':38 '/c/notepadplusplus':47,48 '/c/notepadplusplus)':46 '/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':41 'anyth':4 'code':31 'discuss':3 'dont':22 'editor':32 'etc':18 'featur':17 'free':29 'get':11 'help':12 'know':23 'link':42 'news':14 'notepad':7,25 'notepad-plus-plus.org':35,37 'notepad-plus-plus.org/)':36 'notepadplusplus@programming.dev':43,50 'peopl':20 'place':1 'post':13 'programming.dev':40,45,49 'programming.dev/c/notepadplusplus)':44 'programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':39 'relat':5 'show':15 'sourc':30 'whether':8 'window':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705688781
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8775201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602381 {#2930
    date: 2024-01-18 19:26:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2050
  +user: Proxies\__CG__\App\Entity\User {#2908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: Proxies\__CG__\App\Entity\Image {#2948 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
  +slug: "Notepad-A-community-for-the-notepad-text-editor"
  +title: "Notepad++ - A community for the notepad++ text editor!"
  +url: "https://programming.dev/c/notepadplusplus"
  +body: """
    Place to discuss anything relating to notepad++ whether that be getting help, posting news, showing off features, etc.\n
    \n
    For people who dont know what notepad++ is, its a free source code editor for windows [notepad-plus-plus.org](https://notepad-plus-plus.org/)\n
    \n
    ![](https://programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)\n
    \n
    Links:\n
    \n
    - [!notepadplusplus@programming.dev](https://programming.dev/c/notepadplusplus)\n
    - [/c/notepadplusplus](/c/notepadplusplus@programming.dev)\n
    - @notepadplusplus@programming.dev
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726834008 {#2943
    date: 2024-09-20 14:06:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@notepadplusplus@programming.dev"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2951 …}
  +votes: Doctrine\ORM\PersistentCollection {#2953 …}
  +reports: Doctrine\ORM\PersistentCollection {#2955 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
  +badges: Doctrine\ORM\PersistentCollection {#2961 …}
  +children: [
    App\Entity\EntryComment {#2057
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2050 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
      +image: null
      +parent: null
      +root: null
      +body: "Working on it right now, how odd."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705690034 {#2047
        date: 2024-01-19 19:47:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notepadplusplus@programming.dev"
        "@Ategon@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 323551
      -bodyTs: "'odd':7 'right':4 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6517970"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705690034 {#2045
        date: 2024-01-19 19:47:14.0 +01:00
      }
      +"title": 323551
    }
  ]
  -id: 31546
  -titleTs: "'communiti':3 'editor':8 'notepad':1,6 'text':7"
  -bodyTs: "'/)':38 '/c/notepadplusplus':47,48 '/c/notepadplusplus)':46 '/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':41 'anyth':4 'code':31 'discuss':3 'dont':22 'editor':32 'etc':18 'featur':17 'free':29 'get':11 'help':12 'know':23 'link':42 'news':14 'notepad':7,25 'notepad-plus-plus.org':35,37 'notepad-plus-plus.org/)':36 'notepadplusplus@programming.dev':43,50 'peopl':20 'place':1 'post':13 'programming.dev':40,45,49 'programming.dev/c/notepadplusplus)':44 'programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':39 'relat':5 'show':15 'sourc':30 'whether':8 'window':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705688781
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8775201"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705602381 {#2930
    date: 2024-01-18 19:26:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#2908 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#2948 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
    +slug: "Notepad-A-community-for-the-notepad-text-editor"
    +title: "Notepad++ - A community for the notepad++ text editor!"
    +url: "https://programming.dev/c/notepadplusplus"
    +body: """
      Place to discuss anything relating to notepad++ whether that be getting help, posting news, showing off features, etc.\n
      \n
      For people who dont know what notepad++ is, its a free source code editor for windows [notepad-plus-plus.org](https://notepad-plus-plus.org/)\n
      \n
      ![](https://programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)\n
      \n
      Links:\n
      \n
      - [!notepadplusplus@programming.dev](https://programming.dev/c/notepadplusplus)\n
      - [/c/notepadplusplus](/c/notepadplusplus@programming.dev)\n
      - @notepadplusplus@programming.dev
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726834008 {#2943
      date: 2024-09-20 14:06:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@notepadplusplus@programming.dev"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2951 …}
    +votes: Doctrine\ORM\PersistentCollection {#2953 …}
    +reports: Doctrine\ORM\PersistentCollection {#2955 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
    +badges: Doctrine\ORM\PersistentCollection {#2961 …}
    +children: [
      App\Entity\EntryComment {#2057}
    ]
    -id: 31546
    -titleTs: "'communiti':3 'editor':8 'notepad':1,6 'text':7"
    -bodyTs: "'/)':38 '/c/notepadplusplus':47,48 '/c/notepadplusplus)':46 '/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':41 'anyth':4 'code':31 'discuss':3 'dont':22 'editor':32 'etc':18 'featur':17 'free':29 'get':11 'help':12 'know':23 'link':42 'news':14 'notepad':7,25 'notepad-plus-plus.org':35,37 'notepad-plus-plus.org/)':36 'notepadplusplus@programming.dev':43,50 'peopl':20 'place':1 'post':13 'programming.dev':40,45,49 'programming.dev/c/notepadplusplus)':44 'programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':39 'relat':5 'show':15 'sourc':30 'whether':8 'window':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705688781
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8775201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602381 {#2930
      date: 2024-01-18 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: null
  +root: null
  +body: "Working on it right now, how odd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705690034 {#2047
    date: 2024-01-19 19:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notepadplusplus@programming.dev"
    "@Ategon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 323551
  -bodyTs: "'odd':7 'right':4 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6517970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705690034 {#2045
    date: 2024-01-19 19:47:14.0 +01:00
  }
  +"title": 323551
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#2908 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#2948 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
    +slug: "Notepad-A-community-for-the-notepad-text-editor"
    +title: "Notepad++ - A community for the notepad++ text editor!"
    +url: "https://programming.dev/c/notepadplusplus"
    +body: """
      Place to discuss anything relating to notepad++ whether that be getting help, posting news, showing off features, etc.\n
      \n
      For people who dont know what notepad++ is, its a free source code editor for windows [notepad-plus-plus.org](https://notepad-plus-plus.org/)\n
      \n
      ![](https://programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)\n
      \n
      Links:\n
      \n
      - [!notepadplusplus@programming.dev](https://programming.dev/c/notepadplusplus)\n
      - [/c/notepadplusplus](/c/notepadplusplus@programming.dev)\n
      - @notepadplusplus@programming.dev
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726834008 {#2943
      date: 2024-09-20 14:06:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@notepadplusplus@programming.dev"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2951 …}
    +votes: Doctrine\ORM\PersistentCollection {#2953 …}
    +reports: Doctrine\ORM\PersistentCollection {#2955 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
    +badges: Doctrine\ORM\PersistentCollection {#2961 …}
    +children: [
      App\Entity\EntryComment {#2057}
    ]
    -id: 31546
    -titleTs: "'communiti':3 'editor':8 'notepad':1,6 'text':7"
    -bodyTs: "'/)':38 '/c/notepadplusplus':47,48 '/c/notepadplusplus)':46 '/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':41 'anyth':4 'code':31 'discuss':3 'dont':22 'editor':32 'etc':18 'featur':17 'free':29 'get':11 'help':12 'know':23 'link':42 'news':14 'notepad':7,25 'notepad-plus-plus.org':35,37 'notepad-plus-plus.org/)':36 'notepadplusplus@programming.dev':43,50 'peopl':20 'place':1 'post':13 'programming.dev':40,45,49 'programming.dev/c/notepadplusplus)':44 'programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':39 'relat':5 'show':15 'sourc':30 'whether':8 'window':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705688781
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8775201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602381 {#2930
      date: 2024-01-18 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: null
  +root: null
  +body: "Working on it right now, how odd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705690034 {#2047
    date: 2024-01-19 19:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notepadplusplus@programming.dev"
    "@Ategon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 323551
  -bodyTs: "'odd':7 'right':4 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6517970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705690034 {#2045
    date: 2024-01-19 19:47:14.0 +01:00
  }
  +"title": 323551
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2057
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050
    +user: Proxies\__CG__\App\Entity\User {#2908 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
    +image: Proxies\__CG__\App\Entity\Image {#2948 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2950 …}
    +slug: "Notepad-A-community-for-the-notepad-text-editor"
    +title: "Notepad++ - A community for the notepad++ text editor!"
    +url: "https://programming.dev/c/notepadplusplus"
    +body: """
      Place to discuss anything relating to notepad++ whether that be getting help, posting news, showing off features, etc.\n
      \n
      For people who dont know what notepad++ is, its a free source code editor for windows [notepad-plus-plus.org](https://notepad-plus-plus.org/)\n
      \n
      ![](https://programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)\n
      \n
      Links:\n
      \n
      - [!notepadplusplus@programming.dev](https://programming.dev/c/notepadplusplus)\n
      - [/c/notepadplusplus](/c/notepadplusplus@programming.dev)\n
      - @notepadplusplus@programming.dev
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726834008 {#2943
      date: 2024-09-20 14:06:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@notepadplusplus@programming.dev"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2951 …}
    +votes: Doctrine\ORM\PersistentCollection {#2953 …}
    +reports: Doctrine\ORM\PersistentCollection {#2955 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2957 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2959 …}
    +badges: Doctrine\ORM\PersistentCollection {#2961 …}
    +children: [
      App\Entity\EntryComment {#2057}
    ]
    -id: 31546
    -titleTs: "'communiti':3 'editor':8 'notepad':1,6 'text':7"
    -bodyTs: "'/)':38 '/c/notepadplusplus':47,48 '/c/notepadplusplus)':46 '/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':41 'anyth':4 'code':31 'discuss':3 'dont':22 'editor':32 'etc':18 'featur':17 'free':29 'get':11 'help':12 'know':23 'link':42 'news':14 'notepad':7,25 'notepad-plus-plus.org':35,37 'notepad-plus-plus.org/)':36 'notepadplusplus@programming.dev':43,50 'peopl':20 'place':1 'post':13 'programming.dev':40,45,49 'programming.dev/c/notepadplusplus)':44 'programming.dev/pictrs/image/bf636099-0c41-482d-a355-3ba08088fa28.webp)':39 'relat':5 'show':15 'sourc':30 'whether':8 'window':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705688781
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8775201"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705602381 {#2930
      date: 2024-01-18 19:26:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2055 …}
  +image: null
  +parent: null
  +root: null
  +body: "Working on it right now, how odd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705690034 {#2047
    date: 2024-01-19 19:47:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notepadplusplus@programming.dev"
    "@Ategon@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 323551
  -bodyTs: "'odd':7 'right':4 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6517970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705690034 {#2045
    date: 2024-01-19 19:47:14.0 +01:00
  }
  +"title": 323551
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2064
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#2968 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
  +slug: "Just-sayin"
  +title: "Just sayin"
  +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 134
  +favouriteCount: 2328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726437558 {#2963
    date: 2024-09-15 23:59:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2971 …}
  +votes: Doctrine\ORM\PersistentCollection {#2973 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: [
    2 => App\Entity\EntryComment {#2080
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: """
        Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
        \n
        So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
        \n
        I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1705462319 {#2098
        date: 2024-01-17 04:31:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@snake_cased@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 315831
      -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6445832"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705462319 {#2063
        date: 2024-01-17 04:31:59.0 +01:00
      }
      +"title": 315831
    }
    1 => App\Entity\EntryComment {#2131
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: """
        Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
        \n
        Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
        \n
        Now what do you propose we implement instead?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705494370 {#2133
        date: 2024-01-17 13:26:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@snake_cased@lemmy.ml"
        "@UnrepententProcrastinator@lemmy.ca"
        "@DragonTypeWyvern@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 316555
      -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6459415"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705494370 {#2129
        date: 2024-01-17 13:26:10.0 +01:00
      }
      +"title": 316555
    }
    0 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: """
        Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
        \n
        Not sure where you took the opinion as facts thing but okay…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705533664 {#2042
        date: 2024-01-18 00:21:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@snake_cased@lemmy.ml"
        "@UnrepententProcrastinator@lemmy.ca"
        "@DragonTypeWyvern@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 317840
      -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6472155"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705533664 {#2141
        date: 2024-01-18 00:21:04.0 +01:00
      }
      +"title": 317840
    }
  ]
  -id: 30936
  -titleTs: "'sayin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705500278
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8517714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705413878 {#2949
    date: 2024-01-16 15:04:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2064
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#2968 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
  +slug: "Just-sayin"
  +title: "Just sayin"
  +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 134
  +favouriteCount: 2328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726437558 {#2963
    date: 2024-09-15 23:59:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2971 …}
  +votes: Doctrine\ORM\PersistentCollection {#2973 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: [
    2 => App\Entity\EntryComment {#2080
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: """
        Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
        \n
        So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
        \n
        I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1705462319 {#2098
        date: 2024-01-17 04:31:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@snake_cased@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 315831
      -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6445832"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705462319 {#2063
        date: 2024-01-17 04:31:59.0 +01:00
      }
      +"title": 315831
    }
    1 => App\Entity\EntryComment {#2131
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: """
        Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
        \n
        Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
        \n
        Now what do you propose we implement instead?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705494370 {#2133
        date: 2024-01-17 13:26:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@snake_cased@lemmy.ml"
        "@UnrepententProcrastinator@lemmy.ca"
        "@DragonTypeWyvern@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 316555
      -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6459415"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705494370 {#2129
        date: 2024-01-17 13:26:10.0 +01:00
      }
      +"title": 316555
    }
    0 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: """
        Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
        \n
        Not sure where you took the opinion as facts thing but okay…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705533664 {#2042
        date: 2024-01-18 00:21:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@snake_cased@lemmy.ml"
        "@UnrepententProcrastinator@lemmy.ca"
        "@DragonTypeWyvern@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 317840
      -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6472155"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705533664 {#2141
        date: 2024-01-18 00:21:04.0 +01:00
      }
      +"title": 317840
    }
  ]
  -id: 30936
  -titleTs: "'sayin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705500278
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8517714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705413878 {#2949
    date: 2024-01-16 15:04:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2064
  +user: Proxies\__CG__\App\Entity\User {#2927 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#2968 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
  +slug: "Just-sayin"
  +title: "Just sayin"
  +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 134
  +favouriteCount: 2328
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726437558 {#2963
    date: 2024-09-15 23:59:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2971 …}
  +votes: Doctrine\ORM\PersistentCollection {#2973 …}
  +reports: Doctrine\ORM\PersistentCollection {#2975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
  +badges: Doctrine\ORM\PersistentCollection {#2981 …}
  +children: [
    2 => App\Entity\EntryComment {#2080
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: """
        Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
        \n
        So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
        \n
        I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 36
      +score: 0
      +lastActive: DateTime @1705462319 {#2098
        date: 2024-01-17 04:31:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@snake_cased@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2088 …}
      +nested: Doctrine\ORM\PersistentCollection {#2087 …}
      +votes: Doctrine\ORM\PersistentCollection {#2086 …}
      +reports: Doctrine\ORM\PersistentCollection {#2093 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
      -id: 315831
      -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6445832"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705462319 {#2063
        date: 2024-01-17 04:31:59.0 +01:00
      }
      +"title": 315831
    }
    1 => App\Entity\EntryComment {#2131
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: """
        Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
        \n
        Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
        \n
        Now what do you propose we implement instead?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705494370 {#2133
        date: 2024-01-17 13:26:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@snake_cased@lemmy.ml"
        "@UnrepententProcrastinator@lemmy.ca"
        "@DragonTypeWyvern@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2138 …}
      +nested: Doctrine\ORM\PersistentCollection {#2345 …}
      +votes: Doctrine\ORM\PersistentCollection {#2330 …}
      +reports: Doctrine\ORM\PersistentCollection {#2346 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
      -id: 316555
      -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6459415"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705494370 {#2129
        date: 2024-01-17 13:26:10.0 +01:00
      }
      +"title": 316555
    }
    0 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: """
        Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
        \n
        Not sure where you took the opinion as facts thing but okay…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705533664 {#2042
        date: 2024-01-18 00:21:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fossilesque@mander.xyz"
        "@snake_cased@lemmy.ml"
        "@UnrepententProcrastinator@lemmy.ca"
        "@DragonTypeWyvern@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2331 …}
      +nested: Doctrine\ORM\PersistentCollection {#2289 …}
      +votes: Doctrine\ORM\PersistentCollection {#2326 …}
      +reports: Doctrine\ORM\PersistentCollection {#2325 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
      -id: 317840
      -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6472155"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705533664 {#2141
        date: 2024-01-18 00:21:04.0 +01:00
      }
      +"title": 317840
    }
  ]
  -id: 30936
  -titleTs: "'sayin':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705500278
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/8517714"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705413878 {#2949
    date: 2024-01-16 15:04:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
    +slug: "Just-sayin"
    +title: "Just sayin"
    +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 134
    +favouriteCount: 2328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726437558 {#2963
      date: 2024-09-15 23:59:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      2 => App\Entity\EntryComment {#2080}
      1 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
          \n
          Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
          \n
          Now what do you propose we implement instead?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705494370 {#2133
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2138 …}
        +nested: Doctrine\ORM\PersistentCollection {#2345 …}
        +votes: Doctrine\ORM\PersistentCollection {#2330 …}
        +reports: Doctrine\ORM\PersistentCollection {#2346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
        -id: 316555
        -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6459415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705494370 {#2129
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +"title": 316555
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
          \n
          Not sure where you took the opinion as facts thing but okay…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705533664 {#2042
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 317840
        -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6472155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705533664 {#2141
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +"title": 317840
      }
    ]
    -id: 30936
    -titleTs: "'sayin':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705500278
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8517714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705413878 {#2949
      date: 2024-01-16 15:04:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
    \n
    So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
    \n
    I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1705462319 {#2098
    date: 2024-01-17 04:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@snake_cased@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 315831
  -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6445832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705462319 {#2063
    date: 2024-01-17 04:31:59.0 +01:00
  }
  +"title": 315831
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2080
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
    +slug: "Just-sayin"
    +title: "Just sayin"
    +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 134
    +favouriteCount: 2328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726437558 {#2963
      date: 2024-09-15 23:59:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      2 => App\Entity\EntryComment {#2080}
      1 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
          \n
          Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
          \n
          Now what do you propose we implement instead?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705494370 {#2133
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2138 …}
        +nested: Doctrine\ORM\PersistentCollection {#2345 …}
        +votes: Doctrine\ORM\PersistentCollection {#2330 …}
        +reports: Doctrine\ORM\PersistentCollection {#2346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
        -id: 316555
        -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6459415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705494370 {#2129
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +"title": 316555
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
          \n
          Not sure where you took the opinion as facts thing but okay…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705533664 {#2042
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 317840
        -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6472155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705533664 {#2141
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +"title": 317840
      }
    ]
    -id: 30936
    -titleTs: "'sayin':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705500278
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8517714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705413878 {#2949
      date: 2024-01-16 15:04:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
    \n
    So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
    \n
    I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1705462319 {#2098
    date: 2024-01-17 04:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@snake_cased@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 315831
  -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6445832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705462319 {#2063
    date: 2024-01-17 04:31:59.0 +01:00
  }
  +"title": 315831
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2080
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
    +slug: "Just-sayin"
    +title: "Just sayin"
    +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 134
    +favouriteCount: 2328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726437558 {#2963
      date: 2024-09-15 23:59:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      2 => App\Entity\EntryComment {#2080}
      1 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
          \n
          Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
          \n
          Now what do you propose we implement instead?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705494370 {#2133
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2138 …}
        +nested: Doctrine\ORM\PersistentCollection {#2345 …}
        +votes: Doctrine\ORM\PersistentCollection {#2330 …}
        +reports: Doctrine\ORM\PersistentCollection {#2346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
        -id: 316555
        -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6459415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705494370 {#2129
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +"title": 316555
      }
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
          \n
          Not sure where you took the opinion as facts thing but okay…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705533664 {#2042
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 317840
        -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6472155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705533664 {#2141
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +"title": 317840
      }
    ]
    -id: 30936
    -titleTs: "'sayin':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705500278
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8517714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705413878 {#2949
      date: 2024-01-16 15:04:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
    \n
    So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
    \n
    I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1705462319 {#2098
    date: 2024-01-17 04:31:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@snake_cased@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2087 …}
  +votes: Doctrine\ORM\PersistentCollection {#2086 …}
  +reports: Doctrine\ORM\PersistentCollection {#2093 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
  -id: 315831
  -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6445832"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705462319 {#2063
    date: 2024-01-17 04:31:59.0 +01:00
  }
  +"title": 315831
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
    +slug: "Just-sayin"
    +title: "Just sayin"
    +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 134
    +favouriteCount: 2328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726437558 {#2963
      date: 2024-09-15 23:59:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      2 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
          \n
          So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
          \n
          I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1705462319 {#2098
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 315831
        -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6445832"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705462319 {#2063
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +"title": 315831
      }
      1 => App\Entity\EntryComment {#2131}
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
          \n
          Not sure where you took the opinion as facts thing but okay…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705533664 {#2042
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 317840
        -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6472155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705533664 {#2141
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +"title": 317840
      }
    ]
    -id: 30936
    -titleTs: "'sayin':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705500278
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8517714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705413878 {#2949
      date: 2024-01-16 15:04:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
    \n
    Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
    \n
    Now what do you propose we implement instead?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705494370 {#2133
    date: 2024-01-17 13:26:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@snake_cased@lemmy.ml"
    "@UnrepententProcrastinator@lemmy.ca"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 316555
  -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6459415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705494370 {#2129
    date: 2024-01-17 13:26:10.0 +01:00
  }
  +"title": 316555
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
    +slug: "Just-sayin"
    +title: "Just sayin"
    +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 134
    +favouriteCount: 2328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726437558 {#2963
      date: 2024-09-15 23:59:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      2 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
          \n
          So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
          \n
          I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1705462319 {#2098
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 315831
        -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6445832"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705462319 {#2063
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +"title": 315831
      }
      1 => App\Entity\EntryComment {#2131}
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
          \n
          Not sure where you took the opinion as facts thing but okay…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705533664 {#2042
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 317840
        -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6472155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705533664 {#2141
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +"title": 317840
      }
    ]
    -id: 30936
    -titleTs: "'sayin':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705500278
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8517714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705413878 {#2949
      date: 2024-01-16 15:04:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
    \n
    Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
    \n
    Now what do you propose we implement instead?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705494370 {#2133
    date: 2024-01-17 13:26:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@snake_cased@lemmy.ml"
    "@UnrepententProcrastinator@lemmy.ca"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 316555
  -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6459415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705494370 {#2129
    date: 2024-01-17 13:26:10.0 +01:00
  }
  +"title": 316555
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2131
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
    +slug: "Just-sayin"
    +title: "Just sayin"
    +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 134
    +favouriteCount: 2328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726437558 {#2963
      date: 2024-09-15 23:59:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      2 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
          \n
          So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
          \n
          I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1705462319 {#2098
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 315831
        -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6445832"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705462319 {#2063
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +"title": 315831
      }
      1 => App\Entity\EntryComment {#2131}
      0 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
          \n
          Not sure where you took the opinion as facts thing but okay…
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705533664 {#2042
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2331 …}
        +nested: Doctrine\ORM\PersistentCollection {#2289 …}
        +votes: Doctrine\ORM\PersistentCollection {#2326 …}
        +reports: Doctrine\ORM\PersistentCollection {#2325 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
        -id: 317840
        -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6472155"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705533664 {#2141
          date: 2024-01-18 00:21:04.0 +01:00
        }
        +"title": 317840
      }
    ]
    -id: 30936
    -titleTs: "'sayin':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705500278
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8517714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705413878 {#2949
      date: 2024-01-16 15:04:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
    \n
    Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
    \n
    Now what do you propose we implement instead?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705494370 {#2133
    date: 2024-01-17 13:26:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@snake_cased@lemmy.ml"
    "@UnrepententProcrastinator@lemmy.ca"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2345 …}
  +votes: Doctrine\ORM\PersistentCollection {#2330 …}
  +reports: Doctrine\ORM\PersistentCollection {#2346 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
  -id: 316555
  -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6459415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705494370 {#2129
    date: 2024-01-17 13:26:10.0 +01:00
  }
  +"title": 316555
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
    +slug: "Just-sayin"
    +title: "Just sayin"
    +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 134
    +favouriteCount: 2328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726437558 {#2963
      date: 2024-09-15 23:59:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      2 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
          \n
          So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
          \n
          I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1705462319 {#2098
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 315831
        -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6445832"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705462319 {#2063
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +"title": 315831
      }
      1 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
          \n
          Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
          \n
          Now what do you propose we implement instead?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705494370 {#2133
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2138 …}
        +nested: Doctrine\ORM\PersistentCollection {#2345 …}
        +votes: Doctrine\ORM\PersistentCollection {#2330 …}
        +reports: Doctrine\ORM\PersistentCollection {#2346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
        -id: 316555
        -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6459415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705494370 {#2129
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +"title": 316555
      }
      0 => App\Entity\EntryComment {#2060}
    ]
    -id: 30936
    -titleTs: "'sayin':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705500278
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8517714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705413878 {#2949
      date: 2024-01-16 15:04:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
    \n
    Not sure where you took the opinion as facts thing but okay…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705533664 {#2042
    date: 2024-01-18 00:21:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@snake_cased@lemmy.ml"
    "@UnrepententProcrastinator@lemmy.ca"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 317840
  -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6472155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705533664 {#2141
    date: 2024-01-18 00:21:04.0 +01:00
  }
  +"title": 317840
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
    +slug: "Just-sayin"
    +title: "Just sayin"
    +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 134
    +favouriteCount: 2328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726437558 {#2963
      date: 2024-09-15 23:59:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      2 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
          \n
          So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
          \n
          I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1705462319 {#2098
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 315831
        -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6445832"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705462319 {#2063
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +"title": 315831
      }
      1 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
          \n
          Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
          \n
          Now what do you propose we implement instead?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705494370 {#2133
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2138 …}
        +nested: Doctrine\ORM\PersistentCollection {#2345 …}
        +votes: Doctrine\ORM\PersistentCollection {#2330 …}
        +reports: Doctrine\ORM\PersistentCollection {#2346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
        -id: 316555
        -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6459415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705494370 {#2129
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +"title": 316555
      }
      0 => App\Entity\EntryComment {#2060}
    ]
    -id: 30936
    -titleTs: "'sayin':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705500278
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8517714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705413878 {#2949
      date: 2024-01-16 15:04:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
    \n
    Not sure where you took the opinion as facts thing but okay…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705533664 {#2042
    date: 2024-01-18 00:21:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@snake_cased@lemmy.ml"
    "@UnrepententProcrastinator@lemmy.ca"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 317840
  -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6472155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705533664 {#2141
    date: 2024-01-18 00:21:04.0 +01:00
  }
  +"title": 317840
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2060
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064
    +user: Proxies\__CG__\App\Entity\User {#2927 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#2968 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2970 …}
    +slug: "Just-sayin"
    +title: "Just sayin"
    +url: "https://mander.xyz/pictrs/image/79eb8518-265e-4b79-871a-d9faa1b1ee30.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 134
    +favouriteCount: 2328
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726437558 {#2963
      date: 2024-09-15 23:59:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2971 …}
    +votes: Doctrine\ORM\PersistentCollection {#2973 …}
    +reports: Doctrine\ORM\PersistentCollection {#2975 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2977 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2979 …}
    +badges: Doctrine\ORM\PersistentCollection {#2981 …}
    +children: [
      2 => App\Entity\EntryComment {#2080
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Every generation, people want to try new things and it’s nice. But landownership can and has been and good thing in a way that just going back to “anarchy” wouldn’t work. E.g. creation of ghettos, who gets to farm the best land, etc.\n
          \n
          So then the suggestions are that the land are owned and “managed” by the state apparatus. Now we have a few famines in history to show us how gaining favor in a political system is not the best way to manage the land.\n
          \n
          I’m open to better suggestions but just shitting on land ownership seems easy and unproductive.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 36
        +score: 0
        +lastActive: DateTime @1705462319 {#2098
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2088 …}
        +nested: Doctrine\ORM\PersistentCollection {#2087 …}
        +votes: Doctrine\ORM\PersistentCollection {#2086 …}
        +reports: Doctrine\ORM\PersistentCollection {#2093 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2094 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2140 …}
        -id: 315831
        -bodyTs: "'anarchi':30 'apparatus':61 'back':28 'best':43,83 'better':93 'creation':35 'e.g':34 'easi':102 'etc':45 'everi':1 'famin':67 'farm':41 'favor':75 'gain':74 'generat':2 'get':39 'ghetto':37 'go':27 'good':20 'histori':69 'land':44,53,88,99 'landownership':14 'm':90 'manag':57,86 'new':7 'nice':12 'open':91 'own':55 'ownership':100 'peopl':3 'polit':78 'seem':101 'shit':97 'show':71 'state':60 'suggest':49,94 'system':79 'thing':8,21 'tri':6 'unproduct':104 'us':72 'want':4 'way':24,84 'work':33 'wouldn':31"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6445832"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705462319 {#2063
          date: 2024-01-17 04:31:59.0 +01:00
        }
        +"title": 315831
      }
      1 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2064 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: """
          Anarchy in 2 words, no state. It’s mostly a thing in history in opposition to something else.\n
          \n
          Don’t be silly, I know why ghettos are created. My point was more towards the organization of urbanization through land ownership can help.\n
          \n
          Now what do you propose we implement instead?
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1705494370 {#2133
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@fossilesque@mander.xyz"
          "@snake_cased@lemmy.ml"
          "@UnrepententProcrastinator@lemmy.ca"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2138 …}
        +nested: Doctrine\ORM\PersistentCollection {#2345 …}
        +votes: Doctrine\ORM\PersistentCollection {#2330 …}
        +reports: Doctrine\ORM\PersistentCollection {#2346 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2347 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2344 …}
        -id: 316555
        -bodyTs: "'2':3 'anarchi':1 'creat':28 'els':18 'ghetto':26 'help':42 'histori':13 'implement':49 'instead':50 'know':24 'land':39 'most':9 'opposit':15 'organ':35 'ownership':40 'point':30 'propos':47 'silli':22 'someth':17 'state':6 'thing':11 'toward':33 'urban':37 'word':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6459415"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705494370 {#2129
          date: 2024-01-17 13:26:10.0 +01:00
        }
        +"title": 316555
      }
      0 => App\Entity\EntryComment {#2060}
    ]
    -id: 30936
    -titleTs: "'sayin':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705500278
    +visibility: "visible             "
    +apId: "https://mander.xyz/post/8517714"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705413878 {#2949
      date: 2024-01-16 15:04:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Yeah i was referring to the dissolution of property rights when referring to anarchy. It was more colloquial than the actual system. Yes I didn’t copy the wiki for anarchy because it was irrelevant.\n
    \n
    Not sure where you took the opinion as facts thing but okay…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705533664 {#2042
    date: 2024-01-18 00:21:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@snake_cased@lemmy.ml"
    "@UnrepententProcrastinator@lemmy.ca"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2331 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2326 …}
  +reports: Doctrine\ORM\PersistentCollection {#2325 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2329 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2323 …}
  -id: 317840
  -bodyTs: "'actual':21 'anarchi':14,31 'colloqui':18 'copi':27 'didn':25 'dissolut':7 'fact':44 'irrelev':35 'okay':47 'opinion':42 'properti':9 'refer':4,12 'right':10 'sure':37 'system':22 'thing':45 'took':40 'wiki':29 'yeah':1 'yes':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6472155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705533664 {#2141
    date: 2024-01-18 00:21:04.0 +01:00
  }
  +"title": 317840
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2018
  +user: Proxies\__CG__\App\Entity\User {#2582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
  +slug: "Yeah-I-m-gonna-get-a-second-opinion-on-that"
  +title: "Yeah, I'm gonna get a second opinion on that..."
  +url: "https://sh.itjust.works/pictrs/image/625446bc-48f2-476f-9b5e-95aaa4b87ade.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723492280 {#3001
    date: 2024-08-12 21:51:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3006 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  +badges: Doctrine\ORM\PersistentCollection {#3017 …}
  +children: [
    App\Entity\EntryComment {#2022
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2018 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "And lasers, and gps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1705200044 {#2026
        date: 2024-01-14 03:40:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@ElBarto@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 306849
      -bodyTs: "'gps':4 'laser':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6340778"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705200044 {#2024
        date: 2024-01-14 03:40:44.0 +01:00
      }
      +"title": 306849
    }
  ]
  -id: 30285
  -titleTs: "'get':5 'gonna':4 'm':3 'opinion':8 'second':7 'yeah':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705274999
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12727626"
  +editedAt: DateTimeImmutable @1723179730 {#2989
    date: 2024-08-09 07:02:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705188599 {#2966
    date: 2024-01-14 00:29:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2018
  +user: Proxies\__CG__\App\Entity\User {#2582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
  +slug: "Yeah-I-m-gonna-get-a-second-opinion-on-that"
  +title: "Yeah, I'm gonna get a second opinion on that..."
  +url: "https://sh.itjust.works/pictrs/image/625446bc-48f2-476f-9b5e-95aaa4b87ade.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723492280 {#3001
    date: 2024-08-12 21:51:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3006 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  +badges: Doctrine\ORM\PersistentCollection {#3017 …}
  +children: [
    App\Entity\EntryComment {#2022
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2018 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "And lasers, and gps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1705200044 {#2026
        date: 2024-01-14 03:40:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@ElBarto@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 306849
      -bodyTs: "'gps':4 'laser':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6340778"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705200044 {#2024
        date: 2024-01-14 03:40:44.0 +01:00
      }
      +"title": 306849
    }
  ]
  -id: 30285
  -titleTs: "'get':5 'gonna':4 'm':3 'opinion':8 'second':7 'yeah':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705274999
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12727626"
  +editedAt: DateTimeImmutable @1723179730 {#2989
    date: 2024-08-09 07:02:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705188599 {#2966
    date: 2024-01-14 00:29:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2018
  +user: Proxies\__CG__\App\Entity\User {#2582 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
  +slug: "Yeah-I-m-gonna-get-a-second-opinion-on-that"
  +title: "Yeah, I'm gonna get a second opinion on that..."
  +url: "https://sh.itjust.works/pictrs/image/625446bc-48f2-476f-9b5e-95aaa4b87ade.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 406
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723492280 {#3001
    date: 2024-08-12 21:51:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3006 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  +badges: Doctrine\ORM\PersistentCollection {#3017 …}
  +children: [
    App\Entity\EntryComment {#2022
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2018 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
      +body: "And lasers, and gps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1705200044 {#2026
        date: 2024-01-14 03:40:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@ElBarto@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2011 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2029 …}
      +reports: Doctrine\ORM\PersistentCollection {#2020 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -id: 306849
      -bodyTs: "'gps':4 'laser':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6340778"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705200044 {#2024
        date: 2024-01-14 03:40:44.0 +01:00
      }
      +"title": 306849
    }
  ]
  -id: 30285
  -titleTs: "'get':5 'gonna':4 'm':3 'opinion':8 'second':7 'yeah':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705274999
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12727626"
  +editedAt: DateTimeImmutable @1723179730 {#2989
    date: 2024-08-09 07:02:10.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705188599 {#2966
    date: 2024-01-14 00:29:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2018
    +user: Proxies\__CG__\App\Entity\User {#2582 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
    +slug: "Yeah-I-m-gonna-get-a-second-opinion-on-that"
    +title: "Yeah, I'm gonna get a second opinion on that..."
    +url: "https://sh.itjust.works/pictrs/image/625446bc-48f2-476f-9b5e-95aaa4b87ade.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723492280 {#3001
      date: 2024-08-12 21:51:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3006 …}
    +votes: Doctrine\ORM\PersistentCollection {#3009 …}
    +reports: Doctrine\ORM\PersistentCollection {#3011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
    +badges: Doctrine\ORM\PersistentCollection {#3017 …}
    +children: [
      App\Entity\EntryComment {#2022}
    ]
    -id: 30285
    -titleTs: "'get':5 'gonna':4 'm':3 'opinion':8 'second':7 'yeah':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705274999
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12727626"
    +editedAt: DateTimeImmutable @1723179730 {#2989
      date: 2024-08-09 07:02:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705188599 {#2966
      date: 2024-01-14 00:29:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "And lasers, and gps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705200044 {#2026
    date: 2024-01-14 03:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 306849
  -bodyTs: "'gps':4 'laser':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6340778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200044 {#2024
    date: 2024-01-14 03:40:44.0 +01:00
  }
  +"title": 306849
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2022
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2018
    +user: Proxies\__CG__\App\Entity\User {#2582 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
    +slug: "Yeah-I-m-gonna-get-a-second-opinion-on-that"
    +title: "Yeah, I'm gonna get a second opinion on that..."
    +url: "https://sh.itjust.works/pictrs/image/625446bc-48f2-476f-9b5e-95aaa4b87ade.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723492280 {#3001
      date: 2024-08-12 21:51:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3006 …}
    +votes: Doctrine\ORM\PersistentCollection {#3009 …}
    +reports: Doctrine\ORM\PersistentCollection {#3011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
    +badges: Doctrine\ORM\PersistentCollection {#3017 …}
    +children: [
      App\Entity\EntryComment {#2022}
    ]
    -id: 30285
    -titleTs: "'get':5 'gonna':4 'm':3 'opinion':8 'second':7 'yeah':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705274999
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12727626"
    +editedAt: DateTimeImmutable @1723179730 {#2989
      date: 2024-08-09 07:02:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705188599 {#2966
      date: 2024-01-14 00:29:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "And lasers, and gps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705200044 {#2026
    date: 2024-01-14 03:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 306849
  -bodyTs: "'gps':4 'laser':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6340778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200044 {#2024
    date: 2024-01-14 03:40:44.0 +01:00
  }
  +"title": 306849
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2022
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2018
    +user: Proxies\__CG__\App\Entity\User {#2582 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2891 …}
    +slug: "Yeah-I-m-gonna-get-a-second-opinion-on-that"
    +title: "Yeah, I'm gonna get a second opinion on that..."
    +url: "https://sh.itjust.works/pictrs/image/625446bc-48f2-476f-9b5e-95aaa4b87ade.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 406
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723492280 {#3001
      date: 2024-08-12 21:51:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3006 …}
    +votes: Doctrine\ORM\PersistentCollection {#3009 …}
    +reports: Doctrine\ORM\PersistentCollection {#3011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
    +badges: Doctrine\ORM\PersistentCollection {#3017 …}
    +children: [
      App\Entity\EntryComment {#2022}
    ]
    -id: 30285
    -titleTs: "'get':5 'gonna':4 'm':3 'opinion':8 'second':7 'yeah':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705274999
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12727626"
    +editedAt: DateTimeImmutable @1723179730 {#2989
      date: 2024-08-09 07:02:10.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705188599 {#2966
      date: 2024-01-14 00:29:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2025 …}
  +body: "And lasers, and gps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705200044 {#2026
    date: 2024-01-14 03:40:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@ElBarto@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2011 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2029 …}
  +reports: Doctrine\ORM\PersistentCollection {#2020 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -id: 306849
  -bodyTs: "'gps':4 'laser':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6340778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200044 {#2024
    date: 2024-01-14 03:40:44.0 +01:00
  }
  +"title": 306849
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1926
  +user: Proxies\__CG__\App\Entity\User {#3004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#3044 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Low-hanging-fruit"
  +title: "Low-hanging fruit 🥱"
  +url: "https://lemmy.world/pictrs/image/de96d98b-7f5f-4337-b112-994f5ee550a6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 817
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722885427 {#3039
    date: 2024-08-05 21:17:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  +badges: Doctrine\ORM\PersistentCollection {#3056 …}
  +children: [
    App\Entity\EntryComment {#1708
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1926 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +body: "By what metrics because a lot of that sentiment is not really supported by data afaik."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705074796 {#1906
        date: 2024-01-12 16:53:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 302278
      -bodyTs: "'afaik':16 'data':15 'lot':6 'metric':3 'realli':12 'sentiment':9 'support':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6298713"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705074796 {#1909
        date: 2024-01-12 16:53:16.0 +01:00
      }
      +"title": 302278
    }
  ]
  -id: 29011
  -titleTs: "'fruit':4 'hang':3 'low':2 'low-hang':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705069735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10578053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704983335 {#3025
    date: 2024-01-11 15:28:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1926
  +user: Proxies\__CG__\App\Entity\User {#3004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#3044 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Low-hanging-fruit"
  +title: "Low-hanging fruit 🥱"
  +url: "https://lemmy.world/pictrs/image/de96d98b-7f5f-4337-b112-994f5ee550a6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 817
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722885427 {#3039
    date: 2024-08-05 21:17:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  +badges: Doctrine\ORM\PersistentCollection {#3056 …}
  +children: [
    App\Entity\EntryComment {#1708
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1926 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +body: "By what metrics because a lot of that sentiment is not really supported by data afaik."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705074796 {#1906
        date: 2024-01-12 16:53:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 302278
      -bodyTs: "'afaik':16 'data':15 'lot':6 'metric':3 'realli':12 'sentiment':9 'support':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6298713"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705074796 {#1909
        date: 2024-01-12 16:53:16.0 +01:00
      }
      +"title": 302278
    }
  ]
  -id: 29011
  -titleTs: "'fruit':4 'hang':3 'low':2 'low-hang':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705069735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10578053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704983335 {#3025
    date: 2024-01-11 15:28:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1926
  +user: Proxies\__CG__\App\Entity\User {#3004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: Proxies\__CG__\App\Entity\Image {#3044 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "Low-hanging-fruit"
  +title: "Low-hanging fruit 🥱"
  +url: "https://lemmy.world/pictrs/image/de96d98b-7f5f-4337-b112-994f5ee550a6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 817
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722885427 {#3039
    date: 2024-08-05 21:17:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3046 …}
  +votes: Doctrine\ORM\PersistentCollection {#3048 …}
  +reports: Doctrine\ORM\PersistentCollection {#3050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
  +badges: Doctrine\ORM\PersistentCollection {#3056 …}
  +children: [
    App\Entity\EntryComment {#1708
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1926 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
      +body: "By what metrics because a lot of that sentiment is not really supported by data afaik."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705074796 {#1906
        date: 2024-01-12 16:53:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Cannibal_MoshpitV3@lemmy.world"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1907 …}
      +nested: Doctrine\ORM\PersistentCollection {#1407 …}
      +votes: Doctrine\ORM\PersistentCollection {#2391 …}
      +reports: Doctrine\ORM\PersistentCollection {#2369 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
      -id: 302278
      -bodyTs: "'afaik':16 'data':15 'lot':6 'metric':3 'realli':12 'sentiment':9 'support':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6298713"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705074796 {#1909
        date: 2024-01-12 16:53:16.0 +01:00
      }
      +"title": 302278
    }
  ]
  -id: 29011
  -titleTs: "'fruit':4 'hang':3 'low':2 'low-hang':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705069735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10578053"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704983335 {#3025
    date: 2024-01-11 15:28:55.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#1708
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1926
    +user: Proxies\__CG__\App\Entity\User {#3004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#3044 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Low-hanging-fruit"
    +title: "Low-hanging fruit 🥱"
    +url: "https://lemmy.world/pictrs/image/de96d98b-7f5f-4337-b112-994f5ee550a6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 817
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722885427 {#3039
      date: 2024-08-05 21:17:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3048 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    +badges: Doctrine\ORM\PersistentCollection {#3056 …}
    +children: [
      App\Entity\EntryComment {#1708}
    ]
    -id: 29011
    -titleTs: "'fruit':4 'hang':3 'low':2 'low-hang':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705069735
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10578053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704983335 {#3025
      date: 2024-01-11 15:28:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "By what metrics because a lot of that sentiment is not really supported by data afaik."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705074796 {#1906
    date: 2024-01-12 16:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 302278
  -bodyTs: "'afaik':16 'data':15 'lot':6 'metric':3 'realli':12 'sentiment':9 'support':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6298713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074796 {#1909
    date: 2024-01-12 16:53:16.0 +01:00
  }
  +"title": 302278
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#1708
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1926
    +user: Proxies\__CG__\App\Entity\User {#3004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#3044 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Low-hanging-fruit"
    +title: "Low-hanging fruit 🥱"
    +url: "https://lemmy.world/pictrs/image/de96d98b-7f5f-4337-b112-994f5ee550a6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 817
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722885427 {#3039
      date: 2024-08-05 21:17:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3048 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    +badges: Doctrine\ORM\PersistentCollection {#3056 …}
    +children: [
      App\Entity\EntryComment {#1708}
    ]
    -id: 29011
    -titleTs: "'fruit':4 'hang':3 'low':2 'low-hang':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705069735
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10578053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704983335 {#3025
      date: 2024-01-11 15:28:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "By what metrics because a lot of that sentiment is not really supported by data afaik."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705074796 {#1906
    date: 2024-01-12 16:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 302278
  -bodyTs: "'afaik':16 'data':15 'lot':6 'metric':3 'realli':12 'sentiment':9 'support':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6298713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074796 {#1909
    date: 2024-01-12 16:53:16.0 +01:00
  }
  +"title": 302278
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1708
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1926
    +user: Proxies\__CG__\App\Entity\User {#3004 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: Proxies\__CG__\App\Entity\Image {#3044 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "Low-hanging-fruit"
    +title: "Low-hanging fruit 🥱"
    +url: "https://lemmy.world/pictrs/image/de96d98b-7f5f-4337-b112-994f5ee550a6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 817
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722885427 {#3039
      date: 2024-08-05 21:17:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3046 …}
    +votes: Doctrine\ORM\PersistentCollection {#3048 …}
    +reports: Doctrine\ORM\PersistentCollection {#3050 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3054 …}
    +badges: Doctrine\ORM\PersistentCollection {#3056 …}
    +children: [
      App\Entity\EntryComment {#1708}
    ]
    -id: 29011
    -titleTs: "'fruit':4 'hang':3 'low':2 'low-hang':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705069735
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10578053"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704983335 {#3025
      date: 2024-01-11 15:28:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1874 …}
  +body: "By what metrics because a lot of that sentiment is not really supported by data afaik."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705074796 {#1906
    date: 2024-01-12 16:53:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cannibal_MoshpitV3@lemmy.world"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2369 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2395 …}
  -id: 302278
  -bodyTs: "'afaik':16 'data':15 'lot':6 'metric':3 'realli':12 'sentiment':9 'support':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6298713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074796 {#1909
    date: 2024-01-12 16:53:16.0 +01:00
  }
  +"title": 302278
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#3022 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#3063 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "2B-or-not-2B-that-is-the-pencil"
  +title: "2B or not 2B... that is the pencil"
  +url: "https://lemmy.world/pictrs/image/03dcc96b-8183-4ded-88d4-a494b393478c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722726749 {#3058
    date: 2024-08-04 01:12:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  +badges: Doctrine\ORM\PersistentCollection {#3075 …}
  +children: [
    App\Entity\EntryComment {#2360
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Du hast mich or Du hasst mich\n
        \n
        - Rammstein
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704832123 {#2370
        date: 2024-01-09 21:28:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 294224
      -bodyTs: "'du':1,5 'hasst':6 'hast':2 'mich':3,7 'rammstein':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6197305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704832123 {#2377
        date: 2024-01-09 21:28:43.0 +01:00
      }
      +"title": 294224
    }
  ]
  -id: 28204
  -titleTs: "'2b':1,4 'pencil':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704837719
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10473538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704751319 {#3045
    date: 2024-01-08 23:01:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#3022 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#3063 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "2B-or-not-2B-that-is-the-pencil"
  +title: "2B or not 2B... that is the pencil"
  +url: "https://lemmy.world/pictrs/image/03dcc96b-8183-4ded-88d4-a494b393478c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722726749 {#3058
    date: 2024-08-04 01:12:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  +badges: Doctrine\ORM\PersistentCollection {#3075 …}
  +children: [
    App\Entity\EntryComment {#2360
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Du hast mich or Du hasst mich\n
        \n
        - Rammstein
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704832123 {#2370
        date: 2024-01-09 21:28:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 294224
      -bodyTs: "'du':1,5 'hasst':6 'hast':2 'mich':3,7 'rammstein':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6197305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704832123 {#2377
        date: 2024-01-09 21:28:43.0 +01:00
      }
      +"title": 294224
    }
  ]
  -id: 28204
  -titleTs: "'2b':1,4 'pencil':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704837719
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10473538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704751319 {#3045
    date: 2024-01-08 23:01:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2359
  +user: Proxies\__CG__\App\Entity\User {#3022 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#3063 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "2B-or-not-2B-that-is-the-pencil"
  +title: "2B or not 2B... that is the pencil"
  +url: "https://lemmy.world/pictrs/image/03dcc96b-8183-4ded-88d4-a494b393478c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 253
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722726749 {#3058
    date: 2024-08-04 01:12:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  +badges: Doctrine\ORM\PersistentCollection {#3075 …}
  +children: [
    App\Entity\EntryComment {#2360
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2359 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Du hast mich or Du hasst mich\n
        \n
        - Rammstein
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704832123 {#2370
        date: 2024-01-09 21:28:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2364 …}
      +nested: Doctrine\ORM\PersistentCollection {#2380 …}
      +votes: Doctrine\ORM\PersistentCollection {#2382 …}
      +reports: Doctrine\ORM\PersistentCollection {#2384 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
      -id: 294224
      -bodyTs: "'du':1,5 'hasst':6 'hast':2 'mich':3,7 'rammstein':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6197305"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704832123 {#2377
        date: 2024-01-09 21:28:43.0 +01:00
      }
      +"title": 294224
    }
  ]
  -id: 28204
  -titleTs: "'2b':1,4 'pencil':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704837719
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10473538"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704751319 {#3045
    date: 2024-01-08 23:01:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#3022 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#3063 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "2B-or-not-2B-that-is-the-pencil"
    +title: "2B or not 2B... that is the pencil"
    +url: "https://lemmy.world/pictrs/image/03dcc96b-8183-4ded-88d4-a494b393478c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722726749 {#3058
      date: 2024-08-04 01:12:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3067 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    +badges: Doctrine\ORM\PersistentCollection {#3075 …}
    +children: [
      App\Entity\EntryComment {#2360}
    ]
    -id: 28204
    -titleTs: "'2b':1,4 'pencil':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704837719
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10473538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704751319 {#3045
      date: 2024-01-08 23:01:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Du hast mich or Du hasst mich\n
    \n
    - Rammstein
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704832123 {#2370
    date: 2024-01-09 21:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 294224
  -bodyTs: "'du':1,5 'hasst':6 'hast':2 'mich':3,7 'rammstein':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6197305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704832123 {#2377
    date: 2024-01-09 21:28:43.0 +01:00
  }
  +"title": 294224
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#3022 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#3063 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "2B-or-not-2B-that-is-the-pencil"
    +title: "2B or not 2B... that is the pencil"
    +url: "https://lemmy.world/pictrs/image/03dcc96b-8183-4ded-88d4-a494b393478c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722726749 {#3058
      date: 2024-08-04 01:12:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3067 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    +badges: Doctrine\ORM\PersistentCollection {#3075 …}
    +children: [
      App\Entity\EntryComment {#2360}
    ]
    -id: 28204
    -titleTs: "'2b':1,4 'pencil':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704837719
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10473538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704751319 {#3045
      date: 2024-01-08 23:01:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Du hast mich or Du hasst mich\n
    \n
    - Rammstein
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704832123 {#2370
    date: 2024-01-09 21:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 294224
  -bodyTs: "'du':1,5 'hasst':6 'hast':2 'mich':3,7 'rammstein':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6197305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704832123 {#2377
    date: 2024-01-09 21:28:43.0 +01:00
  }
  +"title": 294224
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2360
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2359
    +user: Proxies\__CG__\App\Entity\User {#3022 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
    +image: Proxies\__CG__\App\Entity\Image {#3063 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "2B-or-not-2B-that-is-the-pencil"
    +title: "2B or not 2B... that is the pencil"
    +url: "https://lemmy.world/pictrs/image/03dcc96b-8183-4ded-88d4-a494b393478c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 253
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722726749 {#3058
      date: 2024-08-04 01:12:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3067 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    +badges: Doctrine\ORM\PersistentCollection {#3075 …}
    +children: [
      App\Entity\EntryComment {#2360}
    ]
    -id: 28204
    -titleTs: "'2b':1,4 'pencil':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704837719
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10473538"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704751319 {#3045
      date: 2024-01-08 23:01:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Du hast mich or Du hasst mich\n
    \n
    - Rammstein
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704832123 {#2370
    date: 2024-01-09 21:28:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2364 …}
  +nested: Doctrine\ORM\PersistentCollection {#2380 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#2384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2383 …}
  -id: 294224
  -bodyTs: "'du':1,5 'hasst':6 'hast':2 'mich':3,7 'rammstein':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6197305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704832123 {#2377
    date: 2024-01-09 21:28:43.0 +01:00
  }
  +"title": 294224
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: Proxies\__CG__\App\Entity\Image {#2845 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
  +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
  +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 647
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720297205 {#2840
    date: 2024-07-06 22:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2855 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
  +badges: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1711642231 {#2458
        date: 2024-03-28 17:10:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ghostalmedia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 278562
      -bodyTs: "'/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6050213"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704339995 {#2461
        date: 2024-01-04 04:46:35.0 +01:00
      }
      +"title": 278562
    }
  ]
  -id: 27039
  -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704407735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321335 {#2751
    date: 2024-01-03 23:35:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: Proxies\__CG__\App\Entity\Image {#2845 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
  +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
  +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 647
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720297205 {#2840
    date: 2024-07-06 22:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2855 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
  +badges: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1711642231 {#2458
        date: 2024-03-28 17:10:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ghostalmedia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 278562
      -bodyTs: "'/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6050213"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704339995 {#2461
        date: 2024-01-04 04:46:35.0 +01:00
      }
      +"title": 278562
    }
  ]
  -id: 27039
  -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704407735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321335 {#2751
    date: 2024-01-03 23:35:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2460
  +user: Proxies\__CG__\App\Entity\User {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: Proxies\__CG__\App\Entity\Image {#2845 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
  +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
  +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 647
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720297205 {#2840
    date: 2024-07-06 22:20:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2855 …}
  +votes: Doctrine\ORM\PersistentCollection {#2857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2859 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
  +badges: Doctrine\ORM\PersistentCollection {#2865 …}
  +children: [
    App\Entity\EntryComment {#2456
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2460 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
      +image: null
      +parent: null
      +root: null
      +body: "![](https://lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1711642231 {#2458
        date: 2024-03-28 17:10:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Ghostalmedia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2452 …}
      +nested: Doctrine\ORM\PersistentCollection {#2454 …}
      +votes: Doctrine\ORM\PersistentCollection {#2459 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
      -id: 278562
      -bodyTs: "'/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6050213"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704339995 {#2461
        date: 2024-01-04 04:46:35.0 +01:00
      }
      +"title": 278562
    }
  ]
  -id: 27039
  -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704407735
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10286392"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321335 {#2751
    date: 2024-01-03 23:35:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
    +image: Proxies\__CG__\App\Entity\Image {#2845 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
    +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
    +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 647
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720297205 {#2840
      date: 2024-07-06 22:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2855 …}
    +votes: Doctrine\ORM\PersistentCollection {#2857 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
    +badges: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 27039
    -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704407735
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10286392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704321335 {#2751
      date: 2024-01-03 23:35:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1711642231 {#2458
    date: 2024-03-28 17:10:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ghostalmedia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 278562
  -bodyTs: "'/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6050213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704339995 {#2461
    date: 2024-01-04 04:46:35.0 +01:00
  }
  +"title": 278562
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2456
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
    +image: Proxies\__CG__\App\Entity\Image {#2845 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
    +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
    +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 647
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720297205 {#2840
      date: 2024-07-06 22:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2855 …}
    +votes: Doctrine\ORM\PersistentCollection {#2857 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
    +badges: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 27039
    -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704407735
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10286392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704321335 {#2751
      date: 2024-01-03 23:35:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1711642231 {#2458
    date: 2024-03-28 17:10:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ghostalmedia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 278562
  -bodyTs: "'/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6050213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704339995 {#2461
    date: 2024-01-04 04:46:35.0 +01:00
  }
  +"title": 278562
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2456
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2460
    +user: Proxies\__CG__\App\Entity\User {#2584 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
    +image: Proxies\__CG__\App\Entity\Image {#2845 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "My-local-coffee-shop-has-a-no-birds-sign-on"
    +title: "My local coffee shop has a no birds sign on the door. It is placed at eye height for walking birds."
    +url: "https://lemmy.world/pictrs/image/ab4b3717-42b0-47b3-b2a5-5b2080fd80a5.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 647
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720297205 {#2840
      date: 2024-07-06 22:20:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2855 …}
    +votes: Doctrine\ORM\PersistentCollection {#2857 …}
    +reports: Doctrine\ORM\PersistentCollection {#2859 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2861 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2863 …}
    +badges: Doctrine\ORM\PersistentCollection {#2865 …}
    +children: [
      App\Entity\EntryComment {#2456}
    ]
    -id: 27039
    -titleTs: "'bird':8,21 'coffe':3 'door':12 'eye':17 'height':18 'local':2 'place':15 'shop':4 'sign':9 'walk':20"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704407735
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10286392"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704321335 {#2751
      date: 2024-01-03 23:35:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1711642231 {#2458
    date: 2024-03-28 17:10:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Ghostalmedia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2452 …}
  +nested: Doctrine\ORM\PersistentCollection {#2454 …}
  +votes: Doctrine\ORM\PersistentCollection {#2459 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2371 …}
  -id: 278562
  -bodyTs: "'/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':3 'lemmy.ca':2 'lemmy.ca/pictrs/image/4e0ca21a-119e-4d69-af0d-0cddcb81d7dc.jpeg)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6050213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704339995 {#2461
    date: 2024-01-04 04:46:35.0 +01:00
  }
  +"title": 278562
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
  +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
  +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587695 {#3077
    date: 2024-04-08 16:48:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  +badges: Doctrine\ORM\PersistentCollection {#3092 …}
  +children: [
    2 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704304348 {#1711
        date: 2024-01-03 18:52:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Neato@ttrpg.network"
        "@mydude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 277067
      -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6040903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704304348 {#1616
        date: 2024-01-03 18:52:28.0 +01:00
      }
      +"title": 277067
    }
    1 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Of the presidency… Reagan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704338388 {#1726
        date: 2024-01-04 04:19:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Neato@ttrpg.network"
        "@mydude@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 278505
      -bodyTs: "'presid':3 'reagan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6049778"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704338388 {#1728
        date: 2024-01-04 04:19:48.0 +01:00
      }
      +"title": 278505
    }
    0 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Or are you talking about the doctor at the head of the commission?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704339133 {#1720
        date: 2024-01-04 04:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Neato@ttrpg.network"
        "@mydude@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 278525
      -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6049963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704339133 {#1716
        date: 2024-01-04 04:32:13.0 +01:00
      }
      +"title": 278525
    }
  ]
  -id: 26630
  -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704249704
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10220781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704163304 {#3064
    date: 2024-01-02 03:41:44.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
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
  +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
  +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587695 {#3077
    date: 2024-04-08 16:48:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  +badges: Doctrine\ORM\PersistentCollection {#3092 …}
  +children: [
    2 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704304348 {#1711
        date: 2024-01-03 18:52:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Neato@ttrpg.network"
        "@mydude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 277067
      -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6040903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704304348 {#1616
        date: 2024-01-03 18:52:28.0 +01:00
      }
      +"title": 277067
    }
    1 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Of the presidency… Reagan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704338388 {#1726
        date: 2024-01-04 04:19:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Neato@ttrpg.network"
        "@mydude@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 278505
      -bodyTs: "'presid':3 'reagan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6049778"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704338388 {#1728
        date: 2024-01-04 04:19:48.0 +01:00
      }
      +"title": 278505
    }
    0 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Or are you talking about the doctor at the head of the commission?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704339133 {#1720
        date: 2024-01-04 04:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Neato@ttrpg.network"
        "@mydude@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 278525
      -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6049963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704339133 {#1716
        date: 2024-01-04 04:32:13.0 +01:00
      }
      +"title": 278525
    }
  ]
  -id: 26630
  -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704249704
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10220781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704163304 {#3064
    date: 2024-01-02 03:41:44.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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
  +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
  +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 66
  +favouriteCount: 276
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587695 {#3077
    date: 2024-04-08 16:48:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3084 …}
  +reports: Doctrine\ORM\PersistentCollection {#3086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
  +badges: Doctrine\ORM\PersistentCollection {#3092 …}
  +children: [
    2 => App\Entity\EntryComment {#1611
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704304348 {#1711
        date: 2024-01-03 18:52:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Neato@ttrpg.network"
        "@mydude@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1628 …}
      +nested: Doctrine\ORM\PersistentCollection {#1599 …}
      +votes: Doctrine\ORM\PersistentCollection {#1625 …}
      +reports: Doctrine\ORM\PersistentCollection {#1617 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
      -id: 277067
      -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6040903"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704304348 {#1616
        date: 2024-01-03 18:52:28.0 +01:00
      }
      +"title": 277067
    }
    1 => App\Entity\EntryComment {#1736
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Of the presidency… Reagan."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704338388 {#1726
        date: 2024-01-04 04:19:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Neato@ttrpg.network"
        "@mydude@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1737 …}
      +nested: Doctrine\ORM\PersistentCollection {#1732 …}
      +votes: Doctrine\ORM\PersistentCollection {#1735 …}
      +reports: Doctrine\ORM\PersistentCollection {#1729 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
      -id: 278505
      -bodyTs: "'presid':3 'reagan':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6049778"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704338388 {#1728
        date: 2024-01-04 04:19:48.0 +01:00
      }
      +"title": 278505
    }
    0 => App\Entity\EntryComment {#1717
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +body: "Or are you talking about the doctor at the head of the commission?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704339133 {#1720
        date: 2024-01-04 04:32:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
        "@Neato@ttrpg.network"
        "@mydude@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1739 …}
      +nested: Doctrine\ORM\PersistentCollection {#1740 …}
      +votes: Doctrine\ORM\PersistentCollection {#2465 …}
      +reports: Doctrine\ORM\PersistentCollection {#2463 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
      -id: 278525
      -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6049963"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704339133 {#1716
        date: 2024-01-04 04:32:13.0 +01:00
      }
      +"title": 278525
    }
  ]
  -id: 26630
  -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704249704
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10220781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704163304 {#3064
    date: 2024-01-02 03:41:44.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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
    +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587695 {#3077
      date: 2024-04-08 16:48:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    +badges: Doctrine\ORM\PersistentCollection {#3092 …}
    +children: [
      2 => App\Entity\EntryComment {#1611}
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Of the presidency… Reagan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704338388 {#1726
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 278505
        -bodyTs: "'presid':3 'reagan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049778"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704338388 {#1728
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +"title": 278505
      }
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Or are you talking about the doctor at the head of the commission?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704339133 {#1720
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 278525
        -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704339133 {#1716
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +"title": 278525
      }
    ]
    -id: 26630
    -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704249704
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10220781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704163304 {#3064
      date: 2024-01-02 03:41:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704304348 {#1711
    date: 2024-01-03 18:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Neato@ttrpg.network"
    "@mydude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 277067
  -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6040903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704304348 {#1616
    date: 2024-01-03 18:52:28.0 +01:00
  }
  +"title": 277067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
    +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587695 {#3077
      date: 2024-04-08 16:48:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    +badges: Doctrine\ORM\PersistentCollection {#3092 …}
    +children: [
      2 => App\Entity\EntryComment {#1611}
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Of the presidency… Reagan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704338388 {#1726
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 278505
        -bodyTs: "'presid':3 'reagan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049778"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704338388 {#1728
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +"title": 278505
      }
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Or are you talking about the doctor at the head of the commission?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704339133 {#1720
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 278525
        -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704339133 {#1716
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +"title": 278525
      }
    ]
    -id: 26630
    -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704249704
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10220781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704163304 {#3064
      date: 2024-01-02 03:41:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704304348 {#1711
    date: 2024-01-03 18:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Neato@ttrpg.network"
    "@mydude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 277067
  -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6040903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704304348 {#1616
    date: 2024-01-03 18:52:28.0 +01:00
  }
  +"title": 277067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
    +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587695 {#3077
      date: 2024-04-08 16:48:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    +badges: Doctrine\ORM\PersistentCollection {#3092 …}
    +children: [
      2 => App\Entity\EntryComment {#1611}
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Of the presidency… Reagan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704338388 {#1726
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 278505
        -bodyTs: "'presid':3 'reagan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049778"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704338388 {#1728
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +"title": 278505
      }
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Or are you talking about the doctor at the head of the commission?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704339133 {#1720
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 278525
        -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704339133 {#1716
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +"title": 278525
      }
    ]
    -id: 26630
    -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704249704
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10220781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704163304 {#3064
      date: 2024-01-02 03:41:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704304348 {#1711
    date: 2024-01-03 18:52:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Neato@ttrpg.network"
    "@mydude@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1628 …}
  +nested: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  -id: 277067
  -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6040903"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704304348 {#1616
    date: 2024-01-03 18:52:28.0 +01:00
  }
  +"title": 277067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
    +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587695 {#3077
      date: 2024-04-08 16:48:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    +badges: Doctrine\ORM\PersistentCollection {#3092 …}
    +children: [
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704304348 {#1711
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 277067
        -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6040903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704304348 {#1616
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +"title": 277067
      }
      1 => App\Entity\EntryComment {#1736}
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Or are you talking about the doctor at the head of the commission?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704339133 {#1720
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 278525
        -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704339133 {#1716
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +"title": 278525
      }
    ]
    -id: 26630
    -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704249704
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10220781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704163304 {#3064
      date: 2024-01-02 03:41:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Of the presidency… Reagan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704338388 {#1726
    date: 2024-01-04 04:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Neato@ttrpg.network"
    "@mydude@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 278505
  -bodyTs: "'presid':3 'reagan':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6049778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704338388 {#1728
    date: 2024-01-04 04:19:48.0 +01:00
  }
  +"title": 278505
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
App\Entity\EntryComment {#1736
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
    +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587695 {#3077
      date: 2024-04-08 16:48:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    +badges: Doctrine\ORM\PersistentCollection {#3092 …}
    +children: [
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704304348 {#1711
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 277067
        -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6040903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704304348 {#1616
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +"title": 277067
      }
      1 => App\Entity\EntryComment {#1736}
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Or are you talking about the doctor at the head of the commission?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704339133 {#1720
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 278525
        -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704339133 {#1716
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +"title": 278525
      }
    ]
    -id: 26630
    -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704249704
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10220781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704163304 {#3064
      date: 2024-01-02 03:41:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Of the presidency… Reagan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704338388 {#1726
    date: 2024-01-04 04:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Neato@ttrpg.network"
    "@mydude@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 278505
  -bodyTs: "'presid':3 'reagan':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6049778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704338388 {#1728
    date: 2024-01-04 04:19:48.0 +01:00
  }
  +"title": 278505
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1736
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
    +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587695 {#3077
      date: 2024-04-08 16:48:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    +badges: Doctrine\ORM\PersistentCollection {#3092 …}
    +children: [
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704304348 {#1711
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 277067
        -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6040903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704304348 {#1616
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +"title": 277067
      }
      1 => App\Entity\EntryComment {#1736}
      0 => App\Entity\EntryComment {#1717
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Or are you talking about the doctor at the head of the commission?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704339133 {#1720
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1739 …}
        +nested: Doctrine\ORM\PersistentCollection {#1740 …}
        +votes: Doctrine\ORM\PersistentCollection {#2465 …}
        +reports: Doctrine\ORM\PersistentCollection {#2463 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
        -id: 278525
        -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049963"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704339133 {#1716
          date: 2024-01-04 04:32:13.0 +01:00
        }
        +"title": 278525
      }
    ]
    -id: 26630
    -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704249704
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10220781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704163304 {#3064
      date: 2024-01-02 03:41:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Of the presidency… Reagan."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704338388 {#1726
    date: 2024-01-04 04:19:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Neato@ttrpg.network"
    "@mydude@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1737 …}
  +nested: Doctrine\ORM\PersistentCollection {#1732 …}
  +votes: Doctrine\ORM\PersistentCollection {#1735 …}
  +reports: Doctrine\ORM\PersistentCollection {#1729 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
  -id: 278505
  -bodyTs: "'presid':3 'reagan':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6049778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704338388 {#1728
    date: 2024-01-04 04:19:48.0 +01:00
  }
  +"title": 278505
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
    +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587695 {#3077
      date: 2024-04-08 16:48:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    +badges: Doctrine\ORM\PersistentCollection {#3092 …}
    +children: [
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704304348 {#1711
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 277067
        -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6040903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704304348 {#1616
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +"title": 277067
      }
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Of the presidency… Reagan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704338388 {#1726
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 278505
        -bodyTs: "'presid':3 'reagan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049778"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704338388 {#1728
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +"title": 278505
      }
      0 => App\Entity\EntryComment {#1717}
    ]
    -id: 26630
    -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704249704
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10220781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704163304 {#3064
      date: 2024-01-02 03:41:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Or are you talking about the doctor at the head of the commission?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704339133 {#1720
    date: 2024-01-04 04:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Neato@ttrpg.network"
    "@mydude@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 278525
  -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6049963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704339133 {#1716
    date: 2024-01-04 04:32:13.0 +01:00
  }
  +"title": 278525
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
    +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587695 {#3077
      date: 2024-04-08 16:48:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    +badges: Doctrine\ORM\PersistentCollection {#3092 …}
    +children: [
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704304348 {#1711
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 277067
        -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6040903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704304348 {#1616
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +"title": 277067
      }
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Of the presidency… Reagan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704338388 {#1726
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 278505
        -bodyTs: "'presid':3 'reagan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049778"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704338388 {#1728
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +"title": 278505
      }
      0 => App\Entity\EntryComment {#1717}
    ]
    -id: 26630
    -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704249704
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10220781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704163304 {#3064
      date: 2024-01-02 03:41:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Or are you talking about the doctor at the head of the commission?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704339133 {#1720
    date: 2024-01-04 04:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Neato@ttrpg.network"
    "@mydude@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 278525
  -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6049963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704339133 {#1716
    date: 2024-01-04 04:32:13.0 +01:00
  }
  +"title": 278525
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#1717
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-was-Ronald-Reagan-and-Nancy-Reagan-so-bad-for"
    +title: "Why was Ronald Reagan and Nancy Reagan so bad for the American people?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 66
    +favouriteCount: 276
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587695 {#3077
      date: 2024-04-08 16:48:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3042 …}
    +votes: Doctrine\ORM\PersistentCollection {#3084 …}
    +reports: Doctrine\ORM\PersistentCollection {#3086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3088 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3090 …}
    +badges: Doctrine\ORM\PersistentCollection {#3092 …}
    +children: [
      2 => App\Entity\EntryComment {#1611
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "War on drugs, aids epidemics badly managed because it mostly affected “sinners”."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704304348 {#1711
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1628 …}
        +nested: Doctrine\ORM\PersistentCollection {#1599 …}
        +votes: Doctrine\ORM\PersistentCollection {#1625 …}
        +reports: Doctrine\ORM\PersistentCollection {#1617 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
        -id: 277067
        -bodyTs: "'affect':11 'aid':4 'bad':6 'drug':3 'epidem':5 'manag':7 'most':10 'sinner':12 'war':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6040903"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704304348 {#1616
          date: 2024-01-03 18:52:28.0 +01:00
        }
        +"title": 277067
      }
      1 => App\Entity\EntryComment {#1736
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
        +body: "Of the presidency… Reagan."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704338388 {#1726
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@return2ozma@lemmy.world"
          "@Neato@ttrpg.network"
          "@mydude@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1737 …}
        +nested: Doctrine\ORM\PersistentCollection {#1732 …}
        +votes: Doctrine\ORM\PersistentCollection {#1735 …}
        +reports: Doctrine\ORM\PersistentCollection {#1729 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1719 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1714 …}
        -id: 278505
        -bodyTs: "'presid':3 'reagan':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/6049778"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704338388 {#1728
          date: 2024-01-04 04:19:48.0 +01:00
        }
        +"title": 278505
      }
      0 => App\Entity\EntryComment {#1717}
    ]
    -id: 26630
    -titleTs: "'american':12 'bad':9 'nanci':6 'peopl':13 'reagan':4,7 'ronald':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704249704
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10220781"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704163304 {#3064
      date: 2024-01-02 03:41:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +body: "Or are you talking about the doctor at the head of the commission?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704339133 {#1720
    date: 2024-01-04 04:32:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
    "@Neato@ttrpg.network"
    "@mydude@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1739 …}
  +nested: Doctrine\ORM\PersistentCollection {#1740 …}
  +votes: Doctrine\ORM\PersistentCollection {#2465 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2411 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  -id: 278525
  -bodyTs: "'commiss':13 'doctor':7 'head':10 'talk':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6049963"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704339133 {#1716
    date: 2024-01-04 04:32:13.0 +01:00
  }
  +"title": 278525
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3118 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3120 …}
  +slug: "I-suspect-it-will-be-to-do-it-again-out"
  +title: "I suspect it will be to do it again out back..."
  +url: "https://lemmy.ca/pictrs/image/a1d48912-9de0-4382-876d-53df09efb959.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710360800 {#3113
    date: 2024-03-13 21:13:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  +badges: Doctrine\ORM\PersistentCollection {#3131 …}
  +children: [
    1 => App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "This is still near civilization. I’m talking about places where only I will go for the foreseeable future."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703657613 {#1435
        date: 2023-12-27 07:13:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@reversebananimals@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1671 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 255772
      -bodyTs: "'civil':5 'forese':18 'futur':19 'go':15 'm':7 'near':4 'place':10 'still':3 'talk':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5903170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703657613 {#1438
        date: 2023-12-27 07:13:33.0 +01:00
      }
      +"title": 255772
    }
    0 => App\Entity\EntryComment {#1548
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "It takes a year to biodegrade."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703657767 {#1579
        date: 2023-12-27 07:16:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@reversebananimals@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 255775
      -bodyTs: "'biodegrad':6 'take':2 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5903191"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703657767 {#1559
        date: 2023-12-27 07:16:07.0 +01:00
      }
      +"title": 255775
    }
  ]
  -id: 24436
  -titleTs: "'back':11 'suspect':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703518014
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11961123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431614 {#3100
    date: 2023-12-24 16:26:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3118 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3120 …}
  +slug: "I-suspect-it-will-be-to-do-it-again-out"
  +title: "I suspect it will be to do it again out back..."
  +url: "https://lemmy.ca/pictrs/image/a1d48912-9de0-4382-876d-53df09efb959.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710360800 {#3113
    date: 2024-03-13 21:13:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  +badges: Doctrine\ORM\PersistentCollection {#3131 …}
  +children: [
    1 => App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "This is still near civilization. I’m talking about places where only I will go for the foreseeable future."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703657613 {#1435
        date: 2023-12-27 07:13:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@reversebananimals@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1671 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 255772
      -bodyTs: "'civil':5 'forese':18 'futur':19 'go':15 'm':7 'near':4 'place':10 'still':3 'talk':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5903170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703657613 {#1438
        date: 2023-12-27 07:13:33.0 +01:00
      }
      +"title": 255772
    }
    0 => App\Entity\EntryComment {#1548
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "It takes a year to biodegrade."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703657767 {#1579
        date: 2023-12-27 07:16:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@reversebananimals@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 255775
      -bodyTs: "'biodegrad':6 'take':2 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5903191"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703657767 {#1559
        date: 2023-12-27 07:16:07.0 +01:00
      }
      +"title": 255775
    }
  ]
  -id: 24436
  -titleTs: "'back':11 'suspect':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703518014
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11961123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431614 {#3100
    date: 2023-12-24 16:26:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#3080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#3118 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3120 …}
  +slug: "I-suspect-it-will-be-to-do-it-again-out"
  +title: "I suspect it will be to do it again out back..."
  +url: "https://lemmy.ca/pictrs/image/a1d48912-9de0-4382-876d-53df09efb959.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710360800 {#3113
    date: 2024-03-13 21:13:20.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3121 …}
  +votes: Doctrine\ORM\PersistentCollection {#3123 …}
  +reports: Doctrine\ORM\PersistentCollection {#3125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
  +badges: Doctrine\ORM\PersistentCollection {#3131 …}
  +children: [
    1 => App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "This is still near civilization. I’m talking about places where only I will go for the foreseeable future."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703657613 {#1435
        date: 2023-12-27 07:13:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@reversebananimals@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1671 …}
      +nested: Doctrine\ORM\PersistentCollection {#1667 …}
      +votes: Doctrine\ORM\PersistentCollection {#1670 …}
      +reports: Doctrine\ORM\PersistentCollection {#1678 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
      -id: 255772
      -bodyTs: "'civil':5 'forese':18 'futur':19 'go':15 'm':7 'near':4 'place':10 'still':3 'talk':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5903170"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703657613 {#1438
        date: 2023-12-27 07:13:33.0 +01:00
      }
      +"title": 255772
    }
    0 => App\Entity\EntryComment {#1548
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +body: "It takes a year to biodegrade."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703657767 {#1579
        date: 2023-12-27 07:16:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@reversebananimals@lemmy.world"
        "@UnrepententProcrastinator@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1550 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1566 …}
      +reports: Doctrine\ORM\PersistentCollection {#1562 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
      -id: 255775
      -bodyTs: "'biodegrad':6 'take':2 'year':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5903191"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703657767 {#1559
        date: 2023-12-27 07:16:07.0 +01:00
      }
      +"title": 255775
    }
  ]
  -id: 24436
  -titleTs: "'back':11 'suspect':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703518014
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/11961123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703431614 {#3100
    date: 2023-12-24 16:26:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3118 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3120 …}
    +slug: "I-suspect-it-will-be-to-do-it-again-out"
    +title: "I suspect it will be to do it again out back..."
    +url: "https://lemmy.ca/pictrs/image/a1d48912-9de0-4382-876d-53df09efb959.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710360800 {#3113
      date: 2024-03-13 21:13:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
    +badges: Doctrine\ORM\PersistentCollection {#3131 …}
    +children: [
      1 => App\Entity\EntryComment {#1709}
      0 => App\Entity\EntryComment {#1548
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "It takes a year to biodegrade."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703657767 {#1579
          date: 2023-12-27 07:16:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@reversebananimals@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 255775
        -bodyTs: "'biodegrad':6 'take':2 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5903191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703657767 {#1559
          date: 2023-12-27 07:16:07.0 +01:00
        }
        +"title": 255775
      }
    ]
    -id: 24436
    -titleTs: "'back':11 'suspect':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703518014
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11961123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703431614 {#3100
      date: 2023-12-24 16:26:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "This is still near civilization. I’m talking about places where only I will go for the foreseeable future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703657613 {#1435
    date: 2023-12-27 07:13:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@reversebananimals@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 255772
  -bodyTs: "'civil':5 'forese':18 'futur':19 'go':15 'm':7 'near':4 'place':10 'still':3 'talk':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5903170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703657613 {#1438
    date: 2023-12-27 07:13:33.0 +01:00
  }
  +"title": 255772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3118 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3120 …}
    +slug: "I-suspect-it-will-be-to-do-it-again-out"
    +title: "I suspect it will be to do it again out back..."
    +url: "https://lemmy.ca/pictrs/image/a1d48912-9de0-4382-876d-53df09efb959.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710360800 {#3113
      date: 2024-03-13 21:13:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
    +badges: Doctrine\ORM\PersistentCollection {#3131 …}
    +children: [
      1 => App\Entity\EntryComment {#1709}
      0 => App\Entity\EntryComment {#1548
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "It takes a year to biodegrade."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703657767 {#1579
          date: 2023-12-27 07:16:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@reversebananimals@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 255775
        -bodyTs: "'biodegrad':6 'take':2 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5903191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703657767 {#1559
          date: 2023-12-27 07:16:07.0 +01:00
        }
        +"title": 255775
      }
    ]
    -id: 24436
    -titleTs: "'back':11 'suspect':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703518014
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11961123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703431614 {#3100
      date: 2023-12-24 16:26:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "This is still near civilization. I’m talking about places where only I will go for the foreseeable future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703657613 {#1435
    date: 2023-12-27 07:13:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@reversebananimals@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 255772
  -bodyTs: "'civil':5 'forese':18 'futur':19 'go':15 'm':7 'near':4 'place':10 'still':3 'talk':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5903170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703657613 {#1438
    date: 2023-12-27 07:13:33.0 +01:00
  }
  +"title": 255772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3118 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3120 …}
    +slug: "I-suspect-it-will-be-to-do-it-again-out"
    +title: "I suspect it will be to do it again out back..."
    +url: "https://lemmy.ca/pictrs/image/a1d48912-9de0-4382-876d-53df09efb959.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710360800 {#3113
      date: 2024-03-13 21:13:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
    +badges: Doctrine\ORM\PersistentCollection {#3131 …}
    +children: [
      1 => App\Entity\EntryComment {#1709}
      0 => App\Entity\EntryComment {#1548
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "It takes a year to biodegrade."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703657767 {#1579
          date: 2023-12-27 07:16:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@reversebananimals@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1550 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1566 …}
        +reports: Doctrine\ORM\PersistentCollection {#1562 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
        -id: 255775
        -bodyTs: "'biodegrad':6 'take':2 'year':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5903191"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703657767 {#1559
          date: 2023-12-27 07:16:07.0 +01:00
        }
        +"title": 255775
      }
    ]
    -id: 24436
    -titleTs: "'back':11 'suspect':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703518014
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11961123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703431614 {#3100
      date: 2023-12-24 16:26:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "This is still near civilization. I’m talking about places where only I will go for the foreseeable future."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703657613 {#1435
    date: 2023-12-27 07:13:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@reversebananimals@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1671 …}
  +nested: Doctrine\ORM\PersistentCollection {#1667 …}
  +votes: Doctrine\ORM\PersistentCollection {#1670 …}
  +reports: Doctrine\ORM\PersistentCollection {#1678 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  -id: 255772
  -bodyTs: "'civil':5 'forese':18 'futur':19 'go':15 'm':7 'near':4 'place':10 'still':3 'talk':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5903170"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703657613 {#1438
    date: 2023-12-27 07:13:33.0 +01:00
  }
  +"title": 255772
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3118 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3120 …}
    +slug: "I-suspect-it-will-be-to-do-it-again-out"
    +title: "I suspect it will be to do it again out back..."
    +url: "https://lemmy.ca/pictrs/image/a1d48912-9de0-4382-876d-53df09efb959.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710360800 {#3113
      date: 2024-03-13 21:13:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
    +badges: Doctrine\ORM\PersistentCollection {#3131 …}
    +children: [
      1 => App\Entity\EntryComment {#1709
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "This is still near civilization. I’m talking about places where only I will go for the foreseeable future."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703657613 {#1435
          date: 2023-12-27 07:13:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@reversebananimals@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1671 …}
        +nested: Doctrine\ORM\PersistentCollection {#1667 …}
        +votes: Doctrine\ORM\PersistentCollection {#1670 …}
        +reports: Doctrine\ORM\PersistentCollection {#1678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
        -id: 255772
        -bodyTs: "'civil':5 'forese':18 'futur':19 'go':15 'm':7 'near':4 'place':10 'still':3 'talk':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5903170"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703657613 {#1438
          date: 2023-12-27 07:13:33.0 +01:00
        }
        +"title": 255772
      }
      0 => App\Entity\EntryComment {#1548}
    ]
    -id: 24436
    -titleTs: "'back':11 'suspect':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703518014
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11961123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703431614 {#3100
      date: 2023-12-24 16:26:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "It takes a year to biodegrade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703657767 {#1579
    date: 2023-12-27 07:16:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@reversebananimals@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 255775
  -bodyTs: "'biodegrad':6 'take':2 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5903191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703657767 {#1559
    date: 2023-12-27 07:16:07.0 +01:00
  }
  +"title": 255775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3118 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3120 …}
    +slug: "I-suspect-it-will-be-to-do-it-again-out"
    +title: "I suspect it will be to do it again out back..."
    +url: "https://lemmy.ca/pictrs/image/a1d48912-9de0-4382-876d-53df09efb959.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710360800 {#3113
      date: 2024-03-13 21:13:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
    +badges: Doctrine\ORM\PersistentCollection {#3131 …}
    +children: [
      1 => App\Entity\EntryComment {#1709
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "This is still near civilization. I’m talking about places where only I will go for the foreseeable future."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703657613 {#1435
          date: 2023-12-27 07:13:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@reversebananimals@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1671 …}
        +nested: Doctrine\ORM\PersistentCollection {#1667 …}
        +votes: Doctrine\ORM\PersistentCollection {#1670 …}
        +reports: Doctrine\ORM\PersistentCollection {#1678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
        -id: 255772
        -bodyTs: "'civil':5 'forese':18 'futur':19 'go':15 'm':7 'near':4 'place':10 'still':3 'talk':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5903170"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703657613 {#1438
          date: 2023-12-27 07:13:33.0 +01:00
        }
        +"title": 255772
      }
      0 => App\Entity\EntryComment {#1548}
    ]
    -id: 24436
    -titleTs: "'back':11 'suspect':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703518014
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11961123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703431614 {#3100
      date: 2023-12-24 16:26:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "It takes a year to biodegrade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703657767 {#1579
    date: 2023-12-27 07:16:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@reversebananimals@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 255775
  -bodyTs: "'biodegrad':6 'take':2 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5903191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703657767 {#1559
    date: 2023-12-27 07:16:07.0 +01:00
  }
  +"title": 255775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1548
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#3080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#3118 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3120 …}
    +slug: "I-suspect-it-will-be-to-do-it-again-out"
    +title: "I suspect it will be to do it again out back..."
    +url: "https://lemmy.ca/pictrs/image/a1d48912-9de0-4382-876d-53df09efb959.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 11
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710360800 {#3113
      date: 2024-03-13 21:13:20.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3121 …}
    +votes: Doctrine\ORM\PersistentCollection {#3123 …}
    +reports: Doctrine\ORM\PersistentCollection {#3125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3127 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3129 …}
    +badges: Doctrine\ORM\PersistentCollection {#3131 …}
    +children: [
      1 => App\Entity\EntryComment {#1709
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +body: "This is still near civilization. I’m talking about places where only I will go for the foreseeable future."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703657613 {#1435
          date: 2023-12-27 07:13:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@reversebananimals@lemmy.world"
          "@UnrepententProcrastinator@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1671 …}
        +nested: Doctrine\ORM\PersistentCollection {#1667 …}
        +votes: Doctrine\ORM\PersistentCollection {#1670 …}
        +reports: Doctrine\ORM\PersistentCollection {#1678 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
        -id: 255772
        -bodyTs: "'civil':5 'forese':18 'futur':19 'go':15 'm':7 'near':4 'place':10 'still':3 'talk':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5903170"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703657613 {#1438
          date: 2023-12-27 07:13:33.0 +01:00
        }
        +"title": 255772
      }
      0 => App\Entity\EntryComment {#1548}
    ]
    -id: 24436
    -titleTs: "'back':11 'suspect':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703518014
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/11961123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703431614 {#3100
      date: 2023-12-24 16:26:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +body: "It takes a year to biodegrade."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703657767 {#1579
    date: 2023-12-27 07:16:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@reversebananimals@lemmy.world"
    "@UnrepententProcrastinator@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1550 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1566 …}
  +reports: Doctrine\ORM\PersistentCollection {#1562 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1554 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1556 …}
  -id: 255775
  -bodyTs: "'biodegrad':6 'take':2 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5903191"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703657767 {#1559
    date: 2023-12-27 07:16:07.0 +01:00
  }
  +"title": 255775
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 239
  +favouriteCount: 468
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705886347 {#2983
    date: 2024-01-22 02:19:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you take the most extreme form, they just shelter their children and brainwash them to the point where denial of God’s existence is associated with fear of hell.\n
        \n
        For the rest, confirmation bias, especially thanks to the shitty tool like Google search that reinforce it. Or they make their God untouchable by definition through philosophical arguments.\n
        \n
        They feel the same way about you not believing considering all the self-evident miracles they see everyday on their feed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705413490 {#2037
        date: 2024-01-16 14:58:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 313624
      -bodyTs: "'argument':58 'associ':26 'believ':67 'bias':35 'brainwash':14 'children':12 'confirm':34 'consid':68 'definit':55 'denial':20 'especi':36 'everyday':77 'evid':73 'exist':24 'extrem':6 'fear':28 'feed':80 'feel':60 'form':7 'god':22,52 'googl':43 'hell':30 'like':42 'make':50 'miracl':74 'philosoph':57 'point':18 'reinforc':46 'rest':33 'search':44 'see':76 'self':72 'self-evid':71 'shelter':10 'shitti':40 'take':3 'thank':37 'tool':41 'untouch':53 'way':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6427378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705413490 {#2144
        date: 2024-01-16 14:58:10.0 +01:00
      }
      +"title": 313624
    }
  ]
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#2969
    date: 2024-01-15 10:42:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 239
  +favouriteCount: 468
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705886347 {#2983
    date: 2024-01-22 02:19:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you take the most extreme form, they just shelter their children and brainwash them to the point where denial of God’s existence is associated with fear of hell.\n
        \n
        For the rest, confirmation bias, especially thanks to the shitty tool like Google search that reinforce it. Or they make their God untouchable by definition through philosophical arguments.\n
        \n
        They feel the same way about you not believing considering all the self-evident miracles they see everyday on their feed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705413490 {#2037
        date: 2024-01-16 14:58:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 313624
      -bodyTs: "'argument':58 'associ':26 'believ':67 'bias':35 'brainwash':14 'children':12 'confirm':34 'consid':68 'definit':55 'denial':20 'especi':36 'everyday':77 'evid':73 'exist':24 'extrem':6 'fear':28 'feed':80 'feel':60 'form':7 'god':22,52 'googl':43 'hell':30 'like':42 'make':50 'miracl':74 'philosoph':57 'point':18 'reinforc':46 'rest':33 'search':44 'see':76 'self':72 'self-evid':71 'shelter':10 'shitti':40 'take':3 'thank':37 'tool':41 'untouch':53 'way':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6427378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705413490 {#2144
        date: 2024-01-16 14:58:10.0 +01:00
      }
      +"title": 313624
    }
  ]
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#2969
    date: 2024-01-15 10:42:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2061
  +user: Proxies\__CG__\App\Entity\User {#2946 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
  +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
  +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 239
  +favouriteCount: 468
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705886347 {#2983
    date: 2024-01-22 02:19:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2988 …}
  +votes: Doctrine\ORM\PersistentCollection {#2991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
  +badges: Doctrine\ORM\PersistentCollection {#2999 …}
  +children: [
    App\Entity\EntryComment {#2075
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2061 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        If you take the most extreme form, they just shelter their children and brainwash them to the point where denial of God’s existence is associated with fear of hell.\n
        \n
        For the rest, confirmation bias, especially thanks to the shitty tool like Google search that reinforce it. Or they make their God untouchable by definition through philosophical arguments.\n
        \n
        They feel the same way about you not believing considering all the self-evident miracles they see everyday on their feed.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705413490 {#2037
        date: 2024-01-16 14:58:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@return2ozma@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2079 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2097 …}
      +reports: Doctrine\ORM\PersistentCollection {#2082 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
      -id: 313624
      -bodyTs: "'argument':58 'associ':26 'believ':67 'bias':35 'brainwash':14 'children':12 'confirm':34 'consid':68 'definit':55 'denial':20 'especi':36 'everyday':77 'evid':73 'exist':24 'extrem':6 'fear':28 'feed':80 'feel':60 'form':7 'god':22,52 'googl':43 'hell':30 'like':42 'make':50 'miracl':74 'philosoph':57 'point':18 'reinforc':46 'rest':33 'search':44 'see':76 'self':72 'self-evid':71 'shelter':10 'shitti':40 'take':3 'thank':37 'tool':41 'untouch':53 'way':63"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/6427378"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705413490 {#2144
        date: 2024-01-16 14:58:10.0 +01:00
      }
      +"title": 313624
    }
  ]
  -id: 30602
  -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705398124
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10734946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705311724 {#2969
    date: 2024-01-15 10:42:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 239
    +favouriteCount: 468
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705886347 {#2983
      date: 2024-01-22 02:19:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2969
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you take the most extreme form, they just shelter their children and brainwash them to the point where denial of God’s existence is associated with fear of hell.\n
    \n
    For the rest, confirmation bias, especially thanks to the shitty tool like Google search that reinforce it. Or they make their God untouchable by definition through philosophical arguments.\n
    \n
    They feel the same way about you not believing considering all the self-evident miracles they see everyday on their feed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705413490 {#2037
    date: 2024-01-16 14:58:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 313624
  -bodyTs: "'argument':58 'associ':26 'believ':67 'bias':35 'brainwash':14 'children':12 'confirm':34 'consid':68 'definit':55 'denial':20 'especi':36 'everyday':77 'evid':73 'exist':24 'extrem':6 'fear':28 'feed':80 'feel':60 'form':7 'god':22,52 'googl':43 'hell':30 'like':42 'make':50 'miracl':74 'philosoph':57 'point':18 'reinforc':46 'rest':33 'search':44 'see':76 'self':72 'self-evid':71 'shelter':10 'shitti':40 'take':3 'thank':37 'tool':41 'untouch':53 'way':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6427378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705413490 {#2144
    date: 2024-01-16 14:58:10.0 +01:00
  }
  +"title": 313624
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#2075
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 239
    +favouriteCount: 468
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705886347 {#2983
      date: 2024-01-22 02:19:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2969
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you take the most extreme form, they just shelter their children and brainwash them to the point where denial of God’s existence is associated with fear of hell.\n
    \n
    For the rest, confirmation bias, especially thanks to the shitty tool like Google search that reinforce it. Or they make their God untouchable by definition through philosophical arguments.\n
    \n
    They feel the same way about you not believing considering all the self-evident miracles they see everyday on their feed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705413490 {#2037
    date: 2024-01-16 14:58:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 313624
  -bodyTs: "'argument':58 'associ':26 'believ':67 'bias':35 'brainwash':14 'children':12 'confirm':34 'consid':68 'definit':55 'denial':20 'especi':36 'everyday':77 'evid':73 'exist':24 'extrem':6 'fear':28 'feed':80 'feel':60 'form':7 'god':22,52 'googl':43 'hell':30 'like':42 'make':50 'miracl':74 'philosoph':57 'point':18 'reinforc':46 'rest':33 'search':44 'see':76 'self':72 'self-evid':71 'shelter':10 'shitti':40 'take':3 'thank':37 'tool':41 'untouch':53 'way':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6427378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705413490 {#2144
    date: 2024-01-16 14:58:10.0 +01:00
  }
  +"title": 313624
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2075
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2061
    +user: Proxies\__CG__\App\Entity\User {#2946 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2872 …}
    +slug: "Why-in-the-year-2024-and-with-all-the-knowledge"
    +title: "Why in the year 2024 and with all the knowledge humans have now do people still believe in religion?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 239
    +favouriteCount: 468
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705886347 {#2983
      date: 2024-01-22 02:19:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2988 …}
    +votes: Doctrine\ORM\PersistentCollection {#2991 …}
    +reports: Doctrine\ORM\PersistentCollection {#2993 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2997 …}
    +badges: Doctrine\ORM\PersistentCollection {#2999 …}
    +children: [
      App\Entity\EntryComment {#2075}
    ]
    -id: 30602
    -titleTs: "'2024':5 'believ':17 'human':11 'knowledg':10 'peopl':15 'religion':19 'still':16 'year':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705398124
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10734946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705311724 {#2969
      date: 2024-01-15 10:42:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If you take the most extreme form, they just shelter their children and brainwash them to the point where denial of God’s existence is associated with fear of hell.\n
    \n
    For the rest, confirmation bias, especially thanks to the shitty tool like Google search that reinforce it. Or they make their God untouchable by definition through philosophical arguments.\n
    \n
    They feel the same way about you not believing considering all the self-evident miracles they see everyday on their feed.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705413490 {#2037
    date: 2024-01-16 14:58:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@return2ozma@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2079 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2097 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 313624
  -bodyTs: "'argument':58 'associ':26 'believ':67 'bias':35 'brainwash':14 'children':12 'confirm':34 'consid':68 'definit':55 'denial':20 'especi':36 'everyday':77 'evid':73 'exist':24 'extrem':6 'fear':28 'feed':80 'feel':60 'form':7 'god':22,52 'googl':43 'hell':30 'like':42 'make':50 'miracl':74 'philosoph':57 'point':18 'reinforc':46 'rest':33 'search':44 'see':76 'self':72 'self-evid':71 'shelter':10 'shitti':40 'take':3 'thank':37 'tool':41 'untouch':53 'way':63"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6427378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705413490 {#2144
    date: 2024-01-16 14:58:10.0 +01:00
  }
  +"title": 313624
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1613
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
  +title: "What is a nifty little feature modern gadgets have lost?"
  +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
  +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 823
  +favouriteCount: 1054
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704857455 {#3094
    date: 2024-01-10 04:30:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  +badges: Doctrine\ORM\PersistentCollection {#3111 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1613 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: "Got an IR watch in high school before universal remotes were a known enough technology. That teacher must have really hated that day. Sorry Mrs Desgagné if you’re out there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703828538 {#1555
        date: 2023-12-29 06:42:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Kcap@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 261513
      -bodyTs: "'day':23 'desgagné':26 'enough':14 'got':1 'hate':21 'high':6 'ir':3 'known':13 'mrs':25 'must':18 're':29 'realli':20 'remot':10 'school':7 'sorri':24 'teacher':17 'technolog':15 'univers':9 'watch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5934498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703828538 {#1621
        date: 2023-12-29 06:42:18.0 +01:00
      }
      +"title": 261513
    }
  ]
  -id: 25368
  -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
  -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703845112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10052752"
  +editedAt: DateTimeImmutable @1708650459 {#3083
    date: 2024-02-23 02:07:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703758712 {#3061
    date: 2023-12-28 11:18:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1613
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
  +title: "What is a nifty little feature modern gadgets have lost?"
  +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
  +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 823
  +favouriteCount: 1054
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704857455 {#3094
    date: 2024-01-10 04:30:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  +badges: Doctrine\ORM\PersistentCollection {#3111 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1613 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: "Got an IR watch in high school before universal remotes were a known enough technology. That teacher must have really hated that day. Sorry Mrs Desgagné if you’re out there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703828538 {#1555
        date: 2023-12-29 06:42:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Kcap@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 261513
      -bodyTs: "'day':23 'desgagné':26 'enough':14 'got':1 'hate':21 'high':6 'ir':3 'known':13 'mrs':25 'must':18 're':29 'realli':20 'remot':10 'school':7 'sorri':24 'teacher':17 'technolog':15 'univers':9 'watch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5934498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703828538 {#1621
        date: 2023-12-29 06:42:18.0 +01:00
      }
      +"title": 261513
    }
  ]
  -id: 25368
  -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
  -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703845112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10052752"
  +editedAt: DateTimeImmutable @1708650459 {#3083
    date: 2024-02-23 02:07:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703758712 {#3061
    date: 2023-12-28 11:18:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1613
  +user: Proxies\__CG__\App\Entity\User {#3099 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
  +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
  +title: "What is a nifty little feature modern gadgets have lost?"
  +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
  +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 823
  +favouriteCount: 1054
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704857455 {#3094
    date: 2024-01-10 04:30:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3101 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3105 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
  +badges: Doctrine\ORM\PersistentCollection {#3111 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1613 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
      +body: "Got an IR watch in high school before universal remotes were a known enough technology. That teacher must have really hated that day. Sorry Mrs Desgagné if you’re out there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703828538 {#1555
        date: 2023-12-29 06:42:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fastandcurious@lemmy.world"
        "@Kcap@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1619 …}
      +nested: Doctrine\ORM\PersistentCollection {#1701 …}
      +votes: Doctrine\ORM\PersistentCollection {#1687 …}
      +reports: Doctrine\ORM\PersistentCollection {#1689 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
      -id: 261513
      -bodyTs: "'day':23 'desgagné':26 'enough':14 'got':1 'hate':21 'high':6 'ir':3 'known':13 'mrs':25 'must':18 're':29 'realli':20 'remot':10 'school':7 'sorri':24 'teacher':17 'technolog':15 'univers':9 'watch':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5934498"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703828538 {#1621
        date: 2023-12-29 06:42:18.0 +01:00
      }
      +"title": 261513
    }
  ]
  -id: 25368
  -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
  -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703845112
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10052752"
  +editedAt: DateTimeImmutable @1708650459 {#3083
    date: 2024-02-23 02:07:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703758712 {#3061
    date: 2023-12-28 11:18:32.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613
    +user: Proxies\__CG__\App\Entity\User {#3099 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
    +title: "What is a nifty little feature modern gadgets have lost?"
    +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
    +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 823
    +favouriteCount: 1054
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704857455 {#3094
      date: 2024-01-10 04:30:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    +badges: Doctrine\ORM\PersistentCollection {#3111 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 25368
    -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
    -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703845112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10052752"
    +editedAt: DateTimeImmutable @1708650459 {#3083
      date: 2024-02-23 02:07:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703758712 {#3061
      date: 2023-12-28 11:18:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "Got an IR watch in high school before universal remotes were a known enough technology. That teacher must have really hated that day. Sorry Mrs Desgagné if you’re out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703828538 {#1555
    date: 2023-12-29 06:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Kcap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 261513
  -bodyTs: "'day':23 'desgagné':26 'enough':14 'got':1 'hate':21 'high':6 'ir':3 'known':13 'mrs':25 'must':18 're':29 'realli':20 'remot':10 'school':7 'sorri':24 'teacher':17 'technolog':15 'univers':9 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5934498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703828538 {#1621
    date: 2023-12-29 06:42:18.0 +01:00
  }
  +"title": 261513
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#1620
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613
    +user: Proxies\__CG__\App\Entity\User {#3099 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
    +title: "What is a nifty little feature modern gadgets have lost?"
    +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
    +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 823
    +favouriteCount: 1054
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704857455 {#3094
      date: 2024-01-10 04:30:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    +badges: Doctrine\ORM\PersistentCollection {#3111 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 25368
    -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
    -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703845112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10052752"
    +editedAt: DateTimeImmutable @1708650459 {#3083
      date: 2024-02-23 02:07:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703758712 {#3061
      date: 2023-12-28 11:18:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "Got an IR watch in high school before universal remotes were a known enough technology. That teacher must have really hated that day. Sorry Mrs Desgagné if you’re out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703828538 {#1555
    date: 2023-12-29 06:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Kcap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 261513
  -bodyTs: "'day':23 'desgagné':26 'enough':14 'got':1 'hate':21 'high':6 'ir':3 'known':13 'mrs':25 'must':18 're':29 'realli':20 'remot':10 'school':7 'sorri':24 'teacher':17 'technolog':15 'univers':9 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5934498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703828538 {#1621
    date: 2023-12-29 06:42:18.0 +01:00
  }
  +"title": 261513
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1620
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1613
    +user: Proxies\__CG__\App\Entity\User {#3099 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2846 …}
    +slug: "What-is-a-nifty-little-feature-modern-gadgets-have-lost"
    +title: "What is a nifty little feature modern gadgets have lost?"
    +url: "https://lemmy.world/pictrs/image/f8b78001-0081-4f80-95f8-fdbe7639da5a.jpeg"
    +body: "For me it’s the notification light you used to find on older phones, was particularly good to know if your phone was charged without picking it up"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 823
    +favouriteCount: 1054
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704857455 {#3094
      date: 2024-01-10 04:30:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3101 …}
    +votes: Doctrine\ORM\PersistentCollection {#3103 …}
    +reports: Doctrine\ORM\PersistentCollection {#3105 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3107 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3109 …}
    +badges: Doctrine\ORM\PersistentCollection {#3111 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 25368
    -titleTs: "'featur':6 'gadget':8 'littl':5 'lost':10 'modern':7 'nifti':4"
    -bodyTs: "'charg':24 'find':11 'good':17 'know':19 'light':7 'notif':6 'older':13 'particular':16 'phone':14,22 'pick':26 'use':9 'without':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703845112
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10052752"
    +editedAt: DateTimeImmutable @1708650459 {#3083
      date: 2024-02-23 02:07:39.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703758712 {#3061
      date: 2023-12-28 11:18:32.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +body: "Got an IR watch in high school before universal remotes were a known enough technology. That teacher must have really hated that day. Sorry Mrs Desgagné if you’re out there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703828538 {#1555
    date: 2023-12-29 06:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fastandcurious@lemmy.world"
    "@Kcap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 261513
  -bodyTs: "'day':23 'desgagné':26 'enough':14 'got':1 'hate':21 'high':6 'ir':3 'known':13 'mrs':25 'must':18 're':29 'realli':20 'remot':10 'school':7 'sorri':24 'teacher':17 'technolog':15 'univers':9 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5934498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703828538 {#1621
    date: 2023-12-29 06:42:18.0 +01:00
  }
  +"title": 261513
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_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
166 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