GET https://kbin.spritesserver.nl/u/@explodicle@local106.com/commented?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 …}
}
0.23 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.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 {#2162
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
  +slug: "Which-pill-do-you-choose"
  +title: "Which pill do you choose?"
  +url: "https://i.imgur.com/MgBoFfh.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 413
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722804616 {#3126
    date: 2024-08-04 22:50:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
  +badges: Doctrine\ORM\PersistentCollection {#3143 …}
  +children: [
    1 => App\Entity\EntryComment {#2320
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +body: "Did you have a PC in 2010?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704515139 {#2302
        date: 2024-01-06 05:25:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@foggy@lemmy.world"
        "@SpaceNoodle@lemmy.world"
        "@Neato@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 284526
      -bodyTs: "'2010':7 'pc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1147020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704515139 {#2297
        date: 2024-01-06 05:25:39.0 +01:00
      }
      +"title": 284526
    }
    2 => App\Entity\EntryComment {#2231
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704514040 {#2225
        date: 2024-01-06 05:07:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@PunkFlame@lemmy.ml"
        "@KinNectar@kbin.run"
        "@DragonTypeWyvern@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 284500
      -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1146993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704514040 {#2230
        date: 2024-01-06 05:07:20.0 +01:00
      }
      +"title": 284500
    }
    0 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704513873 {#2161
        date: 2024-01-06 05:04:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@PunkFlame@lemmy.ml"
        "@KinNectar@kbin.run"
        "@DragonTypeWyvern@literature.cafe"
        "@BCsven@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -id: 284490
      -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1146983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704513873 {#2160
        date: 2024-01-06 05:04:33.0 +01:00
      }
      +"title": 284490
    }
  ]
  -id: 27522
  -titleTs: "'choos':5 'pill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704583092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10365012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496692 {#3112
    date: 2024-01-06 00:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2162
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
  +slug: "Which-pill-do-you-choose"
  +title: "Which pill do you choose?"
  +url: "https://i.imgur.com/MgBoFfh.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 413
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722804616 {#3126
    date: 2024-08-04 22:50:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
  +badges: Doctrine\ORM\PersistentCollection {#3143 …}
  +children: [
    1 => App\Entity\EntryComment {#2320
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +body: "Did you have a PC in 2010?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704515139 {#2302
        date: 2024-01-06 05:25:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@foggy@lemmy.world"
        "@SpaceNoodle@lemmy.world"
        "@Neato@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 284526
      -bodyTs: "'2010':7 'pc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1147020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704515139 {#2297
        date: 2024-01-06 05:25:39.0 +01:00
      }
      +"title": 284526
    }
    2 => App\Entity\EntryComment {#2231
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704514040 {#2225
        date: 2024-01-06 05:07:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@PunkFlame@lemmy.ml"
        "@KinNectar@kbin.run"
        "@DragonTypeWyvern@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 284500
      -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1146993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704514040 {#2230
        date: 2024-01-06 05:07:20.0 +01:00
      }
      +"title": 284500
    }
    0 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704513873 {#2161
        date: 2024-01-06 05:04:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@PunkFlame@lemmy.ml"
        "@KinNectar@kbin.run"
        "@DragonTypeWyvern@literature.cafe"
        "@BCsven@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -id: 284490
      -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1146983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704513873 {#2160
        date: 2024-01-06 05:04:33.0 +01:00
      }
      +"title": 284490
    }
  ]
  -id: 27522
  -titleTs: "'choos':5 'pill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704583092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10365012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496692 {#3112
    date: 2024-01-06 00:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2162
  +user: Proxies\__CG__\App\Entity\User {#3090 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
  +slug: "Which-pill-do-you-choose"
  +title: "Which pill do you choose?"
  +url: "https://i.imgur.com/MgBoFfh.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 413
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722804616 {#3126
    date: 2024-08-04 22:50:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3133 …}
  +votes: Doctrine\ORM\PersistentCollection {#3135 …}
  +reports: Doctrine\ORM\PersistentCollection {#3137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
  +badges: Doctrine\ORM\PersistentCollection {#3143 …}
  +children: [
    1 => App\Entity\EntryComment {#2320
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
      +body: "Did you have a PC in 2010?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704515139 {#2302
        date: 2024-01-06 05:25:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@foggy@lemmy.world"
        "@SpaceNoodle@lemmy.world"
        "@Neato@ttrpg.network"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2321 …}
      +nested: Doctrine\ORM\PersistentCollection {#2310 …}
      +votes: Doctrine\ORM\PersistentCollection {#2306 …}
      +reports: Doctrine\ORM\PersistentCollection {#2305 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
      -id: 284526
      -bodyTs: "'2010':7 'pc':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1147020"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704515139 {#2297
        date: 2024-01-06 05:25:39.0 +01:00
      }
      +"title": 284526
    }
    2 => App\Entity\EntryComment {#2231
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704514040 {#2225
        date: 2024-01-06 05:07:20.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@PunkFlame@lemmy.ml"
        "@KinNectar@kbin.run"
        "@DragonTypeWyvern@literature.cafe"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2229 …}
      +nested: Doctrine\ORM\PersistentCollection {#2252 …}
      +votes: Doctrine\ORM\PersistentCollection {#2189 …}
      +reports: Doctrine\ORM\PersistentCollection {#2311 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
      -id: 284500
      -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1146993"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704514040 {#2230
        date: 2024-01-06 05:07:20.0 +01:00
      }
      +"title": 284500
    }
    0 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704513873 {#2161
        date: 2024-01-06 05:04:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@PunkFlame@lemmy.ml"
        "@KinNectar@kbin.run"
        "@DragonTypeWyvern@literature.cafe"
        "@BCsven@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -id: 284490
      -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1146983"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704513873 {#2160
        date: 2024-01-06 05:04:33.0 +01:00
      }
      +"title": 284490
    }
  ]
  -id: 27522
  -titleTs: "'choos':5 'pill':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704583092
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10365012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704496692 {#3112
    date: 2024-01-06 00:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2320
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#3126
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    +badges: Doctrine\ORM\PersistentCollection {#3143 …}
    +children: [
      1 => App\Entity\EntryComment {#2320}
      2 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704514040 {#2225
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 284500
        -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146993"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704514040 {#2230
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +"title": 284500
      }
      0 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704513873 {#2161
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
          "@BCsven@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 284490
        -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704513873 {#2160
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +"title": 284490
      }
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#3112
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "Did you have a PC in 2010?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704515139 {#2302
    date: 2024-01-06 05:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@foggy@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@Neato@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 284526
  -bodyTs: "'2010':7 'pc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1147020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704515139 {#2297
    date: 2024-01-06 05:25:39.0 +01:00
  }
  +"title": 284526
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2320
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#3126
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    +badges: Doctrine\ORM\PersistentCollection {#3143 …}
    +children: [
      1 => App\Entity\EntryComment {#2320}
      2 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704514040 {#2225
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 284500
        -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146993"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704514040 {#2230
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +"title": 284500
      }
      0 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704513873 {#2161
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
          "@BCsven@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 284490
        -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704513873 {#2160
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +"title": 284490
      }
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#3112
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "Did you have a PC in 2010?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704515139 {#2302
    date: 2024-01-06 05:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@foggy@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@Neato@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 284526
  -bodyTs: "'2010':7 'pc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1147020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704515139 {#2297
    date: 2024-01-06 05:25:39.0 +01:00
  }
  +"title": 284526
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2320
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#3126
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    +badges: Doctrine\ORM\PersistentCollection {#3143 …}
    +children: [
      1 => App\Entity\EntryComment {#2320}
      2 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704514040 {#2225
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 284500
        -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146993"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704514040 {#2230
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +"title": 284500
      }
      0 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704513873 {#2161
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
          "@BCsven@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 284490
        -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704513873 {#2160
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +"title": 284490
      }
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#3112
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "Did you have a PC in 2010?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704515139 {#2302
    date: 2024-01-06 05:25:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@foggy@lemmy.world"
    "@SpaceNoodle@lemmy.world"
    "@Neato@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 284526
  -bodyTs: "'2010':7 'pc':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1147020"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704515139 {#2297
    date: 2024-01-06 05:25:39.0 +01:00
  }
  +"title": 284526
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#3126
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    +badges: Doctrine\ORM\PersistentCollection {#3143 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +body: "Did you have a PC in 2010?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704515139 {#2302
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@foggy@lemmy.world"
          "@SpaceNoodle@lemmy.world"
          "@Neato@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 284526
        -bodyTs: "'2010':7 'pc':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1147020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704515139 {#2297
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +"title": 284526
      }
      2 => App\Entity\EntryComment {#2231}
      0 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704513873 {#2161
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
          "@BCsven@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 284490
        -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704513873 {#2160
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +"title": 284490
      }
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#3112
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704514040 {#2225
    date: 2024-01-06 05:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 284500
  -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1146993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704514040 {#2230
    date: 2024-01-06 05:07:20.0 +01:00
  }
  +"title": 284500
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#3126
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    +badges: Doctrine\ORM\PersistentCollection {#3143 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +body: "Did you have a PC in 2010?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704515139 {#2302
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@foggy@lemmy.world"
          "@SpaceNoodle@lemmy.world"
          "@Neato@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 284526
        -bodyTs: "'2010':7 'pc':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1147020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704515139 {#2297
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +"title": 284526
      }
      2 => App\Entity\EntryComment {#2231}
      0 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704513873 {#2161
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
          "@BCsven@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 284490
        -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704513873 {#2160
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +"title": 284490
      }
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#3112
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704514040 {#2225
    date: 2024-01-06 05:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 284500
  -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1146993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704514040 {#2230
    date: 2024-01-06 05:07:20.0 +01:00
  }
  +"title": 284500
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#3126
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    +badges: Doctrine\ORM\PersistentCollection {#3143 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +body: "Did you have a PC in 2010?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704515139 {#2302
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@foggy@lemmy.world"
          "@SpaceNoodle@lemmy.world"
          "@Neato@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 284526
        -bodyTs: "'2010':7 'pc':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1147020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704515139 {#2297
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +"title": 284526
      }
      2 => App\Entity\EntryComment {#2231}
      0 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704513873 {#2161
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
          "@BCsven@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 284490
        -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146983"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704513873 {#2160
          date: 2024-01-06 05:04:33.0 +01:00
        }
        +"title": 284490
      }
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#3112
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704514040 {#2225
    date: 2024-01-06 05:07:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 284500
  -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1146993"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704514040 {#2230
    date: 2024-01-06 05:07:20.0 +01:00
  }
  +"title": 284500
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2163
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#3126
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    +badges: Doctrine\ORM\PersistentCollection {#3143 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +body: "Did you have a PC in 2010?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704515139 {#2302
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@foggy@lemmy.world"
          "@SpaceNoodle@lemmy.world"
          "@Neato@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 284526
        -bodyTs: "'2010':7 'pc':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1147020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704515139 {#2297
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +"title": 284526
      }
      2 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704514040 {#2225
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 284500
        -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146993"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704514040 {#2230
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +"title": 284500
      }
      0 => App\Entity\EntryComment {#2163}
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#3112
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704513873 {#2161
    date: 2024-01-06 05:04:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 284490
  -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1146983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704513873 {#2160
    date: 2024-01-06 05:04:33.0 +01:00
  }
  +"title": 284490
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2163
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#3126
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    +badges: Doctrine\ORM\PersistentCollection {#3143 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +body: "Did you have a PC in 2010?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704515139 {#2302
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@foggy@lemmy.world"
          "@SpaceNoodle@lemmy.world"
          "@Neato@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 284526
        -bodyTs: "'2010':7 'pc':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1147020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704515139 {#2297
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +"title": 284526
      }
      2 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704514040 {#2225
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 284500
        -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146993"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704514040 {#2230
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +"title": 284500
      }
      0 => App\Entity\EntryComment {#2163}
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#3112
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704513873 {#2161
    date: 2024-01-06 05:04:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 284490
  -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1146983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704513873 {#2160
    date: 2024-01-06 05:04:33.0 +01:00
  }
  +"title": 284490
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2163
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#3090 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3131 …}
    +slug: "Which-pill-do-you-choose"
    +title: "Which pill do you choose?"
    +url: "https://i.imgur.com/MgBoFfh.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 413
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722804616 {#3126
      date: 2024-08-04 22:50:16.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3133 …}
    +votes: Doctrine\ORM\PersistentCollection {#3135 …}
    +reports: Doctrine\ORM\PersistentCollection {#3137 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3139 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3141 …}
    +badges: Doctrine\ORM\PersistentCollection {#3143 …}
    +children: [
      1 => App\Entity\EntryComment {#2320
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
        +body: "Did you have a PC in 2010?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704515139 {#2302
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@foggy@lemmy.world"
          "@SpaceNoodle@lemmy.world"
          "@Neato@ttrpg.network"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2321 …}
        +nested: Doctrine\ORM\PersistentCollection {#2310 …}
        +votes: Doctrine\ORM\PersistentCollection {#2306 …}
        +reports: Doctrine\ORM\PersistentCollection {#2305 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
        -id: 284526
        -bodyTs: "'2010':7 'pc':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1147020"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704515139 {#2297
          date: 2024-01-06 05:25:39.0 +01:00
        }
        +"title": 284526
      }
      2 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: "Since we get all the information we have now: the correct answer was Bitcoin Armory. You’d have a dedicated computer just for signing transactions, carried back and forth over flash drives."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704514040 {#2225
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@PunkFlame@lemmy.ml"
          "@KinNectar@kbin.run"
          "@DragonTypeWyvern@literature.cafe"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2229 …}
        +nested: Doctrine\ORM\PersistentCollection {#2252 …}
        +votes: Doctrine\ORM\PersistentCollection {#2189 …}
        +reports: Doctrine\ORM\PersistentCollection {#2311 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
        -id: 284500
        -bodyTs: "'answer':12 'armori':15 'back':27 'bitcoin':14 'carri':26 'comput':21 'correct':11 'd':17 'dedic':20 'drive':32 'flash':31 'forth':29 'get':3 'inform':6 'sign':24 'sinc':1 'transact':25"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1146993"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704514040 {#2230
          date: 2024-01-06 05:07:20.0 +01:00
        }
        +"title": 284500
      }
      0 => App\Entity\EntryComment {#2163}
    ]
    -id: 27522
    -titleTs: "'choos':5 'pill':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704583092
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10365012"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704496692 {#3112
      date: 2024-01-06 00:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: "That was a lot more difficult before BIP39 seed phrases were invented. You could of course write down anything, but there would’ve been a lot of room for error."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704513873 {#2161
    date: 2024-01-06 05:04:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@PunkFlame@lemmy.ml"
    "@KinNectar@kbin.run"
    "@DragonTypeWyvern@literature.cafe"
    "@BCsven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 284490
  -bodyTs: "'anyth':19 'bip39':8 'could':14 'cours':16 'difficult':6 'error':30 'invent':12 'lot':4,26 'phrase':10 'room':28 'seed':9 've':23 'would':22 'write':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1146983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704513873 {#2160
    date: 2024-01-06 05:04:33.0 +01:00
  }
  +"title": 284490
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2052
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
  +image: Proxies\__CG__\App\Entity\Image {#3186 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Microsoft-says-a-Copilot-key-is-coming-to-keyboards-on"
  +title: "Microsoft says a Copilot key is coming to keyboards on Windows PCs starting this month"
  +url: "https://www.cnbc.com/2024/01/04/microsoft-says-a-copilot-key-is-coming-soon-to-windows-pc-keyboards.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 197
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722605614 {#3181
    date: 2024-08-02 15:33:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3189 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  +badges: Doctrine\ORM\PersistentCollection {#3199 …}
  +children: [
    App\Entity\EntryComment {#2055
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +body: ""Oh yeah I remember these keyboards! Good times, that was before the"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704419689 {#2057
        date: 2024-01-05 02:54:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@UnaSolaEstrellaLibre@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2053 …}
      +nested: Doctrine\ORM\PersistentCollection {#2165 …}
      +votes: Doctrine\ORM\PersistentCollection {#2104 …}
      +reports: Doctrine\ORM\PersistentCollection {#2099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
      -id: 281507
      -bodyTs: "'good':7 'keyboard':6 'oh':1 'rememb':4 'time':8 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1142922"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704419689 {#2050
        date: 2024-01-05 02:54:49.0 +01:00
      }
      +"title": 281507
    }
  ]
  -id: 27270
  -titleTs: "'come':7 'copilot':4 'key':5 'keyboard':9 'microsoft':1 'month':15 'pcs':12 'say':2 'start':13 'window':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704487550
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10123894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704401150 {#3169
    date: 2024-01-04 21:45:50.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 {#2052
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
  +image: Proxies\__CG__\App\Entity\Image {#3186 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Microsoft-says-a-Copilot-key-is-coming-to-keyboards-on"
  +title: "Microsoft says a Copilot key is coming to keyboards on Windows PCs starting this month"
  +url: "https://www.cnbc.com/2024/01/04/microsoft-says-a-copilot-key-is-coming-soon-to-windows-pc-keyboards.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 197
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722605614 {#3181
    date: 2024-08-02 15:33:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3189 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  +badges: Doctrine\ORM\PersistentCollection {#3199 …}
  +children: [
    App\Entity\EntryComment {#2055
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +body: ""Oh yeah I remember these keyboards! Good times, that was before the"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704419689 {#2057
        date: 2024-01-05 02:54:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@UnaSolaEstrellaLibre@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2053 …}
      +nested: Doctrine\ORM\PersistentCollection {#2165 …}
      +votes: Doctrine\ORM\PersistentCollection {#2104 …}
      +reports: Doctrine\ORM\PersistentCollection {#2099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
      -id: 281507
      -bodyTs: "'good':7 'keyboard':6 'oh':1 'rememb':4 'time':8 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1142922"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704419689 {#2050
        date: 2024-01-05 02:54:49.0 +01:00
      }
      +"title": 281507
    }
  ]
  -id: 27270
  -titleTs: "'come':7 'copilot':4 'key':5 'keyboard':9 'microsoft':1 'month':15 'pcs':12 'say':2 'start':13 'window':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704487550
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10123894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704401150 {#3169
    date: 2024-01-04 21:45:50.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 {#2052
  +user: Proxies\__CG__\App\Entity\User {#3148 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
  +image: Proxies\__CG__\App\Entity\Image {#3186 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
  +slug: "Microsoft-says-a-Copilot-key-is-coming-to-keyboards-on"
  +title: "Microsoft says a Copilot key is coming to keyboards on Windows PCs starting this month"
  +url: "https://www.cnbc.com/2024/01/04/microsoft-says-a-copilot-key-is-coming-soon-to-windows-pc-keyboards.html"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 197
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722605614 {#3181
    date: 2024-08-02 15:33:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3189 …}
  +votes: Doctrine\ORM\PersistentCollection {#3191 …}
  +reports: Doctrine\ORM\PersistentCollection {#3193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
  +badges: Doctrine\ORM\PersistentCollection {#3199 …}
  +children: [
    App\Entity\EntryComment {#2055
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2052 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
      +body: ""Oh yeah I remember these keyboards! Good times, that was before the"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 28
      +score: 0
      +lastActive: DateTime @1704419689 {#2057
        date: 2024-01-05 02:54:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@UnaSolaEstrellaLibre@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2053 …}
      +nested: Doctrine\ORM\PersistentCollection {#2165 …}
      +votes: Doctrine\ORM\PersistentCollection {#2104 …}
      +reports: Doctrine\ORM\PersistentCollection {#2099 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
      -id: 281507
      -bodyTs: "'good':7 'keyboard':6 'oh':1 'rememb':4 'time':8 'yeah':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1142922"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704419689 {#2050
        date: 2024-01-05 02:54:49.0 +01:00
      }
      +"title": 281507
    }
  ]
  -id: 27270
  -titleTs: "'come':7 'copilot':4 'key':5 'keyboard':9 'microsoft':1 'month':15 'pcs':12 'say':2 'start':13 'window':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704487550
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10123894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704401150 {#3169
    date: 2024-01-04 21:45:50.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 {#2055
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
    +image: Proxies\__CG__\App\Entity\Image {#3186 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Microsoft-says-a-Copilot-key-is-coming-to-keyboards-on"
    +title: "Microsoft says a Copilot key is coming to keyboards on Windows PCs starting this month"
    +url: "https://www.cnbc.com/2024/01/04/microsoft-says-a-copilot-key-is-coming-soon-to-windows-pc-keyboards.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 197
    +favouriteCount: 323
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722605614 {#3181
      date: 2024-08-02 15:33:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3189 …}
    +votes: Doctrine\ORM\PersistentCollection {#3191 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    +badges: Doctrine\ORM\PersistentCollection {#3199 …}
    +children: [
      App\Entity\EntryComment {#2055}
    ]
    -id: 27270
    -titleTs: "'come':7 'copilot':4 'key':5 'keyboard':9 'microsoft':1 'month':15 'pcs':12 'say':2 'start':13 'window':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704487550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10123894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704401150 {#3169
      date: 2024-01-04 21:45:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +body: ""Oh yeah I remember these keyboards! Good times, that was before the"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1704419689 {#2057
    date: 2024-01-05 02:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@UnaSolaEstrellaLibre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 281507
  -bodyTs: "'good':7 'keyboard':6 'oh':1 'rememb':4 'time':8 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1142922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704419689 {#2050
    date: 2024-01-05 02:54:49.0 +01:00
  }
  +"title": 281507
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2055
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
    +image: Proxies\__CG__\App\Entity\Image {#3186 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Microsoft-says-a-Copilot-key-is-coming-to-keyboards-on"
    +title: "Microsoft says a Copilot key is coming to keyboards on Windows PCs starting this month"
    +url: "https://www.cnbc.com/2024/01/04/microsoft-says-a-copilot-key-is-coming-soon-to-windows-pc-keyboards.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 197
    +favouriteCount: 323
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722605614 {#3181
      date: 2024-08-02 15:33:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3189 …}
    +votes: Doctrine\ORM\PersistentCollection {#3191 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    +badges: Doctrine\ORM\PersistentCollection {#3199 …}
    +children: [
      App\Entity\EntryComment {#2055}
    ]
    -id: 27270
    -titleTs: "'come':7 'copilot':4 'key':5 'keyboard':9 'microsoft':1 'month':15 'pcs':12 'say':2 'start':13 'window':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704487550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10123894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704401150 {#3169
      date: 2024-01-04 21:45:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +body: ""Oh yeah I remember these keyboards! Good times, that was before the"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1704419689 {#2057
    date: 2024-01-05 02:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@UnaSolaEstrellaLibre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 281507
  -bodyTs: "'good':7 'keyboard':6 'oh':1 'rememb':4 'time':8 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1142922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704419689 {#2050
    date: 2024-01-05 02:54:49.0 +01:00
  }
  +"title": 281507
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2055
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2052
    +user: Proxies\__CG__\App\Entity\User {#3148 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
    +image: Proxies\__CG__\App\Entity\Image {#3186 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3188 …}
    +slug: "Microsoft-says-a-Copilot-key-is-coming-to-keyboards-on"
    +title: "Microsoft says a Copilot key is coming to keyboards on Windows PCs starting this month"
    +url: "https://www.cnbc.com/2024/01/04/microsoft-says-a-copilot-key-is-coming-soon-to-windows-pc-keyboards.html"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 197
    +favouriteCount: 323
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722605614 {#3181
      date: 2024-08-02 15:33:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3189 …}
    +votes: Doctrine\ORM\PersistentCollection {#3191 …}
    +reports: Doctrine\ORM\PersistentCollection {#3193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3197 …}
    +badges: Doctrine\ORM\PersistentCollection {#3199 …}
    +children: [
      App\Entity\EntryComment {#2055}
    ]
    -id: 27270
    -titleTs: "'come':7 'copilot':4 'key':5 'keyboard':9 'microsoft':1 'month':15 'pcs':12 'say':2 'start':13 'window':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704487550
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10123894"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704401150 {#3169
      date: 2024-01-04 21:45:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2054 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2058 …}
  +body: ""Oh yeah I remember these keyboards! Good times, that was before the"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 28
  +score: 0
  +lastActive: DateTime @1704419689 {#2057
    date: 2024-01-05 02:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@UnaSolaEstrellaLibre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2053 …}
  +nested: Doctrine\ORM\PersistentCollection {#2165 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2099 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2108 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2101 …}
  -id: 281507
  -bodyTs: "'good':7 'keyboard':6 'oh':1 'rememb':4 'time':8 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1142922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704419689 {#2050
    date: 2024-01-05 02:54:49.0 +01:00
  }
  +"title": 281507
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2458
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3111 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
  +slug: "This"
  +title: "This"
  +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 142
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712366590 {#3106
    date: 2024-04-06 03:23:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  +badges: Doctrine\ORM\PersistentCollection {#3124 …}
  +children: [
    App\Entity\EntryComment {#2462
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: "We have total karma?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704046776 {#2447
        date: 2023-12-31 19:19:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LodeMike@lemmy.today"
        "@LemmyIsFantastic@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 267850
      -bodyTs: "'karma':4 'total':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1127300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704046776 {#2422
        date: 2023-12-31 19:19:36.0 +01:00
      }
      +"title": 267850
    }
  ]
  -id: 26203
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704103844
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4714365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017444 {#3093
    date: 2023-12-31 11:10: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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3111 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
  +slug: "This"
  +title: "This"
  +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 142
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712366590 {#3106
    date: 2024-04-06 03:23:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  +badges: Doctrine\ORM\PersistentCollection {#3124 …}
  +children: [
    App\Entity\EntryComment {#2462
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: "We have total karma?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704046776 {#2447
        date: 2023-12-31 19:19:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LodeMike@lemmy.today"
        "@LemmyIsFantastic@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 267850
      -bodyTs: "'karma':4 'total':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1127300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704046776 {#2422
        date: 2023-12-31 19:19:36.0 +01:00
      }
      +"title": 267850
    }
  ]
  -id: 26203
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704103844
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4714365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017444 {#3093
    date: 2023-12-31 11:10: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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2458
  +user: Proxies\__CG__\App\Entity\User {#3072 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3111 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
  +slug: "This"
  +title: "This"
  +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 142
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712366590 {#3106
    date: 2024-04-06 03:23:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3114 …}
  +votes: Doctrine\ORM\PersistentCollection {#3116 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  +badges: Doctrine\ORM\PersistentCollection {#3124 …}
  +children: [
    App\Entity\EntryComment {#2462
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2458 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: "We have total karma?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1704046776 {#2447
        date: 2023-12-31 19:19:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@LodeMike@lemmy.today"
        "@LemmyIsFantastic@lemmy.world"
        "@TrickDacy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 267850
      -bodyTs: "'karma':4 'total':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1127300"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704046776 {#2422
        date: 2023-12-31 19:19:36.0 +01:00
      }
      +"title": 267850
    }
  ]
  -id: 26203
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704103844
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4714365"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704017444 {#3093
    date: 2023-12-31 11:10: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
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 {#2462
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#3072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3111 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
    +slug: "This"
    +title: "This"
    +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 142
    +favouriteCount: 461
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712366590 {#3106
      date: 2024-04-06 03:23:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    +badges: Doctrine\ORM\PersistentCollection {#3124 …}
    +children: [
      App\Entity\EntryComment {#2462}
    ]
    -id: 26203
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704103844
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4714365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017444 {#3093
      date: 2023-12-31 11:10:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: "We have total karma?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704046776 {#2447
    date: 2023-12-31 19:19:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LodeMike@lemmy.today"
    "@LemmyIsFantastic@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 267850
  -bodyTs: "'karma':4 'total':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1127300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046776 {#2422
    date: 2023-12-31 19:19:36.0 +01:00
  }
  +"title": 267850
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2462
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#3072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3111 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
    +slug: "This"
    +title: "This"
    +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 142
    +favouriteCount: 461
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712366590 {#3106
      date: 2024-04-06 03:23:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    +badges: Doctrine\ORM\PersistentCollection {#3124 …}
    +children: [
      App\Entity\EntryComment {#2462}
    ]
    -id: 26203
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704103844
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4714365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017444 {#3093
      date: 2023-12-31 11:10:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: "We have total karma?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704046776 {#2447
    date: 2023-12-31 19:19:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LodeMike@lemmy.today"
    "@LemmyIsFantastic@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 267850
  -bodyTs: "'karma':4 'total':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1127300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046776 {#2422
    date: 2023-12-31 19:19:36.0 +01:00
  }
  +"title": 267850
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2462
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2458
    +user: Proxies\__CG__\App\Entity\User {#3072 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3111 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3113 …}
    +slug: "This"
    +title: "This"
    +url: "https://lemmy.today/pictrs/image/889741c5-74a7-4a21-b32e-60716aca41ef.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 142
    +favouriteCount: 461
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712366590 {#3106
      date: 2024-04-06 03:23:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3114 …}
    +votes: Doctrine\ORM\PersistentCollection {#3116 …}
    +reports: Doctrine\ORM\PersistentCollection {#3118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
    +badges: Doctrine\ORM\PersistentCollection {#3124 …}
    +children: [
      App\Entity\EntryComment {#2462}
    ]
    -id: 26203
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704103844
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4714365"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704017444 {#3093
      date: 2023-12-31 11:10:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2461 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: "We have total karma?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704046776 {#2447
    date: 2023-12-31 19:19:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@LodeMike@lemmy.today"
    "@LemmyIsFantastic@lemmy.world"
    "@TrickDacy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 267850
  -bodyTs: "'karma':4 'total':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1127300"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704046776 {#2422
    date: 2023-12-31 19:19:36.0 +01:00
  }
  +"title": 267850
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1721
  +user: Proxies\__CG__\App\Entity\User {#2543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Why-is-this-so-hard"
  +title: "Why is this so hard"
  +url: "https://lemmy.world/pictrs/image/a7eb470f-dbf9-4e6e-9c54-cc34f56f256d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 114
  +favouriteCount: 953
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726500432 {#2887
    date: 2024-09-16 17:27:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#1722
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I just wave it around frantically until the wind opens it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1709514783 {#1725
        date: 2024-03-04 02:13:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 265328
      -bodyTs: "'around':5 'frantic':6 'open':10 'wave':3 'wind':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1124410"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703964926 {#1723
        date: 2023-12-30 20:35:26.0 +01:00
      }
      +"title": 265328
    }
  ]
  -id: 25911
  -titleTs: "'hard':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704050294
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10136528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703963894 {#2756
    date: 2023-12-30 20:18:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Why-is-this-so-hard"
  +title: "Why is this so hard"
  +url: "https://lemmy.world/pictrs/image/a7eb470f-dbf9-4e6e-9c54-cc34f56f256d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 114
  +favouriteCount: 953
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726500432 {#2887
    date: 2024-09-16 17:27:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#1722
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I just wave it around frantically until the wind opens it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1709514783 {#1725
        date: 2024-03-04 02:13:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 265328
      -bodyTs: "'around':5 'frantic':6 'open':10 'wave':3 'wind':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1124410"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703964926 {#1723
        date: 2023-12-30 20:35:26.0 +01:00
      }
      +"title": 265328
    }
  ]
  -id: 25911
  -titleTs: "'hard':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704050294
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10136528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703963894 {#2756
    date: 2023-12-30 20:18:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1721
  +user: Proxies\__CG__\App\Entity\User {#2543 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2892 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Why-is-this-so-hard"
  +title: "Why is this so hard"
  +url: "https://lemmy.world/pictrs/image/a7eb470f-dbf9-4e6e-9c54-cc34f56f256d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 114
  +favouriteCount: 953
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726500432 {#2887
    date: 2024-09-16 17:27:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2902 …}
  +votes: Doctrine\ORM\PersistentCollection {#2904 …}
  +reports: Doctrine\ORM\PersistentCollection {#2906 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
  +badges: Doctrine\ORM\PersistentCollection {#2912 …}
  +children: [
    App\Entity\EntryComment {#1722
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1721 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "I just wave it around frantically until the wind opens it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1709514783 {#1725
        date: 2024-03-04 02:13:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1726 …}
      +nested: Doctrine\ORM\PersistentCollection {#1736 …}
      +votes: Doctrine\ORM\PersistentCollection {#1737 …}
      +reports: Doctrine\ORM\PersistentCollection {#1732 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
      -id: 265328
      -bodyTs: "'around':5 'frantic':6 'open':10 'wave':3 'wind':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1124410"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703964926 {#1723
        date: 2023-12-30 20:35:26.0 +01:00
      }
      +"title": 265328
    }
  ]
  -id: 25911
  -titleTs: "'hard':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704050294
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10136528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703963894 {#2756
    date: 2023-12-30 20:18:14.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2892 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Why-is-this-so-hard"
    +title: "Why is this so hard"
    +url: "https://lemmy.world/pictrs/image/a7eb470f-dbf9-4e6e-9c54-cc34f56f256d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 114
    +favouriteCount: 953
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726500432 {#2887
      date: 2024-09-16 17:27:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#1722}
    ]
    -id: 25911
    -titleTs: "'hard':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704050294
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10136528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703963894 {#2756
      date: 2023-12-30 20:18:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just wave it around frantically until the wind opens it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1709514783 {#1725
    date: 2024-03-04 02:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 265328
  -bodyTs: "'around':5 'frantic':6 'open':10 'wave':3 'wind':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1124410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964926 {#1723
    date: 2023-12-30 20:35:26.0 +01:00
  }
  +"title": 265328
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2892 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Why-is-this-so-hard"
    +title: "Why is this so hard"
    +url: "https://lemmy.world/pictrs/image/a7eb470f-dbf9-4e6e-9c54-cc34f56f256d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 114
    +favouriteCount: 953
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726500432 {#2887
      date: 2024-09-16 17:27:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#1722}
    ]
    -id: 25911
    -titleTs: "'hard':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704050294
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10136528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703963894 {#2756
      date: 2023-12-30 20:18:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just wave it around frantically until the wind opens it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1709514783 {#1725
    date: 2024-03-04 02:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 265328
  -bodyTs: "'around':5 'frantic':6 'open':10 'wave':3 'wind':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1124410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964926 {#1723
    date: 2023-12-30 20:35:26.0 +01:00
  }
  +"title": 265328
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1722
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1721
    +user: Proxies\__CG__\App\Entity\User {#2543 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2892 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Why-is-this-so-hard"
    +title: "Why is this so hard"
    +url: "https://lemmy.world/pictrs/image/a7eb470f-dbf9-4e6e-9c54-cc34f56f256d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 114
    +favouriteCount: 953
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726500432 {#2887
      date: 2024-09-16 17:27:12.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2902 …}
    +votes: Doctrine\ORM\PersistentCollection {#2904 …}
    +reports: Doctrine\ORM\PersistentCollection {#2906 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2908 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2910 …}
    +badges: Doctrine\ORM\PersistentCollection {#2912 …}
    +children: [
      App\Entity\EntryComment {#1722}
    ]
    -id: 25911
    -titleTs: "'hard':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704050294
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10136528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703963894 {#2756
      date: 2023-12-30 20:18:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just wave it around frantically until the wind opens it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1709514783 {#1725
    date: 2024-03-04 02:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1726 …}
  +nested: Doctrine\ORM\PersistentCollection {#1736 …}
  +votes: Doctrine\ORM\PersistentCollection {#1737 …}
  +reports: Doctrine\ORM\PersistentCollection {#1732 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1735 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1729 …}
  -id: 265328
  -bodyTs: "'around':5 'frantic':6 'open':10 'wave':3 'wind':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1124410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964926 {#1723
    date: 2023-12-30 20:35:26.0 +01:00
  }
  +"title": 265328
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2080
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2827 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
  +slug: "You-can-only-pick-one"
  +title: "You can only pick one"
  +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 103
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720304065 {#2239
    date: 2024-07-07 00:14:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  +badges: Doctrine\ORM\PersistentCollection {#2890 …}
  +children: [
    1 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
      +body: "I’d just use Piped and adblock to control which ones I actually absorb."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704397216 {#2042
        date: 2024-01-04 20:40:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@_Sprite@lemmy.world"
        "@Stern@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 280433
      -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704397216 {#2141
        date: 2024-01-04 20:40:16.0 +01:00
      }
      +"title": 280433
    }
    2 => App\Entity\EntryComment {#2063
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704397051 {#2077
        date: 2024-01-04 20:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@corus_kt@lemmy.world"
        "@Lemmyvisitor@lemmy.dbzer0.com"
      ]
      +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: 280423
      -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704397051 {#2098
        date: 2024-01-04 20:37:31.0 +01:00
      }
      +"title": 280423
    }
    0 => App\Entity\EntryComment {#2131
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +body: "It doesn’t specify stores"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704397159 {#2133
        date: 2024-01-04 20:39:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Mango@lemmy.world"
      ]
      +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: 280429
      -bodyTs: "'doesn':2 'specifi':4 'store':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141761"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704397159 {#2129
        date: 2024-01-04 20:39:19.0 +01:00
      }
      +"title": 280429
    }
  ]
  -id: 26926
  -titleTs: "'one':5 'pick':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704376755
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7841672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704290355 {#2643
    date: 2024-01-03 14:59:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2080
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2827 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
  +slug: "You-can-only-pick-one"
  +title: "You can only pick one"
  +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 103
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720304065 {#2239
    date: 2024-07-07 00:14:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  +badges: Doctrine\ORM\PersistentCollection {#2890 …}
  +children: [
    1 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
      +body: "I’d just use Piped and adblock to control which ones I actually absorb."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704397216 {#2042
        date: 2024-01-04 20:40:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@_Sprite@lemmy.world"
        "@Stern@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 280433
      -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704397216 {#2141
        date: 2024-01-04 20:40:16.0 +01:00
      }
      +"title": 280433
    }
    2 => App\Entity\EntryComment {#2063
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704397051 {#2077
        date: 2024-01-04 20:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@corus_kt@lemmy.world"
        "@Lemmyvisitor@lemmy.dbzer0.com"
      ]
      +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: 280423
      -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704397051 {#2098
        date: 2024-01-04 20:37:31.0 +01:00
      }
      +"title": 280423
    }
    0 => App\Entity\EntryComment {#2131
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +body: "It doesn’t specify stores"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704397159 {#2133
        date: 2024-01-04 20:39:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Mango@lemmy.world"
      ]
      +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: 280429
      -bodyTs: "'doesn':2 'specifi':4 'store':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141761"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704397159 {#2129
        date: 2024-01-04 20:39:19.0 +01:00
      }
      +"title": 280429
    }
  ]
  -id: 26926
  -titleTs: "'one':5 'pick':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704376755
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7841672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704290355 {#2643
    date: 2024-01-03 14:59:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2080
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2827 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
  +slug: "You-can-only-pick-one"
  +title: "You can only pick one"
  +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 103
  +favouriteCount: 260
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720304065 {#2239
    date: 2024-07-07 00:14:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2848 …}
  +votes: Doctrine\ORM\PersistentCollection {#2846 …}
  +reports: Doctrine\ORM\PersistentCollection {#2843 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
  +badges: Doctrine\ORM\PersistentCollection {#2890 …}
  +children: [
    1 => App\Entity\EntryComment {#2060
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
      +body: "I’d just use Piped and adblock to control which ones I actually absorb."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704397216 {#2042
        date: 2024-01-04 20:40:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@_Sprite@lemmy.world"
        "@Stern@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2314 …}
      +nested: Doctrine\ORM\PersistentCollection {#2328 …}
      +votes: Doctrine\ORM\PersistentCollection {#2191 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
      -id: 280433
      -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141766"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704397216 {#2141
        date: 2024-01-04 20:40:16.0 +01:00
      }
      +"title": 280433
    }
    2 => App\Entity\EntryComment {#2063
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
      +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704397051 {#2077
        date: 2024-01-04 20:37:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@corus_kt@lemmy.world"
        "@Lemmyvisitor@lemmy.dbzer0.com"
      ]
      +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: 280423
      -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141753"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704397051 {#2098
        date: 2024-01-04 20:37:31.0 +01:00
      }
      +"title": 280423
    }
    0 => App\Entity\EntryComment {#2131
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
      +body: "It doesn’t specify stores"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704397159 {#2133
        date: 2024-01-04 20:39:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@Mango@lemmy.world"
      ]
      +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: 280429
      -bodyTs: "'doesn':2 'specifi':4 'store':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141761"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704397159 {#2129
        date: 2024-01-04 20:39:19.0 +01:00
      }
      +"title": 280429
    }
  ]
  -id: 26926
  -titleTs: "'one':5 'pick':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704376755
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7841672"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704290355 {#2643
    date: 2024-01-03 14:59:15.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2827 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "You-can-only-pick-one"
    +title: "You can only pick one"
    +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720304065 {#2239
      date: 2024-07-07 00:14:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      1 => App\Entity\EntryComment {#2060}
      2 => App\Entity\EntryComment {#2063
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704397051 {#2077
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@corus_kt@lemmy.world"
          "@Lemmyvisitor@lemmy.dbzer0.com"
        ]
        +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: 280423
        -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141753"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397051 {#2098
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +"title": 280423
      }
      0 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +body: "It doesn’t specify stores"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397159 {#2133
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Mango@lemmy.world"
        ]
        +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: 280429
        -bodyTs: "'doesn':2 'specifi':4 'store':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397159 {#2129
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +"title": 280429
      }
    ]
    -id: 26926
    -titleTs: "'one':5 'pick':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704376755
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7841672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290355 {#2643
      date: 2024-01-03 14:59:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "I’d just use Piped and adblock to control which ones I actually absorb."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704397216 {#2042
    date: 2024-01-04 20:40:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@_Sprite@lemmy.world"
    "@Stern@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 280433
  -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397216 {#2141
    date: 2024-01-04 20:40:16.0 +01:00
  }
  +"title": 280433
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2827 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "You-can-only-pick-one"
    +title: "You can only pick one"
    +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720304065 {#2239
      date: 2024-07-07 00:14:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      1 => App\Entity\EntryComment {#2060}
      2 => App\Entity\EntryComment {#2063
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704397051 {#2077
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@corus_kt@lemmy.world"
          "@Lemmyvisitor@lemmy.dbzer0.com"
        ]
        +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: 280423
        -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141753"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397051 {#2098
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +"title": 280423
      }
      0 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +body: "It doesn’t specify stores"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397159 {#2133
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Mango@lemmy.world"
        ]
        +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: 280429
        -bodyTs: "'doesn':2 'specifi':4 'store':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397159 {#2129
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +"title": 280429
      }
    ]
    -id: 26926
    -titleTs: "'one':5 'pick':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704376755
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7841672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290355 {#2643
      date: 2024-01-03 14:59:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "I’d just use Piped and adblock to control which ones I actually absorb."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704397216 {#2042
    date: 2024-01-04 20:40:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@_Sprite@lemmy.world"
    "@Stern@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 280433
  -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397216 {#2141
    date: 2024-01-04 20:40:16.0 +01:00
  }
  +"title": 280433
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2060
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2827 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "You-can-only-pick-one"
    +title: "You can only pick one"
    +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720304065 {#2239
      date: 2024-07-07 00:14:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      1 => App\Entity\EntryComment {#2060}
      2 => App\Entity\EntryComment {#2063
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704397051 {#2077
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@corus_kt@lemmy.world"
          "@Lemmyvisitor@lemmy.dbzer0.com"
        ]
        +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: 280423
        -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141753"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397051 {#2098
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +"title": 280423
      }
      0 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +body: "It doesn’t specify stores"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397159 {#2133
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Mango@lemmy.world"
        ]
        +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: 280429
        -bodyTs: "'doesn':2 'specifi':4 'store':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397159 {#2129
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +"title": 280429
      }
    ]
    -id: 26926
    -titleTs: "'one':5 'pick':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704376755
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7841672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290355 {#2643
      date: 2024-01-03 14:59:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "I’d just use Piped and adblock to control which ones I actually absorb."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704397216 {#2042
    date: 2024-01-04 20:40:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@_Sprite@lemmy.world"
    "@Stern@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 280433
  -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141766"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397216 {#2141
    date: 2024-01-04 20:40:16.0 +01:00
  }
  +"title": 280433
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2827 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "You-can-only-pick-one"
    +title: "You can only pick one"
    +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720304065 {#2239
      date: 2024-07-07 00:14:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      1 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
        +body: "I’d just use Piped and adblock to control which ones I actually absorb."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397216 {#2042
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@_Sprite@lemmy.world"
          "@Stern@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 280433
        -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141766"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397216 {#2141
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +"title": 280433
      }
      2 => App\Entity\EntryComment {#2063}
      0 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +body: "It doesn’t specify stores"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397159 {#2133
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Mango@lemmy.world"
        ]
        +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: 280429
        -bodyTs: "'doesn':2 'specifi':4 'store':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397159 {#2129
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +"title": 280429
      }
    ]
    -id: 26926
    -titleTs: "'one':5 'pick':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704376755
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7841672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290355 {#2643
      date: 2024-01-03 14:59:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704397051 {#2077
    date: 2024-01-04 20:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@corus_kt@lemmy.world"
    "@Lemmyvisitor@lemmy.dbzer0.com"
  ]
  +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: 280423
  -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397051 {#2098
    date: 2024-01-04 20:37:31.0 +01:00
  }
  +"title": 280423
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2827 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "You-can-only-pick-one"
    +title: "You can only pick one"
    +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720304065 {#2239
      date: 2024-07-07 00:14:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      1 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
        +body: "I’d just use Piped and adblock to control which ones I actually absorb."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397216 {#2042
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@_Sprite@lemmy.world"
          "@Stern@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 280433
        -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141766"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397216 {#2141
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +"title": 280433
      }
      2 => App\Entity\EntryComment {#2063}
      0 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +body: "It doesn’t specify stores"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397159 {#2133
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Mango@lemmy.world"
        ]
        +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: 280429
        -bodyTs: "'doesn':2 'specifi':4 'store':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397159 {#2129
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +"title": 280429
      }
    ]
    -id: 26926
    -titleTs: "'one':5 'pick':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704376755
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7841672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290355 {#2643
      date: 2024-01-03 14:59:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704397051 {#2077
    date: 2024-01-04 20:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@corus_kt@lemmy.world"
    "@Lemmyvisitor@lemmy.dbzer0.com"
  ]
  +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: 280423
  -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397051 {#2098
    date: 2024-01-04 20:37:31.0 +01:00
  }
  +"title": 280423
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2063
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2827 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "You-can-only-pick-one"
    +title: "You can only pick one"
    +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720304065 {#2239
      date: 2024-07-07 00:14:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      1 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
        +body: "I’d just use Piped and adblock to control which ones I actually absorb."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397216 {#2042
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@_Sprite@lemmy.world"
          "@Stern@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 280433
        -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141766"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397216 {#2141
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +"title": 280433
      }
      2 => App\Entity\EntryComment {#2063}
      0 => App\Entity\EntryComment {#2131
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
        +body: "It doesn’t specify stores"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397159 {#2133
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@Mango@lemmy.world"
        ]
        +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: 280429
        -bodyTs: "'doesn':2 'specifi':4 'store':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141761"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397159 {#2129
          date: 2024-01-04 20:39:19.0 +01:00
        }
        +"title": 280429
      }
    ]
    -id: 26926
    -titleTs: "'one':5 'pick':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704376755
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7841672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290355 {#2643
      date: 2024-01-03 14:59:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704397051 {#2077
    date: 2024-01-04 20:37:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@corus_kt@lemmy.world"
    "@Lemmyvisitor@lemmy.dbzer0.com"
  ]
  +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: 280423
  -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397051 {#2098
    date: 2024-01-04 20:37:31.0 +01:00
  }
  +"title": 280423
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2131
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2827 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "You-can-only-pick-one"
    +title: "You can only pick one"
    +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720304065 {#2239
      date: 2024-07-07 00:14:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      1 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
        +body: "I’d just use Piped and adblock to control which ones I actually absorb."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397216 {#2042
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@_Sprite@lemmy.world"
          "@Stern@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 280433
        -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141766"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397216 {#2141
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +"title": 280433
      }
      2 => App\Entity\EntryComment {#2063
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704397051 {#2077
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@corus_kt@lemmy.world"
          "@Lemmyvisitor@lemmy.dbzer0.com"
        ]
        +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: 280423
        -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141753"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397051 {#2098
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +"title": 280423
      }
      0 => App\Entity\EntryComment {#2131}
    ]
    -id: 26926
    -titleTs: "'one':5 'pick':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704376755
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7841672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290355 {#2643
      date: 2024-01-03 14:59:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: "It doesn’t specify stores"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704397159 {#2133
    date: 2024-01-04 20:39:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Mango@lemmy.world"
  ]
  +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: 280429
  -bodyTs: "'doesn':2 'specifi':4 'store':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397159 {#2129
    date: 2024-01-04 20:39:19.0 +01:00
  }
  +"title": 280429
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2131
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2827 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "You-can-only-pick-one"
    +title: "You can only pick one"
    +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720304065 {#2239
      date: 2024-07-07 00:14:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      1 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
        +body: "I’d just use Piped and adblock to control which ones I actually absorb."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397216 {#2042
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@_Sprite@lemmy.world"
          "@Stern@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 280433
        -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141766"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397216 {#2141
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +"title": 280433
      }
      2 => App\Entity\EntryComment {#2063
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704397051 {#2077
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@corus_kt@lemmy.world"
          "@Lemmyvisitor@lemmy.dbzer0.com"
        ]
        +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: 280423
        -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141753"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397051 {#2098
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +"title": 280423
      }
      0 => App\Entity\EntryComment {#2131}
    ]
    -id: 26926
    -titleTs: "'one':5 'pick':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704376755
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7841672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290355 {#2643
      date: 2024-01-03 14:59:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: "It doesn’t specify stores"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704397159 {#2133
    date: 2024-01-04 20:39:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Mango@lemmy.world"
  ]
  +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: 280429
  -bodyTs: "'doesn':2 'specifi':4 'store':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397159 {#2129
    date: 2024-01-04 20:39:19.0 +01:00
  }
  +"title": 280429
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2131
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2080
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2827 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "You-can-only-pick-one"
    +title: "You can only pick one"
    +url: "https://lemmy.zip/pictrs/image/8fcfb121-817b-4136-baf6-9c09f7d1df16.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 103
    +favouriteCount: 260
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720304065 {#2239
      date: 2024-07-07 00:14:25.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2848 …}
    +votes: Doctrine\ORM\PersistentCollection {#2846 …}
    +reports: Doctrine\ORM\PersistentCollection {#2843 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2877 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2873 …}
    +badges: Doctrine\ORM\PersistentCollection {#2890 …}
    +children: [
      1 => App\Entity\EntryComment {#2060
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
        +body: "I’d just use Piped and adblock to control which ones I actually absorb."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704397216 {#2042
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@_Sprite@lemmy.world"
          "@Stern@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2314 …}
        +nested: Doctrine\ORM\PersistentCollection {#2328 …}
        +votes: Doctrine\ORM\PersistentCollection {#2191 …}
        +reports: Doctrine\ORM\PersistentCollection {#2327 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
        -id: 280433
        -bodyTs: "'absorb':14 'actual':13 'adblock':7 'control':9 'd':2 'one':11 'pipe':5 'use':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141766"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397216 {#2141
          date: 2024-01-04 20:40:16.0 +01:00
        }
        +"title": 280433
      }
      2 => App\Entity\EntryComment {#2063
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2080 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2064 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
        +body: "Because only 10 of the items per day are free, and counting groceries you might want more."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704397051 {#2077
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@balderdash9@lemmy.zip"
          "@corus_kt@lemmy.world"
          "@Lemmyvisitor@lemmy.dbzer0.com"
        ]
        +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: 280423
        -bodyTs: "'10':3 'count':12 'day':8 'free':10 'groceri':13 'item':6 'might':15 'per':7 'want':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141753"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704397051 {#2098
          date: 2024-01-04 20:37:31.0 +01:00
        }
        +"title": 280423
      }
      0 => App\Entity\EntryComment {#2131}
    ]
    -id: 26926
    -titleTs: "'one':5 'pick':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704376755
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7841672"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704290355 {#2643
      date: 2024-01-03 14:59:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +body: "It doesn’t specify stores"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704397159 {#2133
    date: 2024-01-04 20:39:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Mango@lemmy.world"
  ]
  +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: 280429
  -bodyTs: "'doesn':2 'specifi':4 'store':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397159 {#2129
    date: 2024-01-04 20:39:19.0 +01:00
  }
  +"title": 280429
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2110
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
  +slug: "It-seems-so-strange-to-me-that-we-are-locked"
  +title: "It seems so strange to me that we are locked in battle with providers mining our lives for whatever, and we have to work our asses off trying to stay anonymous, to the point of being denied service"
  +url: null
  +body: """
    or even pseudo-incriminated for attempting to maintain our own life.\n
    \n
    It seems so stupid that I’m like a suspect for wanting an exchange of information without dropping my pants and bending over. No, I don’t want cookies. Yes I want to read the article but no, I don’t want to “sign up.”\n
    \n
    It makes me feel like being a f*cking hermit. But I prefer to pirate. Even though I’m not that good at it. Screw them. I got two private trackers, a VPN, and I hope that’s enough.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 93
  +favouriteCount: 735
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726594492 {#2990
    date: 2024-09-17 19:34:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  +badges: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: [
    App\Entity\EntryComment {#2106
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: """
        This is why we need a p2p mesh internet.\n
        \n
        Everyone: “But Explodicle, the bandwidth will be terrible!”\n
        \n
        Meh, all we really need is basic communication infrastructure that isn’t hostile. Everything else I can wait to download… like the 90s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704463458 {#2109
        date: 2024-01-05 15:04:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Melatonin@lemmy.dbzer0.com"
        "@Outtatime@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 282493
      -bodyTs: "'90s':40 'bandwidth':14 'basic':24 'communic':25 'download':37 'els':32 'everyon':10 'everyth':31 'explodicl':12 'hostil':30 'infrastructur':26 'internet':9 'isn':28 'like':38 'meh':18 'mesh':8 'need':5,22 'p2p':7 'realli':21 'terribl':17 'wait':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1144510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704463458 {#2103
        date: 2024-01-05 15:04:18.0 +01:00
      }
      +"title": 282493
    }
  ]
  -id: 27294
  -titleTs: "'anonym':31 'ass':26 'battl':12 'deni':37 'live':17 'lock':10 'mine':15 'point':34 'provid':14 'seem':2 'servic':38 'stay':30 'strang':4 'tri':28 'whatev':19 'work':24"
  -bodyTs: "'articl':48 'attempt':7 'bend':34 'cking':66 'cooki':41 'drop':30 'enough':96 'even':2,73 'exchang':26 'f':65 'feel':61 'good':79 'got':85 'hermit':67 'hope':93 'incrimin':5 'inform':28 'life':12 'like':20,62 'm':19,76 'maintain':9 'make':59 'pant':32 'pirat':72 'prefer':70 'privat':87 'pseudo':4 'pseudo-incrimin':3 'read':46 'screw':82 'seem':14 'sign':56 'stupid':16 'suspect':22 'though':74 'tracker':88 'two':86 'vpn':90 'want':24,40,44,54 'without':29 'yes':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704502283
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11704594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415883 {#2976
    date: 2024-01-05 01:51:23.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 {#2110
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
  +slug: "It-seems-so-strange-to-me-that-we-are-locked"
  +title: "It seems so strange to me that we are locked in battle with providers mining our lives for whatever, and we have to work our asses off trying to stay anonymous, to the point of being denied service"
  +url: null
  +body: """
    or even pseudo-incriminated for attempting to maintain our own life.\n
    \n
    It seems so stupid that I’m like a suspect for wanting an exchange of information without dropping my pants and bending over. No, I don’t want cookies. Yes I want to read the article but no, I don’t want to “sign up.”\n
    \n
    It makes me feel like being a f*cking hermit. But I prefer to pirate. Even though I’m not that good at it. Screw them. I got two private trackers, a VPN, and I hope that’s enough.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 93
  +favouriteCount: 735
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726594492 {#2990
    date: 2024-09-17 19:34:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  +badges: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: [
    App\Entity\EntryComment {#2106
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: """
        This is why we need a p2p mesh internet.\n
        \n
        Everyone: “But Explodicle, the bandwidth will be terrible!”\n
        \n
        Meh, all we really need is basic communication infrastructure that isn’t hostile. Everything else I can wait to download… like the 90s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704463458 {#2109
        date: 2024-01-05 15:04:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Melatonin@lemmy.dbzer0.com"
        "@Outtatime@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 282493
      -bodyTs: "'90s':40 'bandwidth':14 'basic':24 'communic':25 'download':37 'els':32 'everyon':10 'everyth':31 'explodicl':12 'hostil':30 'infrastructur':26 'internet':9 'isn':28 'like':38 'meh':18 'mesh':8 'need':5,22 'p2p':7 'realli':21 'terribl':17 'wait':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1144510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704463458 {#2103
        date: 2024-01-05 15:04:18.0 +01:00
      }
      +"title": 282493
    }
  ]
  -id: 27294
  -titleTs: "'anonym':31 'ass':26 'battl':12 'deni':37 'live':17 'lock':10 'mine':15 'point':34 'provid':14 'seem':2 'servic':38 'stay':30 'strang':4 'tri':28 'whatev':19 'work':24"
  -bodyTs: "'articl':48 'attempt':7 'bend':34 'cking':66 'cooki':41 'drop':30 'enough':96 'even':2,73 'exchang':26 'f':65 'feel':61 'good':79 'got':85 'hermit':67 'hope':93 'incrimin':5 'inform':28 'life':12 'like':20,62 'm':19,76 'maintain':9 'make':59 'pant':32 'pirat':72 'prefer':70 'privat':87 'pseudo':4 'pseudo-incrimin':3 'read':46 'screw':82 'seem':14 'sign':56 'stupid':16 'suspect':22 'though':74 'tracker':88 'two':86 'vpn':90 'want':24,40,44,54 'without':29 'yes':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704502283
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11704594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415883 {#2976
    date: 2024-01-05 01:51:23.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 {#2110
  +user: Proxies\__CG__\App\Entity\User {#2954 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
  +slug: "It-seems-so-strange-to-me-that-we-are-locked"
  +title: "It seems so strange to me that we are locked in battle with providers mining our lives for whatever, and we have to work our asses off trying to stay anonymous, to the point of being denied service"
  +url: null
  +body: """
    or even pseudo-incriminated for attempting to maintain our own life.\n
    \n
    It seems so stupid that I’m like a suspect for wanting an exchange of information without dropping my pants and bending over. No, I don’t want cookies. Yes I want to read the article but no, I don’t want to “sign up.”\n
    \n
    It makes me feel like being a f*cking hermit. But I prefer to pirate. Even though I’m not that good at it. Screw them. I got two private trackers, a VPN, and I hope that’s enough.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 93
  +favouriteCount: 735
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726594492 {#2990
    date: 2024-09-17 19:34:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2997 …}
  +votes: Doctrine\ORM\PersistentCollection {#2999 …}
  +reports: Doctrine\ORM\PersistentCollection {#3001 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
  +badges: Doctrine\ORM\PersistentCollection {#3007 …}
  +children: [
    App\Entity\EntryComment {#2106
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2110 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: """
        This is why we need a p2p mesh internet.\n
        \n
        Everyone: “But Explodicle, the bandwidth will be terrible!”\n
        \n
        Meh, all we really need is basic communication infrastructure that isn’t hostile. Everything else I can wait to download… like the 90s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1704463458 {#2109
        date: 2024-01-05 15:04:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Melatonin@lemmy.dbzer0.com"
        "@Outtatime@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 282493
      -bodyTs: "'90s':40 'bandwidth':14 'basic':24 'communic':25 'download':37 'els':32 'everyon':10 'everyth':31 'explodicl':12 'hostil':30 'infrastructur':26 'internet':9 'isn':28 'like':38 'meh':18 'mesh':8 'need':5,22 'p2p':7 'realli':21 'terribl':17 'wait':35"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1144510"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704463458 {#2103
        date: 2024-01-05 15:04:18.0 +01:00
      }
      +"title": 282493
    }
  ]
  -id: 27294
  -titleTs: "'anonym':31 'ass':26 'battl':12 'deni':37 'live':17 'lock':10 'mine':15 'point':34 'provid':14 'seem':2 'servic':38 'stay':30 'strang':4 'tri':28 'whatev':19 'work':24"
  -bodyTs: "'articl':48 'attempt':7 'bend':34 'cking':66 'cooki':41 'drop':30 'enough':96 'even':2,73 'exchang':26 'f':65 'feel':61 'good':79 'got':85 'hermit':67 'hope':93 'incrimin':5 'inform':28 'life':12 'like':20,62 'm':19,76 'maintain':9 'make':59 'pant':32 'pirat':72 'prefer':70 'privat':87 'pseudo':4 'pseudo-incrimin':3 'read':46 'screw':82 'seem':14 'sign':56 'stupid':16 'suspect':22 'though':74 'tracker':88 'two':86 'vpn':90 'want':24,40,44,54 'without':29 'yes':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704502283
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11704594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704415883 {#2976
    date: 2024-01-05 01:51:23.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 {#2106
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
    +slug: "It-seems-so-strange-to-me-that-we-are-locked"
    +title: "It seems so strange to me that we are locked in battle with providers mining our lives for whatever, and we have to work our asses off trying to stay anonymous, to the point of being denied service"
    +url: null
    +body: """
      or even pseudo-incriminated for attempting to maintain our own life.\n
      \n
      It seems so stupid that I’m like a suspect for wanting an exchange of information without dropping my pants and bending over. No, I don’t want cookies. Yes I want to read the article but no, I don’t want to “sign up.”\n
      \n
      It makes me feel like being a f*cking hermit. But I prefer to pirate. Even though I’m not that good at it. Screw them. I got two private trackers, a VPN, and I hope that’s enough.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 93
    +favouriteCount: 735
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726594492 {#2990
      date: 2024-09-17 19:34:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      App\Entity\EntryComment {#2106}
    ]
    -id: 27294
    -titleTs: "'anonym':31 'ass':26 'battl':12 'deni':37 'live':17 'lock':10 'mine':15 'point':34 'provid':14 'seem':2 'servic':38 'stay':30 'strang':4 'tri':28 'whatev':19 'work':24"
    -bodyTs: "'articl':48 'attempt':7 'bend':34 'cking':66 'cooki':41 'drop':30 'enough':96 'even':2,73 'exchang':26 'f':65 'feel':61 'good':79 'got':85 'hermit':67 'hope':93 'incrimin':5 'inform':28 'life':12 'like':20,62 'm':19,76 'maintain':9 'make':59 'pant':32 'pirat':72 'prefer':70 'privat':87 'pseudo':4 'pseudo-incrimin':3 'read':46 'screw':82 'seem':14 'sign':56 'stupid':16 'suspect':22 'though':74 'tracker':88 'two':86 'vpn':90 'want':24,40,44,54 'without':29 'yes':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704502283
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11704594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704415883 {#2976
      date: 2024-01-05 01:51:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: """
    This is why we need a p2p mesh internet.\n
    \n
    Everyone: “But Explodicle, the bandwidth will be terrible!”\n
    \n
    Meh, all we really need is basic communication infrastructure that isn’t hostile. Everything else I can wait to download… like the 90s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704463458 {#2109
    date: 2024-01-05 15:04:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 282493
  -bodyTs: "'90s':40 'bandwidth':14 'basic':24 'communic':25 'download':37 'els':32 'everyon':10 'everyth':31 'explodicl':12 'hostil':30 'infrastructur':26 'internet':9 'isn':28 'like':38 'meh':18 'mesh':8 'need':5,22 'p2p':7 'realli':21 'terribl':17 'wait':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1144510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463458 {#2103
    date: 2024-01-05 15:04:18.0 +01:00
  }
  +"title": 282493
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2106
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
    +slug: "It-seems-so-strange-to-me-that-we-are-locked"
    +title: "It seems so strange to me that we are locked in battle with providers mining our lives for whatever, and we have to work our asses off trying to stay anonymous, to the point of being denied service"
    +url: null
    +body: """
      or even pseudo-incriminated for attempting to maintain our own life.\n
      \n
      It seems so stupid that I’m like a suspect for wanting an exchange of information without dropping my pants and bending over. No, I don’t want cookies. Yes I want to read the article but no, I don’t want to “sign up.”\n
      \n
      It makes me feel like being a f*cking hermit. But I prefer to pirate. Even though I’m not that good at it. Screw them. I got two private trackers, a VPN, and I hope that’s enough.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 93
    +favouriteCount: 735
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726594492 {#2990
      date: 2024-09-17 19:34:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      App\Entity\EntryComment {#2106}
    ]
    -id: 27294
    -titleTs: "'anonym':31 'ass':26 'battl':12 'deni':37 'live':17 'lock':10 'mine':15 'point':34 'provid':14 'seem':2 'servic':38 'stay':30 'strang':4 'tri':28 'whatev':19 'work':24"
    -bodyTs: "'articl':48 'attempt':7 'bend':34 'cking':66 'cooki':41 'drop':30 'enough':96 'even':2,73 'exchang':26 'f':65 'feel':61 'good':79 'got':85 'hermit':67 'hope':93 'incrimin':5 'inform':28 'life':12 'like':20,62 'm':19,76 'maintain':9 'make':59 'pant':32 'pirat':72 'prefer':70 'privat':87 'pseudo':4 'pseudo-incrimin':3 'read':46 'screw':82 'seem':14 'sign':56 'stupid':16 'suspect':22 'though':74 'tracker':88 'two':86 'vpn':90 'want':24,40,44,54 'without':29 'yes':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704502283
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11704594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704415883 {#2976
      date: 2024-01-05 01:51:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: """
    This is why we need a p2p mesh internet.\n
    \n
    Everyone: “But Explodicle, the bandwidth will be terrible!”\n
    \n
    Meh, all we really need is basic communication infrastructure that isn’t hostile. Everything else I can wait to download… like the 90s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704463458 {#2109
    date: 2024-01-05 15:04:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 282493
  -bodyTs: "'90s':40 'bandwidth':14 'basic':24 'communic':25 'download':37 'els':32 'everyon':10 'everyth':31 'explodicl':12 'hostil':30 'infrastructur':26 'internet':9 'isn':28 'like':38 'meh':18 'mesh':8 'need':5,22 'p2p':7 'realli':21 'terribl':17 'wait':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1144510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463458 {#2103
    date: 2024-01-05 15:04:18.0 +01:00
  }
  +"title": 282493
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2106
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2110
    +user: Proxies\__CG__\App\Entity\User {#2954 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2995 …}
    +slug: "It-seems-so-strange-to-me-that-we-are-locked"
    +title: "It seems so strange to me that we are locked in battle with providers mining our lives for whatever, and we have to work our asses off trying to stay anonymous, to the point of being denied service"
    +url: null
    +body: """
      or even pseudo-incriminated for attempting to maintain our own life.\n
      \n
      It seems so stupid that I’m like a suspect for wanting an exchange of information without dropping my pants and bending over. No, I don’t want cookies. Yes I want to read the article but no, I don’t want to “sign up.”\n
      \n
      It makes me feel like being a f*cking hermit. But I prefer to pirate. Even though I’m not that good at it. Screw them. I got two private trackers, a VPN, and I hope that’s enough.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 93
    +favouriteCount: 735
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726594492 {#2990
      date: 2024-09-17 19:34:52.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2997 …}
    +votes: Doctrine\ORM\PersistentCollection {#2999 …}
    +reports: Doctrine\ORM\PersistentCollection {#3001 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3003 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3005 …}
    +badges: Doctrine\ORM\PersistentCollection {#3007 …}
    +children: [
      App\Entity\EntryComment {#2106}
    ]
    -id: 27294
    -titleTs: "'anonym':31 'ass':26 'battl':12 'deni':37 'live':17 'lock':10 'mine':15 'point':34 'provid':14 'seem':2 'servic':38 'stay':30 'strang':4 'tri':28 'whatev':19 'work':24"
    -bodyTs: "'articl':48 'attempt':7 'bend':34 'cking':66 'cooki':41 'drop':30 'enough':96 'even':2,73 'exchang':26 'f':65 'feel':61 'good':79 'got':85 'hermit':67 'hope':93 'incrimin':5 'inform':28 'life':12 'like':20,62 'm':19,76 'maintain':9 'make':59 'pant':32 'pirat':72 'prefer':70 'privat':87 'pseudo':4 'pseudo-incrimin':3 'read':46 'screw':82 'seem':14 'sign':56 'stupid':16 'suspect':22 'though':74 'tracker':88 'two':86 'vpn':90 'want':24,40,44,54 'without':29 'yes':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704502283
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11704594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704415883 {#2976
      date: 2024-01-05 01:51:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2107 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: """
    This is why we need a p2p mesh internet.\n
    \n
    Everyone: “But Explodicle, the bandwidth will be terrible!”\n
    \n
    Meh, all we really need is basic communication infrastructure that isn’t hostile. Everything else I can wait to download… like the 90s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704463458 {#2109
    date: 2024-01-05 15:04:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Melatonin@lemmy.dbzer0.com"
    "@Outtatime@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 282493
  -bodyTs: "'90s':40 'bandwidth':14 'basic':24 'communic':25 'download':37 'els':32 'everyon':10 'everyth':31 'explodicl':12 'hostil':30 'infrastructur':26 'internet':9 'isn':28 'like':38 'meh':18 'mesh':8 'need':5,22 'p2p':7 'realli':21 'terribl':17 'wait':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1144510"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704463458 {#2103
    date: 2024-01-05 15:04:18.0 +01:00
  }
  +"title": 282493
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3129 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
  +slug: "Headlines-be-like"
  +title: "Headlines be like"
  +url: "https://lemmy.zip/pictrs/image/73f84070-3fce-4ed6-8272-989ad2e325ae.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 1256
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710835515 {#3163
    date: 2024-03-19 09:05:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  +badges: Doctrine\ORM\PersistentCollection {#3179 …}
  +children: [
    App\Entity\EntryComment {#1714
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "The LinkedIn will continue until a resume standard is accepted."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703964994 {#1719
        date: 2023-12-30 20:36:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 265334
      -bodyTs: "'accept':10 'continu':4 'linkedin':2 'resum':7 'standard':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1124416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703964994 {#1715
        date: 2023-12-30 20:36:34.0 +01:00
      }
      +"title": 265334
    }
  ]
  -id: 25907
  -titleTs: "'headlin':1 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704048443
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7672438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703962043 {#3151
    date: 2023-12-30 19:47:23.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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3129 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
  +slug: "Headlines-be-like"
  +title: "Headlines be like"
  +url: "https://lemmy.zip/pictrs/image/73f84070-3fce-4ed6-8272-989ad2e325ae.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 1256
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710835515 {#3163
    date: 2024-03-19 09:05:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  +badges: Doctrine\ORM\PersistentCollection {#3179 …}
  +children: [
    App\Entity\EntryComment {#1714
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "The LinkedIn will continue until a resume standard is accepted."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703964994 {#1719
        date: 2023-12-30 20:36:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 265334
      -bodyTs: "'accept':10 'continu':4 'linkedin':2 'resum':7 'standard':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1124416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703964994 {#1715
        date: 2023-12-30 20:36:34.0 +01:00
      }
      +"title": 265334
    }
  ]
  -id: 25907
  -titleTs: "'headlin':1 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704048443
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7672438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703962043 {#3151
    date: 2023-12-30 19:47:23.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 {#1718
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3129 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
  +slug: "Headlines-be-like"
  +title: "Headlines be like"
  +url: "https://lemmy.zip/pictrs/image/73f84070-3fce-4ed6-8272-989ad2e325ae.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 69
  +favouriteCount: 1256
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710835515 {#3163
    date: 2024-03-19 09:05:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3168 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3173 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
  +badges: Doctrine\ORM\PersistentCollection {#3179 …}
  +children: [
    App\Entity\EntryComment {#1714
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1718 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: "The LinkedIn will continue until a resume standard is accepted."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1703964994 {#1719
        date: 2023-12-30 20:36:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1717 …}
      +votes: Doctrine\ORM\PersistentCollection {#1741 …}
      +reports: Doctrine\ORM\PersistentCollection {#1707 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
      -id: 265334
      -bodyTs: "'accept':10 'continu':4 'linkedin':2 'resum':7 'standard':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1124416"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703964994 {#1715
        date: 2023-12-30 20:36:34.0 +01:00
      }
      +"title": 265334
    }
  ]
  -id: 25907
  -titleTs: "'headlin':1 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704048443
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7672438"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703962043 {#3151
    date: 2023-12-30 19:47:23.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 {#1714
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3129 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "Headlines-be-like"
    +title: "Headlines be like"
    +url: "https://lemmy.zip/pictrs/image/73f84070-3fce-4ed6-8272-989ad2e325ae.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 69
    +favouriteCount: 1256
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710835515 {#3163
      date: 2024-03-19 09:05:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    +badges: Doctrine\ORM\PersistentCollection {#3179 …}
    +children: [
      App\Entity\EntryComment {#1714}
    ]
    -id: 25907
    -titleTs: "'headlin':1 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704048443
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7672438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703962043 {#3151
      date: 2023-12-30 19:47:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "The LinkedIn will continue until a resume standard is accepted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703964994 {#1719
    date: 2023-12-30 20:36:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 265334
  -bodyTs: "'accept':10 'continu':4 'linkedin':2 'resum':7 'standard':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1124416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964994 {#1715
    date: 2023-12-30 20:36:34.0 +01:00
  }
  +"title": 265334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3129 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "Headlines-be-like"
    +title: "Headlines be like"
    +url: "https://lemmy.zip/pictrs/image/73f84070-3fce-4ed6-8272-989ad2e325ae.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 69
    +favouriteCount: 1256
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710835515 {#3163
      date: 2024-03-19 09:05:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    +badges: Doctrine\ORM\PersistentCollection {#3179 …}
    +children: [
      App\Entity\EntryComment {#1714}
    ]
    -id: 25907
    -titleTs: "'headlin':1 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704048443
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7672438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703962043 {#3151
      date: 2023-12-30 19:47:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "The LinkedIn will continue until a resume standard is accepted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703964994 {#1719
    date: 2023-12-30 20:36:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 265334
  -bodyTs: "'accept':10 'continu':4 'linkedin':2 'resum':7 'standard':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1124416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964994 {#1715
    date: 2023-12-30 20:36:34.0 +01:00
  }
  +"title": 265334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1714
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1718
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3129 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "Headlines-be-like"
    +title: "Headlines be like"
    +url: "https://lemmy.zip/pictrs/image/73f84070-3fce-4ed6-8272-989ad2e325ae.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 69
    +favouriteCount: 1256
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710835515 {#3163
      date: 2024-03-19 09:05:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3168 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3173 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3175 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3177 …}
    +badges: Doctrine\ORM\PersistentCollection {#3179 …}
    +children: [
      App\Entity\EntryComment {#1714}
    ]
    -id: 25907
    -titleTs: "'headlin':1 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704048443
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7672438"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703962043 {#3151
      date: 2023-12-30 19:47:23.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: "The LinkedIn will continue until a resume standard is accepted."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1703964994 {#1719
    date: 2023-12-30 20:36:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1717 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#1707 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2448 …}
  -id: 265334
  -bodyTs: "'accept':10 'continu':4 'linkedin':2 'resum':7 'standard':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1124416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703964994 {#1715
    date: 2023-12-30 20:36:34.0 +01:00
  }
  +"title": 265334
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1383
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: Proxies\__CG__\App\Entity\Image {#3014 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
  +slug: "Just-gotta-work-it-in-somehow"
  +title: "Just gotta work it in somehow."
  +url: "https://lemmy.ml/pictrs/image/a84294c3-e5d9-495e-b440-e1ffdcf6ad11.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 764
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712572768 {#3009
    date: 2024-04-08 12:39:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
  +badges: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: [
    1 => App\Entity\EntryComment {#2144
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "Why did you shift tone so suddenly? Their argument was reasonable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704390514 {#2036
        date: 2024-01-04 18:48:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@MisterNeon@lemmy.world"
        "@Rodeo@lemmy.ca"
        "@Jentu@lemmy.blahaj.zone"
        "@BarrelAgedBoredom@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 280154
      -bodyTs: "'argument':9 'reason':11 'shift':4 'sudden':7 'tone':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704390514 {#2037
        date: 2024-01-04 18:48:34.0 +01:00
      }
      +"title": 280154
    }
    0 => App\Entity\EntryComment {#1381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "FWIW I’m one of those people who would rather hear about Aztecs than today’s weather, so thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704294917 {#2393
        date: 2024-01-03 16:15:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@MisterNeon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 276625
      -bodyTs: "'aztec':13 'fwiw':1 'hear':11 'm':3 'one':4 'peopl':7 'rather':10 'thank':19 'today':15 'weather':17 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1137401"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704294917 {#1384
        date: 2024-01-03 16:15:17.0 +01:00
      }
      +"title": 276625
    }
  ]
  -id: 26921
  -titleTs: "'gotta':2 'somehow':6 'work':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374595
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10067718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288195 {#2996
    date: 2024-01-03 14:23:15.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 {#1383
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: Proxies\__CG__\App\Entity\Image {#3014 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
  +slug: "Just-gotta-work-it-in-somehow"
  +title: "Just gotta work it in somehow."
  +url: "https://lemmy.ml/pictrs/image/a84294c3-e5d9-495e-b440-e1ffdcf6ad11.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 764
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712572768 {#3009
    date: 2024-04-08 12:39:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
  +badges: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: [
    1 => App\Entity\EntryComment {#2144
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "Why did you shift tone so suddenly? Their argument was reasonable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704390514 {#2036
        date: 2024-01-04 18:48:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@MisterNeon@lemmy.world"
        "@Rodeo@lemmy.ca"
        "@Jentu@lemmy.blahaj.zone"
        "@BarrelAgedBoredom@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 280154
      -bodyTs: "'argument':9 'reason':11 'shift':4 'sudden':7 'tone':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704390514 {#2037
        date: 2024-01-04 18:48:34.0 +01:00
      }
      +"title": 280154
    }
    0 => App\Entity\EntryComment {#1381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "FWIW I’m one of those people who would rather hear about Aztecs than today’s weather, so thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704294917 {#2393
        date: 2024-01-03 16:15:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@MisterNeon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 276625
      -bodyTs: "'aztec':13 'fwiw':1 'hear':11 'm':3 'one':4 'peopl':7 'rather':10 'thank':19 'today':15 'weather':17 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1137401"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704294917 {#1384
        date: 2024-01-03 16:15:17.0 +01:00
      }
      +"title": 276625
    }
  ]
  -id: 26921
  -titleTs: "'gotta':2 'somehow':6 'work':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374595
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10067718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288195 {#2996
    date: 2024-01-03 14:23:15.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 {#1383
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: Proxies\__CG__\App\Entity\Image {#3014 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
  +slug: "Just-gotta-work-it-in-somehow"
  +title: "Just gotta work it in somehow."
  +url: "https://lemmy.ml/pictrs/image/a84294c3-e5d9-495e-b440-e1ffdcf6ad11.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 764
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712572768 {#3009
    date: 2024-04-08 12:39:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3017 …}
  +votes: Doctrine\ORM\PersistentCollection {#3019 …}
  +reports: Doctrine\ORM\PersistentCollection {#3021 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
  +badges: Doctrine\ORM\PersistentCollection {#3027 …}
  +children: [
    1 => App\Entity\EntryComment {#2144
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "Why did you shift tone so suddenly? Their argument was reasonable."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704390514 {#2036
        date: 2024-01-04 18:48:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@MisterNeon@lemmy.world"
        "@Rodeo@lemmy.ca"
        "@Jentu@lemmy.blahaj.zone"
        "@BarrelAgedBoredom@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2061 …}
      +nested: Doctrine\ORM\PersistentCollection {#2084 …}
      +votes: Doctrine\ORM\PersistentCollection {#2076 …}
      +reports: Doctrine\ORM\PersistentCollection {#2083 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
      -id: 280154
      -bodyTs: "'argument':9 'reason':11 'shift':4 'sudden':7 'tone':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1141480"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704390514 {#2037
        date: 2024-01-04 18:48:34.0 +01:00
      }
      +"title": 280154
    }
    0 => App\Entity\EntryComment {#1381
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
      +body: "FWIW I’m one of those people who would rather hear about Aztecs than today’s weather, so thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1704294917 {#2393
        date: 2024-01-03 16:15:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@MisterNeon@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1405 …}
      +nested: Doctrine\ORM\PersistentCollection {#1382 …}
      +votes: Doctrine\ORM\PersistentCollection {#1404 …}
      +reports: Doctrine\ORM\PersistentCollection {#1361 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
      -id: 276625
      -bodyTs: "'aztec':13 'fwiw':1 'hear':11 'm':3 'one':4 'peopl':7 'rather':10 'thank':19 'today':15 'weather':17 'would':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1137401"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704294917 {#1384
        date: 2024-01-03 16:15:17.0 +01:00
      }
      +"title": 276625
    }
  ]
  -id: 26921
  -titleTs: "'gotta':2 'somehow':6 'work':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704374595
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10067718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704288195 {#2996
    date: 2024-01-03 14:23:15.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 {#2144
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: Proxies\__CG__\App\Entity\Image {#3014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Just-gotta-work-it-in-somehow"
    +title: "Just gotta work it in somehow."
    +url: "https://lemmy.ml/pictrs/image/a84294c3-e5d9-495e-b440-e1ffdcf6ad11.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 764
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572768 {#3009
      date: 2024-04-08 12:39:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2144}
      0 => App\Entity\EntryComment {#1381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +body: "FWIW I’m one of those people who would rather hear about Aztecs than today’s weather, so thank you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704294917 {#2393
          date: 2024-01-03 16:15:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@MisterNeon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1405 …}
        +nested: Doctrine\ORM\PersistentCollection {#1382 …}
        +votes: Doctrine\ORM\PersistentCollection {#1404 …}
        +reports: Doctrine\ORM\PersistentCollection {#1361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
        -id: 276625
        -bodyTs: "'aztec':13 'fwiw':1 'hear':11 'm':3 'one':4 'peopl':7 'rather':10 'thank':19 'today':15 'weather':17 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1137401"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704294917 {#1384
          date: 2024-01-03 16:15:17.0 +01:00
        }
        +"title": 276625
      }
    ]
    -id: 26921
    -titleTs: "'gotta':2 'somehow':6 'work':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704374595
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10067718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704288195 {#2996
      date: 2024-01-03 14:23:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "Why did you shift tone so suddenly? Their argument was reasonable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704390514 {#2036
    date: 2024-01-04 18:48:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@MisterNeon@lemmy.world"
    "@Rodeo@lemmy.ca"
    "@Jentu@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 280154
  -bodyTs: "'argument':9 'reason':11 'shift':4 'sudden':7 'tone':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704390514 {#2037
    date: 2024-01-04 18:48:34.0 +01:00
  }
  +"title": 280154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2144
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: Proxies\__CG__\App\Entity\Image {#3014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Just-gotta-work-it-in-somehow"
    +title: "Just gotta work it in somehow."
    +url: "https://lemmy.ml/pictrs/image/a84294c3-e5d9-495e-b440-e1ffdcf6ad11.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 764
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572768 {#3009
      date: 2024-04-08 12:39:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2144}
      0 => App\Entity\EntryComment {#1381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +body: "FWIW I’m one of those people who would rather hear about Aztecs than today’s weather, so thank you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704294917 {#2393
          date: 2024-01-03 16:15:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@MisterNeon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1405 …}
        +nested: Doctrine\ORM\PersistentCollection {#1382 …}
        +votes: Doctrine\ORM\PersistentCollection {#1404 …}
        +reports: Doctrine\ORM\PersistentCollection {#1361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
        -id: 276625
        -bodyTs: "'aztec':13 'fwiw':1 'hear':11 'm':3 'one':4 'peopl':7 'rather':10 'thank':19 'today':15 'weather':17 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1137401"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704294917 {#1384
          date: 2024-01-03 16:15:17.0 +01:00
        }
        +"title": 276625
      }
    ]
    -id: 26921
    -titleTs: "'gotta':2 'somehow':6 'work':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704374595
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10067718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704288195 {#2996
      date: 2024-01-03 14:23:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "Why did you shift tone so suddenly? Their argument was reasonable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704390514 {#2036
    date: 2024-01-04 18:48:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@MisterNeon@lemmy.world"
    "@Rodeo@lemmy.ca"
    "@Jentu@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 280154
  -bodyTs: "'argument':9 'reason':11 'shift':4 'sudden':7 'tone':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704390514 {#2037
    date: 2024-01-04 18:48:34.0 +01:00
  }
  +"title": 280154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2144
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: Proxies\__CG__\App\Entity\Image {#3014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Just-gotta-work-it-in-somehow"
    +title: "Just gotta work it in somehow."
    +url: "https://lemmy.ml/pictrs/image/a84294c3-e5d9-495e-b440-e1ffdcf6ad11.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 764
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572768 {#3009
      date: 2024-04-08 12:39:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2144}
      0 => App\Entity\EntryComment {#1381
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +body: "FWIW I’m one of those people who would rather hear about Aztecs than today’s weather, so thank you."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1704294917 {#2393
          date: 2024-01-03 16:15:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@MisterNeon@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1405 …}
        +nested: Doctrine\ORM\PersistentCollection {#1382 …}
        +votes: Doctrine\ORM\PersistentCollection {#1404 …}
        +reports: Doctrine\ORM\PersistentCollection {#1361 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
        -id: 276625
        -bodyTs: "'aztec':13 'fwiw':1 'hear':11 'm':3 'one':4 'peopl':7 'rather':10 'thank':19 'today':15 'weather':17 'would':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1137401"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704294917 {#1384
          date: 2024-01-03 16:15:17.0 +01:00
        }
        +"title": 276625
      }
    ]
    -id: 26921
    -titleTs: "'gotta':2 'somehow':6 'work':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704374595
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10067718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704288195 {#2996
      date: 2024-01-03 14:23:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "Why did you shift tone so suddenly? Their argument was reasonable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704390514 {#2036
    date: 2024-01-04 18:48:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@MisterNeon@lemmy.world"
    "@Rodeo@lemmy.ca"
    "@Jentu@lemmy.blahaj.zone"
    "@BarrelAgedBoredom@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2061 …}
  +nested: Doctrine\ORM\PersistentCollection {#2084 …}
  +votes: Doctrine\ORM\PersistentCollection {#2076 …}
  +reports: Doctrine\ORM\PersistentCollection {#2083 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
  -id: 280154
  -bodyTs: "'argument':9 'reason':11 'shift':4 'sudden':7 'tone':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1141480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704390514 {#2037
    date: 2024-01-04 18:48:34.0 +01:00
  }
  +"title": 280154
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: Proxies\__CG__\App\Entity\Image {#3014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Just-gotta-work-it-in-somehow"
    +title: "Just gotta work it in somehow."
    +url: "https://lemmy.ml/pictrs/image/a84294c3-e5d9-495e-b440-e1ffdcf6ad11.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 764
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572768 {#3009
      date: 2024-04-08 12:39:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2144
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +body: "Why did you shift tone so suddenly? Their argument was reasonable."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704390514 {#2036
          date: 2024-01-04 18:48:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@MisterNeon@lemmy.world"
          "@Rodeo@lemmy.ca"
          "@Jentu@lemmy.blahaj.zone"
          "@BarrelAgedBoredom@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2061 …}
        +nested: Doctrine\ORM\PersistentCollection {#2084 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2083 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
        -id: 280154
        -bodyTs: "'argument':9 'reason':11 'shift':4 'sudden':7 'tone':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141480"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704390514 {#2037
          date: 2024-01-04 18:48:34.0 +01:00
        }
        +"title": 280154
      }
      0 => App\Entity\EntryComment {#1381}
    ]
    -id: 26921
    -titleTs: "'gotta':2 'somehow':6 'work':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704374595
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10067718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704288195 {#2996
      date: 2024-01-03 14:23:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "FWIW I’m one of those people who would rather hear about Aztecs than today’s weather, so thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704294917 {#2393
    date: 2024-01-03 16:15:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@MisterNeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 276625
  -bodyTs: "'aztec':13 'fwiw':1 'hear':11 'm':3 'one':4 'peopl':7 'rather':10 'thank':19 'today':15 'weather':17 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1137401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294917 {#1384
    date: 2024-01-03 16:15:17.0 +01:00
  }
  +"title": 276625
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: Proxies\__CG__\App\Entity\Image {#3014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Just-gotta-work-it-in-somehow"
    +title: "Just gotta work it in somehow."
    +url: "https://lemmy.ml/pictrs/image/a84294c3-e5d9-495e-b440-e1ffdcf6ad11.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 764
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572768 {#3009
      date: 2024-04-08 12:39:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2144
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +body: "Why did you shift tone so suddenly? Their argument was reasonable."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704390514 {#2036
          date: 2024-01-04 18:48:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@MisterNeon@lemmy.world"
          "@Rodeo@lemmy.ca"
          "@Jentu@lemmy.blahaj.zone"
          "@BarrelAgedBoredom@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2061 …}
        +nested: Doctrine\ORM\PersistentCollection {#2084 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2083 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
        -id: 280154
        -bodyTs: "'argument':9 'reason':11 'shift':4 'sudden':7 'tone':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141480"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704390514 {#2037
          date: 2024-01-04 18:48:34.0 +01:00
        }
        +"title": 280154
      }
      0 => App\Entity\EntryComment {#1381}
    ]
    -id: 26921
    -titleTs: "'gotta':2 'somehow':6 'work':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704374595
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10067718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704288195 {#2996
      date: 2024-01-03 14:23:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "FWIW I’m one of those people who would rather hear about Aztecs than today’s weather, so thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704294917 {#2393
    date: 2024-01-03 16:15:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@MisterNeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 276625
  -bodyTs: "'aztec':13 'fwiw':1 'hear':11 'm':3 'one':4 'peopl':7 'rather':10 'thank':19 'today':15 'weather':17 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1137401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294917 {#1384
    date: 2024-01-03 16:15:17.0 +01:00
  }
  +"title": 276625
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1381
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1383
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: Proxies\__CG__\App\Entity\Image {#3014 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Just-gotta-work-it-in-somehow"
    +title: "Just gotta work it in somehow."
    +url: "https://lemmy.ml/pictrs/image/a84294c3-e5d9-495e-b440-e1ffdcf6ad11.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 764
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712572768 {#3009
      date: 2024-04-08 12:39:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3017 …}
    +votes: Doctrine\ORM\PersistentCollection {#3019 …}
    +reports: Doctrine\ORM\PersistentCollection {#3021 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3023 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3025 …}
    +badges: Doctrine\ORM\PersistentCollection {#3027 …}
    +children: [
      1 => App\Entity\EntryComment {#2144
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1383 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2075 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
        +body: "Why did you shift tone so suddenly? Their argument was reasonable."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1704390514 {#2036
          date: 2024-01-04 18:48:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Grayox@lemmy.ml"
          "@MisterNeon@lemmy.world"
          "@Rodeo@lemmy.ca"
          "@Jentu@lemmy.blahaj.zone"
          "@BarrelAgedBoredom@lemm.ee"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2061 …}
        +nested: Doctrine\ORM\PersistentCollection {#2084 …}
        +votes: Doctrine\ORM\PersistentCollection {#2076 …}
        +reports: Doctrine\ORM\PersistentCollection {#2083 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2085 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2062 …}
        -id: 280154
        -bodyTs: "'argument':9 'reason':11 'shift':4 'sudden':7 'tone':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1141480"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704390514 {#2037
          date: 2024-01-04 18:48:34.0 +01:00
        }
        +"title": 280154
      }
      0 => App\Entity\EntryComment {#1381}
    ]
    -id: 26921
    -titleTs: "'gotta':2 'somehow':6 'work':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704374595
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10067718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704288195 {#2996
      date: 2024-01-03 14:23:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1402 …}
  +body: "FWIW I’m one of those people who would rather hear about Aztecs than today’s weather, so thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1704294917 {#2393
    date: 2024-01-03 16:15:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@MisterNeon@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1405 …}
  +nested: Doctrine\ORM\PersistentCollection {#1382 …}
  +votes: Doctrine\ORM\PersistentCollection {#1404 …}
  +reports: Doctrine\ORM\PersistentCollection {#1361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2023 …}
  -id: 276625
  -bodyTs: "'aztec':13 'fwiw':1 'hear':11 'm':3 'one':4 'peopl':7 'rather':10 'thank':19 'today':15 'weather':17 'would':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1137401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704294917 {#1384
    date: 2024-01-03 16:15:17.0 +01:00
  }
  +"title": 276625
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
  +slug: "Yes"
  +title: "Yes"
  +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 740
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712598994 {#2970
    date: 2024-04-08 19:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +body: "It’s one of those things they’re better at"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704295525 {#2032
        date: 2024-01-03 16:25:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@fuckthepolice@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2033 …}
      +votes: Doctrine\ORM\PersistentCollection {#2028 …}
      +reports: Doctrine\ORM\PersistentCollection {#2012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
      -id: 276674
      -bodyTs: "'better':9 'one':3 're':8 'thing':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1137436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704295525 {#2026
        date: 2024-01-03 16:25:25.0 +01:00
      }
      +"title": 276674
    }
  ]
  -id: 26887
  -titleTs: "'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704357282
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19931152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270882 {#2957
    date: 2024-01-03 09:34:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
  +slug: "Yes"
  +title: "Yes"
  +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 740
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712598994 {#2970
    date: 2024-04-08 19:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +body: "It’s one of those things they’re better at"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704295525 {#2032
        date: 2024-01-03 16:25:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@fuckthepolice@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2033 …}
      +votes: Doctrine\ORM\PersistentCollection {#2028 …}
      +reports: Doctrine\ORM\PersistentCollection {#2012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
      -id: 276674
      -bodyTs: "'better':9 'one':3 're':8 'thing':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1137436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704295525 {#2026
        date: 2024-01-03 16:25:25.0 +01:00
      }
      +"title": 276674
    }
  ]
  -id: 26887
  -titleTs: "'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704357282
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19931152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270882 {#2957
    date: 2024-01-03 09:34:42.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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2022
  +user: Proxies\__CG__\App\Entity\User {#2936 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
  +slug: "Yes"
  +title: "Yes"
  +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 740
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712598994 {#2970
    date: 2024-04-08 19:56:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2978 …}
  +votes: Doctrine\ORM\PersistentCollection {#2980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
  +badges: Doctrine\ORM\PersistentCollection {#2988 …}
  +children: [
    App\Entity\EntryComment {#2024
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2022 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
      +body: "It’s one of those things they’re better at"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704295525 {#2032
        date: 2024-01-03 16:25:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@fuckthepolice@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2025 …}
      +nested: Doctrine\ORM\PersistentCollection {#2033 …}
      +votes: Doctrine\ORM\PersistentCollection {#2028 …}
      +reports: Doctrine\ORM\PersistentCollection {#2012 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
      -id: 276674
      -bodyTs: "'better':9 'one':3 're':8 'thing':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1137436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704295525 {#2026
        date: 2024-01-03 16:25:25.0 +01:00
      }
      +"title": 276674
    }
  ]
  -id: 26887
  -titleTs: "'yes':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704357282
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/19931152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270882 {#2957
    date: 2024-01-03 09:34:42.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
    +slug: "Yes"
    +title: "Yes"
    +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 740
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712598994 {#2970
      date: 2024-04-08 19:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2978 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 26887
    -titleTs: "'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704357282
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/19931152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704270882 {#2957
      date: 2024-01-03 09:34:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "It’s one of those things they’re better at"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704295525 {#2032
    date: 2024-01-03 16:25:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@fuckthepolice@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 276674
  -bodyTs: "'better':9 'one':3 're':8 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1137436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704295525 {#2026
    date: 2024-01-03 16:25:25.0 +01:00
  }
  +"title": 276674
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
    +slug: "Yes"
    +title: "Yes"
    +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 740
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712598994 {#2970
      date: 2024-04-08 19:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2978 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 26887
    -titleTs: "'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704357282
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/19931152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704270882 {#2957
      date: 2024-01-03 09:34:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "It’s one of those things they’re better at"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704295525 {#2032
    date: 2024-01-03 16:25:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@fuckthepolice@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 276674
  -bodyTs: "'better':9 'one':3 're':8 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1137436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704295525 {#2026
    date: 2024-01-03 16:25:25.0 +01:00
  }
  +"title": 276674
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2024
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2022
    +user: Proxies\__CG__\App\Entity\User {#2936 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2975 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2977 …}
    +slug: "Yes"
    +title: "Yes"
    +url: "https://lemm.ee/pictrs/image/62e635d6-8c55-4758-b935-3ebe5ef2550e.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 740
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712598994 {#2970
      date: 2024-04-08 19:56:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2978 …}
    +votes: Doctrine\ORM\PersistentCollection {#2980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2982 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2984 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2986 …}
    +badges: Doctrine\ORM\PersistentCollection {#2988 …}
    +children: [
      App\Entity\EntryComment {#2024}
    ]
    -id: 26887
    -titleTs: "'yes':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704357282
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/19931152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704270882 {#2957
      date: 2024-01-03 09:34:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2018 …}
  +body: "It’s one of those things they’re better at"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704295525 {#2032
    date: 2024-01-03 16:25:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@fuckthepolice@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2025 …}
  +nested: Doctrine\ORM\PersistentCollection {#2033 …}
  +votes: Doctrine\ORM\PersistentCollection {#2028 …}
  +reports: Doctrine\ORM\PersistentCollection {#2012 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2035 …}
  -id: 276674
  -bodyTs: "'better':9 'one':3 're':8 'thing':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1137436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704295525 {#2026
    date: 2024-01-03 16:25:25.0 +01:00
  }
  +"title": 276674
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3109 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
  +slug: "The-guillotine-song"
  +title: "The guillotine song"
  +url: "https://lemmy.zip/pictrs/image/a3c3ab12-5b9e-4f26-9d6c-dd7a85ec08d2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 975
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710956275 {#3145
    date: 2024-03-20 18:37:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +badges: Doctrine\ORM\PersistentCollection {#3161 …}
  +children: [
    App\Entity\EntryComment {#2370
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "You can’t space billionaires without space billionaires!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704079554 {#2371
        date: 2024-01-01 04:25:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@RegalPotoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 269114
      -bodyTs: "'billionair':5,8 'space':4,7 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1128556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704079554 {#2363
        date: 2024-01-01 04:25:54.0 +01:00
      }
      +"title": 269114
    }
  ]
  -id: 26312
  -titleTs: "'guillotin':2 'song':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136249
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7713735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049849 {#3132
    date: 2023-12-31 20:10:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3109 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
  +slug: "The-guillotine-song"
  +title: "The guillotine song"
  +url: "https://lemmy.zip/pictrs/image/a3c3ab12-5b9e-4f26-9d6c-dd7a85ec08d2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 975
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710956275 {#3145
    date: 2024-03-20 18:37:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +badges: Doctrine\ORM\PersistentCollection {#3161 …}
  +children: [
    App\Entity\EntryComment {#2370
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "You can’t space billionaires without space billionaires!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704079554 {#2371
        date: 2024-01-01 04:25:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@RegalPotoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 269114
      -bodyTs: "'billionair':5,8 'space':4,7 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1128556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704079554 {#2363
        date: 2024-01-01 04:25:54.0 +01:00
      }
      +"title": 269114
    }
  ]
  -id: 26312
  -titleTs: "'guillotin':2 'song':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136249
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7713735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049849 {#3132
    date: 2023-12-31 20:10:49.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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2532 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3109 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
  +slug: "The-guillotine-song"
  +title: "The guillotine song"
  +url: "https://lemmy.zip/pictrs/image/a3c3ab12-5b9e-4f26-9d6c-dd7a85ec08d2.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 975
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710956275 {#3145
    date: 2024-03-20 18:37:55.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3150 …}
  +votes: Doctrine\ORM\PersistentCollection {#3153 …}
  +reports: Doctrine\ORM\PersistentCollection {#3155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
  +badges: Doctrine\ORM\PersistentCollection {#3161 …}
  +children: [
    App\Entity\EntryComment {#2370
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "You can’t space billionaires without space billionaires!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704079554 {#2371
        date: 2024-01-01 04:25:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@RegalPotoo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 269114
      -bodyTs: "'billionair':5,8 'space':4,7 'without':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1128556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704079554 {#2363
        date: 2024-01-01 04:25:54.0 +01:00
      }
      +"title": 269114
    }
  ]
  -id: 26312
  -titleTs: "'guillotin':2 'song':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704136249
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/7713735"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704049849 {#3132
    date: 2023-12-31 20:10:49.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3109 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "The-guillotine-song"
    +title: "The guillotine song"
    +url: "https://lemmy.zip/pictrs/image/a3c3ab12-5b9e-4f26-9d6c-dd7a85ec08d2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 975
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710956275 {#3145
      date: 2024-03-20 18:37:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      App\Entity\EntryComment {#2370}
    ]
    -id: 26312
    -titleTs: "'guillotin':2 'song':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704136249
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7713735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704049849 {#3132
      date: 2023-12-31 20:10:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "You can’t space billionaires without space billionaires!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704079554 {#2371
    date: 2024-01-01 04:25:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@RegalPotoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 269114
  -bodyTs: "'billionair':5,8 'space':4,7 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1128556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079554 {#2363
    date: 2024-01-01 04:25:54.0 +01:00
  }
  +"title": 269114
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3109 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "The-guillotine-song"
    +title: "The guillotine song"
    +url: "https://lemmy.zip/pictrs/image/a3c3ab12-5b9e-4f26-9d6c-dd7a85ec08d2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 975
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710956275 {#3145
      date: 2024-03-20 18:37:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      App\Entity\EntryComment {#2370}
    ]
    -id: 26312
    -titleTs: "'guillotin':2 'song':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704136249
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7713735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704049849 {#3132
      date: 2023-12-31 20:10:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "You can’t space billionaires without space billionaires!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704079554 {#2371
    date: 2024-01-01 04:25:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@RegalPotoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 269114
  -bodyTs: "'billionair':5,8 'space':4,7 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1128556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079554 {#2363
    date: 2024-01-01 04:25:54.0 +01:00
  }
  +"title": 269114
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2532 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3109 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2849 …}
    +slug: "The-guillotine-song"
    +title: "The guillotine song"
    +url: "https://lemmy.zip/pictrs/image/a3c3ab12-5b9e-4f26-9d6c-dd7a85ec08d2.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 31
    +favouriteCount: 975
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710956275 {#3145
      date: 2024-03-20 18:37:55.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3150 …}
    +votes: Doctrine\ORM\PersistentCollection {#3153 …}
    +reports: Doctrine\ORM\PersistentCollection {#3155 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3157 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3159 …}
    +badges: Doctrine\ORM\PersistentCollection {#3161 …}
    +children: [
      App\Entity\EntryComment {#2370}
    ]
    -id: 26312
    -titleTs: "'guillotin':2 'song':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704136249
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/7713735"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704049849 {#3132
      date: 2023-12-31 20:10:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "You can’t space billionaires without space billionaires!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704079554 {#2371
    date: 2024-01-01 04:25:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@RegalPotoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 269114
  -bodyTs: "'billionair':5,8 'space':4,7 'without':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1128556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704079554 {#2363
    date: 2024-01-01 04:25:54.0 +01:00
  }
  +"title": 269114
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2292
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: """
    > It’s the same line of thought as ACAB; if local Jewish communities also condemn genocide, why are they not publicly and harshly denouncing Israel for it?\n
    \n
    Except it’s possible to be Jewish without supporting Israel, but not possible to be a cop without supporting the police as a social institution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704549304 {#2313
    date: 2024-01-06 14:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ArtikBanana@beehaw.org"
    "@aniki@lemm.ee"
    "@maynarkh@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 285456
  -bodyTs: "'acab':9 'also':14 'communiti':13 'condemn':15 'cop':44 'denounc':24 'except':28 'genocid':16 'harsh':23 'institut':52 'israel':25,37 'jewish':12,34 'line':5 'local':11 'polic':48 'possibl':31,40 'public':21 'social':51 'support':36,46 'thought':7 'without':35,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1148428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704549304 {#2316
    date: 2024-01-06 14:55:04.0 +01:00
  }
  +"title": 285456
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2292
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: """
    > It’s the same line of thought as ACAB; if local Jewish communities also condemn genocide, why are they not publicly and harshly denouncing Israel for it?\n
    \n
    Except it’s possible to be Jewish without supporting Israel, but not possible to be a cop without supporting the police as a social institution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704549304 {#2313
    date: 2024-01-06 14:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ArtikBanana@beehaw.org"
    "@aniki@lemm.ee"
    "@maynarkh@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 285456
  -bodyTs: "'acab':9 'also':14 'communiti':13 'condemn':15 'cop':44 'denounc':24 'except':28 'genocid':16 'harsh':23 'institut':52 'israel':25,37 'jewish':12,34 'line':5 'local':11 'polic':48 'possibl':31,40 'public':21 'social':51 'support':36,46 'thought':7 'without':35,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1148428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704549304 {#2316
    date: 2024-01-06 14:55:04.0 +01:00
  }
  +"title": 285456
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2292
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2296 …}
  +body: """
    > It’s the same line of thought as ACAB; if local Jewish communities also condemn genocide, why are they not publicly and harshly denouncing Israel for it?\n
    \n
    Except it’s possible to be Jewish without supporting Israel, but not possible to be a cop without supporting the police as a social institution.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704549304 {#2313
    date: 2024-01-06 14:55:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ArtikBanana@beehaw.org"
    "@aniki@lemm.ee"
    "@maynarkh@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 285456
  -bodyTs: "'acab':9 'also':14 'communiti':13 'condemn':15 'cop':44 'denounc':24 'except':28 'genocid':16 'harsh':23 'institut':52 'israel':25,37 'jewish':12,34 'line':5 'local':11 'polic':48 'possibl':31,40 'public':21 'social':51 'support':36,46 'thought':7 'without':35,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1148428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704549304 {#2316
    date: 2024-01-06 14:55:04.0 +01:00
  }
  +"title": 285456
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2342
  +user: Proxies\__CG__\App\Entity\User {#3012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3054 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3056 …}
  +slug: "This-is-the-companion-to-the-books-It-s-not-my"
  +title: "This is the companion to the books "It's not my fault" and "My brother did it""
  +url: "https://lemmy.ca/pictrs/image/1f882330-1207-43fc-b1ec-ca680dde301e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 606
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720289861 {#3049
    date: 2024-07-06 20:17:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  +badges: Doctrine\ORM\PersistentCollection {#3067 …}
  +children: [
    1 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > “Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?”\n
        \n
        — *George Carlin*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704414045 {#2069
        date: 2024-01-05 01:20:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 281179
      -bodyTs: "'anybodi':6 'anyon':15 'carlin':24 'drive':7 'ever':3 'faster':17 'georg':23 'go':16 'idiot':13 'maniac':22 'notic':4 'slower':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1142676"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704414045 {#2065
        date: 2024-01-05 01:20:45.0 +01:00
      }
      +"title": 281179
    }
    0 => App\Entity\EntryComment {#2341
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +body: "I assume you’re saying just go around *on the left*, because you’re driving slow in the *middle* lane. Correct?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704413906 {#2334
        date: 2024-01-05 01:18:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@Ephera@lemmy.ml"
        "@pancakes@sh.itjust.works"
        "@Garbanzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 281171
      -bodyTs: "'around':8 'assum':2 'correct':21 'drive':15 'go':7 'lane':20 'left':11 'middl':19 're':4,14 'say':5 'slow':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1142666"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704413906 {#2340
        date: 2024-01-05 01:18:26.0 +01:00
      }
      +"title": 281171
    }
  ]
  -id: 26885
  -titleTs: "'book':7 'brother':15 'companion':4 'fault':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704355302
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12550751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704268902 {#3035
    date: 2024-01-03 09:01:42.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 {#2342
  +user: Proxies\__CG__\App\Entity\User {#3012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3054 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3056 …}
  +slug: "This-is-the-companion-to-the-books-It-s-not-my"
  +title: "This is the companion to the books "It's not my fault" and "My brother did it""
  +url: "https://lemmy.ca/pictrs/image/1f882330-1207-43fc-b1ec-ca680dde301e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 606
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720289861 {#3049
    date: 2024-07-06 20:17:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  +badges: Doctrine\ORM\PersistentCollection {#3067 …}
  +children: [
    1 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > “Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?”\n
        \n
        — *George Carlin*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704414045 {#2069
        date: 2024-01-05 01:20:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 281179
      -bodyTs: "'anybodi':6 'anyon':15 'carlin':24 'drive':7 'ever':3 'faster':17 'georg':23 'go':16 'idiot':13 'maniac':22 'notic':4 'slower':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1142676"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704414045 {#2065
        date: 2024-01-05 01:20:45.0 +01:00
      }
      +"title": 281179
    }
    0 => App\Entity\EntryComment {#2341
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +body: "I assume you’re saying just go around *on the left*, because you’re driving slow in the *middle* lane. Correct?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704413906 {#2334
        date: 2024-01-05 01:18:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@Ephera@lemmy.ml"
        "@pancakes@sh.itjust.works"
        "@Garbanzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 281171
      -bodyTs: "'around':8 'assum':2 'correct':21 'drive':15 'go':7 'lane':20 'left':11 'middl':19 're':4,14 'say':5 'slow':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1142666"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704413906 {#2340
        date: 2024-01-05 01:18:26.0 +01:00
      }
      +"title": 281171
    }
  ]
  -id: 26885
  -titleTs: "'book':7 'brother':15 'companion':4 'fault':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704355302
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12550751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704268902 {#3035
    date: 2024-01-03 09:01:42.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 {#2342
  +user: Proxies\__CG__\App\Entity\User {#3012 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#3054 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3056 …}
  +slug: "This-is-the-companion-to-the-books-It-s-not-my"
  +title: "This is the companion to the books "It's not my fault" and "My brother did it""
  +url: "https://lemmy.ca/pictrs/image/1f882330-1207-43fc-b1ec-ca680dde301e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 606
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1720289861 {#3049
    date: 2024-07-06 20:17:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3057 …}
  +votes: Doctrine\ORM\PersistentCollection {#3059 …}
  +reports: Doctrine\ORM\PersistentCollection {#3061 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
  +badges: Doctrine\ORM\PersistentCollection {#3067 …}
  +children: [
    1 => App\Entity\EntryComment {#2074
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        > “Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?”\n
        \n
        — *George Carlin*
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1704414045 {#2069
        date: 2024-01-05 01:20:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2066 …}
      +nested: Doctrine\ORM\PersistentCollection {#2067 …}
      +votes: Doctrine\ORM\PersistentCollection {#2049 …}
      +reports: Doctrine\ORM\PersistentCollection {#2051 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
      -id: 281179
      -bodyTs: "'anybodi':6 'anyon':15 'carlin':24 'drive':7 'ever':3 'faster':17 'georg':23 'go':16 'idiot':13 'maniac':22 'notic':4 'slower':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1142676"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704414045 {#2065
        date: 2024-01-05 01:20:45.0 +01:00
      }
      +"title": 281179
    }
    0 => App\Entity\EntryComment {#2341
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
      +body: "I assume you’re saying just go around *on the left*, because you’re driving slow in the *middle* lane. Correct?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704413906 {#2334
        date: 2024-01-05 01:18:26.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@Ephera@lemmy.ml"
        "@pancakes@sh.itjust.works"
        "@Garbanzo@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2336 …}
      +nested: Doctrine\ORM\PersistentCollection {#2339 …}
      +votes: Doctrine\ORM\PersistentCollection {#2159 …}
      +reports: Doctrine\ORM\PersistentCollection {#2135 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
      -id: 281171
      -bodyTs: "'around':8 'assum':2 'correct':21 'drive':15 'go':7 'lane':20 'left':11 'middl':19 're':4,14 'say':5 'slow':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1142666"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704413906 {#2340
        date: 2024-01-05 01:18:26.0 +01:00
      }
      +"title": 281171
    }
  ]
  -id: 26885
  -titleTs: "'book':7 'brother':15 'companion':4 'fault':12"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704355302
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12550751"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704268902 {#3035
    date: 2024-01-03 09:01:42.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 {#2074
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3054 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3056 …}
    +slug: "This-is-the-companion-to-the-books-It-s-not-my"
    +title: "This is the companion to the books "It's not my fault" and "My brother did it""
    +url: "https://lemmy.ca/pictrs/image/1f882330-1207-43fc-b1ec-ca680dde301e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 606
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720289861 {#3049
      date: 2024-07-06 20:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +badges: Doctrine\ORM\PersistentCollection {#3067 …}
    +children: [
      1 => App\Entity\EntryComment {#2074}
      0 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +body: "I assume you’re saying just go around *on the left*, because you’re driving slow in the *middle* lane. Correct?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704413906 {#2334
          date: 2024-01-05 01:18:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@Ephera@lemmy.ml"
          "@pancakes@sh.itjust.works"
          "@Garbanzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 281171
        -bodyTs: "'around':8 'assum':2 'correct':21 'drive':15 'go':7 'lane':20 'left':11 'middl':19 're':4,14 'say':5 'slow':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1142666"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704413906 {#2340
          date: 2024-01-05 01:18:26.0 +01:00
        }
        +"title": 281171
      }
    ]
    -id: 26885
    -titleTs: "'book':7 'brother':15 'companion':4 'fault':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704355302
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12550751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704268902 {#3035
      date: 2024-01-03 09:01:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > “Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?”\n
    \n
    — *George Carlin*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704414045 {#2069
    date: 2024-01-05 01:20:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 281179
  -bodyTs: "'anybodi':6 'anyon':15 'carlin':24 'drive':7 'ever':3 'faster':17 'georg':23 'go':16 'idiot':13 'maniac':22 'notic':4 'slower':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1142676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704414045 {#2065
    date: 2024-01-05 01:20:45.0 +01:00
  }
  +"title": 281179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3054 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3056 …}
    +slug: "This-is-the-companion-to-the-books-It-s-not-my"
    +title: "This is the companion to the books "It's not my fault" and "My brother did it""
    +url: "https://lemmy.ca/pictrs/image/1f882330-1207-43fc-b1ec-ca680dde301e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 606
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720289861 {#3049
      date: 2024-07-06 20:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +badges: Doctrine\ORM\PersistentCollection {#3067 …}
    +children: [
      1 => App\Entity\EntryComment {#2074}
      0 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +body: "I assume you’re saying just go around *on the left*, because you’re driving slow in the *middle* lane. Correct?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704413906 {#2334
          date: 2024-01-05 01:18:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@Ephera@lemmy.ml"
          "@pancakes@sh.itjust.works"
          "@Garbanzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 281171
        -bodyTs: "'around':8 'assum':2 'correct':21 'drive':15 'go':7 'lane':20 'left':11 'middl':19 're':4,14 'say':5 'slow':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1142666"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704413906 {#2340
          date: 2024-01-05 01:18:26.0 +01:00
        }
        +"title": 281171
      }
    ]
    -id: 26885
    -titleTs: "'book':7 'brother':15 'companion':4 'fault':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704355302
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12550751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704268902 {#3035
      date: 2024-01-03 09:01:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > “Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?”\n
    \n
    — *George Carlin*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704414045 {#2069
    date: 2024-01-05 01:20:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 281179
  -bodyTs: "'anybodi':6 'anyon':15 'carlin':24 'drive':7 'ever':3 'faster':17 'georg':23 'go':16 'idiot':13 'maniac':22 'notic':4 'slower':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1142676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704414045 {#2065
    date: 2024-01-05 01:20:45.0 +01:00
  }
  +"title": 281179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2074
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3054 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3056 …}
    +slug: "This-is-the-companion-to-the-books-It-s-not-my"
    +title: "This is the companion to the books "It's not my fault" and "My brother did it""
    +url: "https://lemmy.ca/pictrs/image/1f882330-1207-43fc-b1ec-ca680dde301e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 606
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720289861 {#3049
      date: 2024-07-06 20:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +badges: Doctrine\ORM\PersistentCollection {#3067 …}
    +children: [
      1 => App\Entity\EntryComment {#2074}
      0 => App\Entity\EntryComment {#2341
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
        +body: "I assume you’re saying just go around *on the left*, because you’re driving slow in the *middle* lane. Correct?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704413906 {#2334
          date: 2024-01-05 01:18:26.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@Ephera@lemmy.ml"
          "@pancakes@sh.itjust.works"
          "@Garbanzo@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2336 …}
        +nested: Doctrine\ORM\PersistentCollection {#2339 …}
        +votes: Doctrine\ORM\PersistentCollection {#2159 …}
        +reports: Doctrine\ORM\PersistentCollection {#2135 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
        -id: 281171
        -bodyTs: "'around':8 'assum':2 'correct':21 'drive':15 'go':7 'lane':20 'left':11 'middl':19 're':4,14 'say':5 'slow':16"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1142666"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704413906 {#2340
          date: 2024-01-05 01:18:26.0 +01:00
        }
        +"title": 281171
      }
    ]
    -id: 26885
    -titleTs: "'book':7 'brother':15 'companion':4 'fault':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704355302
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12550751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704268902 {#3035
      date: 2024-01-03 09:01:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > “Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?”\n
    \n
    — *George Carlin*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704414045 {#2069
    date: 2024-01-05 01:20:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 281179
  -bodyTs: "'anybodi':6 'anyon':15 'carlin':24 'drive':7 'ever':3 'faster':17 'georg':23 'go':16 'idiot':13 'maniac':22 'notic':4 'slower':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1142676"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704414045 {#2065
    date: 2024-01-05 01:20:45.0 +01:00
  }
  +"title": 281179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3054 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3056 …}
    +slug: "This-is-the-companion-to-the-books-It-s-not-my"
    +title: "This is the companion to the books "It's not my fault" and "My brother did it""
    +url: "https://lemmy.ca/pictrs/image/1f882330-1207-43fc-b1ec-ca680dde301e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 606
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720289861 {#3049
      date: 2024-07-06 20:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +badges: Doctrine\ORM\PersistentCollection {#3067 …}
    +children: [
      1 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > “Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?”\n
          \n
          — *George Carlin*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704414045 {#2069
          date: 2024-01-05 01:20:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2066 …}
        +nested: Doctrine\ORM\PersistentCollection {#2067 …}
        +votes: Doctrine\ORM\PersistentCollection {#2049 …}
        +reports: Doctrine\ORM\PersistentCollection {#2051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
        -id: 281179
        -bodyTs: "'anybodi':6 'anyon':15 'carlin':24 'drive':7 'ever':3 'faster':17 'georg':23 'go':16 'idiot':13 'maniac':22 'notic':4 'slower':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1142676"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704414045 {#2065
          date: 2024-01-05 01:20:45.0 +01:00
        }
        +"title": 281179
      }
      0 => App\Entity\EntryComment {#2341}
    ]
    -id: 26885
    -titleTs: "'book':7 'brother':15 'companion':4 'fault':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704355302
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12550751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704268902 {#3035
      date: 2024-01-03 09:01:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +body: "I assume you’re saying just go around *on the left*, because you’re driving slow in the *middle* lane. Correct?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704413906 {#2334
    date: 2024-01-05 01:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Ephera@lemmy.ml"
    "@pancakes@sh.itjust.works"
    "@Garbanzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 281171
  -bodyTs: "'around':8 'assum':2 'correct':21 'drive':15 'go':7 'lane':20 'left':11 'middl':19 're':4,14 'say':5 'slow':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1142666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704413906 {#2340
    date: 2024-01-05 01:18:26.0 +01:00
  }
  +"title": 281171
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3054 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3056 …}
    +slug: "This-is-the-companion-to-the-books-It-s-not-my"
    +title: "This is the companion to the books "It's not my fault" and "My brother did it""
    +url: "https://lemmy.ca/pictrs/image/1f882330-1207-43fc-b1ec-ca680dde301e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 606
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720289861 {#3049
      date: 2024-07-06 20:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +badges: Doctrine\ORM\PersistentCollection {#3067 …}
    +children: [
      1 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > “Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?”\n
          \n
          — *George Carlin*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704414045 {#2069
          date: 2024-01-05 01:20:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2066 …}
        +nested: Doctrine\ORM\PersistentCollection {#2067 …}
        +votes: Doctrine\ORM\PersistentCollection {#2049 …}
        +reports: Doctrine\ORM\PersistentCollection {#2051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
        -id: 281179
        -bodyTs: "'anybodi':6 'anyon':15 'carlin':24 'drive':7 'ever':3 'faster':17 'georg':23 'go':16 'idiot':13 'maniac':22 'notic':4 'slower':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1142676"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704414045 {#2065
          date: 2024-01-05 01:20:45.0 +01:00
        }
        +"title": 281179
      }
      0 => App\Entity\EntryComment {#2341}
    ]
    -id: 26885
    -titleTs: "'book':7 'brother':15 'companion':4 'fault':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704355302
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12550751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704268902 {#3035
      date: 2024-01-03 09:01:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +body: "I assume you’re saying just go around *on the left*, because you’re driving slow in the *middle* lane. Correct?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704413906 {#2334
    date: 2024-01-05 01:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Ephera@lemmy.ml"
    "@pancakes@sh.itjust.works"
    "@Garbanzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 281171
  -bodyTs: "'around':8 'assum':2 'correct':21 'drive':15 'go':7 'lane':20 'left':11 'middl':19 're':4,14 'say':5 'slow':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1142666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704413906 {#2340
    date: 2024-01-05 01:18:26.0 +01:00
  }
  +"title": 281171
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2341
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2342
    +user: Proxies\__CG__\App\Entity\User {#3012 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#3054 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3056 …}
    +slug: "This-is-the-companion-to-the-books-It-s-not-my"
    +title: "This is the companion to the books "It's not my fault" and "My brother did it""
    +url: "https://lemmy.ca/pictrs/image/1f882330-1207-43fc-b1ec-ca680dde301e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 606
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1720289861 {#3049
      date: 2024-07-06 20:17:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3057 …}
    +votes: Doctrine\ORM\PersistentCollection {#3059 …}
    +reports: Doctrine\ORM\PersistentCollection {#3061 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3065 …}
    +badges: Doctrine\ORM\PersistentCollection {#3067 …}
    +children: [
      1 => App\Entity\EntryComment {#2074
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2342 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          > “Have you ever noticed that anybody driving slower than you is an idiot, and anyone going faster than you is a maniac?”\n
          \n
          — *George Carlin*
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1704414045 {#2069
          date: 2024-01-05 01:20:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2066 …}
        +nested: Doctrine\ORM\PersistentCollection {#2067 …}
        +votes: Doctrine\ORM\PersistentCollection {#2049 …}
        +reports: Doctrine\ORM\PersistentCollection {#2051 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
        -id: 281179
        -bodyTs: "'anybodi':6 'anyon':15 'carlin':24 'drive':7 'ever':3 'faster':17 'georg':23 'go':16 'idiot':13 'maniac':22 'notic':4 'slower':8"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1142676"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704414045 {#2065
          date: 2024-01-05 01:20:45.0 +01:00
        }
        +"title": 281179
      }
      0 => App\Entity\EntryComment {#2341}
    ]
    -id: 26885
    -titleTs: "'book':7 'brother':15 'companion':4 'fault':12"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704355302
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12550751"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704268902 {#3035
      date: 2024-01-03 09:01:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2337 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2343 …}
  +body: "I assume you’re saying just go around *on the left*, because you’re driving slow in the *middle* lane. Correct?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704413906 {#2334
    date: 2024-01-05 01:18:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Ephera@lemmy.ml"
    "@pancakes@sh.itjust.works"
    "@Garbanzo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2336 …}
  +nested: Doctrine\ORM\PersistentCollection {#2339 …}
  +votes: Doctrine\ORM\PersistentCollection {#2159 …}
  +reports: Doctrine\ORM\PersistentCollection {#2135 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2137 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2068 …}
  -id: 281171
  -bodyTs: "'around':8 'assum':2 'correct':21 'drive':15 'go':7 'lane':20 'left':11 'middl':19 're':4,14 'say':5 'slow':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1142666"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704413906 {#2340
    date: 2024-01-05 01:18:26.0 +01:00
  }
  +"title": 281171
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 moderate
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Do-the-right-thing"
  +title: "Do the right thing"
  +url: "https://lemmy.world/pictrs/image/a32b85a5-43a6-40d8-b015-27f5b3792742.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719064331 {#3087
    date: 2024-06-22 15:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    1 => App\Entity\EntryComment {#2208
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "Cut him some slack. It’d be hard to admit to himself what his father is, let alone bring himself to do it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1704551106 {#2207
        date: 2024-01-06 15:25:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edgarde@lemmy.world"
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 285533
      -bodyTs: "'admit':10 'alon':18 'bring':19 'cut':1 'd':6 'father':15 'hard':8 'let':17 'slack':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1148612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704551106 {#2212
        date: 2024-01-06 15:25:06.0 +01:00
      }
      +"title": 285533
    }
    0 => App\Entity\EntryComment {#2221
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +body: "Nah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704550785 {#2218
        date: 2024-01-06 15:19:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edgarde@lemmy.world"
        "@crazyCat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2196 …}
      +nested: Doctrine\ORM\PersistentCollection {#2194 …}
      +votes: Doctrine\ORM\PersistentCollection {#2193 …}
      +reports: Doctrine\ORM\PersistentCollection {#2205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
      -id: 285519
      -bodyTs: "'nah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1148600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704550785 {#2222
        date: 2024-01-06 15:19:45.0 +01:00
      }
      +"title": 285519
    }
  ]
  -id: 27582
  -titleTs: "'right':3 'thing':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704622391
  +visibility: "trashed             "
  +apId: "https://lemmy.world/post/10377357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704535991 {#3075
    date: 2024-01-06 11:13:11.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
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#3052 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Do-the-right-thing"
  +title: "Do the right thing"
  +url: "https://lemmy.world/pictrs/image/a32b85a5-43a6-40d8-b015-27f5b3792742.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 28
  +favouriteCount: 440
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719064331 {#3087
    date: 2024-06-22 15:52:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3094 …}
  +votes: Doctrine\ORM\PersistentCollection {#3096 …}
  +reports: Doctrine\ORM\PersistentCollection {#3098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
  +badges: Doctrine\ORM\PersistentCollection {#3104 …}
  +children: [
    1 => App\Entity\EntryComment {#2208
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "Cut him some slack. It’d be hard to admit to himself what his father is, let alone bring himself to do it."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1704551106 {#2207
        date: 2024-01-06 15:25:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edgarde@lemmy.world"
        "@0x4E4F@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 285533
      -bodyTs: "'admit':10 'alon':18 'bring':19 'cut':1 'd':6 'father':15 'hard':8 'let':17 'slack':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1148612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704551106 {#2212
        date: 2024-01-06 15:25:06.0 +01:00
      }
      +"title": 285533
    }
    0 => App\Entity\EntryComment {#2221
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +body: "Nah"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704550785 {#2218
        date: 2024-01-06 15:19:45.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@edgarde@lemmy.world"
        "@crazyCat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2196 …}
      +nested: Doctrine\ORM\PersistentCollection {#2194 …}
      +votes: Doctrine\ORM\PersistentCollection {#2193 …}
      +reports: Doctrine\ORM\PersistentCollection {#2205 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
      -id: 285519
      -bodyTs: "'nah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1148600"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704550785 {#2222
        date: 2024-01-06 15:19:45.0 +01:00
      }
      +"title": 285519
    }
  ]
  -id: 27582
  -titleTs: "'right':3 'thing':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704622391
  +visibility: "trashed             "
  +apId: "https://lemmy.world/post/10377357"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704535991 {#3075
    date: 2024-01-06 11:13:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Do-the-right-thing"
    +title: "Do the right thing"
    +url: "https://lemmy.world/pictrs/image/a32b85a5-43a6-40d8-b015-27f5b3792742.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719064331 {#3087
      date: 2024-06-22 15:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2208}
      0 => App\Entity\EntryComment {#2221
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
        +body: "Nah"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704550785 {#2218
          date: 2024-01-06 15:19:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edgarde@lemmy.world"
          "@crazyCat@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2196 …}
        +nested: Doctrine\ORM\PersistentCollection {#2194 …}
        +votes: Doctrine\ORM\PersistentCollection {#2193 …}
        +reports: Doctrine\ORM\PersistentCollection {#2205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
        -id: 285519
        -bodyTs: "'nah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1148600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704550785 {#2222
          date: 2024-01-06 15:19:45.0 +01:00
        }
        +"title": 285519
      }
    ]
    -id: 27582
    -titleTs: "'right':3 'thing':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704622391
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/10377357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704535991 {#3075
      date: 2024-01-06 11:13:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "Cut him some slack. It’d be hard to admit to himself what his father is, let alone bring himself to do it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1704551106 {#2207
    date: 2024-01-06 15:25:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edgarde@lemmy.world"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 285533
  -bodyTs: "'admit':10 'alon':18 'bring':19 'cut':1 'd':6 'father':15 'hard':8 'let':17 'slack':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1148612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704551106 {#2212
    date: 2024-01-06 15:25:06.0 +01:00
  }
  +"title": 285533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED edit
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Do-the-right-thing"
    +title: "Do the right thing"
    +url: "https://lemmy.world/pictrs/image/a32b85a5-43a6-40d8-b015-27f5b3792742.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719064331 {#3087
      date: 2024-06-22 15:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2208}
      0 => App\Entity\EntryComment {#2221
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
        +body: "Nah"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704550785 {#2218
          date: 2024-01-06 15:19:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edgarde@lemmy.world"
          "@crazyCat@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2196 …}
        +nested: Doctrine\ORM\PersistentCollection {#2194 …}
        +votes: Doctrine\ORM\PersistentCollection {#2193 …}
        +reports: Doctrine\ORM\PersistentCollection {#2205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
        -id: 285519
        -bodyTs: "'nah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1148600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704550785 {#2222
          date: 2024-01-06 15:19:45.0 +01:00
        }
        +"title": 285519
      }
    ]
    -id: 27582
    -titleTs: "'right':3 'thing':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704622391
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/10377357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704535991 {#3075
      date: 2024-01-06 11:13:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "Cut him some slack. It’d be hard to admit to himself what his father is, let alone bring himself to do it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1704551106 {#2207
    date: 2024-01-06 15:25:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edgarde@lemmy.world"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 285533
  -bodyTs: "'admit':10 'alon':18 'bring':19 'cut':1 'd':6 'father':15 'hard':8 'let':17 'slack':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1148612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704551106 {#2212
    date: 2024-01-06 15:25:06.0 +01:00
  }
  +"title": 285533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
App\Entity\EntryComment {#2208
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Do-the-right-thing"
    +title: "Do the right thing"
    +url: "https://lemmy.world/pictrs/image/a32b85a5-43a6-40d8-b015-27f5b3792742.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719064331 {#3087
      date: 2024-06-22 15:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2208}
      0 => App\Entity\EntryComment {#2221
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
        +body: "Nah"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704550785 {#2218
          date: 2024-01-06 15:19:45.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edgarde@lemmy.world"
          "@crazyCat@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2196 …}
        +nested: Doctrine\ORM\PersistentCollection {#2194 …}
        +votes: Doctrine\ORM\PersistentCollection {#2193 …}
        +reports: Doctrine\ORM\PersistentCollection {#2205 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
        -id: 285519
        -bodyTs: "'nah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1148600"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704550785 {#2222
          date: 2024-01-06 15:19:45.0 +01:00
        }
        +"title": 285519
      }
    ]
    -id: 27582
    -titleTs: "'right':3 'thing':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704622391
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/10377357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704535991 {#3075
      date: 2024-01-06 11:13:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "Cut him some slack. It’d be hard to admit to himself what his father is, let alone bring himself to do it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1704551106 {#2207
    date: 2024-01-06 15:25:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edgarde@lemmy.world"
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 285533
  -bodyTs: "'admit':10 'alon':18 'bring':19 'cut':1 'd':6 'father':15 'hard':8 'let':17 'slack':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1148612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704551106 {#2212
    date: 2024-01-06 15:25:06.0 +01:00
  }
  +"title": 285533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Do-the-right-thing"
    +title: "Do the right thing"
    +url: "https://lemmy.world/pictrs/image/a32b85a5-43a6-40d8-b015-27f5b3792742.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719064331 {#3087
      date: 2024-06-22 15:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2208
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
        +body: "Cut him some slack. It’d be hard to admit to himself what his father is, let alone bring himself to do it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1704551106 {#2207
          date: 2024-01-06 15:25:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edgarde@lemmy.world"
          "@0x4E4F@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2204 …}
        +nested: Doctrine\ORM\PersistentCollection {#2211 …}
        +votes: Doctrine\ORM\PersistentCollection {#2266 …}
        +reports: Doctrine\ORM\PersistentCollection {#2268 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
        -id: 285533
        -bodyTs: "'admit':10 'alon':18 'bring':19 'cut':1 'd':6 'father':15 'hard':8 'let':17 'slack':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1148612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704551106 {#2212
          date: 2024-01-06 15:25:06.0 +01:00
        }
        +"title": 285533
      }
      0 => App\Entity\EntryComment {#2221}
    ]
    -id: 27582
    -titleTs: "'right':3 'thing':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704622391
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/10377357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704535991 {#3075
      date: 2024-01-06 11:13:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "Nah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704550785 {#2218
    date: 2024-01-06 15:19:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edgarde@lemmy.world"
    "@crazyCat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 285519
  -bodyTs: "'nah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1148600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704550785 {#2222
    date: 2024-01-06 15:19:45.0 +01:00
  }
  +"title": 285519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED edit
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Do-the-right-thing"
    +title: "Do the right thing"
    +url: "https://lemmy.world/pictrs/image/a32b85a5-43a6-40d8-b015-27f5b3792742.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719064331 {#3087
      date: 2024-06-22 15:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2208
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
        +body: "Cut him some slack. It’d be hard to admit to himself what his father is, let alone bring himself to do it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1704551106 {#2207
          date: 2024-01-06 15:25:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edgarde@lemmy.world"
          "@0x4E4F@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2204 …}
        +nested: Doctrine\ORM\PersistentCollection {#2211 …}
        +votes: Doctrine\ORM\PersistentCollection {#2266 …}
        +reports: Doctrine\ORM\PersistentCollection {#2268 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
        -id: 285533
        -bodyTs: "'admit':10 'alon':18 'bring':19 'cut':1 'd':6 'father':15 'hard':8 'let':17 'slack':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1148612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704551106 {#2212
          date: 2024-01-06 15:25:06.0 +01:00
        }
        +"title": 285533
      }
      0 => App\Entity\EntryComment {#2221}
    ]
    -id: 27582
    -titleTs: "'right':3 'thing':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704622391
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/10377357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704535991 {#3075
      date: 2024-01-06 11:13:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "Nah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704550785 {#2218
    date: 2024-01-06 15:19:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edgarde@lemmy.world"
    "@crazyCat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 285519
  -bodyTs: "'nah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1148600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704550785 {#2222
    date: 2024-01-06 15:19:45.0 +01:00
  }
  +"title": 285519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2221
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#3052 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Do-the-right-thing"
    +title: "Do the right thing"
    +url: "https://lemmy.world/pictrs/image/a32b85a5-43a6-40d8-b015-27f5b3792742.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 28
    +favouriteCount: 440
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719064331 {#3087
      date: 2024-06-22 15:52:11.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3094 …}
    +votes: Doctrine\ORM\PersistentCollection {#3096 …}
    +reports: Doctrine\ORM\PersistentCollection {#3098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3100 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3102 …}
    +badges: Doctrine\ORM\PersistentCollection {#3104 …}
    +children: [
      1 => App\Entity\EntryComment {#2208
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
        +body: "Cut him some slack. It’d be hard to admit to himself what his father is, let alone bring himself to do it."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 38
        +score: 0
        +lastActive: DateTime @1704551106 {#2207
          date: 2024-01-06 15:25:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@edgarde@lemmy.world"
          "@0x4E4F@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2204 …}
        +nested: Doctrine\ORM\PersistentCollection {#2211 …}
        +votes: Doctrine\ORM\PersistentCollection {#2266 …}
        +reports: Doctrine\ORM\PersistentCollection {#2268 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
        -id: 285533
        -bodyTs: "'admit':10 'alon':18 'bring':19 'cut':1 'd':6 'father':15 'hard':8 'let':17 'slack':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1148612"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704551106 {#2212
          date: 2024-01-06 15:25:06.0 +01:00
        }
        +"title": 285533
      }
      0 => App\Entity\EntryComment {#2221}
    ]
    -id: 27582
    -titleTs: "'right':3 'thing':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704622391
    +visibility: "trashed             "
    +apId: "https://lemmy.world/post/10377357"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704535991 {#3075
      date: 2024-01-06 11:13:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: "Nah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704550785 {#2218
    date: 2024-01-06 15:19:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@edgarde@lemmy.world"
    "@crazyCat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 285519
  -bodyTs: "'nah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1148600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704550785 {#2222
    date: 2024-01-06 15:19:45.0 +01:00
  }
  +"title": 285519
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1795
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: Proxies\__CG__\App\Entity\Image {#3032 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
  +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
  +title: "Billionaire has never heard of the Streisand effect."
  +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 565
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709131382 {#3069
    date: 2024-02-28 15:43:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3083 …}
  +badges: Doctrine\ORM\PersistentCollection {#3085 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1795 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "Yep! Sucks when it’s not our country, huh? If they want to do business in India, then they have to comply with Indian court orders."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703722841 {#1686
        date: 2023-12-28 01:20:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sky_Lobster@lemmy.world"
        "@mp3@lemmy.ca"
        "@ringwraithfish@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 258016
      -bodyTs: "'busi':15 'compli':22 'countri':8 'court':25 'huh':9 'india':17 'indian':24 'order':26 'suck':2 'want':12 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1116181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703722841 {#1691
        date: 2023-12-28 01:20:41.0 +01:00
      }
      +"title": 258016
    }
  ]
  -id: 25291
  -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703804929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9817775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703718529 {#3055
    date: 2023-12-28 00:08:49.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
129 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1795
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: Proxies\__CG__\App\Entity\Image {#3032 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
  +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
  +title: "Billionaire has never heard of the Streisand effect."
  +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 565
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709131382 {#3069
    date: 2024-02-28 15:43:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3083 …}
  +badges: Doctrine\ORM\PersistentCollection {#3085 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1795 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "Yep! Sucks when it’s not our country, huh? If they want to do business in India, then they have to comply with Indian court orders."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703722841 {#1686
        date: 2023-12-28 01:20:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sky_Lobster@lemmy.world"
        "@mp3@lemmy.ca"
        "@ringwraithfish@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 258016
      -bodyTs: "'busi':15 'compli':22 'countri':8 'court':25 'huh':9 'india':17 'indian':24 'order':26 'suck':2 'want':12 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1116181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703722841 {#1691
        date: 2023-12-28 01:20:41.0 +01:00
      }
      +"title": 258016
    }
  ]
  -id: 25291
  -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703804929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9817775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703718529 {#3055
    date: 2023-12-28 00:08:49.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
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1795
  +user: Proxies\__CG__\App\Entity\User {#2973 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: Proxies\__CG__\App\Entity\Image {#3032 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
  +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
  +title: "Billionaire has never heard of the Streisand effect."
  +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 27
  +favouriteCount: 565
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709131382 {#3069
    date: 2024-02-28 15:43:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3074 …}
  +votes: Doctrine\ORM\PersistentCollection {#3077 …}
  +reports: Doctrine\ORM\PersistentCollection {#3079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3083 …}
  +badges: Doctrine\ORM\PersistentCollection {#3085 …}
  +children: [
    App\Entity\EntryComment {#1692
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1795 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
      +body: "Yep! Sucks when it’s not our country, huh? If they want to do business in India, then they have to comply with Indian court orders."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703722841 {#1686
        date: 2023-12-28 01:20:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sky_Lobster@lemmy.world"
        "@mp3@lemmy.ca"
        "@ringwraithfish@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1630 …}
      +votes: Doctrine\ORM\PersistentCollection {#1628 …}
      +reports: Doctrine\ORM\PersistentCollection {#1599 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
      -id: 258016
      -bodyTs: "'busi':15 'compli':22 'countri':8 'court':25 'huh':9 'india':17 'indian':24 'order':26 'suck':2 'want':12 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1116181"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703722841 {#1691
        date: 2023-12-28 01:20:41.0 +01:00
      }
      +"title": 258016
    }
  ]
  -id: 25291
  -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703804929
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9817775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703718529 {#3055
    date: 2023-12-28 00:08:49.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
131 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1795
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: Proxies\__CG__\App\Entity\Image {#3032 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
    +title: "Billionaire has never heard of the Streisand effect."
    +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 565
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709131382 {#3069
      date: 2024-02-28 15:43:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3077 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3083 …}
    +badges: Doctrine\ORM\PersistentCollection {#3085 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 25291
    -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703804929
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9817775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703718529 {#3055
      date: 2023-12-28 00:08:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "Yep! Sucks when it’s not our country, huh? If they want to do business in India, then they have to comply with Indian court orders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703722841 {#1686
    date: 2023-12-28 01:20:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sky_Lobster@lemmy.world"
    "@mp3@lemmy.ca"
    "@ringwraithfish@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 258016
  -bodyTs: "'busi':15 'compli':22 'countri':8 'court':25 'huh':9 'india':17 'indian':24 'order':26 'suck':2 'want':12 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1116181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703722841 {#1691
    date: 2023-12-28 01:20:41.0 +01:00
  }
  +"title": 258016
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED edit
App\Entity\EntryComment {#1692
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1795
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: Proxies\__CG__\App\Entity\Image {#3032 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
    +title: "Billionaire has never heard of the Streisand effect."
    +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 565
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709131382 {#3069
      date: 2024-02-28 15:43:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3077 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3083 …}
    +badges: Doctrine\ORM\PersistentCollection {#3085 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 25291
    -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703804929
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9817775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703718529 {#3055
      date: 2023-12-28 00:08:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "Yep! Sucks when it’s not our country, huh? If they want to do business in India, then they have to comply with Indian court orders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703722841 {#1686
    date: 2023-12-28 01:20:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sky_Lobster@lemmy.world"
    "@mp3@lemmy.ca"
    "@ringwraithfish@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 258016
  -bodyTs: "'busi':15 'compli':22 'countri':8 'court':25 'huh':9 'india':17 'indian':24 'order':26 'suck':2 'want':12 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1116181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703722841 {#1691
    date: 2023-12-28 01:20:41.0 +01:00
  }
  +"title": 258016
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1692
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1795
    +user: Proxies\__CG__\App\Entity\User {#2973 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
    +image: Proxies\__CG__\App\Entity\Image {#3032 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3016 …}
    +slug: "Billionaire-has-never-heard-of-the-Streisand-effect"
    +title: "Billionaire has never heard of the Streisand effect."
    +url: "https://lemmy.ml/pictrs/image/c0462ba9-4eda-479e-b0ae-fe4dc4f01e3b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 27
    +favouriteCount: 565
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709131382 {#3069
      date: 2024-02-28 15:43:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3074 …}
    +votes: Doctrine\ORM\PersistentCollection {#3077 …}
    +reports: Doctrine\ORM\PersistentCollection {#3079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3083 …}
    +badges: Doctrine\ORM\PersistentCollection {#3085 …}
    +children: [
      App\Entity\EntryComment {#1692}
    ]
    -id: 25291
    -titleTs: "'billionair':1 'effect':8 'heard':4 'never':3 'streisand':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703804929
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9817775"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703718529 {#3055
      date: 2023-12-28 00:08:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1705 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1616 …}
  +body: "Yep! Sucks when it’s not our country, huh? If they want to do business in India, then they have to comply with Indian court orders."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703722841 {#1686
    date: 2023-12-28 01:20:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sky_Lobster@lemmy.world"
    "@mp3@lemmy.ca"
    "@ringwraithfish@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1599 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1625 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1617 …}
  -id: 258016
  -bodyTs: "'busi':15 'compli':22 'countri':8 'court':25 'huh':9 'india':17 'indian':24 'order':26 'suck':2 'want':12 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1116181"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703722841 {#1691
    date: 2023-12-28 01:20:41.0 +01:00
  }
  +"title": 258016
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2919 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Prometheus"
  +title: "Prometheus"
  +url: "https://lemmy.world/pictrs/image/fe2f1fef-02eb-46b1-8d9d-8daaa2e9bb67.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 731
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710571799 {#2914
    date: 2024-03-16 07:49:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "Prometheus stole fire from the gods. As punishment, his liver will be torn out by eagles from now on."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703614382 {#1439
        date: 2023-12-26 19:13:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@art@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 254277
      -bodyTs: "'eagl':16 'fire':3 'god':6 'liver':10 'prometheus':1 'punish':8 'stole':2 'torn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1112132"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703614382 {#1435
        date: 2023-12-26 19:13:02.0 +01:00
      }
      +"title": 254277
    }
  ]
  -id: 24986
  -titleTs: "'prometheus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703685009
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9993159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703598609 {#2895
    date: 2023-12-26 14:50:09.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
137 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2919 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Prometheus"
  +title: "Prometheus"
  +url: "https://lemmy.world/pictrs/image/fe2f1fef-02eb-46b1-8d9d-8daaa2e9bb67.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 731
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710571799 {#2914
    date: 2024-03-16 07:49:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "Prometheus stole fire from the gods. As punishment, his liver will be torn out by eagles from now on."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703614382 {#1439
        date: 2023-12-26 19:13:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@art@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 254277
      -bodyTs: "'eagl':16 'fire':3 'god':6 'liver':10 'prometheus':1 'punish':8 'stole':2 'torn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1112132"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703614382 {#1435
        date: 2023-12-26 19:13:02.0 +01:00
      }
      +"title": 254277
    }
  ]
  -id: 24986
  -titleTs: "'prometheus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703685009
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9993159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703598609 {#2895
    date: 2023-12-26 14:50:09.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
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2919 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
  +slug: "Prometheus"
  +title: "Prometheus"
  +url: "https://lemmy.world/pictrs/image/fe2f1fef-02eb-46b1-8d9d-8daaa2e9bb67.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 731
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710571799 {#2914
    date: 2024-03-16 07:49:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2921 …}
  +votes: Doctrine\ORM\PersistentCollection {#2923 …}
  +reports: Doctrine\ORM\PersistentCollection {#2925 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
  +badges: Doctrine\ORM\PersistentCollection {#2931 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +body: "Prometheus stole fire from the gods. As punishment, his liver will be torn out by eagles from now on."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703614382 {#1439
        date: 2023-12-26 19:13:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@art@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1666 …}
      +nested: Doctrine\ORM\PersistentCollection {#1678 …}
      +votes: Doctrine\ORM\PersistentCollection {#1673 …}
      +reports: Doctrine\ORM\PersistentCollection {#1676 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
      -id: 254277
      -bodyTs: "'eagl':16 'fire':3 'god':6 'liver':10 'prometheus':1 'punish':8 'stole':2 'torn':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1112132"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703614382 {#1435
        date: 2023-12-26 19:13:02.0 +01:00
      }
      +"title": 254277
    }
  ]
  -id: 24986
  -titleTs: "'prometheus':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703685009
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9993159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703598609 {#2895
    date: 2023-12-26 14:50:09.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 ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
140 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2754 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2919 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Prometheus"
    +title: "Prometheus"
    +url: "https://lemmy.world/pictrs/image/fe2f1fef-02eb-46b1-8d9d-8daaa2e9bb67.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 731
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710571799 {#2914
      date: 2024-03-16 07:49:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 24986
    -titleTs: "'prometheus':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703685009
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9993159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703598609 {#2895
      date: 2023-12-26 14:50:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "Prometheus stole fire from the gods. As punishment, his liver will be torn out by eagles from now on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703614382 {#1439
    date: 2023-12-26 19:13:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@art@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 254277
  -bodyTs: "'eagl':16 'fire':3 'god':6 'liver':10 'prometheus':1 'punish':8 'stole':2 'torn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1112132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703614382 {#1435
    date: 2023-12-26 19:13:02.0 +01:00
  }
  +"title": 254277
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2754 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2919 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Prometheus"
    +title: "Prometheus"
    +url: "https://lemmy.world/pictrs/image/fe2f1fef-02eb-46b1-8d9d-8daaa2e9bb67.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 731
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710571799 {#2914
      date: 2024-03-16 07:49:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 24986
    -titleTs: "'prometheus':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703685009
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9993159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703598609 {#2895
      date: 2023-12-26 14:50:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "Prometheus stole fire from the gods. As punishment, his liver will be torn out by eagles from now on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703614382 {#1439
    date: 2023-12-26 19:13:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@art@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 254277
  -bodyTs: "'eagl':16 'fire':3 'god':6 'liver':10 'prometheus':1 'punish':8 'stole':2 'torn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1112132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703614382 {#1435
    date: 2023-12-26 19:13:02.0 +01:00
  }
  +"title": 254277
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2754 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2919 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2893 …}
    +slug: "Prometheus"
    +title: "Prometheus"
    +url: "https://lemmy.world/pictrs/image/fe2f1fef-02eb-46b1-8d9d-8daaa2e9bb67.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 731
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710571799 {#2914
      date: 2024-03-16 07:49:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2921 …}
    +votes: Doctrine\ORM\PersistentCollection {#2923 …}
    +reports: Doctrine\ORM\PersistentCollection {#2925 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2927 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2929 …}
    +badges: Doctrine\ORM\PersistentCollection {#2931 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 24986
    -titleTs: "'prometheus':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703685009
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9993159"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703598609 {#2895
      date: 2023-12-26 14:50:09.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +body: "Prometheus stole fire from the gods. As punishment, his liver will be torn out by eagles from now on."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703614382 {#1439
    date: 2023-12-26 19:13:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@art@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1666 …}
  +nested: Doctrine\ORM\PersistentCollection {#1678 …}
  +votes: Doctrine\ORM\PersistentCollection {#1673 …}
  +reports: Doctrine\ORM\PersistentCollection {#1676 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1574 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1572 …}
  -id: 254277
  -bodyTs: "'eagl':16 'fire':3 'god':6 'liver':10 'prometheus':1 'punish':8 'stole':2 'torn':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1112132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703614382 {#1435
    date: 2023-12-26 19:13:02.0 +01:00
  }
  +"title": 254277
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3036 …}
  +slug: "Today-4-years-ago-Dr-Li-Wenliang-warned-of-a"
  +title: "Today 4 years ago, Dr. Li Wenliang warned of a suspected SARS patient in a Wuhan WeChat group. Soon later, he was arrested for “making false comments on the Internet about unconfirmed SARS outbreak.”"
  +url: "https://harakahdaily.net/index.php/2023/12/25/chinas-resistance-to-probe-on-covid-19-origins-raises-concern/"
  +body: """
    Dr. Wenliang’s message went viral, becoming the earliest warning of what we now know today as Covid-19. He returned to work, but contracted Covid from a patient, and died on February 7, 2020.\n
    \n
    Four years later, investigations about the virus’s origins aren’t going forward, largely due to China’s reluctance to facilitate a comprehensive investigation by the WHO, the World Health Organization. Beijing hesitates to provide access to critical raw data which would not only help to identify the exact cause of the virus but would also facilitate the preparation for future pandemics.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712569275 {#3029
    date: 2024-04-08 11:41:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  +badges: Doctrine\ORM\PersistentCollection {#3047 …}
  +children: [
    App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
      +body: "I don’t think you can down vote on Beehaw."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704178592 {#2383
        date: 2024-01-02 07:56:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tardigrada@beehaw.org"
        "@HootinNHollerin@slrpnk.net"
        "@acockworkorange@mander.xyz"
        "@tocopherol@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 272513
      -bodyTs: "'beehaw':10 'think':4 'vote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1132540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704178592 {#1910
        date: 2024-01-02 07:56:32.0 +01:00
      }
      +"title": 272513
    }
  ]
  -id: 26199
  -titleTs: "'4':2 'ago':4 'arrest':23 'comment':27 'dr':5 'fals':26 'group':18 'internet':30 'later':20 'li':6 'make':25 'outbreak':34 'patient':13 'sar':12,33 'soon':19 'suspect':11 'today':1 'unconfirm':32 'warn':8 'wechat':17 'wenliang':7 'wuhan':16 'year':3"
  -bodyTs: "'-19':19 '2020':35 '7':34 'access':71 'also':91 'aren':45 'becom':7 'beij':67 'caus':85 'china':52 'comprehens':58 'contract':25 'covid':18,26 'critic':73 'data':75 'die':31 'dr':1 'due':50 'earliest':9 'exact':84 'facilit':56,92 'februari':33 'forward':48 'four':36 'futur':96 'go':47 'health':65 'help':80 'hesit':68 'identifi':82 'investig':39,59 'know':15 'larg':49 'later':38 'messag':4 'organ':66 'origin':44 'pandem':97 'patient':29 'prepar':94 'provid':70 'raw':74 'reluct':54 'return':21 'today':16 'viral':6 'virus':42,88 'warn':10 'wenliang':2 'went':5 'work':23 'world':64 'would':77,90 'year':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704101225
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10683530"
  +editedAt: DateTimeImmutable @1709840450 {#3015
    date: 2024-03-07 20:40:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704014825 {#2993
    date: 2023-12-31 10:27:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3036 …}
  +slug: "Today-4-years-ago-Dr-Li-Wenliang-warned-of-a"
  +title: "Today 4 years ago, Dr. Li Wenliang warned of a suspected SARS patient in a Wuhan WeChat group. Soon later, he was arrested for “making false comments on the Internet about unconfirmed SARS outbreak.”"
  +url: "https://harakahdaily.net/index.php/2023/12/25/chinas-resistance-to-probe-on-covid-19-origins-raises-concern/"
  +body: """
    Dr. Wenliang’s message went viral, becoming the earliest warning of what we now know today as Covid-19. He returned to work, but contracted Covid from a patient, and died on February 7, 2020.\n
    \n
    Four years later, investigations about the virus’s origins aren’t going forward, largely due to China’s reluctance to facilitate a comprehensive investigation by the WHO, the World Health Organization. Beijing hesitates to provide access to critical raw data which would not only help to identify the exact cause of the virus but would also facilitate the preparation for future pandemics.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712569275 {#3029
    date: 2024-04-08 11:41:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  +badges: Doctrine\ORM\PersistentCollection {#3047 …}
  +children: [
    App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
      +body: "I don’t think you can down vote on Beehaw."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704178592 {#2383
        date: 2024-01-02 07:56:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tardigrada@beehaw.org"
        "@HootinNHollerin@slrpnk.net"
        "@acockworkorange@mander.xyz"
        "@tocopherol@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 272513
      -bodyTs: "'beehaw':10 'think':4 'vote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1132540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704178592 {#1910
        date: 2024-01-02 07:56:32.0 +01:00
      }
      +"title": 272513
    }
  ]
  -id: 26199
  -titleTs: "'4':2 'ago':4 'arrest':23 'comment':27 'dr':5 'fals':26 'group':18 'internet':30 'later':20 'li':6 'make':25 'outbreak':34 'patient':13 'sar':12,33 'soon':19 'suspect':11 'today':1 'unconfirm':32 'warn':8 'wechat':17 'wenliang':7 'wuhan':16 'year':3"
  -bodyTs: "'-19':19 '2020':35 '7':34 'access':71 'also':91 'aren':45 'becom':7 'beij':67 'caus':85 'china':52 'comprehens':58 'contract':25 'covid':18,26 'critic':73 'data':75 'die':31 'dr':1 'due':50 'earliest':9 'exact':84 'facilit':56,92 'februari':33 'forward':48 'four':36 'futur':96 'go':47 'health':65 'help':80 'hesit':68 'identifi':82 'investig':39,59 'know':15 'larg':49 'later':38 'messag':4 'organ':66 'origin':44 'pandem':97 'patient':29 'prepar':94 'provid':70 'raw':74 'reluct':54 'return':21 'today':16 'viral':6 'virus':42,88 'warn':10 'wenliang':2 'went':5 'work':23 'world':64 'would':77,90 'year':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704101225
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10683530"
  +editedAt: DateTimeImmutable @1709840450 {#3015
    date: 2024-03-07 20:40:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704014825 {#2993
    date: 2023-12-31 10:27:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#3034 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3036 …}
  +slug: "Today-4-years-ago-Dr-Li-Wenliang-warned-of-a"
  +title: "Today 4 years ago, Dr. Li Wenliang warned of a suspected SARS patient in a Wuhan WeChat group. Soon later, he was arrested for “making false comments on the Internet about unconfirmed SARS outbreak.”"
  +url: "https://harakahdaily.net/index.php/2023/12/25/chinas-resistance-to-probe-on-covid-19-origins-raises-concern/"
  +body: """
    Dr. Wenliang’s message went viral, becoming the earliest warning of what we now know today as Covid-19. He returned to work, but contracted Covid from a patient, and died on February 7, 2020.\n
    \n
    Four years later, investigations about the virus’s origins aren’t going forward, largely due to China’s reluctance to facilitate a comprehensive investigation by the WHO, the World Health Organization. Beijing hesitates to provide access to critical raw data which would not only help to identify the exact cause of the virus but would also facilitate the preparation for future pandemics.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 125
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712569275 {#3029
    date: 2024-04-08 11:41:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3037 …}
  +votes: Doctrine\ORM\PersistentCollection {#3039 …}
  +reports: Doctrine\ORM\PersistentCollection {#3041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
  +badges: Doctrine\ORM\PersistentCollection {#3047 …}
  +children: [
    App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
      +body: "I don’t think you can down vote on Beehaw."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704178592 {#2383
        date: 2024-01-02 07:56:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@tardigrada@beehaw.org"
        "@HootinNHollerin@slrpnk.net"
        "@acockworkorange@mander.xyz"
        "@tocopherol@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1874 …}
      +nested: Doctrine\ORM\PersistentCollection {#1908 …}
      +votes: Doctrine\ORM\PersistentCollection {#1883 …}
      +reports: Doctrine\ORM\PersistentCollection {#2389 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
      -id: 272513
      -bodyTs: "'beehaw':10 'think':4 'vote':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1132540"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704178592 {#1910
        date: 2024-01-02 07:56:32.0 +01:00
      }
      +"title": 272513
    }
  ]
  -id: 26199
  -titleTs: "'4':2 'ago':4 'arrest':23 'comment':27 'dr':5 'fals':26 'group':18 'internet':30 'later':20 'li':6 'make':25 'outbreak':34 'patient':13 'sar':12,33 'soon':19 'suspect':11 'today':1 'unconfirm':32 'warn':8 'wechat':17 'wenliang':7 'wuhan':16 'year':3"
  -bodyTs: "'-19':19 '2020':35 '7':34 'access':71 'also':91 'aren':45 'becom':7 'beij':67 'caus':85 'china':52 'comprehens':58 'contract':25 'covid':18,26 'critic':73 'data':75 'die':31 'dr':1 'due':50 'earliest':9 'exact':84 'facilit':56,92 'februari':33 'forward':48 'four':36 'futur':96 'go':47 'health':65 'help':80 'hesit':68 'identifi':82 'investig':39,59 'know':15 'larg':49 'later':38 'messag':4 'organ':66 'origin':44 'pandem':97 'patient':29 'prepar':94 'provid':70 'raw':74 'reluct':54 'return':21 'today':16 'viral':6 'virus':42,88 'warn':10 'wenliang':2 'went':5 'work':23 'world':64 'would':77,90 'year':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704101225
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/10683530"
  +editedAt: DateTimeImmutable @1709840450 {#3015
    date: 2024-03-07 20:40:50.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704014825 {#2993
    date: 2023-12-31 10:27:05.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3036 …}
    +slug: "Today-4-years-ago-Dr-Li-Wenliang-warned-of-a"
    +title: "Today 4 years ago, Dr. Li Wenliang warned of a suspected SARS patient in a Wuhan WeChat group. Soon later, he was arrested for “making false comments on the Internet about unconfirmed SARS outbreak.”"
    +url: "https://harakahdaily.net/index.php/2023/12/25/chinas-resistance-to-probe-on-covid-19-origins-raises-concern/"
    +body: """
      Dr. Wenliang’s message went viral, becoming the earliest warning of what we now know today as Covid-19. He returned to work, but contracted Covid from a patient, and died on February 7, 2020.\n
      \n
      Four years later, investigations about the virus’s origins aren’t going forward, largely due to China’s reluctance to facilitate a comprehensive investigation by the WHO, the World Health Organization. Beijing hesitates to provide access to critical raw data which would not only help to identify the exact cause of the virus but would also facilitate the preparation for future pandemics.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712569275 {#3029
      date: 2024-04-08 11:41:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3037 …}
    +votes: Doctrine\ORM\PersistentCollection {#3039 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    +badges: Doctrine\ORM\PersistentCollection {#3047 …}
    +children: [
      App\Entity\EntryComment {#1906}
    ]
    -id: 26199
    -titleTs: "'4':2 'ago':4 'arrest':23 'comment':27 'dr':5 'fals':26 'group':18 'internet':30 'later':20 'li':6 'make':25 'outbreak':34 'patient':13 'sar':12,33 'soon':19 'suspect':11 'today':1 'unconfirm':32 'warn':8 'wechat':17 'wenliang':7 'wuhan':16 'year':3"
    -bodyTs: "'-19':19 '2020':35 '7':34 'access':71 'also':91 'aren':45 'becom':7 'beij':67 'caus':85 'china':52 'comprehens':58 'contract':25 'covid':18,26 'critic':73 'data':75 'die':31 'dr':1 'due':50 'earliest':9 'exact':84 'facilit':56,92 'februari':33 'forward':48 'four':36 'futur':96 'go':47 'health':65 'help':80 'hesit':68 'identifi':82 'investig':39,59 'know':15 'larg':49 'later':38 'messag':4 'organ':66 'origin':44 'pandem':97 'patient':29 'prepar':94 'provid':70 'raw':74 'reluct':54 'return':21 'today':16 'viral':6 'virus':42,88 'warn':10 'wenliang':2 'went':5 'work':23 'world':64 'would':77,90 'year':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704101225
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10683530"
    +editedAt: DateTimeImmutable @1709840450 {#3015
      date: 2024-03-07 20:40:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704014825 {#2993
      date: 2023-12-31 10:27:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "I don’t think you can down vote on Beehaw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704178592 {#2383
    date: 2024-01-02 07:56:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tardigrada@beehaw.org"
    "@HootinNHollerin@slrpnk.net"
    "@acockworkorange@mander.xyz"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 272513
  -bodyTs: "'beehaw':10 'think':4 'vote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1132540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704178592 {#1910
    date: 2024-01-02 07:56:32.0 +01:00
  }
  +"title": 272513
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED edit
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3036 …}
    +slug: "Today-4-years-ago-Dr-Li-Wenliang-warned-of-a"
    +title: "Today 4 years ago, Dr. Li Wenliang warned of a suspected SARS patient in a Wuhan WeChat group. Soon later, he was arrested for “making false comments on the Internet about unconfirmed SARS outbreak.”"
    +url: "https://harakahdaily.net/index.php/2023/12/25/chinas-resistance-to-probe-on-covid-19-origins-raises-concern/"
    +body: """
      Dr. Wenliang’s message went viral, becoming the earliest warning of what we now know today as Covid-19. He returned to work, but contracted Covid from a patient, and died on February 7, 2020.\n
      \n
      Four years later, investigations about the virus’s origins aren’t going forward, largely due to China’s reluctance to facilitate a comprehensive investigation by the WHO, the World Health Organization. Beijing hesitates to provide access to critical raw data which would not only help to identify the exact cause of the virus but would also facilitate the preparation for future pandemics.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712569275 {#3029
      date: 2024-04-08 11:41:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3037 …}
    +votes: Doctrine\ORM\PersistentCollection {#3039 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    +badges: Doctrine\ORM\PersistentCollection {#3047 …}
    +children: [
      App\Entity\EntryComment {#1906}
    ]
    -id: 26199
    -titleTs: "'4':2 'ago':4 'arrest':23 'comment':27 'dr':5 'fals':26 'group':18 'internet':30 'later':20 'li':6 'make':25 'outbreak':34 'patient':13 'sar':12,33 'soon':19 'suspect':11 'today':1 'unconfirm':32 'warn':8 'wechat':17 'wenliang':7 'wuhan':16 'year':3"
    -bodyTs: "'-19':19 '2020':35 '7':34 'access':71 'also':91 'aren':45 'becom':7 'beij':67 'caus':85 'china':52 'comprehens':58 'contract':25 'covid':18,26 'critic':73 'data':75 'die':31 'dr':1 'due':50 'earliest':9 'exact':84 'facilit':56,92 'februari':33 'forward':48 'four':36 'futur':96 'go':47 'health':65 'help':80 'hesit':68 'identifi':82 'investig':39,59 'know':15 'larg':49 'later':38 'messag':4 'organ':66 'origin':44 'pandem':97 'patient':29 'prepar':94 'provid':70 'raw':74 'reluct':54 'return':21 'today':16 'viral':6 'virus':42,88 'warn':10 'wenliang':2 'went':5 'work':23 'world':64 'would':77,90 'year':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704101225
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10683530"
    +editedAt: DateTimeImmutable @1709840450 {#3015
      date: 2024-03-07 20:40:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704014825 {#2993
      date: 2023-12-31 10:27:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "I don’t think you can down vote on Beehaw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704178592 {#2383
    date: 2024-01-02 07:56:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tardigrada@beehaw.org"
    "@HootinNHollerin@slrpnk.net"
    "@acockworkorange@mander.xyz"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 272513
  -bodyTs: "'beehaw':10 'think':4 'vote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1132540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704178592 {#1910
    date: 2024-01-02 07:56:32.0 +01:00
  }
  +"title": 272513
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#3034 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3036 …}
    +slug: "Today-4-years-ago-Dr-Li-Wenliang-warned-of-a"
    +title: "Today 4 years ago, Dr. Li Wenliang warned of a suspected SARS patient in a Wuhan WeChat group. Soon later, he was arrested for “making false comments on the Internet about unconfirmed SARS outbreak.”"
    +url: "https://harakahdaily.net/index.php/2023/12/25/chinas-resistance-to-probe-on-covid-19-origins-raises-concern/"
    +body: """
      Dr. Wenliang’s message went viral, becoming the earliest warning of what we now know today as Covid-19. He returned to work, but contracted Covid from a patient, and died on February 7, 2020.\n
      \n
      Four years later, investigations about the virus’s origins aren’t going forward, largely due to China’s reluctance to facilitate a comprehensive investigation by the WHO, the World Health Organization. Beijing hesitates to provide access to critical raw data which would not only help to identify the exact cause of the virus but would also facilitate the preparation for future pandemics.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 125
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712569275 {#3029
      date: 2024-04-08 11:41:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3037 …}
    +votes: Doctrine\ORM\PersistentCollection {#3039 …}
    +reports: Doctrine\ORM\PersistentCollection {#3041 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3043 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3045 …}
    +badges: Doctrine\ORM\PersistentCollection {#3047 …}
    +children: [
      App\Entity\EntryComment {#1906}
    ]
    -id: 26199
    -titleTs: "'4':2 'ago':4 'arrest':23 'comment':27 'dr':5 'fals':26 'group':18 'internet':30 'later':20 'li':6 'make':25 'outbreak':34 'patient':13 'sar':12,33 'soon':19 'suspect':11 'today':1 'unconfirm':32 'warn':8 'wechat':17 'wenliang':7 'wuhan':16 'year':3"
    -bodyTs: "'-19':19 '2020':35 '7':34 'access':71 'also':91 'aren':45 'becom':7 'beij':67 'caus':85 'china':52 'comprehens':58 'contract':25 'covid':18,26 'critic':73 'data':75 'die':31 'dr':1 'due':50 'earliest':9 'exact':84 'facilit':56,92 'februari':33 'forward':48 'four':36 'futur':96 'go':47 'health':65 'help':80 'hesit':68 'identifi':82 'investig':39,59 'know':15 'larg':49 'later':38 'messag':4 'organ':66 'origin':44 'pandem':97 'patient':29 'prepar':94 'provid':70 'raw':74 'reluct':54 'return':21 'today':16 'viral':6 'virus':42,88 'warn':10 'wenliang':2 'went':5 'work':23 'world':64 'would':77,90 'year':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704101225
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/10683530"
    +editedAt: DateTimeImmutable @1709840450 {#3015
      date: 2024-03-07 20:40:50.0 +01:00
    }
    +createdAt: DateTimeImmutable @1704014825 {#2993
      date: 2023-12-31 10:27:05.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1410 …}
  +body: "I don’t think you can down vote on Beehaw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704178592 {#2383
    date: 2024-01-02 07:56:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tardigrada@beehaw.org"
    "@HootinNHollerin@slrpnk.net"
    "@acockworkorange@mander.xyz"
    "@tocopherol@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1874 …}
  +nested: Doctrine\ORM\PersistentCollection {#1908 …}
  +votes: Doctrine\ORM\PersistentCollection {#1883 …}
  +reports: Doctrine\ORM\PersistentCollection {#2389 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2387 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2394 …}
  -id: 272513
  -bodyTs: "'beehaw':10 'think':4 'vote':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1132540"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704178592 {#1910
    date: 2024-01-02 07:56:32.0 +01:00
  }
  +"title": 272513
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
  +slug: "It-s-finally-over"
  +title: "It's finally over."
  +url: "https://scontent.find2-1.fna.fbcdn.net/v/t39.30808-6/414970312_775327041290345_8467023852434792784_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=3635dc&_nc_ohc=UIPoJH1wGOwAX9qZRrZ&_nc_ht=scontent.find2-1.fna&oh=00_AfBJF_5sXhlHsa45ikeIoZoNfIzCPJEpgIyICYs37pq6lQ&oe=659224AA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 365
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708655011 {#2933
    date: 2024-02-23 03:23:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    1 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +body: "Yeah but it’s filled with tunnel ducks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703697451 {#1554
        date: 2023-12-27 18:17:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@someguy3@lemmy.world"
        "@Something_Complex@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 256988
      -bodyTs: "'duck':8 'fill':5 'tunnel':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1115081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703697451 {#1558
        date: 2023-12-27 18:17:31.0 +01:00
      }
      +"title": 256988
    }
    0 => App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +body: "It’s the lever he had been forced to operate all those times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703697410 {#1571
        date: 2023-12-27 18:16:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Excrubulent@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 256986
      -bodyTs: "'forc':8 'lever':4 'oper':10 'time':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1115077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703697410 {#1528
        date: 2023-12-27 18:16:50.0 +01:00
      }
      +"title": 256986
    }
  ]
  -id: 25193
  -titleTs: "'final':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703776243
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10028509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703689843 {#2920
    date: 2023-12-27 16:10:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
  +slug: "It-s-finally-over"
  +title: "It's finally over."
  +url: "https://scontent.find2-1.fna.fbcdn.net/v/t39.30808-6/414970312_775327041290345_8467023852434792784_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=3635dc&_nc_ohc=UIPoJH1wGOwAX9qZRrZ&_nc_ht=scontent.find2-1.fna&oh=00_AfBJF_5sXhlHsa45ikeIoZoNfIzCPJEpgIyICYs37pq6lQ&oe=659224AA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 365
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708655011 {#2933
    date: 2024-02-23 03:23:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    1 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +body: "Yeah but it’s filled with tunnel ducks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703697451 {#1554
        date: 2023-12-27 18:17:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@someguy3@lemmy.world"
        "@Something_Complex@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 256988
      -bodyTs: "'duck':8 'fill':5 'tunnel':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1115081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703697451 {#1558
        date: 2023-12-27 18:17:31.0 +01:00
      }
      +"title": 256988
    }
    0 => App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +body: "It’s the lever he had been forced to operate all those times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703697410 {#1571
        date: 2023-12-27 18:16:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Excrubulent@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 256986
      -bodyTs: "'forc':8 'lever':4 'oper':10 'time':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1115077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703697410 {#1528
        date: 2023-12-27 18:16:50.0 +01:00
      }
      +"title": 256986
    }
  ]
  -id: 25193
  -titleTs: "'final':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703776243
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10028509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703689843 {#2920
    date: 2023-12-27 16:10:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1526
  +user: Proxies\__CG__\App\Entity\User {#2754 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
  +slug: "It-s-finally-over"
  +title: "It's finally over."
  +url: "https://scontent.find2-1.fna.fbcdn.net/v/t39.30808-6/414970312_775327041290345_8467023852434792784_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=3635dc&_nc_ohc=UIPoJH1wGOwAX9qZRrZ&_nc_ht=scontent.find2-1.fna&oh=00_AfBJF_5sXhlHsa45ikeIoZoNfIzCPJEpgIyICYs37pq6lQ&oe=659224AA"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 365
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708655011 {#2933
    date: 2024-02-23 03:23:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2938 …}
  +votes: Doctrine\ORM\PersistentCollection {#2941 …}
  +reports: Doctrine\ORM\PersistentCollection {#2943 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
  +badges: Doctrine\ORM\PersistentCollection {#2949 …}
  +children: [
    1 => App\Entity\EntryComment {#1556
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
      +body: "Yeah but it’s filled with tunnel ducks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703697451 {#1554
        date: 2023-12-27 18:17:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@someguy3@lemmy.world"
        "@Something_Complex@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 256988
      -bodyTs: "'duck':8 'fill':5 'tunnel':7 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1115081"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703697451 {#1558
        date: 2023-12-27 18:17:31.0 +01:00
      }
      +"title": 256988
    }
    0 => App\Entity\EntryComment {#1527
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
      +body: "It’s the lever he had been forced to operate all those times."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703697410 {#1571
        date: 2023-12-27 18:16:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Excrubulent@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1560 …}
      +nested: Doctrine\ORM\PersistentCollection {#1525 …}
      +votes: Doctrine\ORM\PersistentCollection {#1550 …}
      +reports: Doctrine\ORM\PersistentCollection {#1548 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
      -id: 256986
      -bodyTs: "'forc':8 'lever':4 'oper':10 'time':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://local106.com/comment/1115077"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703697410 {#1528
        date: 2023-12-27 18:16:50.0 +01:00
      }
      +"title": 256986
    }
  ]
  -id: 25193
  -titleTs: "'final':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703776243
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10028509"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703689843 {#2920
    date: 2023-12-27 16:10:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2754 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
    +slug: "It-s-finally-over"
    +title: "It's finally over."
    +url: "https://scontent.find2-1.fna.fbcdn.net/v/t39.30808-6/414970312_775327041290345_8467023852434792784_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=3635dc&_nc_ohc=UIPoJH1wGOwAX9qZRrZ&_nc_ht=scontent.find2-1.fna&oh=00_AfBJF_5sXhlHsa45ikeIoZoNfIzCPJEpgIyICYs37pq6lQ&oe=659224AA"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708655011 {#2933
      date: 2024-02-23 03:23:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      1 => App\Entity\EntryComment {#1556}
      0 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
        +body: "It’s the lever he had been forced to operate all those times."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703697410 {#1571
          date: 2023-12-27 18:16:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@Excrubulent@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 256986
        -bodyTs: "'forc':8 'lever':4 'oper':10 'time':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1115077"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703697410 {#1528
          date: 2023-12-27 18:16:50.0 +01:00
        }
        +"title": 256986
      }
    ]
    -id: 25193
    -titleTs: "'final':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703776243
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10028509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703689843 {#2920
      date: 2023-12-27 16:10:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +body: "Yeah but it’s filled with tunnel ducks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703697451 {#1554
    date: 2023-12-27 18:17:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@someguy3@lemmy.world"
    "@Something_Complex@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 256988
  -bodyTs: "'duck':8 'fill':5 'tunnel':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1115081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703697451 {#1558
    date: 2023-12-27 18:17:31.0 +01:00
  }
  +"title": 256988
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2754 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
    +slug: "It-s-finally-over"
    +title: "It's finally over."
    +url: "https://scontent.find2-1.fna.fbcdn.net/v/t39.30808-6/414970312_775327041290345_8467023852434792784_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=3635dc&_nc_ohc=UIPoJH1wGOwAX9qZRrZ&_nc_ht=scontent.find2-1.fna&oh=00_AfBJF_5sXhlHsa45ikeIoZoNfIzCPJEpgIyICYs37pq6lQ&oe=659224AA"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708655011 {#2933
      date: 2024-02-23 03:23:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      1 => App\Entity\EntryComment {#1556}
      0 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
        +body: "It’s the lever he had been forced to operate all those times."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703697410 {#1571
          date: 2023-12-27 18:16:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@Excrubulent@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 256986
        -bodyTs: "'forc':8 'lever':4 'oper':10 'time':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1115077"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703697410 {#1528
          date: 2023-12-27 18:16:50.0 +01:00
        }
        +"title": 256986
      }
    ]
    -id: 25193
    -titleTs: "'final':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703776243
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10028509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703689843 {#2920
      date: 2023-12-27 16:10:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +body: "Yeah but it’s filled with tunnel ducks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703697451 {#1554
    date: 2023-12-27 18:17:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@someguy3@lemmy.world"
    "@Something_Complex@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 256988
  -bodyTs: "'duck':8 'fill':5 'tunnel':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1115081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703697451 {#1558
    date: 2023-12-27 18:17:31.0 +01:00
  }
  +"title": 256988
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2754 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
    +slug: "It-s-finally-over"
    +title: "It's finally over."
    +url: "https://scontent.find2-1.fna.fbcdn.net/v/t39.30808-6/414970312_775327041290345_8467023852434792784_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=3635dc&_nc_ohc=UIPoJH1wGOwAX9qZRrZ&_nc_ht=scontent.find2-1.fna&oh=00_AfBJF_5sXhlHsa45ikeIoZoNfIzCPJEpgIyICYs37pq6lQ&oe=659224AA"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708655011 {#2933
      date: 2024-02-23 03:23:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      1 => App\Entity\EntryComment {#1556}
      0 => App\Entity\EntryComment {#1527
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
        +body: "It’s the lever he had been forced to operate all those times."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703697410 {#1571
          date: 2023-12-27 18:16:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@Excrubulent@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1560 …}
        +nested: Doctrine\ORM\PersistentCollection {#1525 …}
        +votes: Doctrine\ORM\PersistentCollection {#1550 …}
        +reports: Doctrine\ORM\PersistentCollection {#1548 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
        -id: 256986
        -bodyTs: "'forc':8 'lever':4 'oper':10 'time':13"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1115077"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703697410 {#1528
          date: 2023-12-27 18:16:50.0 +01:00
        }
        +"title": 256986
      }
    ]
    -id: 25193
    -titleTs: "'final':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703776243
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10028509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703689843 {#2920
      date: 2023-12-27 16:10:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
  +body: "Yeah but it’s filled with tunnel ducks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703697451 {#1554
    date: 2023-12-27 18:17:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@someguy3@lemmy.world"
    "@Something_Complex@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 256988
  -bodyTs: "'duck':8 'fill':5 'tunnel':7 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1115081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703697451 {#1558
    date: 2023-12-27 18:17:31.0 +01:00
  }
  +"title": 256988
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2754 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
    +slug: "It-s-finally-over"
    +title: "It's finally over."
    +url: "https://scontent.find2-1.fna.fbcdn.net/v/t39.30808-6/414970312_775327041290345_8467023852434792784_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=3635dc&_nc_ohc=UIPoJH1wGOwAX9qZRrZ&_nc_ht=scontent.find2-1.fna&oh=00_AfBJF_5sXhlHsa45ikeIoZoNfIzCPJEpgIyICYs37pq6lQ&oe=659224AA"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708655011 {#2933
      date: 2024-02-23 03:23:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      1 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +body: "Yeah but it’s filled with tunnel ducks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703697451 {#1554
          date: 2023-12-27 18:17:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@someguy3@lemmy.world"
          "@Something_Complex@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1621 …}
        +nested: Doctrine\ORM\PersistentCollection {#1613 …}
        +votes: Doctrine\ORM\PersistentCollection {#1596 …}
        +reports: Doctrine\ORM\PersistentCollection {#1702 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
        -id: 256988
        -bodyTs: "'duck':8 'fill':5 'tunnel':7 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1115081"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703697451 {#1558
          date: 2023-12-27 18:17:31.0 +01:00
        }
        +"title": 256988
      }
      0 => App\Entity\EntryComment {#1527}
    ]
    -id: 25193
    -titleTs: "'final':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703776243
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10028509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703689843 {#2920
      date: 2023-12-27 16:10:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +body: "It’s the lever he had been forced to operate all those times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703697410 {#1571
    date: 2023-12-27 18:16:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Excrubulent@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 256986
  -bodyTs: "'forc':8 'lever':4 'oper':10 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1115077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703697410 {#1528
    date: 2023-12-27 18:16:50.0 +01:00
  }
  +"title": 256986
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED edit
App\Entity\EntryComment {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2754 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
    +slug: "It-s-finally-over"
    +title: "It's finally over."
    +url: "https://scontent.find2-1.fna.fbcdn.net/v/t39.30808-6/414970312_775327041290345_8467023852434792784_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=3635dc&_nc_ohc=UIPoJH1wGOwAX9qZRrZ&_nc_ht=scontent.find2-1.fna&oh=00_AfBJF_5sXhlHsa45ikeIoZoNfIzCPJEpgIyICYs37pq6lQ&oe=659224AA"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708655011 {#2933
      date: 2024-02-23 03:23:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      1 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +body: "Yeah but it’s filled with tunnel ducks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703697451 {#1554
          date: 2023-12-27 18:17:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@someguy3@lemmy.world"
          "@Something_Complex@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1621 …}
        +nested: Doctrine\ORM\PersistentCollection {#1613 …}
        +votes: Doctrine\ORM\PersistentCollection {#1596 …}
        +reports: Doctrine\ORM\PersistentCollection {#1702 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
        -id: 256988
        -bodyTs: "'duck':8 'fill':5 'tunnel':7 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1115081"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703697451 {#1558
          date: 2023-12-27 18:17:31.0 +01:00
        }
        +"title": 256988
      }
      0 => App\Entity\EntryComment {#1527}
    ]
    -id: 25193
    -titleTs: "'final':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703776243
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10028509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703689843 {#2920
      date: 2023-12-27 16:10:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +body: "It’s the lever he had been forced to operate all those times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703697410 {#1571
    date: 2023-12-27 18:16:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Excrubulent@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 256986
  -bodyTs: "'forc':8 'lever':4 'oper':10 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1115077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703697410 {#1528
    date: 2023-12-27 18:16:50.0 +01:00
  }
  +"title": 256986
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1526
    +user: Proxies\__CG__\App\Entity\User {#2754 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
    +slug: "It-s-finally-over"
    +title: "It's finally over."
    +url: "https://scontent.find2-1.fna.fbcdn.net/v/t39.30808-6/414970312_775327041290345_8467023852434792784_n.jpg?_nc_cat=101&ccb=1-7&_nc_sid=3635dc&_nc_ohc=UIPoJH1wGOwAX9qZRrZ&_nc_ht=scontent.find2-1.fna&oh=00_AfBJF_5sXhlHsa45ikeIoZoNfIzCPJEpgIyICYs37pq6lQ&oe=659224AA"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 18
    +favouriteCount: 365
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708655011 {#2933
      date: 2024-02-23 03:23:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2938 …}
    +votes: Doctrine\ORM\PersistentCollection {#2941 …}
    +reports: Doctrine\ORM\PersistentCollection {#2943 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2945 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2947 …}
    +badges: Doctrine\ORM\PersistentCollection {#2949 …}
    +children: [
      1 => App\Entity\EntryComment {#1556
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1526 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1557 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1555 …}
        +body: "Yeah but it’s filled with tunnel ducks"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703697451 {#1554
          date: 2023-12-27 18:17:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@FlyingSquid@lemmy.world"
          "@someguy3@lemmy.world"
          "@Something_Complex@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1621 …}
        +nested: Doctrine\ORM\PersistentCollection {#1613 …}
        +votes: Doctrine\ORM\PersistentCollection {#1596 …}
        +reports: Doctrine\ORM\PersistentCollection {#1702 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
        -id: 256988
        -bodyTs: "'duck':8 'fill':5 'tunnel':7 'yeah':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://local106.com/comment/1115081"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703697451 {#1558
          date: 2023-12-27 18:17:31.0 +01:00
        }
        +"title": 256988
      }
      0 => App\Entity\EntryComment {#1527}
    ]
    -id: 25193
    -titleTs: "'final':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703776243
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10028509"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703689843 {#2920
      date: 2023-12-27 16:10:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1549 …}
  +body: "It’s the lever he had been forced to operate all those times."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703697410 {#1571
    date: 2023-12-27 18:16:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Excrubulent@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1560 …}
  +nested: Doctrine\ORM\PersistentCollection {#1525 …}
  +votes: Doctrine\ORM\PersistentCollection {#1550 …}
  +reports: Doctrine\ORM\PersistentCollection {#1548 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1566 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1562 …}
  -id: 256986
  -bodyTs: "'forc':8 'lever':4 'oper':10 'time':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://local106.com/comment/1115077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703697410 {#1528
    date: 2023-12-27 18:16:50.0 +01:00
  }
  +"title": 256986
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED ROLE_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
164 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