GET https://kbin.spritesserver.nl/u/@Empricorn@feddit.nl/comments/active?p=9

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.21 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.03 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2054
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2289 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: "I’ll take “COMEBACKS THAT AREN’T ACTUALLY CLEVER” for $800, Alex!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698895214 {#2091
    date: 2023-11-02 04:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elarionus@lemmy.dbzer0.com"
    "@netchami@sh.itjust.works"
    "@DebatableRaccoon@lemmy.ca"
    "@z00s@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 83759
  -bodyTs: "'800':11 'actual':8 'alex':12 'aren':6 'clever':9 'comeback':4 'll':2 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4239946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698895214 {#2325
    date: 2023-11-02 04:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2054
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2289 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: "I’ll take “COMEBACKS THAT AREN’T ACTUALLY CLEVER” for $800, Alex!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698895214 {#2091
    date: 2023-11-02 04:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elarionus@lemmy.dbzer0.com"
    "@netchami@sh.itjust.works"
    "@DebatableRaccoon@lemmy.ca"
    "@z00s@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 83759
  -bodyTs: "'800':11 'actual':8 'alex':12 'aren':6 'clever':9 'comeback':4 'll':2 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4239946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698895214 {#2325
    date: 2023-11-02 04:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2054
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2289 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: "I’ll take “COMEBACKS THAT AREN’T ACTUALLY CLEVER” for $800, Alex!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698895214 {#2091
    date: 2023-11-02 04:20:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elarionus@lemmy.dbzer0.com"
    "@netchami@sh.itjust.works"
    "@DebatableRaccoon@lemmy.ca"
    "@z00s@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2071 …}
  +votes: Doctrine\ORM\PersistentCollection {#2074 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 83759
  -bodyTs: "'800':11 'actual':8 'alex':12 'aren':6 'clever':9 'comeback':4 'll':2 'take':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4239946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698895214 {#2325
    date: 2023-11-02 04:20:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2138
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Sometimes she goes, sometimes she doesn’t… Fuckin way she goes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698762702 {#2053
    date: 2023-10-31 15:31:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@JamesStallion@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 81449
  -bodyTs: "'doesn':6 'fuckin':8 'goe':3,11 'sometim':1,4 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4198234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698762702 {#2093
    date: 2023-10-31 15:31:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2138
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Sometimes she goes, sometimes she doesn’t… Fuckin way she goes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698762702 {#2053
    date: 2023-10-31 15:31:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@JamesStallion@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 81449
  -bodyTs: "'doesn':6 'fuckin':8 'goe':3,11 'sometim':1,4 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4198234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698762702 {#2093
    date: 2023-10-31 15:31:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2138
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2345 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2348 …}
  +body: "Sometimes she goes, sometimes she doesn’t… Fuckin way she goes…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698762702 {#2053
    date: 2023-10-31 15:31:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
    "@JamesStallion@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2132 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  -id: 81449
  -bodyTs: "'doesn':6 'fuckin':8 'goe':3,11 'sometim':1,4 'way':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4198234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698762702 {#2093
    date: 2023-10-31 15:31:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe someone should have gifted her a tubal ligation?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698680038 {#2040
    date: 2023-10-30 16:33:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 79966
  -bodyTs: "'gift':5 'ligat':9 'mayb':1 'someon':2 'tubal':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4168867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698672543 {#2333
    date: 2023-10-30 14:29:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe someone should have gifted her a tubal ligation?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698680038 {#2040
    date: 2023-10-30 16:33:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 79966
  -bodyTs: "'gift':5 'ligat':9 'mayb':1 'someon':2 'tubal':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4168867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698672543 {#2333
    date: 2023-10-30 14:29:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
  +image: null
  +parent: null
  +root: null
  +body: "Maybe someone should have gifted her a tubal ligation?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 18
  +score: 0
  +lastActive: DateTime @1698680038 {#2040
    date: 2023-10-30 16:33:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2293 …}
  +nested: Doctrine\ORM\PersistentCollection {#2299 …}
  +votes: Doctrine\ORM\PersistentCollection {#2122 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
  -id: 79966
  -bodyTs: "'gift':5 'ligat':9 'mayb':1 'someon':2 'tubal':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4168867"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698672543 {#2333
    date: 2023-10-30 14:29:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: App\Entity\EntryComment {#2160
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe someone should have gifted her a tubal ligation?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698680038 {#2040
      date: 2023-10-30 16:33:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@alphacyberranger@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2293 …}
    +nested: Doctrine\ORM\PersistentCollection {#2299 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
    -id: 79966
    -bodyTs: "'gift':5 'ligat':9 'mayb':1 'someon':2 'tubal':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4168867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698672543 {#2333
      date: 2023-10-30 14:29:03.0 +01:00
    }
  }
  +body: "I don’t even begin to know what that’s supposed to mean…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698680036 {#2126
    date: 2023-10-30 16:33:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@player2@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 80122
  -bodyTs: "'begin':5 'even':4 'know':7 'mean':13 'suppos':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4171638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680036 {#2223
    date: 2023-10-30 16:33:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: App\Entity\EntryComment {#2160
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe someone should have gifted her a tubal ligation?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698680038 {#2040
      date: 2023-10-30 16:33:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@alphacyberranger@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2293 …}
    +nested: Doctrine\ORM\PersistentCollection {#2299 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
    -id: 79966
    -bodyTs: "'gift':5 'ligat':9 'mayb':1 'someon':2 'tubal':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4168867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698672543 {#2333
      date: 2023-10-30 14:29:03.0 +01:00
    }
  }
  +body: "I don’t even begin to know what that’s supposed to mean…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698680036 {#2126
    date: 2023-10-30 16:33:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@player2@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 80122
  -bodyTs: "'begin':5 'even':4 'know':7 'mean':13 'suppos':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4171638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680036 {#2223
    date: 2023-10-30 16:33:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2216
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: App\Entity\EntryComment {#2160
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2104 …}
    +image: null
    +parent: null
    +root: null
    +body: "Maybe someone should have gifted her a tubal ligation?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 18
    +score: 0
    +lastActive: DateTime @1698680038 {#2040
      date: 2023-10-30 16:33:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@alphacyberranger@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2293 …}
    +nested: Doctrine\ORM\PersistentCollection {#2299 …}
    +votes: Doctrine\ORM\PersistentCollection {#2122 …}
    +reports: Doctrine\ORM\PersistentCollection {#2213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2231 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2225 …}
    -id: 79966
    -bodyTs: "'gift':5 'ligat':9 'mayb':1 'someon':2 'tubal':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.nl/comment/4168867"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698672543 {#2333
      date: 2023-10-30 14:29:03.0 +01:00
    }
  }
  +body: "I don’t even begin to know what that’s supposed to mean…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698680036 {#2126
    date: 2023-10-30 16:33:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@sh.itjust.works"
    "@Empricorn@feddit.nl"
    "@player2@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 80122
  -bodyTs: "'begin':5 'even':4 'know':7 'mean':13 'suppos':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4171638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680036 {#2223
    date: 2023-10-30 16:33:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: null
  +root: null
  +body: "Actual badasses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1698529506 {#2227
    date: 2023-10-28 23:45:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 77246
  -bodyTs: "'actual':1 'badass':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4128321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698529506 {#2214
    date: 2023-10-28 23:45:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: null
  +root: null
  +body: "Actual badasses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1698529506 {#2227
    date: 2023-10-28 23:45:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 77246
  -bodyTs: "'actual':1 'badass':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4128321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698529506 {#2214
    date: 2023-10-28 23:45:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
App\Entity\EntryComment {#2121
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2118 …}
  +image: null
  +parent: null
  +root: null
  +body: "Actual badasses."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1698529506 {#2227
    date: 2023-10-28 23:45:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2114 …}
  +nested: Doctrine\ORM\PersistentCollection {#2112 …}
  +votes: Doctrine\ORM\PersistentCollection {#2110 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2102 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2111 …}
  -id: 77246
  -bodyTs: "'actual':1 'badass':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4128321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698529506 {#2214
    date: 2023-10-28 23:45:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "That sounds… even less secure, but admittedly I know nothing about it. How does it work? MAC address? Device type? OS? I think all of those can be spoofed…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698422595 {#2113
    date: 2023-10-27 18:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woshang@lemmy.world"
    "@Holzkohlen@feddit.de"
    "@PieMePlenty@lemmy.world"
    "@zalgotext@sh.itjust.works"
    "@TwinTusks@outpost.zeuslink.net"
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 74879
  -bodyTs: "'address':18 'admit':7 'devic':19 'even':3 'know':9 'less':4 'mac':17 'noth':10 'os':21 'secur':5 'sound':2 'spoof':29 'think':23 'type':20 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4093486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698422595 {#2119
    date: 2023-10-27 18:03:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "That sounds… even less secure, but admittedly I know nothing about it. How does it work? MAC address? Device type? OS? I think all of those can be spoofed…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698422595 {#2113
    date: 2023-10-27 18:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woshang@lemmy.world"
    "@Holzkohlen@feddit.de"
    "@PieMePlenty@lemmy.world"
    "@zalgotext@sh.itjust.works"
    "@TwinTusks@outpost.zeuslink.net"
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 74879
  -bodyTs: "'address':18 'admit':7 'devic':19 'even':3 'know':9 'less':4 'mac':17 'noth':10 'os':21 'secur':5 'sound':2 'spoof':29 'think':23 'type':20 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4093486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698422595 {#2119
    date: 2023-10-27 18:03:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +body: "That sounds… even less secure, but admittedly I know nothing about it. How does it work? MAC address? Device type? OS? I think all of those can be spoofed…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698422595 {#2113
    date: 2023-10-27 18:03:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@woshang@lemmy.world"
    "@Holzkohlen@feddit.de"
    "@PieMePlenty@lemmy.world"
    "@zalgotext@sh.itjust.works"
    "@TwinTusks@outpost.zeuslink.net"
    "@Wogi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2321 …}
  +nested: Doctrine\ORM\PersistentCollection {#2310 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2303 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2317 …}
  -id: 74879
  -bodyTs: "'address':18 'admit':7 'devic':19 'even':3 'know':9 'less':4 'mac':17 'noth':10 'os':21 'secur':5 'sound':2 'spoof':29 'think':23 'type':20 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4093486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698422595 {#2119
    date: 2023-10-27 18:03:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2292
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +body: "It’s not *just* the brain. From what I understand, muscles and what-not would still react to stimuli and damage if not for anesthesia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698258720 {#2302
    date: 2023-10-25 20:32:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Window_Error_Noises@lemmy.world"
    "@xantoxis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 71737
  -bodyTs: "'anesthesia':26 'brain':6 'damag':22 'muscl':11 'react':18 'still':17 'stimuli':20 'understand':10 'what-not':13 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4040595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258720 {#2105
    date: 2023-10-25 20:32:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2292
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +body: "It’s not *just* the brain. From what I understand, muscles and what-not would still react to stimuli and damage if not for anesthesia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698258720 {#2302
    date: 2023-10-25 20:32:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Window_Error_Noises@lemmy.world"
    "@xantoxis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 71737
  -bodyTs: "'anesthesia':26 'brain':6 'damag':22 'muscl':11 'react':18 'still':17 'stimuli':20 'understand':10 'what-not':13 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4040595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258720 {#2105
    date: 2023-10-25 20:32:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2292
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2294 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +body: "It’s not *just* the brain. From what I understand, muscles and what-not would still react to stimuli and damage if not for anesthesia."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698258720 {#2302
    date: 2023-10-25 20:32:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Window_Error_Noises@lemmy.world"
    "@xantoxis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 71737
  -bodyTs: "'anesthesia':26 'brain':6 'damag':22 'muscl':11 'react':18 'still':17 'stimuli':20 'understand':10 'what-not':13 'would':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4040595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698258720 {#2105
    date: 2023-10-25 20:32:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: """
    I’m confused. In your initial post, the only OS you mentioned was Linux:\n
    \n
    > One soft requirement is that it should be installable with Flatpak on Linux.\n
    \n
    But you don’t use/want a Linux browser…?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698204816 {#2316
    date: 2023-10-25 05:33:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@SuperIce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 70312
  -bodyTs: "'browser':35 'confus':3 'flatpak':25 'initi':6 'instal':23 'linux':14,27,34 'm':2 'mention':12 'one':15 'os':10 'post':7 'requir':17 'soft':16 'use/want':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4023671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204816 {#2313
    date: 2023-10-25 05:33:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: """
    I’m confused. In your initial post, the only OS you mentioned was Linux:\n
    \n
    > One soft requirement is that it should be installable with Flatpak on Linux.\n
    \n
    But you don’t use/want a Linux browser…?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698204816 {#2316
    date: 2023-10-25 05:33:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@SuperIce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 70312
  -bodyTs: "'browser':35 'confus':3 'flatpak':25 'initi':6 'instal':23 'linux':14,27,34 'm':2 'mention':12 'one':15 'os':10 'post':7 'requir':17 'soft':16 'use/want':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4023671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204816 {#2313
    date: 2023-10-25 05:33:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2219 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +body: """
    I’m confused. In your initial post, the only OS you mentioned was Linux:\n
    \n
    > One soft requirement is that it should be installable with Flatpak on Linux.\n
    \n
    But you don’t use/want a Linux browser…?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698204816 {#2316
    date: 2023-10-25 05:33:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@SuperIce@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2196 …}
  +nested: Doctrine\ORM\PersistentCollection {#2194 …}
  +votes: Doctrine\ORM\PersistentCollection {#2193 …}
  +reports: Doctrine\ORM\PersistentCollection {#2205 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2202 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2210 …}
  -id: 70312
  -bodyTs: "'browser':35 'confus':3 'flatpak':25 'initi':6 'instal':23 'linux':14,27,34 'm':2 'mention':12 'one':15 'os':10 'post':7 'requir':17 'soft':16 'use/want':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4023671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698204816 {#2313
    date: 2023-10-25 05:33:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sorry. Meant to say “It’s French for hello, *I’m* a dumbass”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204267 {#2218
    date: 2023-10-25 05:24:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 70299
  -bodyTs: "'dumbass':13 'french':7 'hello':9 'm':11 'meant':2 'say':4 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4023385"
  +editedAt: DateTimeImmutable @1698204290 {#2220
    date: 2023-10-25 05:24:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698204267 {#2099
    date: 2023-10-25 05:24:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sorry. Meant to say “It’s French for hello, *I’m* a dumbass”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204267 {#2218
    date: 2023-10-25 05:24:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 70299
  -bodyTs: "'dumbass':13 'french':7 'hello':9 'm':11 'meant':2 'say':4 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4023385"
  +editedAt: DateTimeImmutable @1698204290 {#2220
    date: 2023-10-25 05:24:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698204267 {#2099
    date: 2023-10-25 05:24:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: null
  +root: null
  +body: "Sorry. Meant to say “It’s French for hello, *I’m* a dumbass”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698204267 {#2218
    date: 2023-10-25 05:24:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Clbull@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 70299
  -bodyTs: "'dumbass':13 'french':7 'hello':9 'm':11 'meant':2 'say':4 'sorri':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/4023385"
  +editedAt: DateTimeImmutable @1698204290 {#2220
    date: 2023-10-25 05:24:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698204267 {#2099
    date: 2023-10-25 05:24:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +body: "Well, then you’ll be happy. Because that’s the current logo, for the indefinite future (as far as we know)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697938812 {#2208
    date: 2023-10-22 03:40:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JackSparrow174@discuss.tchncs.de"
    "@ayam@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 63971
  -bodyTs: "'current':11 'far':18 'futur':16 'happi':6 'indefinit':15 'know':21 'll':4 'logo':12 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3930569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697938812 {#2212
    date: 2023-10-22 03:40:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +body: "Well, then you’ll be happy. Because that’s the current logo, for the indefinite future (as far as we know)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697938812 {#2208
    date: 2023-10-22 03:40:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JackSparrow174@discuss.tchncs.de"
    "@ayam@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 63971
  -bodyTs: "'current':11 'far':18 'futur':16 'happi':6 'indefinit':15 'know':21 'll':4 'logo':12 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3930569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697938812 {#2212
    date: 2023-10-22 03:40:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +body: "Well, then you’ll be happy. Because that’s the current logo, for the indefinite future (as far as we know)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1697938812 {#2208
    date: 2023-10-22 03:40:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JackSparrow174@discuss.tchncs.de"
    "@ayam@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 63971
  -bodyTs: "'current':11 'far':18 'futur':16 'happi':6 'indefinit':15 'know':21 'll':4 'logo':12 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3930569"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697938812 {#2212
    date: 2023-10-22 03:40:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2244
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "Or… how often they fuck with a beloved logo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697938690 {#2265
    date: 2023-10-22 03:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JackSparrow174@discuss.tchncs.de"
    "@Ghostalmedia@lemmy.world"
    "@lud@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 63968
  -bodyTs: "'belov':8 'fuck':5 'logo':9 'often':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3930498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697938690 {#2253
    date: 2023-10-22 03:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2244
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "Or… how often they fuck with a beloved logo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697938690 {#2265
    date: 2023-10-22 03:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JackSparrow174@discuss.tchncs.de"
    "@Ghostalmedia@lemmy.world"
    "@lud@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 63968
  -bodyTs: "'belov':8 'fuck':5 'logo':9 'often':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3930498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697938690 {#2253
    date: 2023-10-22 03:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2244
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "Or… how often they fuck with a beloved logo?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697938690 {#2265
    date: 2023-10-22 03:38:10.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JackSparrow174@discuss.tchncs.de"
    "@Ghostalmedia@lemmy.world"
    "@lud@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2286 …}
  -id: 63968
  -bodyTs: "'belov':8 'fuck':5 'logo':9 'often':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3930498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697938690 {#2253
    date: 2023-10-22 03:38:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "There’s nothing wrong with being proud of yourself. But we’re humans and all go through ups and downs in our lives that can make us complacent… So I propose: shouldn’t we strive to be the *best* version of ourselves?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697900692 {#2260
    date: 2023-10-21 17:04:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@Gradually_Adjusting@lemmy.world"
    "@janus2@lemmy.sdf.org"
    "@kakes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 63018
  -bodyTs: "'best':39 'complac':28 'down':20 'go':16 'human':13 'live':23 'make':26 'noth':3 'propos':31 'proud':7 're':12 'shouldn':32 'strive':35 'up':18 'us':27 'version':40 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3915587"
  +editedAt: DateTimeImmutable @1697900725 {#2259
    date: 2023-10-21 17:05:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697900692 {#2207
    date: 2023-10-21 17:04:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "There’s nothing wrong with being proud of yourself. But we’re humans and all go through ups and downs in our lives that can make us complacent… So I propose: shouldn’t we strive to be the *best* version of ourselves?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697900692 {#2260
    date: 2023-10-21 17:04:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@Gradually_Adjusting@lemmy.world"
    "@janus2@lemmy.sdf.org"
    "@kakes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 63018
  -bodyTs: "'best':39 'complac':28 'down':20 'go':16 'human':13 'live':23 'make':26 'noth':3 'propos':31 'proud':7 're':12 'shouldn':32 'strive':35 'up':18 'us':27 'version':40 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3915587"
  +editedAt: DateTimeImmutable @1697900725 {#2259
    date: 2023-10-21 17:05:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697900692 {#2207
    date: 2023-10-21 17:04:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "There’s nothing wrong with being proud of yourself. But we’re humans and all go through ups and downs in our lives that can make us complacent… So I propose: shouldn’t we strive to be the *best* version of ourselves?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697900692 {#2260
    date: 2023-10-21 17:04:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@_number8_@lemmy.world"
    "@Gradually_Adjusting@lemmy.world"
    "@janus2@lemmy.sdf.org"
    "@kakes@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 63018
  -bodyTs: "'best':39 'complac':28 'down':20 'go':16 'human':13 'live':23 'make':26 'noth':3 'propos':31 'proud':7 're':12 'shouldn':32 'strive':35 'up':18 'us':27 'version':40 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3915587"
  +editedAt: DateTimeImmutable @1697900725 {#2259
    date: 2023-10-21 17:05:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1697900692 {#2207
    date: 2023-10-21 17:04:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: null
  +root: null
  +body: "Everything hurts in your *30’s*!? What kind of rough city-miles have you put on yourself?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1697729253 {#2034
    date: 2023-10-19 17:27:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 57421
  -bodyTs: "'30':5 'citi':12 'city-mil':11 'everyth':1 'hurt':2 'kind':8 'mile':13 'put':16 'rough':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3841761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697652628 {#2142
    date: 2023-10-18 20:10:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: null
  +root: null
  +body: "Everything hurts in your *30’s*!? What kind of rough city-miles have you put on yourself?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1697729253 {#2034
    date: 2023-10-19 17:27:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 57421
  -bodyTs: "'30':5 'citi':12 'city-mil':11 'everyth':1 'hurt':2 'kind':8 'mile':13 'put':16 'rough':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3841761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697652628 {#2142
    date: 2023-10-18 20:10:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: null
  +root: null
  +body: "Everything hurts in your *30’s*!? What kind of rough city-miles have you put on yourself?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 51
  +score: 0
  +lastActive: DateTime @1697729253 {#2034
    date: 2023-10-19 17:27:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 57421
  -bodyTs: "'30':5 'citi':12 'city-mil':11 'everyth':1 'hurt':2 'kind':8 'mile':13 'put':16 'rough':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3841761"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697652628 {#2142
    date: 2023-10-18 20:10:28.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +body: "I mean, they’re complaining about something in Windows. So without the disclaimer they’re guaranteed 20 comments saying to just use Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697296259 {#2179
    date: 2023-10-14 17:10:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@scrubbles@poptalk.scrubbles.tech"
    "@Cold_Brew_Enema@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 48683
  -bodyTs: "'20':17 'comment':18 'complain':5 'disclaim':13 'guarante':16 'linux':23 'mean':2 're':4,15 'say':19 'someth':7 'use':22 'window':9 'without':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3730269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697296259 {#2180
    date: 2023-10-14 17:10:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +body: "I mean, they’re complaining about something in Windows. So without the disclaimer they’re guaranteed 20 comments saying to just use Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697296259 {#2179
    date: 2023-10-14 17:10:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@scrubbles@poptalk.scrubbles.tech"
    "@Cold_Brew_Enema@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 48683
  -bodyTs: "'20':17 'comment':18 'complain':5 'disclaim':13 'guarante':16 'linux':23 'mean':2 're':4,15 'say':19 'someth':7 'use':22 'window':9 'without':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3730269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697296259 {#2180
    date: 2023-10-14 17:10:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2169
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2038 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2320 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2134 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1988 …}
  +body: "I mean, they’re complaining about something in Windows. So without the disclaimer they’re guaranteed 20 comments saying to just use Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697296259 {#2179
    date: 2023-10-14 17:10:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bleistift2@feddit.de"
    "@scrubbles@poptalk.scrubbles.tech"
    "@Cold_Brew_Enema@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#1994 …}
  +votes: Doctrine\ORM\PersistentCollection {#2005 …}
  +reports: Doctrine\ORM\PersistentCollection {#1996 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1992 …}
  -id: 48683
  -bodyTs: "'20':17 'comment':18 'complain':5 'disclaim':13 'guarante':16 'linux':23 'mean':2 're':4,15 'say':19 'someth':7 'use':22 'window':9 'without':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3730269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697296259 {#2180
    date: 2023-10-14 17:10:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2007 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +body: "Can someone translate for those of us on the other side of the pond…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697250509 {#2168
    date: 2023-10-14 04:28:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cheems@lemmy.world"
    "@NathanUp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 47613
  -bodyTs: "'pond':14 'side':11 'someon':2 'translat':3 'us':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3720283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250509 {#2184
    date: 2023-10-14 04:28:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2007 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +body: "Can someone translate for those of us on the other side of the pond…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697250509 {#2168
    date: 2023-10-14 04:28:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cheems@lemmy.world"
    "@NathanUp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 47613
  -bodyTs: "'pond':14 'side':11 'someon':2 'translat':3 'us':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3720283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250509 {#2184
    date: 2023-10-14 04:28:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2000
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2004 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2007 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1989 …}
  +body: "Can someone translate for those of us on the other side of the pond…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697250509 {#2168
    date: 2023-10-14 04:28:29.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Cheems@lemmy.world"
    "@NathanUp@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1990 …}
  +nested: Doctrine\ORM\PersistentCollection {#2010 …}
  +votes: Doctrine\ORM\PersistentCollection {#2014 …}
  +reports: Doctrine\ORM\PersistentCollection {#2016 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2017 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1984 …}
  -id: 47613
  -bodyTs: "'pond':14 'side':11 'someon':2 'translat':3 'us':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nl/comment/3720283"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697250509 {#2184
    date: 2023-10-14 04:28:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details