GET https://kbin.spritesserver.nl/u/@CowsLookLikeMaps@sh.itjust.works/comments/commented

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 …}
}
8.87 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.09 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 {#2619
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2571 …}
  +image: null
  +parent: null
  +root: null
  +body: "WhereAreTheEyes is a neat project to catalog surveillance cameras."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727750272 {#2628
    date: 2024-10-01 04:37:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SteveKLord@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
  -id: 332455
  -bodyTs: "'camera':9 'catalog':7 'neat':4 'project':5 'surveil':8 'wherearetheey':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7908849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705955250 {#2570
    date: 2024-01-22 21:27:30.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 {#2619
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2571 …}
  +image: null
  +parent: null
  +root: null
  +body: "WhereAreTheEyes is a neat project to catalog surveillance cameras."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727750272 {#2628
    date: 2024-10-01 04:37:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SteveKLord@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
  -id: 332455
  -bodyTs: "'camera':9 'catalog':7 'neat':4 'project':5 'surveil':8 'wherearetheey':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7908849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705955250 {#2570
    date: 2024-01-22 21:27:30.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 {#2619
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2571 …}
  +image: null
  +parent: null
  +root: null
  +body: "WhereAreTheEyes is a neat project to catalog surveillance cameras."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1727750272 {#2628
    date: 2024-10-01 04:37:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SteveKLord@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2572 …}
  +nested: Doctrine\ORM\PersistentCollection {#2574 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2612 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2608 …}
  -id: 332455
  -bodyTs: "'camera':9 'catalog':7 'neat':4 'project':5 'surveil':8 'wherearetheey':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7908849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705955250 {#2570
    date: 2024-01-22 21:27:30.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 {#2559
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: null
  +root: null
  +body: "Follow-up question: what open source software projects do you contribute to? I like using Liberapay or Open Collective, with Patreon as a third choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706466037 {#2621
    date: 2024-01-28 19:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2556 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 347528
  -bodyTs: "'choic':26 'collect':20 'contribut':12 'follow':2 'follow-up':1 'liberapay':17 'like':15 'open':6,19 'patreon':22 'project':9 'question':4 'softwar':8 'sourc':7 'third':25 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466037 {#2623
    date: 2024-01-28 19:20:37.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 {#2559
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: null
  +root: null
  +body: "Follow-up question: what open source software projects do you contribute to? I like using Liberapay or Open Collective, with Patreon as a third choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706466037 {#2621
    date: 2024-01-28 19:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2556 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 347528
  -bodyTs: "'choic':26 'collect':20 'contribut':12 'follow':2 'follow-up':1 'liberapay':17 'like':15 'open':6,19 'patreon':22 'project':9 'question':4 'softwar':8 'sourc':7 'third':25 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466037 {#2623
    date: 2024-01-28 19:20:37.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 {#2559
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: null
  +root: null
  +body: "Follow-up question: what open source software projects do you contribute to? I like using Liberapay or Open Collective, with Patreon as a third choice."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706466037 {#2621
    date: 2024-01-28 19:20:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2556 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2549 …}
  -id: 347528
  -bodyTs: "'choic':26 'collect':20 'contribut':12 'follow':2 'follow-up':1 'liberapay':17 'like':15 'open':6,19 'patreon':22 'project':9 'question':4 'softwar':8 'sourc':7 'third':25 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706466037 {#2623
    date: 2024-01-28 19:20:37.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 {#2545
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +body: "At least for platforms like YouTube, creators are making $0 unless they have a ton of watch ours and subscribers and can be monetized."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465918 {#2560
    date: 2024-01-28 19:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@wolfshadowheart@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2656 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 347522
  -bodyTs: "'0':10 'creator':7 'least':2 'like':5 'make':9 'monet':24 'platform':4 'subscrib':20 'ton':15 'unless':11 'watch':17 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465918 {#2602
    date: 2024-01-28 19:18:38.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 {#2545
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +body: "At least for platforms like YouTube, creators are making $0 unless they have a ton of watch ours and subscribers and can be monetized."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465918 {#2560
    date: 2024-01-28 19:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@wolfshadowheart@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2656 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 347522
  -bodyTs: "'0':10 'creator':7 'least':2 'like':5 'make':9 'monet':24 'platform':4 'subscrib':20 'ton':15 'unless':11 'watch':17 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465918 {#2602
    date: 2024-01-28 19:18:38.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 {#2545
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2646 …}
  +body: "At least for platforms like YouTube, creators are making $0 unless they have a ton of watch ours and subscribers and can be monetized."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465918 {#2560
    date: 2024-01-28 19:18:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@wolfshadowheart@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2652 …}
  +nested: Doctrine\ORM\PersistentCollection {#2656 …}
  +votes: Doctrine\ORM\PersistentCollection {#2658 …}
  +reports: Doctrine\ORM\PersistentCollection {#2660 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2667 …}
  -id: 347522
  -bodyTs: "'0':10 'creator':7 'least':2 'like':5 'make':9 'monet':24 'platform':4 'subscrib':20 'ton':15 'unless':11 'watch':17 'youtub':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207362"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465918 {#2602
    date: 2024-01-28 19:18:38.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 {#2670
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2673 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2673 …}
  +body: "Most install guides include pihole with Unbound DNS but running your own DNS server is not a requirement for ad and tracker blocking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465760 {#2546
    date: 2024-01-28 19:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@ResoluteCatnap@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2672 …}
  +nested: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 347507
  -bodyTs: "'ad':20 'block':23 'dns':8,13 'guid':3 'includ':4 'instal':2 'pihol':5 'requir':18 'run':10 'server':14 'tracker':22 'unbound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465760 {#2547
    date: 2024-01-28 19:16:00.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 {#2670
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2673 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2673 …}
  +body: "Most install guides include pihole with Unbound DNS but running your own DNS server is not a requirement for ad and tracker blocking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465760 {#2546
    date: 2024-01-28 19:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@ResoluteCatnap@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2672 …}
  +nested: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 347507
  -bodyTs: "'ad':20 'block':23 'dns':8,13 'guid':3 'includ':4 'instal':2 'pihol':5 'requir':18 'run':10 'server':14 'tracker':22 'unbound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465760 {#2547
    date: 2024-01-28 19:16:00.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 {#2670
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2673 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2673 …}
  +body: "Most install guides include pihole with Unbound DNS but running your own DNS server is not a requirement for ad and tracker blocking."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465760 {#2546
    date: 2024-01-28 19:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@ResoluteCatnap@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2672 …}
  +nested: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2645 …}
  +reports: Doctrine\ORM\PersistentCollection {#2679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2682 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2648 …}
  -id: 347507
  -bodyTs: "'ad':20 'block':23 'dns':8,13 'guid':3 'includ':4 'instal':2 'pihol':5 'requir':18 'run':10 'server':14 'tracker':22 'unbound':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465760 {#2547
    date: 2024-01-28 19:16:00.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 {#2671
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2650 …}
  +body: "UBlock is awesome. Pihole only really breaks if you add too many or too aggressive blocklists. The main benefit of pihole is you can block ads and trackers from any device on your network. I find the biggest offenders to be smart devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465687 {#2663
    date: 2024-01-28 19:14:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  -id: 347502
  -bodyTs: "'ad':26 'add':10 'aggress':15 'awesom':3 'benefit':19 'biggest':38 'block':25 'blocklist':16 'break':7 'devic':31,43 'find':36 'main':18 'mani':12 'network':34 'offend':39 'pihol':4,21 'realli':6 'smart':42 'tracker':28 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465687 {#2668
    date: 2024-01-28 19:14:47.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
19 DENIED edit
App\Entity\EntryComment {#2671
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2650 …}
  +body: "UBlock is awesome. Pihole only really breaks if you add too many or too aggressive blocklists. The main benefit of pihole is you can block ads and trackers from any device on your network. I find the biggest offenders to be smart devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465687 {#2663
    date: 2024-01-28 19:14:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  -id: 347502
  -bodyTs: "'ad':26 'add':10 'aggress':15 'awesom':3 'benefit':19 'biggest':38 'block':25 'blocklist':16 'break':7 'devic':31,43 'find':36 'main':18 'mani':12 'network':34 'offend':39 'pihol':4,21 'realli':6 'smart':42 'tracker':28 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465687 {#2668
    date: 2024-01-28 19:14:47.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
20 DENIED moderate
App\Entity\EntryComment {#2671
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2650 …}
  +body: "UBlock is awesome. Pihole only really breaks if you add too many or too aggressive blocklists. The main benefit of pihole is you can block ads and trackers from any device on your network. I find the biggest offenders to be smart devices."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706465687 {#2663
    date: 2024-01-28 19:14:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@xe3@lemmy.world"
    "@altima_neo@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2649 …}
  +nested: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2642 …}
  +reports: Doctrine\ORM\PersistentCollection {#2640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2638 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  -id: 347502
  -bodyTs: "'ad':26 'add':10 'aggress':15 'awesom':3 'benefit':19 'biggest':38 'block':25 'blocklist':16 'break':7 'devic':31,43 'find':36 'main':18 'mani':12 'network':34 'offend':39 'pihol':4,21 'realli':6 'smart':42 'tracker':28 'ublock':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207265"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465687 {#2668
    date: 2024-01-28 19:14:47.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
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 {#2632
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2631 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2631 …}
  +body: "Thanks for catching that. I have updated the description."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706465592 {#2665
    date: 2024-01-28 19:13:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2630 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2687 …}
  +reports: Doctrine\ORM\PersistentCollection {#2689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2693 …}
  -id: 347496
  -bodyTs: "'catch':3 'descript':9 'thank':1 'updat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465592 {#2659
    date: 2024-01-28 19:13:12.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
23 DENIED edit
App\Entity\EntryComment {#2632
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2631 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2631 …}
  +body: "Thanks for catching that. I have updated the description."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706465592 {#2665
    date: 2024-01-28 19:13:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2630 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2687 …}
  +reports: Doctrine\ORM\PersistentCollection {#2689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2693 …}
  -id: 347496
  -bodyTs: "'catch':3 'descript':9 'thank':1 'updat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465592 {#2659
    date: 2024-01-28 19:13:12.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
24 DENIED moderate
App\Entity\EntryComment {#2632
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2250 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2453 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2631 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2631 …}
  +body: "Thanks for catching that. I have updated the description."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706465592 {#2665
    date: 2024-01-28 19:13:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@vox@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2630 …}
  +nested: Doctrine\ORM\PersistentCollection {#2686 …}
  +votes: Doctrine\ORM\PersistentCollection {#2687 …}
  +reports: Doctrine\ORM\PersistentCollection {#2689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2693 …}
  -id: 347496
  -bodyTs: "'catch':3 'descript':9 'thank':1 'updat':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8207233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706465592 {#2659
    date: 2024-01-28 19:13:12.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
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 {#2697
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2699 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    City: spends 100k out of $1B of transit budget on installing barriers for separated bike lanes.\n
    \n
    My car-dependant city: tHeY sPeNt ToO mUcH oN bIkE lAnEs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1706115628 {#2633
    date: 2024-01-24 18:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2700 …}
  +nested: Doctrine\ORM\PersistentCollection {#2702 …}
  +votes: Doctrine\ORM\PersistentCollection {#2704 …}
  +reports: Doctrine\ORM\PersistentCollection {#2706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
  -id: 238643
  -bodyTs: "'100k':3 '1b':6 'barrier':12 'bike':15,27 'budget':9 'car':19 'car-depend':18 'citi':1,21 'depend':20 'instal':11 'lane':16,28 'much':25 'separ':14 'spend':2 'spent':23 'transit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6749150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703106601 {#2634
    date: 2023-12-20 22:10:01.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
27 DENIED edit
App\Entity\EntryComment {#2697
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2699 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    City: spends 100k out of $1B of transit budget on installing barriers for separated bike lanes.\n
    \n
    My car-dependant city: tHeY sPeNt ToO mUcH oN bIkE lAnEs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1706115628 {#2633
    date: 2024-01-24 18:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2700 …}
  +nested: Doctrine\ORM\PersistentCollection {#2702 …}
  +votes: Doctrine\ORM\PersistentCollection {#2704 …}
  +reports: Doctrine\ORM\PersistentCollection {#2706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
  -id: 238643
  -bodyTs: "'100k':3 '1b':6 'barrier':12 'bike':15,27 'budget':9 'car':19 'car-depend':18 'citi':1,21 'depend':20 'instal':11 'lane':16,28 'much':25 'separ':14 'spend':2 'spent':23 'transit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6749150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703106601 {#2634
    date: 2023-12-20 22:10:01.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
28 DENIED moderate
App\Entity\EntryComment {#2697
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2698 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2699 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    City: spends 100k out of $1B of transit budget on installing barriers for separated bike lanes.\n
    \n
    My car-dependant city: tHeY sPeNt ToO mUcH oN bIkE lAnEs
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 42
  +score: 0
  +lastActive: DateTime @1706115628 {#2633
    date: 2024-01-24 18:00:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2700 …}
  +nested: Doctrine\ORM\PersistentCollection {#2702 …}
  +votes: Doctrine\ORM\PersistentCollection {#2704 …}
  +reports: Doctrine\ORM\PersistentCollection {#2706 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2708 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2710 …}
  -id: 238643
  -bodyTs: "'100k':3 '1b':6 'barrier':12 'bike':15,27 'budget':9 'car':19 'car-depend':18 'citi':1,21 'depend':20 'instal':11 'lane':16,28 'much':25 'separ':14 'spend':2 'spent':23 'transit':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6749150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703106601 {#2634
    date: 2023-12-20 22:10:01.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
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 {#2714
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2715 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2716 …}
  +body: "Likewise :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704932511 {#2696
    date: 2024-01-11 01:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 297819
  -bodyTs: "'likewis':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7364433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704932511 {#2695
    date: 2024-01-11 01:21:51.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
31 DENIED edit
App\Entity\EntryComment {#2714
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2715 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2716 …}
  +body: "Likewise :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704932511 {#2696
    date: 2024-01-11 01:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 297819
  -bodyTs: "'likewis':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7364433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704932511 {#2695
    date: 2024-01-11 01:21:51.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
32 DENIED moderate
App\Entity\EntryComment {#2714
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2715 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2716 …}
  +body: "Likewise :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704932511 {#2696
    date: 2024-01-11 01:21:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2717 …}
  +nested: Doctrine\ORM\PersistentCollection {#2719 …}
  +votes: Doctrine\ORM\PersistentCollection {#2721 …}
  +reports: Doctrine\ORM\PersistentCollection {#2723 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2727 …}
  -id: 297819
  -bodyTs: "'likewis':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7364433"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704932511 {#2695
    date: 2024-01-11 01:21:51.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
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 {#2731
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2716 …}
  +body: "Thanks! I used the search function but it wasn’t showing up for some reason. I’ll link to it in the OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704892390 {#2713
    date: 2024-01-10 14:13:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 295765
  -bodyTs: "'function':6 'link':18 'll':17 'op':23 'reason':15 'search':5 'show':11 'thank':1 'use':3 'wasn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7345906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704892390 {#2712
    date: 2024-01-10 14:13:10.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
35 DENIED edit
App\Entity\EntryComment {#2731
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2716 …}
  +body: "Thanks! I used the search function but it wasn’t showing up for some reason. I’ll link to it in the OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704892390 {#2713
    date: 2024-01-10 14:13:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 295765
  -bodyTs: "'function':6 'link':18 'll':17 'op':23 'reason':15 'search':5 'show':11 'thank':1 'use':3 'wasn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7345906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704892390 {#2712
    date: 2024-01-10 14:13:10.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
36 DENIED moderate
App\Entity\EntryComment {#2731
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2716 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2716 …}
  +body: "Thanks! I used the search function but it wasn’t showing up for some reason. I’ll link to it in the OP."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704892390 {#2713
    date: 2024-01-10 14:13:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
    "@SeeJayEmm@lemmy.procrastinati.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2732 …}
  +nested: Doctrine\ORM\PersistentCollection {#2734 …}
  +votes: Doctrine\ORM\PersistentCollection {#2736 …}
  +reports: Doctrine\ORM\PersistentCollection {#2738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2742 …}
  -id: 295765
  -bodyTs: "'function':6 'link':18 'll':17 'op':23 'reason':15 'search':5 'show':11 'thank':1 'use':3 'wasn':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7345906"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704892390 {#2712
    date: 2024-01-10 14:13:10.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
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 {#2746
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2748 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2749 …}
  +body: "*quickly opens hackertyper.net any time mom walks by*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704892005 {#2730
    date: 2024-01-10 14:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pettend@lemmy.world"
    "@HiddenLayer5@lemmy.ml"
    "@Anticorp@lemmy.world"
    "@oce@jlai.lu"
    "@ripcord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2750 …}
  +nested: Doctrine\ORM\PersistentCollection {#2752 …}
  +votes: Doctrine\ORM\PersistentCollection {#2754 …}
  +reports: Doctrine\ORM\PersistentCollection {#2756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2760 …}
  -id: 295754
  -bodyTs: "'hackertyper.net':3 'mom':6 'open':2 'quick':1 'time':5 'walk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7345810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704892005 {#2729
    date: 2024-01-10 14:06:45.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
39 DENIED edit
App\Entity\EntryComment {#2746
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2748 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2749 …}
  +body: "*quickly opens hackertyper.net any time mom walks by*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704892005 {#2730
    date: 2024-01-10 14:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pettend@lemmy.world"
    "@HiddenLayer5@lemmy.ml"
    "@Anticorp@lemmy.world"
    "@oce@jlai.lu"
    "@ripcord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2750 …}
  +nested: Doctrine\ORM\PersistentCollection {#2752 …}
  +votes: Doctrine\ORM\PersistentCollection {#2754 …}
  +reports: Doctrine\ORM\PersistentCollection {#2756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2760 …}
  -id: 295754
  -bodyTs: "'hackertyper.net':3 'mom':6 'open':2 'quick':1 'time':5 'walk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7345810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704892005 {#2729
    date: 2024-01-10 14:06:45.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
40 DENIED moderate
App\Entity\EntryComment {#2746
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2747 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1708 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2748 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2749 …}
  +body: "*quickly opens hackertyper.net any time mom walks by*"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704892005 {#2730
    date: 2024-01-10 14:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pettend@lemmy.world"
    "@HiddenLayer5@lemmy.ml"
    "@Anticorp@lemmy.world"
    "@oce@jlai.lu"
    "@ripcord@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2750 …}
  +nested: Doctrine\ORM\PersistentCollection {#2752 …}
  +votes: Doctrine\ORM\PersistentCollection {#2754 …}
  +reports: Doctrine\ORM\PersistentCollection {#2756 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2758 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2760 …}
  -id: 295754
  -bodyTs: "'hackertyper.net':3 'mom':6 'open':2 'quick':1 'time':5 'walk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7345810"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704892005 {#2729
    date: 2024-01-10 14:06:45.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
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 {#2764
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2766 …}
  +image: null
  +parent: null
  +root: null
  +body: "RIP Discovery Channel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704736326 {#2745
    date: 2024-01-08 18:52:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 221379
  -bodyTs: "'channel':3 'discoveri':2 'rip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6625859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702559994 {#2744
    date: 2023-12-14 14:19:54.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
43 DENIED edit
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2766 …}
  +image: null
  +parent: null
  +root: null
  +body: "RIP Discovery Channel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704736326 {#2745
    date: 2024-01-08 18:52:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 221379
  -bodyTs: "'channel':3 'discoveri':2 'rip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6625859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702559994 {#2744
    date: 2023-12-14 14:19:54.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
44 DENIED moderate
App\Entity\EntryComment {#2764
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2765 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2766 …}
  +image: null
  +parent: null
  +root: null
  +body: "RIP Discovery Channel"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704736326 {#2745
    date: 2024-01-08 18:52:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2767 …}
  +nested: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  -id: 221379
  -bodyTs: "'channel':3 'discoveri':2 'rip':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6625859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702559994 {#2744
    date: 2023-12-14 14:19:54.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
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 {#2781
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2783 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2783 …}
  +body: "Wrong source but ok /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703623284 {#2763
    date: 2023-12-26 21:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2784 …}
  +nested: Doctrine\ORM\PersistentCollection {#2786 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  -id: 254640
  -bodyTs: "'/s':5 'ok':4 'sourc':2 'wrong':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6857816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703623284 {#2762
    date: 2023-12-26 21:41:24.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
47 DENIED edit
App\Entity\EntryComment {#2781
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2783 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2783 …}
  +body: "Wrong source but ok /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703623284 {#2763
    date: 2023-12-26 21:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2784 …}
  +nested: Doctrine\ORM\PersistentCollection {#2786 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  -id: 254640
  -bodyTs: "'/s':5 'ok':4 'sourc':2 'wrong':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6857816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703623284 {#2762
    date: 2023-12-26 21:41:24.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
48 DENIED moderate
App\Entity\EntryComment {#2781
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2783 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2783 …}
  +body: "Wrong source but ok /s"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1703623284 {#2763
    date: 2023-12-26 21:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2784 …}
  +nested: Doctrine\ORM\PersistentCollection {#2786 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  -id: 254640
  -bodyTs: "'/s':5 'ok':4 'sourc':2 'wrong':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6857816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703623284 {#2762
    date: 2023-12-26 21:41:24.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
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 {#2798
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2799 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2800 …}
  +body: "Data hoarders where you at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1703623134 {#2780
    date: 2023-12-26 21:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@CaptainBasculin@lemmy.ml"
    "@Cinner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 254632
  -bodyTs: "'data':1 'hoarder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6857786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703623134 {#2779
    date: 2023-12-26 21:38:54.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
51 DENIED edit
App\Entity\EntryComment {#2798
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2799 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2800 …}
  +body: "Data hoarders where you at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1703623134 {#2780
    date: 2023-12-26 21:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@CaptainBasculin@lemmy.ml"
    "@Cinner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 254632
  -bodyTs: "'data':1 'hoarder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6857786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703623134 {#2779
    date: 2023-12-26 21:38:54.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
52 DENIED moderate
App\Entity\EntryComment {#2798
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2099 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2799 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2800 …}
  +body: "Data hoarders where you at?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 56
  +score: 0
  +lastActive: DateTime @1703623134 {#2780
    date: 2023-12-26 21:38:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@CaptainBasculin@lemmy.ml"
    "@Cinner@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2801 …}
  +nested: Doctrine\ORM\PersistentCollection {#2803 …}
  +votes: Doctrine\ORM\PersistentCollection {#2805 …}
  +reports: Doctrine\ORM\PersistentCollection {#2807 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2809 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2811 …}
  -id: 254632
  -bodyTs: "'data':1 'hoarder':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6857786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703623134 {#2779
    date: 2023-12-26 21:38:54.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
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 {#2815
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2816 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2766 …}
  +image: null
  +parent: null
  +root: null
  +body: "Better download some more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1703617792 {#2797
    date: 2023-12-26 20:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2817 …}
  +nested: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2821 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 214761
  -bodyTs: "'better':1 'download':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6482100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702153335 {#2796
    date: 2023-12-09 21:22:15.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
55 DENIED edit
App\Entity\EntryComment {#2815
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2816 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2766 …}
  +image: null
  +parent: null
  +root: null
  +body: "Better download some more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1703617792 {#2797
    date: 2023-12-26 20:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2817 …}
  +nested: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2821 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 214761
  -bodyTs: "'better':1 'download':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6482100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702153335 {#2796
    date: 2023-12-09 21:22:15.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
56 DENIED moderate
App\Entity\EntryComment {#2815
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2816 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2766 …}
  +image: null
  +parent: null
  +root: null
  +body: "Better download some more"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 39
  +score: 0
  +lastActive: DateTime @1703617792 {#2797
    date: 2023-12-26 20:09:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2817 …}
  +nested: Doctrine\ORM\PersistentCollection {#2819 …}
  +votes: Doctrine\ORM\PersistentCollection {#2821 …}
  +reports: Doctrine\ORM\PersistentCollection {#2823 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2825 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2827 …}
  -id: 214761
  -bodyTs: "'better':1 'download':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6482100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702153335 {#2796
    date: 2023-12-09 21:22:15.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
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 {#2831
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2833 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2834 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2834 …}
  +body: "Although Toyota is the GOAT of reliability, there are other manufacturers that score highly on consumer reports too such as Mazda or Subaru."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703263275 {#2814
    date: 2023-12-22 17:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2835 …}
  +nested: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
  -id: 243500
  -bodyTs: "'although':1 'consum':16 'goat':5 'high':14 'manufactur':11 'mazda':21 'reliabl':7 'report':17 'score':13 'subaru':23 'toyota':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6784994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703263275 {#2813
    date: 2023-12-22 17:41:15.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
59 DENIED edit
App\Entity\EntryComment {#2831
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2833 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2834 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2834 …}
  +body: "Although Toyota is the GOAT of reliability, there are other manufacturers that score highly on consumer reports too such as Mazda or Subaru."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703263275 {#2814
    date: 2023-12-22 17:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2835 …}
  +nested: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
  -id: 243500
  -bodyTs: "'although':1 'consum':16 'goat':5 'high':14 'manufactur':11 'mazda':21 'reliabl':7 'report':17 'score':13 'subaru':23 'toyota':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6784994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703263275 {#2813
    date: 2023-12-22 17:41:15.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
60 DENIED moderate
App\Entity\EntryComment {#2831
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2832 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2833 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2834 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2834 …}
  +body: "Although Toyota is the GOAT of reliability, there are other manufacturers that score highly on consumer reports too such as Mazda or Subaru."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1703263275 {#2814
    date: 2023-12-22 17:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@PP_BOY_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2835 …}
  +nested: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
  -id: 243500
  -bodyTs: "'although':1 'consum':16 'goat':5 'high':14 'manufactur':11 'mazda':21 'reliabl':7 'report':17 'score':13 'subaru':23 'toyota':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6784994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703263275 {#2813
    date: 2023-12-22 17:41:15.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