GET https://kbin.spritesserver.nl/u/@kernelle@0d.gs

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
  +slug: "What-s-the-consensus-on-swearing-here"
  +title: "What's the consensus on swearing here"
  +url: null
  +body: """
    Noticed not many people use curse words.\n
    \n
    So… why the fuck not?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708833445 {#2025
    date: 2024-02-25 04:57:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "Literally loses it’s meaning and usefulness when overused as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703506131 {#1405
        date: 2023-12-25 13:08:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@squid_slime@lemmy.world"
        "@PhobosAnomaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 250907
      -bodyTs: "'liter':1 'lose':2 'mean':5 'overus':9 'use':7 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/629197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703506131 {#1385
        date: 2023-12-25 13:08:51.0 +01:00
      }
      +"title": 250907
    }
  ]
  -id: 24625
  -titleTs: "'consensus':4 'swear':6"
  -bodyTs: "'curs':6 'fuck':11 'mani':3 'notic':1 'peopl':4 'use':5 'word':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703581421
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9955030"
  +editedAt: DateTimeImmutable @1707664511 {#2312
    date: 2024-02-11 16:15:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703495021 {#2045
    date: 2023-12-25 10:03:41.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 {#1401
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
  +slug: "What-s-the-consensus-on-swearing-here"
  +title: "What's the consensus on swearing here"
  +url: null
  +body: """
    Noticed not many people use curse words.\n
    \n
    So… why the fuck not?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708833445 {#2025
    date: 2024-02-25 04:57:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "Literally loses it’s meaning and usefulness when overused as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703506131 {#1405
        date: 2023-12-25 13:08:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@squid_slime@lemmy.world"
        "@PhobosAnomaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 250907
      -bodyTs: "'liter':1 'lose':2 'mean':5 'overus':9 'use':7 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/629197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703506131 {#1385
        date: 2023-12-25 13:08:51.0 +01:00
      }
      +"title": 250907
    }
  ]
  -id: 24625
  -titleTs: "'consensus':4 'swear':6"
  -bodyTs: "'curs':6 'fuck':11 'mani':3 'notic':1 'peopl':4 'use':5 'word':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703581421
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9955030"
  +editedAt: DateTimeImmutable @1707664511 {#2312
    date: 2024-02-11 16:15:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703495021 {#2045
    date: 2023-12-25 10:03:41.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 {#1401
  +user: Proxies\__CG__\App\Entity\User {#2267 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
  +slug: "What-s-the-consensus-on-swearing-here"
  +title: "What's the consensus on swearing here"
  +url: null
  +body: """
    Noticed not many people use curse words.\n
    \n
    So… why the fuck not?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 106
  +favouriteCount: 141
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708833445 {#2025
    date: 2024-02-25 04:57:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2238 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +body: "Literally loses it’s meaning and usefulness when overused as well"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 18
      +score: 0
      +lastActive: DateTime @1703506131 {#1405
        date: 2023-12-25 13:08:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@squid_slime@lemmy.world"
        "@PhobosAnomaly@feddit.uk"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1363 …}
      +nested: Doctrine\ORM\PersistentCollection {#1362 …}
      +votes: Doctrine\ORM\PersistentCollection {#2019 …}
      +reports: Doctrine\ORM\PersistentCollection {#2030 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
      -id: 250907
      -bodyTs: "'liter':1 'lose':2 'mean':5 'overus':9 'use':7 'well':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/629197"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703506131 {#1385
        date: 2023-12-25 13:08:51.0 +01:00
      }
      +"title": 250907
    }
  ]
  -id: 24625
  -titleTs: "'consensus':4 'swear':6"
  -bodyTs: "'curs':6 'fuck':11 'mani':3 'notic':1 'peopl':4 'use':5 'word':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703581421
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9955030"
  +editedAt: DateTimeImmutable @1707664511 {#2312
    date: 2024-02-11 16:15:11.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703495021 {#2045
    date: 2023-12-25 10:03:41.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 {#1382
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
    +slug: "What-s-the-consensus-on-swearing-here"
    +title: "What's the consensus on swearing here"
    +url: null
    +body: """
      Noticed not many people use curse words.\n
      \n
      So… why the fuck not?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 141
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708833445 {#2025
      date: 2024-02-25 04:57:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2249 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    +badges: Doctrine\ORM\PersistentCollection {#2171 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 24625
    -titleTs: "'consensus':4 'swear':6"
    -bodyTs: "'curs':6 'fuck':11 'mani':3 'notic':1 'peopl':4 'use':5 'word':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703581421
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9955030"
    +editedAt: DateTimeImmutable @1707664511 {#2312
      date: 2024-02-11 16:15:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703495021 {#2045
      date: 2023-12-25 10:03:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "Literally loses it’s meaning and usefulness when overused as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703506131 {#1405
    date: 2023-12-25 13:08:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
    "@PhobosAnomaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 250907
  -bodyTs: "'liter':1 'lose':2 'mean':5 'overus':9 'use':7 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/629197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703506131 {#1385
    date: 2023-12-25 13:08:51.0 +01:00
  }
  +"title": 250907
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
    +slug: "What-s-the-consensus-on-swearing-here"
    +title: "What's the consensus on swearing here"
    +url: null
    +body: """
      Noticed not many people use curse words.\n
      \n
      So… why the fuck not?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 141
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708833445 {#2025
      date: 2024-02-25 04:57:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2249 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    +badges: Doctrine\ORM\PersistentCollection {#2171 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 24625
    -titleTs: "'consensus':4 'swear':6"
    -bodyTs: "'curs':6 'fuck':11 'mani':3 'notic':1 'peopl':4 'use':5 'word':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703581421
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9955030"
    +editedAt: DateTimeImmutable @1707664511 {#2312
      date: 2024-02-11 16:15:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703495021 {#2045
      date: 2023-12-25 10:03:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "Literally loses it’s meaning and usefulness when overused as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703506131 {#1405
    date: 2023-12-25 13:08:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
    "@PhobosAnomaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 250907
  -bodyTs: "'liter':1 'lose':2 'mean':5 'overus':9 'use':7 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/629197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703506131 {#1385
    date: 2023-12-25 13:08:51.0 +01:00
  }
  +"title": 250907
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1382
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2267 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
    +slug: "What-s-the-consensus-on-swearing-here"
    +title: "What's the consensus on swearing here"
    +url: null
    +body: """
      Noticed not many people use curse words.\n
      \n
      So… why the fuck not?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 106
    +favouriteCount: 141
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708833445 {#2025
      date: 2024-02-25 04:57:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2249 …}
    +votes: Doctrine\ORM\PersistentCollection {#2238 …}
    +reports: Doctrine\ORM\PersistentCollection {#2233 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2147 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
    +badges: Doctrine\ORM\PersistentCollection {#2171 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 24625
    -titleTs: "'consensus':4 'swear':6"
    -bodyTs: "'curs':6 'fuck':11 'mani':3 'notic':1 'peopl':4 'use':5 'word':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703581421
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9955030"
    +editedAt: DateTimeImmutable @1707664511 {#2312
      date: 2024-02-11 16:15:11.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703495021 {#2045
      date: 2023-12-25 10:03:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +body: "Literally loses it’s meaning and usefulness when overused as well"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1703506131 {#1405
    date: 2023-12-25 13:08:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
    "@PhobosAnomaly@feddit.uk"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1363 …}
  +nested: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 250907
  -bodyTs: "'liter':1 'lose':2 'mean':5 'overus':9 'use':7 'well':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/629197"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703506131 {#1385
    date: 2023-12-25 13:08:51.0 +01:00
  }
  +"title": 250907
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2186 …}
  +slug: "This-is-the-way"
  +title: "This is the way"
  +url: "https://i.imgur.com/HiCKxH5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 617
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702585518 {#2179
    date: 2023-12-14 21:25:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  +badges: Doctrine\ORM\PersistentCollection {#1995 …}
  +children: [
    App\Entity\EntryComment {#1908
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
      +image: null
      +parent: null
      +root: null
      +body: "So what do you all think about [generic controversial topic]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1704780631 {#1874
        date: 2024-01-09 07:10:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NotSpez@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 220860
      -bodyTs: "'controversi':9 'generic':8 'think':6 'topic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/460873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702503876 {#1907
        date: 2023-12-13 22:44:36.0 +01:00
      }
      +"title": 220860
    }
  ]
  -id: 22118
  -titleTs: "'way':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702586942
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17885428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702500542 {#2190
    date: 2023-12-13 21:49:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2186 …}
  +slug: "This-is-the-way"
  +title: "This is the way"
  +url: "https://i.imgur.com/HiCKxH5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 617
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702585518 {#2179
    date: 2023-12-14 21:25:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  +badges: Doctrine\ORM\PersistentCollection {#1995 …}
  +children: [
    App\Entity\EntryComment {#1908
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
      +image: null
      +parent: null
      +root: null
      +body: "So what do you all think about [generic controversial topic]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1704780631 {#1874
        date: 2024-01-09 07:10:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NotSpez@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 220860
      -bodyTs: "'controversi':9 'generic':8 'think':6 'topic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/460873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702503876 {#1907
        date: 2023-12-13 22:44:36.0 +01:00
      }
      +"title": 220860
    }
  ]
  -id: 22118
  -titleTs: "'way':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702586942
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17885428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702500542 {#2190
    date: 2023-12-13 21:49:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1407
  +user: Proxies\__CG__\App\Entity\User {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2186 …}
  +slug: "This-is-the-way"
  +title: "This is the way"
  +url: "https://i.imgur.com/HiCKxH5.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 44
  +favouriteCount: 617
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702585518 {#2179
    date: 2023-12-14 21:25:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  +badges: Doctrine\ORM\PersistentCollection {#1995 …}
  +children: [
    App\Entity\EntryComment {#1908
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1407 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
      +image: null
      +parent: null
      +root: null
      +body: "So what do you all think about [generic controversial topic]"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 27
      +score: 0
      +lastActive: DateTime @1704780631 {#1874
        date: 2024-01-09 07:10:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@NotSpez@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 220860
      -bodyTs: "'controversi':9 'generic':8 'think':6 'topic':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/460873"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702503876 {#1907
        date: 2023-12-13 22:44:36.0 +01:00
      }
      +"title": 220860
    }
  ]
  -id: 22118
  -titleTs: "'way':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702586942
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17885428"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702500542 {#2190
    date: 2023-12-13 21:49:02.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1908
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#2053 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2186 …}
    +slug: "This-is-the-way"
    +title: "This is the way"
    +url: "https://i.imgur.com/HiCKxH5.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 617
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702585518 {#2179
      date: 2023-12-14 21:25:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2173 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    +badges: Doctrine\ORM\PersistentCollection {#1995 …}
    +children: [
      App\Entity\EntryComment {#1908}
    ]
    -id: 22118
    -titleTs: "'way':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702586942
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17885428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702500542 {#2190
      date: 2023-12-13 21:49:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
  +image: null
  +parent: null
  +root: null
  +body: "So what do you all think about [generic controversial topic]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704780631 {#1874
    date: 2024-01-09 07:10:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 220860
  -bodyTs: "'controversi':9 'generic':8 'think':6 'topic':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/460873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702503876 {#1907
    date: 2023-12-13 22:44:36.0 +01:00
  }
  +"title": 220860
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1908
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#2053 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2186 …}
    +slug: "This-is-the-way"
    +title: "This is the way"
    +url: "https://i.imgur.com/HiCKxH5.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 617
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702585518 {#2179
      date: 2023-12-14 21:25:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2173 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    +badges: Doctrine\ORM\PersistentCollection {#1995 …}
    +children: [
      App\Entity\EntryComment {#1908}
    ]
    -id: 22118
    -titleTs: "'way':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702586942
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17885428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702500542 {#2190
      date: 2023-12-13 21:49:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
  +image: null
  +parent: null
  +root: null
  +body: "So what do you all think about [generic controversial topic]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704780631 {#1874
    date: 2024-01-09 07:10:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 220860
  -bodyTs: "'controversi':9 'generic':8 'think':6 'topic':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/460873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702503876 {#1907
    date: 2023-12-13 22:44:36.0 +01:00
  }
  +"title": 220860
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1908
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1407
    +user: Proxies\__CG__\App\Entity\User {#2053 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2186 …}
    +slug: "This-is-the-way"
    +title: "This is the way"
    +url: "https://i.imgur.com/HiCKxH5.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 44
    +favouriteCount: 617
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702585518 {#2179
      date: 2023-12-14 21:25:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2173 …}
    +votes: Doctrine\ORM\PersistentCollection {#2168 …}
    +reports: Doctrine\ORM\PersistentCollection {#2038 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
    +badges: Doctrine\ORM\PersistentCollection {#1995 …}
    +children: [
      App\Entity\EntryComment {#1908}
    ]
    -id: 22118
    -titleTs: "'way':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702586942
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17885428"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702500542 {#2190
      date: 2023-12-13 21:49:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1883 …}
  +image: null
  +parent: null
  +root: null
  +body: "So what do you all think about [generic controversial topic]"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 27
  +score: 0
  +lastActive: DateTime @1704780631 {#1874
    date: 2024-01-09 07:10:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@NotSpez@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 220860
  -bodyTs: "'controversi':9 'generic':8 'think':6 'topic':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/460873"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702503876 {#1907
    date: 2023-12-13 22:44:36.0 +01:00
  }
  +"title": 220860
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2455
  +user: Proxies\__CG__\App\Entity\User {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1987 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1984 …}
  +slug: "Analog-problems-require-kickass-solutions"
  +title: "Analog problems require kickass solutions"
  +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 737
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727812935 {#2006
    date: 2024-10-01 22:02:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#1981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  +badges: Doctrine\ORM\PersistentCollection {#2374 …}
  +children: [
    1 => App\Entity\EntryComment {#2454
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: "If the connections are solid it wouldn’t pick up any more noise than a 6.5mm to RCA adaptor would have. Any jiggle to the cable would result in popping or cracking though, depending on the configuration could be quite jarring."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702122325 {#2452
        date: 2023-12-09 12:45:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@Toes@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 213393
      -bodyTs: "'6.5':16 'adaptor':20 'cabl':27 'configur':38 'connect':3 'could':39 'crack':33 'depend':35 'jar':42 'jiggl':24 'mm':17 'nois':13 'pick':9 'pop':31 'quit':41 'rca':19 'result':29 'solid':5 'though':34 'would':21,28 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/389018"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702122325 {#2457
        date: 2023-12-09 12:45:25.0 +01:00
      }
      +"title": 213393
    }
    0 => App\Entity\EntryComment {#2386
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: "Well every conductor is an antenna in theory, in practice it’s the signal to noise ratio that matters, and I really don’t think this would add anything noticeable. The sticky uppy bit on the OP is connected to ground though so that’s negated."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702140844 {#2372
        date: 2023-12-09 17:54:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@Toes@ani.social"
        "@kernelle@0d.gs"
        "@DontRedditMyLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 214267
      -bodyTs: "'add':28 'antenna':6 'anyth':29 'bit':34 'conductor':3 'connect':39 'everi':2 'ground':41 'matter':19 'negat':46 'nois':16 'notic':30 'op':37 'practic':10 'ratio':17 'realli':22 'signal':14 'sticki':32 'theori':8 'think':25 'though':42 'uppi':33 'well':1 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/392644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702140844 {#2380
        date: 2023-12-09 17:54:04.0 +01:00
      }
      +"title": 214267
    }
  ]
  -id: 21312
  -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702194544
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10949982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702108144 {#2175
    date: 2023-12-09 08:49:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1987 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1984 …}
  +slug: "Analog-problems-require-kickass-solutions"
  +title: "Analog problems require kickass solutions"
  +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 737
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727812935 {#2006
    date: 2024-10-01 22:02:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#1981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  +badges: Doctrine\ORM\PersistentCollection {#2374 …}
  +children: [
    1 => App\Entity\EntryComment {#2454
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: "If the connections are solid it wouldn’t pick up any more noise than a 6.5mm to RCA adaptor would have. Any jiggle to the cable would result in popping or cracking though, depending on the configuration could be quite jarring."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702122325 {#2452
        date: 2023-12-09 12:45:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@Toes@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 213393
      -bodyTs: "'6.5':16 'adaptor':20 'cabl':27 'configur':38 'connect':3 'could':39 'crack':33 'depend':35 'jar':42 'jiggl':24 'mm':17 'nois':13 'pick':9 'pop':31 'quit':41 'rca':19 'result':29 'solid':5 'though':34 'would':21,28 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/389018"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702122325 {#2457
        date: 2023-12-09 12:45:25.0 +01:00
      }
      +"title": 213393
    }
    0 => App\Entity\EntryComment {#2386
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: "Well every conductor is an antenna in theory, in practice it’s the signal to noise ratio that matters, and I really don’t think this would add anything noticeable. The sticky uppy bit on the OP is connected to ground though so that’s negated."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702140844 {#2372
        date: 2023-12-09 17:54:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@Toes@ani.social"
        "@kernelle@0d.gs"
        "@DontRedditMyLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 214267
      -bodyTs: "'add':28 'antenna':6 'anyth':29 'bit':34 'conductor':3 'connect':39 'everi':2 'ground':41 'matter':19 'negat':46 'nois':16 'notic':30 'op':37 'practic':10 'ratio':17 'realli':22 'signal':14 'sticki':32 'theori':8 'think':25 'though':42 'uppi':33 'well':1 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/392644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702140844 {#2380
        date: 2023-12-09 17:54:04.0 +01:00
      }
      +"title": 214267
    }
  ]
  -id: 21312
  -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702194544
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10949982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702108144 {#2175
    date: 2023-12-09 08:49:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2455
  +user: Proxies\__CG__\App\Entity\User {#2268 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: Proxies\__CG__\App\Entity\Image {#1987 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1984 …}
  +slug: "Analog-problems-require-kickass-solutions"
  +title: "Analog problems require kickass solutions"
  +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 61
  +favouriteCount: 737
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727812935 {#2006
    date: 2024-10-01 22:02:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#1981 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  +badges: Doctrine\ORM\PersistentCollection {#2374 …}
  +children: [
    1 => App\Entity\EntryComment {#2454
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: "If the connections are solid it wouldn’t pick up any more noise than a 6.5mm to RCA adaptor would have. Any jiggle to the cable would result in popping or cracking though, depending on the configuration could be quite jarring."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702122325 {#2452
        date: 2023-12-09 12:45:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@Toes@ani.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2470 …}
      +nested: Doctrine\ORM\PersistentCollection {#2467 …}
      +votes: Doctrine\ORM\PersistentCollection {#2371 …}
      +reports: Doctrine\ORM\PersistentCollection {#2370 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
      -id: 213393
      -bodyTs: "'6.5':16 'adaptor':20 'cabl':27 'configur':38 'connect':3 'could':39 'crack':33 'depend':35 'jar':42 'jiggl':24 'mm':17 'nois':13 'pick':9 'pop':31 'quit':41 'rca':19 'result':29 'solid':5 'though':34 'would':21,28 'wouldn':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/389018"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702122325 {#2457
        date: 2023-12-09 12:45:25.0 +01:00
      }
      +"title": 213393
    }
    0 => App\Entity\EntryComment {#2386
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
      +body: "Well every conductor is an antenna in theory, in practice it’s the signal to noise ratio that matters, and I really don’t think this would add anything noticeable. The sticky uppy bit on the OP is connected to ground though so that’s negated."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702140844 {#2372
        date: 2023-12-09 17:54:04.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WashedOver@lemmy.ca"
        "@Toes@ani.social"
        "@kernelle@0d.gs"
        "@DontRedditMyLemmy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2385 …}
      +nested: Doctrine\ORM\PersistentCollection {#2378 …}
      +votes: Doctrine\ORM\PersistentCollection {#2381 …}
      +reports: Doctrine\ORM\PersistentCollection {#1910 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
      -id: 214267
      -bodyTs: "'add':28 'antenna':6 'anyth':29 'bit':34 'conductor':3 'connect':39 'everi':2 'ground':41 'matter':19 'negat':46 'nois':16 'notic':30 'op':37 'practic':10 'ratio':17 'realli':22 'signal':14 'sticki':32 'theori':8 'think':25 'though':42 'uppi':33 'well':1 'would':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/392644"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702140844 {#2380
        date: 2023-12-09 17:54:04.0 +01:00
      }
      +"title": 214267
    }
  ]
  -id: 21312
  -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702194544
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/10949982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702108144 {#2175
    date: 2023-12-09 08:49:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2454
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: Proxies\__CG__\App\Entity\Image {#1987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1984 …}
    +slug: "Analog-problems-require-kickass-solutions"
    +title: "Analog problems require kickass solutions"
    +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 737
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727812935 {#2006
      date: 2024-10-01 22:02:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#1981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
    +badges: Doctrine\ORM\PersistentCollection {#2374 …}
    +children: [
      1 => App\Entity\EntryComment {#2454}
      0 => App\Entity\EntryComment {#2386
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "Well every conductor is an antenna in theory, in practice it’s the signal to noise ratio that matters, and I really don’t think this would add anything noticeable. The sticky uppy bit on the OP is connected to ground though so that’s negated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702140844 {#2372
          date: 2023-12-09 17:54:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@Toes@ani.social"
          "@kernelle@0d.gs"
          "@DontRedditMyLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 214267
        -bodyTs: "'add':28 'antenna':6 'anyth':29 'bit':34 'conductor':3 'connect':39 'everi':2 'ground':41 'matter':19 'negat':46 'nois':16 'notic':30 'op':37 'practic':10 'ratio':17 'realli':22 'signal':14 'sticki':32 'theori':8 'think':25 'though':42 'uppi':33 'well':1 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://0d.gs/comment/392644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702140844 {#2380
          date: 2023-12-09 17:54:04.0 +01:00
        }
        +"title": 214267
      }
    ]
    -id: 21312
    -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702194544
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10949982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108144 {#2175
      date: 2023-12-09 08:49:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: "If the connections are solid it wouldn’t pick up any more noise than a 6.5mm to RCA adaptor would have. Any jiggle to the cable would result in popping or cracking though, depending on the configuration could be quite jarring."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702122325 {#2452
    date: 2023-12-09 12:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 213393
  -bodyTs: "'6.5':16 'adaptor':20 'cabl':27 'configur':38 'connect':3 'could':39 'crack':33 'depend':35 'jar':42 'jiggl':24 'mm':17 'nois':13 'pick':9 'pop':31 'quit':41 'rca':19 'result':29 'solid':5 'though':34 'would':21,28 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/389018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702122325 {#2457
    date: 2023-12-09 12:45:25.0 +01:00
  }
  +"title": 213393
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2454
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: Proxies\__CG__\App\Entity\Image {#1987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1984 …}
    +slug: "Analog-problems-require-kickass-solutions"
    +title: "Analog problems require kickass solutions"
    +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 737
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727812935 {#2006
      date: 2024-10-01 22:02:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#1981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
    +badges: Doctrine\ORM\PersistentCollection {#2374 …}
    +children: [
      1 => App\Entity\EntryComment {#2454}
      0 => App\Entity\EntryComment {#2386
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "Well every conductor is an antenna in theory, in practice it’s the signal to noise ratio that matters, and I really don’t think this would add anything noticeable. The sticky uppy bit on the OP is connected to ground though so that’s negated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702140844 {#2372
          date: 2023-12-09 17:54:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@Toes@ani.social"
          "@kernelle@0d.gs"
          "@DontRedditMyLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 214267
        -bodyTs: "'add':28 'antenna':6 'anyth':29 'bit':34 'conductor':3 'connect':39 'everi':2 'ground':41 'matter':19 'negat':46 'nois':16 'notic':30 'op':37 'practic':10 'ratio':17 'realli':22 'signal':14 'sticki':32 'theori':8 'think':25 'though':42 'uppi':33 'well':1 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://0d.gs/comment/392644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702140844 {#2380
          date: 2023-12-09 17:54:04.0 +01:00
        }
        +"title": 214267
      }
    ]
    -id: 21312
    -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702194544
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10949982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108144 {#2175
      date: 2023-12-09 08:49:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: "If the connections are solid it wouldn’t pick up any more noise than a 6.5mm to RCA adaptor would have. Any jiggle to the cable would result in popping or cracking though, depending on the configuration could be quite jarring."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702122325 {#2452
    date: 2023-12-09 12:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 213393
  -bodyTs: "'6.5':16 'adaptor':20 'cabl':27 'configur':38 'connect':3 'could':39 'crack':33 'depend':35 'jar':42 'jiggl':24 'mm':17 'nois':13 'pick':9 'pop':31 'quit':41 'rca':19 'result':29 'solid':5 'though':34 'would':21,28 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/389018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702122325 {#2457
    date: 2023-12-09 12:45:25.0 +01:00
  }
  +"title": 213393
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2454
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: Proxies\__CG__\App\Entity\Image {#1987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1984 …}
    +slug: "Analog-problems-require-kickass-solutions"
    +title: "Analog problems require kickass solutions"
    +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 737
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727812935 {#2006
      date: 2024-10-01 22:02:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#1981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
    +badges: Doctrine\ORM\PersistentCollection {#2374 …}
    +children: [
      1 => App\Entity\EntryComment {#2454}
      0 => App\Entity\EntryComment {#2386
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "Well every conductor is an antenna in theory, in practice it’s the signal to noise ratio that matters, and I really don’t think this would add anything noticeable. The sticky uppy bit on the OP is connected to ground though so that’s negated."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1702140844 {#2372
          date: 2023-12-09 17:54:04.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@Toes@ani.social"
          "@kernelle@0d.gs"
          "@DontRedditMyLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2385 …}
        +nested: Doctrine\ORM\PersistentCollection {#2378 …}
        +votes: Doctrine\ORM\PersistentCollection {#2381 …}
        +reports: Doctrine\ORM\PersistentCollection {#1910 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
        -id: 214267
        -bodyTs: "'add':28 'antenna':6 'anyth':29 'bit':34 'conductor':3 'connect':39 'everi':2 'ground':41 'matter':19 'negat':46 'nois':16 'notic':30 'op':37 'practic':10 'ratio':17 'realli':22 'signal':14 'sticki':32 'theori':8 'think':25 'though':42 'uppi':33 'well':1 'would':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://0d.gs/comment/392644"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702140844 {#2380
          date: 2023-12-09 17:54:04.0 +01:00
        }
        +"title": 214267
      }
    ]
    -id: 21312
    -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702194544
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10949982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108144 {#2175
      date: 2023-12-09 08:49:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: "If the connections are solid it wouldn’t pick up any more noise than a 6.5mm to RCA adaptor would have. Any jiggle to the cable would result in popping or cracking though, depending on the configuration could be quite jarring."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702122325 {#2452
    date: 2023-12-09 12:45:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Toes@ani.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2470 …}
  +nested: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2371 …}
  +reports: Doctrine\ORM\PersistentCollection {#2370 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
  -id: 213393
  -bodyTs: "'6.5':16 'adaptor':20 'cabl':27 'configur':38 'connect':3 'could':39 'crack':33 'depend':35 'jar':42 'jiggl':24 'mm':17 'nois':13 'pick':9 'pop':31 'quit':41 'rca':19 'result':29 'solid':5 'though':34 'would':21,28 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/389018"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702122325 {#2457
    date: 2023-12-09 12:45:25.0 +01:00
  }
  +"title": 213393
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: Proxies\__CG__\App\Entity\Image {#1987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1984 …}
    +slug: "Analog-problems-require-kickass-solutions"
    +title: "Analog problems require kickass solutions"
    +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 737
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727812935 {#2006
      date: 2024-10-01 22:02:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#1981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
    +badges: Doctrine\ORM\PersistentCollection {#2374 …}
    +children: [
      1 => App\Entity\EntryComment {#2454
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "If the connections are solid it wouldn’t pick up any more noise than a 6.5mm to RCA adaptor would have. Any jiggle to the cable would result in popping or cracking though, depending on the configuration could be quite jarring."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1702122325 {#2452
          date: 2023-12-09 12:45:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@Toes@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2467 …}
        +votes: Doctrine\ORM\PersistentCollection {#2371 …}
        +reports: Doctrine\ORM\PersistentCollection {#2370 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
        -id: 213393
        -bodyTs: "'6.5':16 'adaptor':20 'cabl':27 'configur':38 'connect':3 'could':39 'crack':33 'depend':35 'jar':42 'jiggl':24 'mm':17 'nois':13 'pick':9 'pop':31 'quit':41 'rca':19 'result':29 'solid':5 'though':34 'would':21,28 'wouldn':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://0d.gs/comment/389018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702122325 {#2457
          date: 2023-12-09 12:45:25.0 +01:00
        }
        +"title": 213393
      }
      0 => App\Entity\EntryComment {#2386}
    ]
    -id: 21312
    -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702194544
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10949982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108144 {#2175
      date: 2023-12-09 08:49:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: "Well every conductor is an antenna in theory, in practice it’s the signal to noise ratio that matters, and I really don’t think this would add anything noticeable. The sticky uppy bit on the OP is connected to ground though so that’s negated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702140844 {#2372
    date: 2023-12-09 17:54:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Toes@ani.social"
    "@kernelle@0d.gs"
    "@DontRedditMyLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 214267
  -bodyTs: "'add':28 'antenna':6 'anyth':29 'bit':34 'conductor':3 'connect':39 'everi':2 'ground':41 'matter':19 'negat':46 'nois':16 'notic':30 'op':37 'practic':10 'ratio':17 'realli':22 'signal':14 'sticki':32 'theori':8 'think':25 'though':42 'uppi':33 'well':1 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/392644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702140844 {#2380
    date: 2023-12-09 17:54:04.0 +01:00
  }
  +"title": 214267
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: Proxies\__CG__\App\Entity\Image {#1987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1984 …}
    +slug: "Analog-problems-require-kickass-solutions"
    +title: "Analog problems require kickass solutions"
    +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 737
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727812935 {#2006
      date: 2024-10-01 22:02:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#1981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
    +badges: Doctrine\ORM\PersistentCollection {#2374 …}
    +children: [
      1 => App\Entity\EntryComment {#2454
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "If the connections are solid it wouldn’t pick up any more noise than a 6.5mm to RCA adaptor would have. Any jiggle to the cable would result in popping or cracking though, depending on the configuration could be quite jarring."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1702122325 {#2452
          date: 2023-12-09 12:45:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@Toes@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2467 …}
        +votes: Doctrine\ORM\PersistentCollection {#2371 …}
        +reports: Doctrine\ORM\PersistentCollection {#2370 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
        -id: 213393
        -bodyTs: "'6.5':16 'adaptor':20 'cabl':27 'configur':38 'connect':3 'could':39 'crack':33 'depend':35 'jar':42 'jiggl':24 'mm':17 'nois':13 'pick':9 'pop':31 'quit':41 'rca':19 'result':29 'solid':5 'though':34 'would':21,28 'wouldn':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://0d.gs/comment/389018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702122325 {#2457
          date: 2023-12-09 12:45:25.0 +01:00
        }
        +"title": 213393
      }
      0 => App\Entity\EntryComment {#2386}
    ]
    -id: 21312
    -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702194544
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10949982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108144 {#2175
      date: 2023-12-09 08:49:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: "Well every conductor is an antenna in theory, in practice it’s the signal to noise ratio that matters, and I really don’t think this would add anything noticeable. The sticky uppy bit on the OP is connected to ground though so that’s negated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702140844 {#2372
    date: 2023-12-09 17:54:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Toes@ani.social"
    "@kernelle@0d.gs"
    "@DontRedditMyLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 214267
  -bodyTs: "'add':28 'antenna':6 'anyth':29 'bit':34 'conductor':3 'connect':39 'everi':2 'ground':41 'matter':19 'negat':46 'nois':16 'notic':30 'op':37 'practic':10 'ratio':17 'realli':22 'signal':14 'sticki':32 'theori':8 'think':25 'though':42 'uppi':33 'well':1 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/392644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702140844 {#2380
    date: 2023-12-09 17:54:04.0 +01:00
  }
  +"title": 214267
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2386
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2455
    +user: Proxies\__CG__\App\Entity\User {#2268 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
    +image: Proxies\__CG__\App\Entity\Image {#1987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1984 …}
    +slug: "Analog-problems-require-kickass-solutions"
    +title: "Analog problems require kickass solutions"
    +url: "https://lemmy.ca/pictrs/image/f9de6e97-deb4-4ff0-be82-c30051e6b157.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 61
    +favouriteCount: 737
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727812935 {#2006
      date: 2024-10-01 22:02:15.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2008 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#1981 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
    +badges: Doctrine\ORM\PersistentCollection {#2374 …}
    +children: [
      1 => App\Entity\EntryComment {#2454
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2455 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
        +body: "If the connections are solid it wouldn’t pick up any more noise than a 6.5mm to RCA adaptor would have. Any jiggle to the cable would result in popping or cracking though, depending on the configuration could be quite jarring."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1702122325 {#2452
          date: 2023-12-09 12:45:25.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WashedOver@lemmy.ca"
          "@Toes@ani.social"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2470 …}
        +nested: Doctrine\ORM\PersistentCollection {#2467 …}
        +votes: Doctrine\ORM\PersistentCollection {#2371 …}
        +reports: Doctrine\ORM\PersistentCollection {#2370 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2360 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2361 …}
        -id: 213393
        -bodyTs: "'6.5':16 'adaptor':20 'cabl':27 'configur':38 'connect':3 'could':39 'crack':33 'depend':35 'jar':42 'jiggl':24 'mm':17 'nois':13 'pick':9 'pop':31 'quit':41 'rca':19 'result':29 'solid':5 'though':34 'would':21,28 'wouldn':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://0d.gs/comment/389018"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702122325 {#2457
          date: 2023-12-09 12:45:25.0 +01:00
        }
        +"title": 213393
      }
      0 => App\Entity\EntryComment {#2386}
    ]
    -id: 21312
    -titleTs: "'analog':1 'kickass':4 'problem':2 'requir':3 'solut':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702194544
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/10949982"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108144 {#2175
      date: 2023-12-09 08:49:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2459 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2382 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2468 …}
  +body: "Well every conductor is an antenna in theory, in practice it’s the signal to noise ratio that matters, and I really don’t think this would add anything noticeable. The sticky uppy bit on the OP is connected to ground though so that’s negated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702140844 {#2372
    date: 2023-12-09 17:54:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
    "@Toes@ani.social"
    "@kernelle@0d.gs"
    "@DontRedditMyLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2378 …}
  +votes: Doctrine\ORM\PersistentCollection {#2381 …}
  +reports: Doctrine\ORM\PersistentCollection {#1910 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1909 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1926 …}
  -id: 214267
  -bodyTs: "'add':28 'antenna':6 'anyth':29 'bit':34 'conductor':3 'connect':39 'everi':2 'ground':41 'matter':19 'negat':46 'nois':16 'notic':30 'op':37 'practic':10 'ratio':17 'realli':22 'signal':14 'sticki':32 'theori':8 'think':25 'though':42 'uppi':33 'well':1 'would':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/392644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702140844 {#2380
    date: 2023-12-09 17:54:04.0 +01:00
  }
  +"title": 214267
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2352 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1348 …}
  +slug: "what-s-the-difference"
  +title: "what's the difference?"
  +url: "https://sopuli.xyz/pictrs/image/b5e33b2f-47e0-4da0-8e39-2664624c4042.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 1428
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702239489 {#2362
    date: 2023-12-10 21:18:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1740 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +body: "If you read it as “a website providing a service, but that service is also available elsewhere” the analogy makes perfect sense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702066376 {#1717
        date: 2023-12-08 21:12:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sunnie@sopuli.xyz"
        "@agent_flounder@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2447 …}
      +reports: Doctrine\ORM\PersistentCollection {#2462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 211539
      -bodyTs: "'also':15 'analog':19 'avail':16 'elsewher':17 'make':20 'perfect':21 'provid':8 'read':3 'sens':22 'servic':10,13 'websit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/379915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702066376 {#1739
        date: 2023-12-08 21:12:56.0 +01:00
      }
      +"title": 211539
    }
  ]
  -id: 21122
  -titleTs: "'differ':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702135115
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6734795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048715 {#2001
    date: 2023-12-08 16:18:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2352 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1348 …}
  +slug: "what-s-the-difference"
  +title: "what's the difference?"
  +url: "https://sopuli.xyz/pictrs/image/b5e33b2f-47e0-4da0-8e39-2664624c4042.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 1428
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702239489 {#2362
    date: 2023-12-10 21:18:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1740 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +body: "If you read it as “a website providing a service, but that service is also available elsewhere” the analogy makes perfect sense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702066376 {#1717
        date: 2023-12-08 21:12:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sunnie@sopuli.xyz"
        "@agent_flounder@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2447 …}
      +reports: Doctrine\ORM\PersistentCollection {#2462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 211539
      -bodyTs: "'also':15 'analog':19 'avail':16 'elsewher':17 'make':20 'perfect':21 'provid':8 'read':3 'sens':22 'servic':10,13 'websit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/379915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702066376 {#1739
        date: 2023-12-08 21:12:56.0 +01:00
      }
      +"title": 211539
    }
  ]
  -id: 21122
  -titleTs: "'differ':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702135115
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6734795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048715 {#2001
    date: 2023-12-08 16:18:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2352 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1348 …}
  +slug: "what-s-the-difference"
  +title: "what's the difference?"
  +url: "https://sopuli.xyz/pictrs/image/b5e33b2f-47e0-4da0-8e39-2664624c4042.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 1428
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702239489 {#2362
    date: 2023-12-10 21:18:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  +badges: Doctrine\ORM\PersistentCollection {#2491 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1740 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
      +body: "If you read it as “a website providing a service, but that service is also available elsewhere” the analogy makes perfect sense."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1702066376 {#1717
        date: 2023-12-08 21:12:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sunnie@sopuli.xyz"
        "@agent_flounder@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2464 …}
      +nested: Doctrine\ORM\PersistentCollection {#2448 …}
      +votes: Doctrine\ORM\PersistentCollection {#2447 …}
      +reports: Doctrine\ORM\PersistentCollection {#2462 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
      -id: 211539
      -bodyTs: "'also':15 'analog':19 'avail':16 'elsewher':17 'make':20 'perfect':21 'provid':8 'read':3 'sens':22 'servic':10,13 'websit':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/379915"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702066376 {#1739
        date: 2023-12-08 21:12:56.0 +01:00
      }
      +"title": 211539
    }
  ]
  -id: 21122
  -titleTs: "'differ':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702135115
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/6734795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702048715 {#2001
    date: 2023-12-08 16:18:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1740
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2352 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1348 …}
    +slug: "what-s-the-difference"
    +title: "what's the difference?"
    +url: "https://sopuli.xyz/pictrs/image/b5e33b2f-47e0-4da0-8e39-2664624c4042.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 1428
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702239489 {#2362
      date: 2023-12-10 21:18:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 21122
    -titleTs: "'differ':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702135115
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6734795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048715 {#2001
      date: 2023-12-08 16:18:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +body: "If you read it as “a website providing a service, but that service is also available elsewhere” the analogy makes perfect sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702066376 {#1717
    date: 2023-12-08 21:12:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sunnie@sopuli.xyz"
    "@agent_flounder@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 211539
  -bodyTs: "'also':15 'analog':19 'avail':16 'elsewher':17 'make':20 'perfect':21 'provid':8 'read':3 'sens':22 'servic':10,13 'websit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/379915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066376 {#1739
    date: 2023-12-08 21:12:56.0 +01:00
  }
  +"title": 211539
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1740
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2352 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1348 …}
    +slug: "what-s-the-difference"
    +title: "what's the difference?"
    +url: "https://sopuli.xyz/pictrs/image/b5e33b2f-47e0-4da0-8e39-2664624c4042.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 1428
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702239489 {#2362
      date: 2023-12-10 21:18:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 21122
    -titleTs: "'differ':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702135115
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6734795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048715 {#2001
      date: 2023-12-08 16:18:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +body: "If you read it as “a website providing a service, but that service is also available elsewhere” the analogy makes perfect sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702066376 {#1717
    date: 2023-12-08 21:12:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sunnie@sopuli.xyz"
    "@agent_flounder@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 211539
  -bodyTs: "'also':15 'analog':19 'avail':16 'elsewher':17 'make':20 'perfect':21 'provid':8 'read':3 'sens':22 'servic':10,13 'websit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/379915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066376 {#1739
    date: 2023-12-08 21:12:56.0 +01:00
  }
  +"title": 211539
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1740
    +user: Proxies\__CG__\App\Entity\User {#2174 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2352 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1348 …}
    +slug: "what-s-the-difference"
    +title: "what's the difference?"
    +url: "https://sopuli.xyz/pictrs/image/b5e33b2f-47e0-4da0-8e39-2664624c4042.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 1428
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702239489 {#2362
      date: 2023-12-10 21:18:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1350 …}
    +votes: Doctrine\ORM\PersistentCollection {#1351 …}
    +reports: Doctrine\ORM\PersistentCollection {#1353 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
    +badges: Doctrine\ORM\PersistentCollection {#2491 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 21122
    -titleTs: "'differ':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702135115
    +visibility: "visible             "
    +apId: "https://sopuli.xyz/post/6734795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702048715 {#2001
      date: 2023-12-08 16:18:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2465 …}
  +body: "If you read it as “a website providing a service, but that service is also available elsewhere” the analogy makes perfect sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1702066376 {#1717
    date: 2023-12-08 21:12:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sunnie@sopuli.xyz"
    "@agent_flounder@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2464 …}
  +nested: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2447 …}
  +reports: Doctrine\ORM\PersistentCollection {#2462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2461 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  -id: 211539
  -bodyTs: "'also':15 'analog':19 'avail':16 'elsewher':17 'make':20 'perfect':21 'provid':8 'read':3 'sens':22 'servic':10,13 'websit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/379915"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702066376 {#1739
    date: 2023-12-08 21:12:56.0 +01:00
  }
  +"title": 211539
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1993 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "How-do-I-exit-vim"
  +title: "How do I exit vim?"
  +url: "https://lemmy.ml/pictrs/image/63f4beea-9a26-486e-879e-efb0c9de9a0e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 400
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700582863 {#2493
    date: 2023-11-21 17:07:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#1737
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "They might be stuck in insert or replace mode. Nobody mentioned hitting escape before `:x or :q!`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1700968146 {#1736
        date: 2023-11-26 04:09:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 143808
      -bodyTs: "'escap':13 'hit':12 'insert':6 'mention':11 'might':2 'mode':9 'nobodi':10 'q':17 'replac':8 'stuck':4 'x':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/181703"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700508456 {#1730
        date: 2023-11-20 20:27:36.0 +01:00
      }
      +"title": 143808
    }
  ]
  -id: 14818
  -titleTs: "'exit':4 'vim':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700588923
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8237419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502523 {#1347
    date: 2023-11-20 18:48: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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1993 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "How-do-I-exit-vim"
  +title: "How do I exit vim?"
  +url: "https://lemmy.ml/pictrs/image/63f4beea-9a26-486e-879e-efb0c9de9a0e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 400
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700582863 {#2493
    date: 2023-11-21 17:07:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#1737
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "They might be stuck in insert or replace mode. Nobody mentioned hitting escape before `:x or :q!`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1700968146 {#1736
        date: 2023-11-26 04:09:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 143808
      -bodyTs: "'escap':13 'hit':12 'insert':6 'mention':11 'might':2 'mode':9 'nobodi':10 'q':17 'replac':8 'stuck':4 'x':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/181703"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700508456 {#1730
        date: 2023-11-20 20:27:36.0 +01:00
      }
      +"title": 143808
    }
  ]
  -id: 14818
  -titleTs: "'exit':4 'vim':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700588923
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8237419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502523 {#1347
    date: 2023-11-20 18:48: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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1734
  +user: Proxies\__CG__\App\Entity\User {#1993 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2498 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "How-do-I-exit-vim"
  +title: "How do I exit vim?"
  +url: "https://lemmy.ml/pictrs/image/63f4beea-9a26-486e-879e-efb0c9de9a0e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 52
  +favouriteCount: 400
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700582863 {#2493
    date: 2023-11-21 17:07:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2501 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#1737
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1734 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "They might be stuck in insert or replace mode. Nobody mentioned hitting escape before `:x or :q!`"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1700968146 {#1736
        date: 2023-11-26 04:09:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GravitySpoiled@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 143808
      -bodyTs: "'escap':13 'hit':12 'insert':6 'mention':11 'might':2 'mode':9 'nobodi':10 'q':17 'replac':8 'stuck':4 'x':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/181703"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700508456 {#1730
        date: 2023-11-20 20:27:36.0 +01:00
      }
      +"title": 143808
    }
  ]
  -id: 14818
  -titleTs: "'exit':4 'vim':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700588923
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8237419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700502523 {#1347
    date: 2023-11-20 18:48: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#1993 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "How-do-I-exit-vim"
    +title: "How do I exit vim?"
    +url: "https://lemmy.ml/pictrs/image/63f4beea-9a26-486e-879e-efb0c9de9a0e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 400
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700582863 {#2493
      date: 2023-11-21 17:07:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#1737}
    ]
    -id: 14818
    -titleTs: "'exit':4 'vim':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700588923
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8237419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700502523 {#1347
      date: 2023-11-20 18:48:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "They might be stuck in insert or replace mode. Nobody mentioned hitting escape before `:x or :q!`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700968146 {#1736
    date: 2023-11-26 04:09:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 143808
  -bodyTs: "'escap':13 'hit':12 'insert':6 'mention':11 'might':2 'mode':9 'nobodi':10 'q':17 'replac':8 'stuck':4 'x':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/181703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700508456 {#1730
    date: 2023-11-20 20:27:36.0 +01:00
  }
  +"title": 143808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#1993 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "How-do-I-exit-vim"
    +title: "How do I exit vim?"
    +url: "https://lemmy.ml/pictrs/image/63f4beea-9a26-486e-879e-efb0c9de9a0e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 400
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700582863 {#2493
      date: 2023-11-21 17:07:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#1737}
    ]
    -id: 14818
    -titleTs: "'exit':4 'vim':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700588923
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8237419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700502523 {#1347
      date: 2023-11-20 18:48:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "They might be stuck in insert or replace mode. Nobody mentioned hitting escape before `:x or :q!`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700968146 {#1736
    date: 2023-11-26 04:09:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 143808
  -bodyTs: "'escap':13 'hit':12 'insert':6 'mention':11 'might':2 'mode':9 'nobodi':10 'q':17 'replac':8 'stuck':4 'x':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/181703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700508456 {#1730
    date: 2023-11-20 20:27:36.0 +01:00
  }
  +"title": 143808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1734
    +user: Proxies\__CG__\App\Entity\User {#1993 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2498 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "How-do-I-exit-vim"
    +title: "How do I exit vim?"
    +url: "https://lemmy.ml/pictrs/image/63f4beea-9a26-486e-879e-efb0c9de9a0e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 52
    +favouriteCount: 400
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700582863 {#2493
      date: 2023-11-21 17:07:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2501 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#1737}
    ]
    -id: 14818
    -titleTs: "'exit':4 'vim':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700588923
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8237419"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700502523 {#1347
      date: 2023-11-20 18:48:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "They might be stuck in insert or replace mode. Nobody mentioned hitting escape before `:x or :q!`"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1700968146 {#1736
    date: 2023-11-26 04:09:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GravitySpoiled@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 143808
  -bodyTs: "'escap':13 'hit':12 'insert':6 'mention':11 'might':2 'mode':9 'nobodi':10 'q':17 'replac':8 'stuck':4 'x':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/181703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700508456 {#1730
    date: 2023-11-20 20:27:36.0 +01:00
  }
  +"title": 143808
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "The-most-secure-OS-named-windows"
  +title: "The most secure OS named windows"
  +url: "https://lemmy.ml/pictrs/image/897afee2-497f-41ff-9d05-699111181bf5.jpeg"
  +body: "Edit: typo"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 301
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700613487 {#2513
    date: 2023-11-22 01:38:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "UAC was introduced with vista, IIRC in xp any program would inherit the privileges of the user running them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700507875 {#1548
        date: 2023-11-20 20:17:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@cedeho@feddit.de"
        "@1337@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 143771
      -bodyTs: "'iirc':6 'inherit':12 'introduc':3 'privileg':14 'program':10 'run':18 'uac':1 'user':17 'vista':5 'would':11 'xp':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/181620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700507875 {#1559
        date: 2023-11-20 20:17:55.0 +01:00
      }
      +"title": 143771
    }
  ]
  -id: 14797
  -titleTs: "'name':5 'os':4 'secur':3 'window':6"
  -bodyTs: "'edit':1 'typo':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700584850
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8234730"
  +editedAt: DateTimeImmutable @1700906103 {#2499
    date: 2023-11-25 10:55:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700498450 {#2366
    date: 2023-11-20 17:40: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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "The-most-secure-OS-named-windows"
  +title: "The most secure OS named windows"
  +url: "https://lemmy.ml/pictrs/image/897afee2-497f-41ff-9d05-699111181bf5.jpeg"
  +body: "Edit: typo"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 301
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700613487 {#2513
    date: 2023-11-22 01:38:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "UAC was introduced with vista, IIRC in xp any program would inherit the privileges of the user running them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700507875 {#1548
        date: 2023-11-20 20:17:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@cedeho@feddit.de"
        "@1337@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 143771
      -bodyTs: "'iirc':6 'inherit':12 'introduc':3 'privileg':14 'program':10 'run':18 'uac':1 'user':17 'vista':5 'would':11 'xp':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/181620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700507875 {#1559
        date: 2023-11-20 20:17:55.0 +01:00
      }
      +"title": 143771
    }
  ]
  -id: 14797
  -titleTs: "'name':5 'os':4 'secur':3 'window':6"
  -bodyTs: "'edit':1 'typo':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700584850
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8234730"
  +editedAt: DateTimeImmutable @1700906103 {#2499
    date: 2023-11-25 10:55:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700498450 {#2366
    date: 2023-11-20 17:40: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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2518 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2520 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "The-most-secure-OS-named-windows"
  +title: "The most secure OS named windows"
  +url: "https://lemmy.ml/pictrs/image/897afee2-497f-41ff-9d05-699111181bf5.jpeg"
  +body: "Edit: typo"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 301
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700613487 {#2513
    date: 2023-11-22 01:38:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "UAC was introduced with vista, IIRC in xp any program would inherit the privileges of the user running them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1700507875 {#1548
        date: 2023-11-20 20:17:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@RmDebArc_5@lemmy.ml"
        "@cedeho@feddit.de"
        "@1337@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 143771
      -bodyTs: "'iirc':6 'inherit':12 'introduc':3 'privileg':14 'program':10 'run':18 'uac':1 'user':17 'vista':5 'would':11 'xp':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/181620"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700507875 {#1559
        date: 2023-11-20 20:17:55.0 +01:00
      }
      +"title": 143771
    }
  ]
  -id: 14797
  -titleTs: "'name':5 'os':4 'secur':3 'window':6"
  -bodyTs: "'edit':1 'typo':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700584850
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8234730"
  +editedAt: DateTimeImmutable @1700906103 {#2499
    date: 2023-11-25 10:55:03.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700498450 {#2366
    date: 2023-11-20 17:40: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
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 {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "The-most-secure-OS-named-windows"
    +title: "The most secure OS named windows"
    +url: "https://lemmy.ml/pictrs/image/897afee2-497f-41ff-9d05-699111181bf5.jpeg"
    +body: "Edit: typo"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700613487 {#2513
      date: 2023-11-22 01:38:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 14797
    -titleTs: "'name':5 'os':4 'secur':3 'window':6"
    -bodyTs: "'edit':1 'typo':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584850
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8234730"
    +editedAt: DateTimeImmutable @1700906103 {#2499
      date: 2023-11-25 10:55:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700498450 {#2366
      date: 2023-11-20 17:40:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "UAC was introduced with vista, IIRC in xp any program would inherit the privileges of the user running them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700507875 {#1548
    date: 2023-11-20 20:17:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@cedeho@feddit.de"
    "@1337@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 143771
  -bodyTs: "'iirc':6 'inherit':12 'introduc':3 'privileg':14 'program':10 'run':18 'uac':1 'user':17 'vista':5 'would':11 'xp':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/181620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700507875 {#1559
    date: 2023-11-20 20:17:55.0 +01:00
  }
  +"title": 143771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "The-most-secure-OS-named-windows"
    +title: "The most secure OS named windows"
    +url: "https://lemmy.ml/pictrs/image/897afee2-497f-41ff-9d05-699111181bf5.jpeg"
    +body: "Edit: typo"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700613487 {#2513
      date: 2023-11-22 01:38:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 14797
    -titleTs: "'name':5 'os':4 'secur':3 'window':6"
    -bodyTs: "'edit':1 'typo':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584850
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8234730"
    +editedAt: DateTimeImmutable @1700906103 {#2499
      date: 2023-11-25 10:55:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700498450 {#2366
      date: 2023-11-20 17:40:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "UAC was introduced with vista, IIRC in xp any program would inherit the privileges of the user running them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700507875 {#1548
    date: 2023-11-20 20:17:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@cedeho@feddit.de"
    "@1337@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 143771
  -bodyTs: "'iirc':6 'inherit':12 'introduc':3 'privileg':14 'program':10 'run':18 'uac':1 'user':17 'vista':5 'would':11 'xp':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/181620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700507875 {#1559
    date: 2023-11-20 20:17:55.0 +01:00
  }
  +"title": 143771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1616
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2518 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2520 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "The-most-secure-OS-named-windows"
    +title: "The most secure OS named windows"
    +url: "https://lemmy.ml/pictrs/image/897afee2-497f-41ff-9d05-699111181bf5.jpeg"
    +body: "Edit: typo"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 301
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700613487 {#2513
      date: 2023-11-22 01:38:07.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 14797
    -titleTs: "'name':5 'os':4 'secur':3 'window':6"
    -bodyTs: "'edit':1 'typo':2"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700584850
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8234730"
    +editedAt: DateTimeImmutable @1700906103 {#2499
      date: 2023-11-25 10:55:03.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700498450 {#2366
      date: 2023-11-20 17:40:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "UAC was introduced with vista, IIRC in xp any program would inherit the privileges of the user running them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700507875 {#1548
    date: 2023-11-20 20:17:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@cedeho@feddit.de"
    "@1337@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 143771
  -bodyTs: "'iirc':6 'inherit':12 'introduc':3 'privileg':14 'program':10 'run':18 'uac':1 'user':17 'vista':5 'would':11 'xp':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/181620"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700507875 {#1559
    date: 2023-11-20 20:17:55.0 +01:00
  }
  +"title": 143771
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#2538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#2540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2541 …}
  +slug: "How-would-you-rate-my-stick"
  +title: "How would you rate my stick?"
  +url: "https://lemmy.world/pictrs/image/0096d4ba-0d7e-4111-bba0-0746e6a8fa10.jpeg"
  +body: """
    1-10. How good of a stick is this? I quite like it.\n
    \n
    ![](https://lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 116
  +favouriteCount: 835
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700630273 {#2533
    date: 2023-11-22 06:17:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  +badges: Doctrine\ORM\PersistentCollection {#2552 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "I think this would make for a pretty fine walking stick if you ask me, doubles as a bush clearing stick when needed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700434533 {#1702
        date: 2023-11-19 23:55:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheGiantKorean@lemmy.world"
        "@Extrasvhx9he@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 141271
      -bodyTs: "'ask':14 'bush':19 'clear':20 'doubl':16 'fine':9 'make':5 'need':23 'pretti':8 'stick':11,21 'think':2 'walk':10 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/174101"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700434533 {#1619
        date: 2023-11-19 23:55:33.0 +01:00
      }
      +"title": 141271
    }
  ]
  -id: 14521
  -titleTs: "'rate':4 'stick':6 'would':2"
  -bodyTs: "'-10':2 '/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':16 '1':1 'good':4 'lemmy.world':15 'lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':14 'like':12 'quit':11 'stick':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700512259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8486174"
  +editedAt: DateTimeImmutable @1700806585 {#2519
    date: 2023-11-24 07:16:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700425859 {#2496
    date: 2023-11-19 21:30:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#2538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#2540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2541 …}
  +slug: "How-would-you-rate-my-stick"
  +title: "How would you rate my stick?"
  +url: "https://lemmy.world/pictrs/image/0096d4ba-0d7e-4111-bba0-0746e6a8fa10.jpeg"
  +body: """
    1-10. How good of a stick is this? I quite like it.\n
    \n
    ![](https://lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 116
  +favouriteCount: 835
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700630273 {#2533
    date: 2023-11-22 06:17:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  +badges: Doctrine\ORM\PersistentCollection {#2552 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "I think this would make for a pretty fine walking stick if you ask me, doubles as a bush clearing stick when needed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700434533 {#1702
        date: 2023-11-19 23:55:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheGiantKorean@lemmy.world"
        "@Extrasvhx9he@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 141271
      -bodyTs: "'ask':14 'bush':19 'clear':20 'doubl':16 'fine':9 'make':5 'need':23 'pretti':8 'stick':11,21 'think':2 'walk':10 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/174101"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700434533 {#1619
        date: 2023-11-19 23:55:33.0 +01:00
      }
      +"title": 141271
    }
  ]
  -id: 14521
  -titleTs: "'rate':4 'stick':6 'would':2"
  -bodyTs: "'-10':2 '/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':16 '1':1 'good':4 'lemmy.world':15 'lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':14 'like':12 'quit':11 'stick':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700512259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8486174"
  +editedAt: DateTimeImmutable @1700806585 {#2519
    date: 2023-11-24 07:16:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700425859 {#2496
    date: 2023-11-19 21:30:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1604
  +user: Proxies\__CG__\App\Entity\User {#2538 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#2540 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2541 …}
  +slug: "How-would-you-rate-my-stick"
  +title: "How would you rate my stick?"
  +url: "https://lemmy.world/pictrs/image/0096d4ba-0d7e-4111-bba0-0746e6a8fa10.jpeg"
  +body: """
    1-10. How good of a stick is this? I quite like it.\n
    \n
    ![](https://lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 116
  +favouriteCount: 835
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700630273 {#2533
    date: 2023-11-22 06:17:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  +badges: Doctrine\ORM\PersistentCollection {#2552 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1604 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +body: "I think this would make for a pretty fine walking stick if you ask me, doubles as a bush clearing stick when needed"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1700434533 {#1702
        date: 2023-11-19 23:55:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheGiantKorean@lemmy.world"
        "@Extrasvhx9he@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1555 …}
      +votes: Doctrine\ORM\PersistentCollection {#1556 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
      -id: 141271
      -bodyTs: "'ask':14 'bush':19 'clear':20 'doubl':16 'fine':9 'make':5 'need':23 'pretti':8 'stick':11,21 'think':2 'walk':10 'would':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/174101"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700434533 {#1619
        date: 2023-11-19 23:55:33.0 +01:00
      }
      +"title": 141271
    }
  ]
  -id: 14521
  -titleTs: "'rate':4 'stick':6 'would':2"
  -bodyTs: "'-10':2 '/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':16 '1':1 'good':4 'lemmy.world':15 'lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':14 'like':12 'quit':11 'stick':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700512259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8486174"
  +editedAt: DateTimeImmutable @1700806585 {#2519
    date: 2023-11-24 07:16:25.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700425859 {#2496
    date: 2023-11-19 21:30:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2538 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#2540 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2541 …}
    +slug: "How-would-you-rate-my-stick"
    +title: "How would you rate my stick?"
    +url: "https://lemmy.world/pictrs/image/0096d4ba-0d7e-4111-bba0-0746e6a8fa10.jpeg"
    +body: """
      1-10. How good of a stick is this? I quite like it.\n
      \n
      ![](https://lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 835
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700630273 {#2533
      date: 2023-11-22 06:17:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 14521
    -titleTs: "'rate':4 'stick':6 'would':2"
    -bodyTs: "'-10':2 '/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':16 '1':1 'good':4 'lemmy.world':15 'lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':14 'like':12 'quit':11 'stick':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700512259
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8486174"
    +editedAt: DateTimeImmutable @1700806585 {#2519
      date: 2023-11-24 07:16:25.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700425859 {#2496
      date: 2023-11-19 21:30:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I think this would make for a pretty fine walking stick if you ask me, doubles as a bush clearing stick when needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700434533 {#1702
    date: 2023-11-19 23:55:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheGiantKorean@lemmy.world"
    "@Extrasvhx9he@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 141271
  -bodyTs: "'ask':14 'bush':19 'clear':20 'doubl':16 'fine':9 'make':5 'need':23 'pretti':8 'stick':11,21 'think':2 'walk':10 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/174101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700434533 {#1619
    date: 2023-11-19 23:55:33.0 +01:00
  }
  +"title": 141271
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2538 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#2540 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2541 …}
    +slug: "How-would-you-rate-my-stick"
    +title: "How would you rate my stick?"
    +url: "https://lemmy.world/pictrs/image/0096d4ba-0d7e-4111-bba0-0746e6a8fa10.jpeg"
    +body: """
      1-10. How good of a stick is this? I quite like it.\n
      \n
      ![](https://lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 835
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700630273 {#2533
      date: 2023-11-22 06:17:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 14521
    -titleTs: "'rate':4 'stick':6 'would':2"
    -bodyTs: "'-10':2 '/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':16 '1':1 'good':4 'lemmy.world':15 'lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':14 'like':12 'quit':11 'stick':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700512259
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8486174"
    +editedAt: DateTimeImmutable @1700806585 {#2519
      date: 2023-11-24 07:16:25.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700425859 {#2496
      date: 2023-11-19 21:30:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I think this would make for a pretty fine walking stick if you ask me, doubles as a bush clearing stick when needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700434533 {#1702
    date: 2023-11-19 23:55:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheGiantKorean@lemmy.world"
    "@Extrasvhx9he@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 141271
  -bodyTs: "'ask':14 'bush':19 'clear':20 'doubl':16 'fine':9 'make':5 'need':23 'pretti':8 'stick':11,21 'think':2 'walk':10 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/174101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700434533 {#1619
    date: 2023-11-19 23:55:33.0 +01:00
  }
  +"title": 141271
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1596
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1604
    +user: Proxies\__CG__\App\Entity\User {#2538 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#2540 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2541 …}
    +slug: "How-would-you-rate-my-stick"
    +title: "How would you rate my stick?"
    +url: "https://lemmy.world/pictrs/image/0096d4ba-0d7e-4111-bba0-0746e6a8fa10.jpeg"
    +body: """
      1-10. How good of a stick is this? I quite like it.\n
      \n
      ![](https://lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 116
    +favouriteCount: 835
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700630273 {#2533
      date: 2023-11-22 06:17:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2542 …}
    +votes: Doctrine\ORM\PersistentCollection {#2544 …}
    +reports: Doctrine\ORM\PersistentCollection {#2546 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
    +badges: Doctrine\ORM\PersistentCollection {#2552 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 14521
    -titleTs: "'rate':4 'stick':6 'would':2"
    -bodyTs: "'-10':2 '/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':16 '1':1 'good':4 'lemmy.world':15 'lemmy.world/pictrs/image/153d8dfd-df87-4804-a8ac-c15467885f6e.jpeg)':14 'like':12 'quit':11 'stick':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700512259
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8486174"
    +editedAt: DateTimeImmutable @1700806585 {#2519
      date: 2023-11-24 07:16:25.0 +01:00
    }
    +createdAt: DateTimeImmutable @1700425859 {#2496
      date: 2023-11-19 21:30:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +body: "I think this would make for a pretty fine walking stick if you ask me, doubles as a bush clearing stick when needed"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700434533 {#1702
    date: 2023-11-19 23:55:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheGiantKorean@lemmy.world"
    "@Extrasvhx9he@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1555 …}
  +votes: Doctrine\ORM\PersistentCollection {#1556 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1566 …}
  -id: 141271
  -bodyTs: "'ask':14 'bush':19 'clear':20 'doubl':16 'fine':9 'make':5 'need':23 'pretti':8 'stick':11,21 'think':2 'walk':10 'would':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/174101"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700434533 {#1619
    date: 2023-11-19 23:55:33.0 +01:00
  }
  +"title": 141271
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: Proxies\__CG__\App\Entity\Image {#2559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "That-many-people-need-old-Ubuntu-installations"
  +title: "That many people need old Ubuntu installations?"
  +url: "https://lemmy.ml/pictrs/image/f5a65952-a239-406e-8937-e428631be65d.png"
  +body: """
    I’ve been seeding many Foss things for years but for some reason, people keep downloading Ubuntu versions that are more than 3 years old.\n
    \n
    Any ideas why there is always someone downloading the ancient stuff, especially Ubuntu?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699764031 {#2554
    date: 2023-11-12 05:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  +badges: Doctrine\ORM\PersistentCollection {#2571 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "Holy ratio"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699496809 {#1666
        date: 2023-11-09 03:26:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ejmin@lemmy.ml"
        "@prayer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 103256
      -bodyTs: "'holi':1 'ratio':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/79776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699496809 {#1561
        date: 2023-11-09 03:26:49.0 +01:00
      }
      +"title": 103256
    }
  ]
  -id: 11235
  -titleTs: "'instal':7 'mani':2 'need':4 'old':5 'peopl':3 'ubuntu':6"
  -bodyTs: "'3':23 'alway':31 'ancient':35 'download':16,33 'especi':37 'foss':6 'idea':27 'keep':15 'mani':5 'old':25 'peopl':14 'reason':13 'seed':4 'someon':32 'stuff':36 'thing':7 'ubuntu':17,38 've':2 'version':18 'year':9,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699561656
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7687281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699475256 {#2539
    date: 2023-11-08 21:27:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: Proxies\__CG__\App\Entity\Image {#2559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "That-many-people-need-old-Ubuntu-installations"
  +title: "That many people need old Ubuntu installations?"
  +url: "https://lemmy.ml/pictrs/image/f5a65952-a239-406e-8937-e428631be65d.png"
  +body: """
    I’ve been seeding many Foss things for years but for some reason, people keep downloading Ubuntu versions that are more than 3 years old.\n
    \n
    Any ideas why there is always someone downloading the ancient stuff, especially Ubuntu?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699764031 {#2554
    date: 2023-11-12 05:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  +badges: Doctrine\ORM\PersistentCollection {#2571 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "Holy ratio"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699496809 {#1666
        date: 2023-11-09 03:26:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ejmin@lemmy.ml"
        "@prayer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 103256
      -bodyTs: "'holi':1 'ratio':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/79776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699496809 {#1561
        date: 2023-11-09 03:26:49.0 +01:00
      }
      +"title": 103256
    }
  ]
  -id: 11235
  -titleTs: "'instal':7 'mani':2 'need':4 'old':5 'peopl':3 'ubuntu':6"
  -bodyTs: "'3':23 'alway':31 'ancient':35 'download':16,33 'especi':37 'foss':6 'idea':27 'keep':15 'mani':5 'old':25 'peopl':14 'reason':13 'seed':4 'someon':32 'stuff':36 'thing':7 'ubuntu':17,38 've':2 'version':18 'year':9,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699561656
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7687281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699475256 {#2539
    date: 2023-11-08 21:27:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1527
  +user: Proxies\__CG__\App\Entity\User {#2516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: Proxies\__CG__\App\Entity\Image {#2559 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
  +slug: "That-many-people-need-old-Ubuntu-installations"
  +title: "That many people need old Ubuntu installations?"
  +url: "https://lemmy.ml/pictrs/image/f5a65952-a239-406e-8937-e428631be65d.png"
  +body: """
    I’ve been seeding many Foss things for years but for some reason, people keep downloading Ubuntu versions that are more than 3 years old.\n
    \n
    Any ideas why there is always someone downloading the ancient stuff, especially Ubuntu?
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 36
  +favouriteCount: 221
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699764031 {#2554
    date: 2023-11-12 05:40:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2561 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  +badges: Doctrine\ORM\PersistentCollection {#2571 …}
  +children: [
    App\Entity\EntryComment {#1525
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1527 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +body: "Holy ratio"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 14
      +score: 0
      +lastActive: DateTime @1699496809 {#1666
        date: 2023-11-09 03:26:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ejmin@lemmy.ml"
        "@prayer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1611 …}
      +nested: Doctrine\ORM\PersistentCollection {#1705 …}
      +votes: Doctrine\ORM\PersistentCollection {#1692 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
      -id: 103256
      -bodyTs: "'holi':1 'ratio':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/79776"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699496809 {#1561
        date: 2023-11-09 03:26:49.0 +01:00
      }
      +"title": 103256
    }
  ]
  -id: 11235
  -titleTs: "'instal':7 'mani':2 'need':4 'old':5 'peopl':3 'ubuntu':6"
  -bodyTs: "'3':23 'alway':31 'ancient':35 'download':16,33 'especi':37 'foss':6 'idea':27 'keep':15 'mani':5 'old':25 'peopl':14 'reason':13 'seed':4 'someon':32 'stuff':36 'thing':7 'ubuntu':17,38 've':2 'version':18 'year':9,24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699561656
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7687281"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699475256 {#2539
    date: 2023-11-08 21:27:36.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: Proxies\__CG__\App\Entity\Image {#2559 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "That-many-people-need-old-Ubuntu-installations"
    +title: "That many people need old Ubuntu installations?"
    +url: "https://lemmy.ml/pictrs/image/f5a65952-a239-406e-8937-e428631be65d.png"
    +body: """
      I’ve been seeding many Foss things for years but for some reason, people keep downloading Ubuntu versions that are more than 3 years old.\n
      \n
      Any ideas why there is always someone downloading the ancient stuff, especially Ubuntu?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699764031 {#2554
      date: 2023-11-12 05:40:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    +badges: Doctrine\ORM\PersistentCollection {#2571 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 11235
    -titleTs: "'instal':7 'mani':2 'need':4 'old':5 'peopl':3 'ubuntu':6"
    -bodyTs: "'3':23 'alway':31 'ancient':35 'download':16,33 'especi':37 'foss':6 'idea':27 'keep':15 'mani':5 'old':25 'peopl':14 'reason':13 'seed':4 'someon':32 'stuff':36 'thing':7 'ubuntu':17,38 've':2 'version':18 'year':9,24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699561656
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7687281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699475256 {#2539
      date: 2023-11-08 21:27:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "Holy ratio"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699496809 {#1666
    date: 2023-11-09 03:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ejmin@lemmy.ml"
    "@prayer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 103256
  -bodyTs: "'holi':1 'ratio':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/79776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699496809 {#1561
    date: 2023-11-09 03:26:49.0 +01:00
  }
  +"title": 103256
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: Proxies\__CG__\App\Entity\Image {#2559 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "That-many-people-need-old-Ubuntu-installations"
    +title: "That many people need old Ubuntu installations?"
    +url: "https://lemmy.ml/pictrs/image/f5a65952-a239-406e-8937-e428631be65d.png"
    +body: """
      I’ve been seeding many Foss things for years but for some reason, people keep downloading Ubuntu versions that are more than 3 years old.\n
      \n
      Any ideas why there is always someone downloading the ancient stuff, especially Ubuntu?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699764031 {#2554
      date: 2023-11-12 05:40:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    +badges: Doctrine\ORM\PersistentCollection {#2571 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 11235
    -titleTs: "'instal':7 'mani':2 'need':4 'old':5 'peopl':3 'ubuntu':6"
    -bodyTs: "'3':23 'alway':31 'ancient':35 'download':16,33 'especi':37 'foss':6 'idea':27 'keep':15 'mani':5 'old':25 'peopl':14 'reason':13 'seed':4 'someon':32 'stuff':36 'thing':7 'ubuntu':17,38 've':2 'version':18 'year':9,24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699561656
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7687281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699475256 {#2539
      date: 2023-11-08 21:27:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "Holy ratio"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699496809 {#1666
    date: 2023-11-09 03:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ejmin@lemmy.ml"
    "@prayer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 103256
  -bodyTs: "'holi':1 'ratio':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/79776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699496809 {#1561
    date: 2023-11-09 03:26:49.0 +01:00
  }
  +"title": 103256
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#1525
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1527
    +user: Proxies\__CG__\App\Entity\User {#2516 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
    +image: Proxies\__CG__\App\Entity\Image {#2559 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2500 …}
    +slug: "That-many-people-need-old-Ubuntu-installations"
    +title: "That many people need old Ubuntu installations?"
    +url: "https://lemmy.ml/pictrs/image/f5a65952-a239-406e-8937-e428631be65d.png"
    +body: """
      I’ve been seeding many Foss things for years but for some reason, people keep downloading Ubuntu versions that are more than 3 years old.\n
      \n
      Any ideas why there is always someone downloading the ancient stuff, especially Ubuntu?
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 36
    +favouriteCount: 221
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699764031 {#2554
      date: 2023-11-12 05:40:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2561 …}
    +votes: Doctrine\ORM\PersistentCollection {#2563 …}
    +reports: Doctrine\ORM\PersistentCollection {#2565 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
    +badges: Doctrine\ORM\PersistentCollection {#2571 …}
    +children: [
      App\Entity\EntryComment {#1525}
    ]
    -id: 11235
    -titleTs: "'instal':7 'mani':2 'need':4 'old':5 'peopl':3 'ubuntu':6"
    -bodyTs: "'3':23 'alway':31 'ancient':35 'download':16,33 'especi':37 'foss':6 'idea':27 'keep':15 'mani':5 'old':25 'peopl':14 'reason':13 'seed':4 'someon':32 'stuff':36 'thing':7 'ubuntu':17,38 've':2 'version':18 'year':9,24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699561656
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7687281"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699475256 {#2539
      date: 2023-11-08 21:27:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1568 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +body: "Holy ratio"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1699496809 {#1666
    date: 2023-11-09 03:26:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ejmin@lemmy.ml"
    "@prayer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1611 …}
  +nested: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1692 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  -id: 103256
  -bodyTs: "'holi':1 'ratio':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/79776"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699496809 {#1561
    date: 2023-11-09 03:26:49.0 +01:00
  }
  +"title": 103256
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
  +slug: "Is-it-possible-to-transfer-an-account-from-one-Lemmy"
  +title: "Is it possible to transfer an account from one Lemmy instance to another?"
  +url: null
  +body: """
    I am eventually going to host my own instance but for now just enjoying the free ride on Lemmy.world.\n
    \n
    If I host my own instance is there a way to transfer this account over?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699909778 {#2573
    date: 2023-11-13 22:09:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  +badges: Doctrine\ORM\PersistentCollection {#2589 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use [Lemmy Handshake](https://github.com/gusVLZ/lemmy_handshake), an android application which keeps them in sync as wel!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698874852 {#1430
        date: 2023-11-01 22:40:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@youngGoku@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 83380
      -bodyTs: "'/gusvlz/lemmy_handshake),':7 'android':9 'applic':10 'github.com':6 'github.com/gusvlz/lemmy_handshake),':5 'handshak':4 'keep':12 'lemmi':3 'sync':15 'use':2 'wel':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/16016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698874852 {#1429
        date: 2023-11-01 22:40:52.0 +01:00
      }
      +"title": 83380
    }
  ]
  -id: 8970
  -titleTs: "'account':7 'anoth':13 'instanc':11 'lemmi':10 'one':9 'possibl':3 'transfer':5"
  -bodyTs: "'account':33 'enjoy':14 'eventu':3 'free':16 'go':4 'host':6,22 'instanc':9,25 'lemmy.world':19 'ride':17 'transfer':31 'way':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698954306
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7653334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698867906 {#2560
    date: 2023-11-01 20:45:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
  +slug: "Is-it-possible-to-transfer-an-account-from-one-Lemmy"
  +title: "Is it possible to transfer an account from one Lemmy instance to another?"
  +url: null
  +body: """
    I am eventually going to host my own instance but for now just enjoying the free ride on Lemmy.world.\n
    \n
    If I host my own instance is there a way to transfer this account over?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699909778 {#2573
    date: 2023-11-13 22:09:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  +badges: Doctrine\ORM\PersistentCollection {#2589 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use [Lemmy Handshake](https://github.com/gusVLZ/lemmy_handshake), an android application which keeps them in sync as wel!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698874852 {#1430
        date: 2023-11-01 22:40:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@youngGoku@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 83380
      -bodyTs: "'/gusvlz/lemmy_handshake),':7 'android':9 'applic':10 'github.com':6 'github.com/gusvlz/lemmy_handshake),':5 'handshak':4 'keep':12 'lemmi':3 'sync':15 'use':2 'wel':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/16016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698874852 {#1429
        date: 2023-11-01 22:40:52.0 +01:00
      }
      +"title": 83380
    }
  ]
  -id: 8970
  -titleTs: "'account':7 'anoth':13 'instanc':11 'lemmi':10 'one':9 'possibl':3 'transfer':5"
  -bodyTs: "'account':33 'enjoy':14 'eventu':3 'free':16 'go':4 'host':6,22 'instanc':9,25 'lemmy.world':19 'ride':17 'transfer':31 'way':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698954306
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7653334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698867906 {#2560
    date: 2023-11-01 20:45:06.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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
  +slug: "Is-it-possible-to-transfer-an-account-from-one-Lemmy"
  +title: "Is it possible to transfer an account from one Lemmy instance to another?"
  +url: null
  +body: """
    I am eventually going to host my own instance but for now just enjoying the free ride on Lemmy.world.\n
    \n
    If I host my own instance is there a way to transfer this account over?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 64
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699909778 {#2573
    date: 2023-11-13 22:09:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2578 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  +badges: Doctrine\ORM\PersistentCollection {#2589 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use [Lemmy Handshake](https://github.com/gusVLZ/lemmy_handshake), an android application which keeps them in sync as wel!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1698874852 {#1430
        date: 2023-11-01 22:40:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@youngGoku@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 83380
      -bodyTs: "'/gusvlz/lemmy_handshake),':7 'android':9 'applic':10 'github.com':6 'github.com/gusvlz/lemmy_handshake),':5 'handshak':4 'keep':12 'lemmi':3 'sync':15 'use':2 'wel':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://0d.gs/comment/16016"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698874852 {#1429
        date: 2023-11-01 22:40:52.0 +01:00
      }
      +"title": 83380
    }
  ]
  -id: 8970
  -titleTs: "'account':7 'anoth':13 'instanc':11 'lemmi':10 'one':9 'possibl':3 'transfer':5"
  -bodyTs: "'account':33 'enjoy':14 'eventu':3 'free':16 'go':4 'host':6,22 'instanc':9,25 'lemmy.world':19 'ride':17 'transfer':31 'way':29"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698954306
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7653334"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698867906 {#2560
    date: 2023-11-01 20:45:06.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2536 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
    +slug: "Is-it-possible-to-transfer-an-account-from-one-Lemmy"
    +title: "Is it possible to transfer an account from one Lemmy instance to another?"
    +url: null
    +body: """
      I am eventually going to host my own instance but for now just enjoying the free ride on Lemmy.world.\n
      \n
      If I host my own instance is there a way to transfer this account over?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699909778 {#2573
      date: 2023-11-13 22:09:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    +badges: Doctrine\ORM\PersistentCollection {#2589 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 8970
    -titleTs: "'account':7 'anoth':13 'instanc':11 'lemmi':10 'one':9 'possibl':3 'transfer':5"
    -bodyTs: "'account':33 'enjoy':14 'eventu':3 'free':16 'go':4 'host':6,22 'instanc':9,25 'lemmy.world':19 'ride':17 'transfer':31 'way':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698954306
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7653334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698867906 {#2560
      date: 2023-11-01 20:45:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use [Lemmy Handshake](https://github.com/gusVLZ/lemmy_handshake), an android application which keeps them in sync as wel!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698874852 {#1430
    date: 2023-11-01 22:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 83380
  -bodyTs: "'/gusvlz/lemmy_handshake),':7 'android':9 'applic':10 'github.com':6 'github.com/gusvlz/lemmy_handshake),':5 'handshak':4 'keep':12 'lemmi':3 'sync':15 'use':2 'wel':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/16016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698874852 {#1429
    date: 2023-11-01 22:40:52.0 +01:00
  }
  +"title": 83380
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2536 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
    +slug: "Is-it-possible-to-transfer-an-account-from-one-Lemmy"
    +title: "Is it possible to transfer an account from one Lemmy instance to another?"
    +url: null
    +body: """
      I am eventually going to host my own instance but for now just enjoying the free ride on Lemmy.world.\n
      \n
      If I host my own instance is there a way to transfer this account over?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699909778 {#2573
      date: 2023-11-13 22:09:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    +badges: Doctrine\ORM\PersistentCollection {#2589 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 8970
    -titleTs: "'account':7 'anoth':13 'instanc':11 'lemmi':10 'one':9 'possibl':3 'transfer':5"
    -bodyTs: "'account':33 'enjoy':14 'eventu':3 'free':16 'go':4 'host':6,22 'instanc':9,25 'lemmy.world':19 'ride':17 'transfer':31 'way':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698954306
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7653334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698867906 {#2560
      date: 2023-11-01 20:45:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use [Lemmy Handshake](https://github.com/gusVLZ/lemmy_handshake), an android application which keeps them in sync as wel!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698874852 {#1430
    date: 2023-11-01 22:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 83380
  -bodyTs: "'/gusvlz/lemmy_handshake),':7 'android':9 'applic':10 'github.com':6 'github.com/gusvlz/lemmy_handshake),':5 'handshak':4 'keep':12 'lemmi':3 'sync':15 'use':2 'wel':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/16016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698874852 {#1429
    date: 2023-11-01 22:40:52.0 +01:00
  }
  +"title": 83380
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2536 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2258 …}
    +slug: "Is-it-possible-to-transfer-an-account-from-one-Lemmy"
    +title: "Is it possible to transfer an account from one Lemmy instance to another?"
    +url: null
    +body: """
      I am eventually going to host my own instance but for now just enjoying the free ride on Lemmy.world.\n
      \n
      If I host my own instance is there a way to transfer this account over?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 64
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699909778 {#2573
      date: 2023-11-13 22:09:38.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2578 …}
    +votes: Doctrine\ORM\PersistentCollection {#2581 …}
    +reports: Doctrine\ORM\PersistentCollection {#2583 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
    +badges: Doctrine\ORM\PersistentCollection {#2589 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 8970
    -titleTs: "'account':7 'anoth':13 'instanc':11 'lemmi':10 'one':9 'possibl':3 'transfer':5"
    -bodyTs: "'account':33 'enjoy':14 'eventu':3 'free':16 'go':4 'host':6,22 'instanc':9,25 'lemmy.world':19 'ride':17 'transfer':31 'way':29"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698954306
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7653334"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698867906 {#2560
      date: 2023-11-01 20:45:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use [Lemmy Handshake](https://github.com/gusVLZ/lemmy_handshake), an android application which keeps them in sync as wel!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1698874852 {#1430
    date: 2023-11-01 22:40:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 83380
  -bodyTs: "'/gusvlz/lemmy_handshake),':7 'android':9 'applic':10 'github.com':6 'github.com/gusvlz/lemmy_handshake),':5 'handshak':4 'keep':12 'lemmi':3 'sync':15 'use':2 'wel':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://0d.gs/comment/16016"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698874852 {#1429
    date: 2023-11-01 22:40:52.0 +01:00
  }
  +"title": 83380
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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_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
78 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