GET https://kbin.spritesserver.nl/index.php/u/@Mane25@feddit.uk/comments/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.73 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "It’s weird, I always thought the “power hungry mods” thing was a bit of a running joke spread by people who’d been annoyed about a mod decision or two - it’s really surprised me how true it’s been proven to be and how many actually folded when threatened to be removed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688336107 {#2098
    date: 2023-07-03 00:15:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elkaki123@vlemmy.net"
    "@Kill_joy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 7091
  -bodyTs: "'actual':48 'alway':5 'annoy':25 'bit':14 'd':23 'decis':29 'fold':49 'hungri':9 'joke':18 'mani':47 'mod':10,28 'peopl':21 'power':8 'proven':42 'realli':34 'remov':54 'run':17 'spread':19 'surpris':35 'thing':11 'thought':6 'threaten':51 'true':38 'two':31 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/489257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688289497 {#2391
    date: 2023-07-02 11:18:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "It’s weird, I always thought the “power hungry mods” thing was a bit of a running joke spread by people who’d been annoyed about a mod decision or two - it’s really surprised me how true it’s been proven to be and how many actually folded when threatened to be removed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688336107 {#2098
    date: 2023-07-03 00:15:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elkaki123@vlemmy.net"
    "@Kill_joy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 7091
  -bodyTs: "'actual':48 'alway':5 'annoy':25 'bit':14 'd':23 'decis':29 'fold':49 'hungri':9 'joke':18 'mani':47 'mod':10,28 'peopl':21 'power':8 'proven':42 'realli':34 'remov':54 'run':17 'spread':19 'surpris':35 'thing':11 'thought':6 'threaten':51 'true':38 'two':31 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/489257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688289497 {#2391
    date: 2023-07-02 11:18:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: "It’s weird, I always thought the “power hungry mods” thing was a bit of a running joke spread by people who’d been annoyed about a mod decision or two - it’s really surprised me how true it’s been proven to be and how many actually folded when threatened to be removed."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1688336107 {#2098
    date: 2023-07-03 00:15:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elkaki123@vlemmy.net"
    "@Kill_joy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1403 …}
  +nested: Doctrine\ORM\PersistentCollection {#2030 …}
  +votes: Doctrine\ORM\PersistentCollection {#2026 …}
  +reports: Doctrine\ORM\PersistentCollection {#2022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2385 …}
  -id: 7091
  -bodyTs: "'actual':48 'alway':5 'annoy':25 'bit':14 'd':23 'decis':29 'fold':49 'hungri':9 'joke':18 'mani':47 'mod':10,28 'peopl':21 'power':8 'proven':42 'realli':34 'remov':54 'run':17 'spread':19 'surpris':35 'thing':11 'thought':6 'threaten':51 'true':38 'two':31 'weird':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/489257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688289497 {#2391
    date: 2023-07-02 11:18:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2331
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
    +image: null
    +parent: null
    +root: null
    +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710738646 {#2131
      date: 2024-03-18 06:10:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squibbles@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2339 …}
    +nested: Doctrine\ORM\PersistentCollection {#2338 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
    -id: 270886
    -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5501106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704138977 {#2138
      date: 2024-01-01 20:56:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I would say a quiche /ˈkiːʃ/ requires eggs whereas a tart doesn’t (necessarily), and I have no idea what a key-tch-zah is, we don’t have them in the UK. A quiche is a type of tart though, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704148229 {#2083
    date: 2024-01-01 23:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@Tikiporch@lemmy.world"
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@Tikiporch@lemmy.world"
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@Tikiporch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 271288
  -bodyTs: "'doesn':12 'egg':8 'idea':19 'key':23 'key-tch-zah':22 'necessarili':14 'quich':5,36 'requir':7 'say':3 'tart':11,41 'tch':24 'though':42 'type':39 'uk':34 'wherea':9 'would':2 'yes':43 'zah':25 'ˈkiːʃ':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5503296"
  +editedAt: DateTimeImmutable @1710510616 {#2085
    date: 2024-03-15 14:50:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704148229 {#2077
    date: 2024-01-01 23:30:29.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 {#2331
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
    +image: null
    +parent: null
    +root: null
    +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710738646 {#2131
      date: 2024-03-18 06:10:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squibbles@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2339 …}
    +nested: Doctrine\ORM\PersistentCollection {#2338 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
    -id: 270886
    -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5501106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704138977 {#2138
      date: 2024-01-01 20:56:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I would say a quiche /ˈkiːʃ/ requires eggs whereas a tart doesn’t (necessarily), and I have no idea what a key-tch-zah is, we don’t have them in the UK. A quiche is a type of tart though, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704148229 {#2083
    date: 2024-01-01 23:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@Tikiporch@lemmy.world"
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@Tikiporch@lemmy.world"
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@Tikiporch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 271288
  -bodyTs: "'doesn':12 'egg':8 'idea':19 'key':23 'key-tch-zah':22 'necessarili':14 'quich':5,36 'requir':7 'say':3 'tart':11,41 'tch':24 'though':42 'type':39 'uk':34 'wherea':9 'would':2 'yes':43 'zah':25 'ˈkiːʃ':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5503296"
  +editedAt: DateTimeImmutable @1710510616 {#2085
    date: 2024-03-15 14:50:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704148229 {#2077
    date: 2024-01-01 23:30:29.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 {#2331
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
    +image: null
    +parent: null
    +root: null
    +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710738646 {#2131
      date: 2024-03-18 06:10:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squibbles@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2339 …}
    +nested: Doctrine\ORM\PersistentCollection {#2338 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
    -id: 270886
    -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5501106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704138977 {#2138
      date: 2024-01-01 20:56:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I would say a quiche /ˈkiːʃ/ requires eggs whereas a tart doesn’t (necessarily), and I have no idea what a key-tch-zah is, we don’t have them in the UK. A quiche is a type of tart though, yes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704148229 {#2083
    date: 2024-01-01 23:30:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@Tikiporch@lemmy.world"
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@Tikiporch@lemmy.world"
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@Tikiporch@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2337 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2327 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 271288
  -bodyTs: "'doesn':12 'egg':8 'idea':19 'key':23 'key-tch-zah':22 'necessarili':14 'quich':5,36 'requir':7 'say':3 'tart':11,41 'tch':24 'though':42 'type':39 'uk':34 'wherea':9 'would':2 'yes':43 'zah':25 'ˈkiːʃ':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5503296"
  +editedAt: DateTimeImmutable @1710510616 {#2085
    date: 2024-03-15 14:50:16.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704148229 {#2077
    date: 2024-01-01 23:30:29.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 {#2289
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
    +image: null
    +parent: null
    +root: null
    +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710738646 {#2131
      date: 2024-03-18 06:10:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squibbles@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2339 …}
    +nested: Doctrine\ORM\PersistentCollection {#2338 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
    -id: 270886
    -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5501106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704138977 {#2138
      date: 2024-01-01 20:56:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I’m more of a pizza than that bloody flan! :P"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704146626 {#2330
    date: 2024-01-01 23:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@kogasa@programming.dev"
    "@WoahWoah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 271229
  -bodyTs: "'bloodi':9 'flan':10 'm':2 'p':11 'pizza':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5502951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704146626 {#2344
    date: 2024-01-01 23:03:46.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 {#2289
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
    +image: null
    +parent: null
    +root: null
    +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710738646 {#2131
      date: 2024-03-18 06:10:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squibbles@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2339 …}
    +nested: Doctrine\ORM\PersistentCollection {#2338 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
    -id: 270886
    -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5501106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704138977 {#2138
      date: 2024-01-01 20:56:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I’m more of a pizza than that bloody flan! :P"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704146626 {#2330
    date: 2024-01-01 23:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@kogasa@programming.dev"
    "@WoahWoah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 271229
  -bodyTs: "'bloodi':9 'flan':10 'm':2 'p':11 'pizza':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5502951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704146626 {#2344
    date: 2024-01-01 23:03:46.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 {#2289
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
    +image: null
    +parent: null
    +root: null
    +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710738646 {#2131
      date: 2024-03-18 06:10:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squibbles@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2339 …}
    +nested: Doctrine\ORM\PersistentCollection {#2338 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
    -id: 270886
    -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5501106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704138977 {#2138
      date: 2024-01-01 20:56:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I’m more of a pizza than that bloody flan! :P"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1704146626 {#2330
    date: 2024-01-01 23:03:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@kogasa@programming.dev"
    "@WoahWoah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2346 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  -id: 271229
  -bodyTs: "'bloodi':9 'flan':10 'm':2 'p':11 'pizza':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5502951"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704146626 {#2344
    date: 2024-01-01 23:03:46.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 {#2130
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
    +image: null
    +parent: null
    +root: null
    +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710738646 {#2131
      date: 2024-03-18 06:10:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squibbles@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2339 …}
    +nested: Doctrine\ORM\PersistentCollection {#2338 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
    -id: 270886
    -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5501106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704138977 {#2138
      date: 2024-01-01 20:56:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "You can call anything a pizza if you want. It becomes a useful term if it’s commonly understood by your audience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704145471 {#2314
    date: 2024-01-01 22:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 271169
  -bodyTs: "'anyth':4 'audienc':22 'becom':11 'call':3 'common':18 'pizza':6 'term':14 'understood':19 'use':13 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5502711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704145471 {#2328
    date: 2024-01-01 22:44:31.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 {#2130
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
    +image: null
    +parent: null
    +root: null
    +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710738646 {#2131
      date: 2024-03-18 06:10:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squibbles@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2339 …}
    +nested: Doctrine\ORM\PersistentCollection {#2338 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
    -id: 270886
    -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5501106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704138977 {#2138
      date: 2024-01-01 20:56:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "You can call anything a pizza if you want. It becomes a useful term if it’s commonly understood by your audience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704145471 {#2314
    date: 2024-01-01 22:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 271169
  -bodyTs: "'anyth':4 'audienc':22 'becom':11 'call':3 'common':18 'pizza':6 'term':14 'understood':19 'use':13 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5502711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704145471 {#2328
    date: 2024-01-01 22:44:31.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 {#2130
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
    +image: null
    +parent: null
    +root: null
    +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710738646 {#2131
      date: 2024-03-18 06:10:46.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Squibbles@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2339 …}
    +nested: Doctrine\ORM\PersistentCollection {#2338 …}
    +votes: Doctrine\ORM\PersistentCollection {#2143 …}
    +reports: Doctrine\ORM\PersistentCollection {#2136 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
    -id: 270886
    -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/5501106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704138977 {#2138
      date: 2024-01-01 20:56:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "You can call anything a pizza if you want. It becomes a useful term if it’s commonly understood by your audience."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704145471 {#2314
    date: 2024-01-01 22:44:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
    "@Mane25@feddit.uk"
    "@kogasa@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2091 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2095 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 271169
  -bodyTs: "'anyth':4 'audienc':22 'becom':11 'call':3 'common':18 'pizza':6 'term':14 'understood':19 'use':13 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5502711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704145471 {#2328
    date: 2024-01-01 22:44:31.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
Proxies\__CG__\App\Entity\EntryComment {#2081
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: null
  +root: null
  +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1710738646 {#2131
    date: 2024-03-18 06:10:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 270886
  -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5501106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704138977 {#2138
    date: 2024-01-01 20:56:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2081
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: null
  +root: null
  +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1710738646 {#2131
    date: 2024-03-18 06:10:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 270886
  -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5501106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704138977 {#2138
    date: 2024-01-01 20:56:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2081
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2324 …}
  +image: null
  +parent: null
  +root: null
  +body: "No judgement but here in the UK this is more like what we’d call a flan than a pizza or a pie. So instead of arguing about pizzas and pies, why not embrace a third category?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1710738646 {#2131
    date: 2024-03-18 06:10:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Squibbles@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 270886
  -bodyTs: "'argu':27 'call':15 'categori':37 'd':14 'embrac':34 'flan':17 'instead':25 'judgement':2 'like':11 'pie':23,31 'pizza':20,29 'third':36 'uk':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/5501106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704138977 {#2138
    date: 2024-01-01 20:56:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2160
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2163 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "My thoughts exactly, and also it makes it a pretty useless thing to DDoS for what ever reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1689439251 {#2107
    date: 2023-07-15 18:40:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Burns@lemm.ee"
    "@Monkeyhog@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 18364
  -bodyTs: "'also':5 'ddos':14 'ever':17 'exact':3 'make':7 'pretti':10 'reason':18 'thing':12 'thought':2 'useless':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/959567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439251 {#2110
    date: 2023-07-15 18:40:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2163 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "My thoughts exactly, and also it makes it a pretty useless thing to DDoS for what ever reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1689439251 {#2107
    date: 2023-07-15 18:40:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Burns@lemm.ee"
    "@Monkeyhog@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 18364
  -bodyTs: "'also':5 'ddos':14 'ever':17 'exact':3 'make':7 'pretti':10 'reason':18 'thing':12 'thought':2 'useless':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/959567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439251 {#2110
    date: 2023-07-15 18:40:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2160
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2163 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "My thoughts exactly, and also it makes it a pretty useless thing to DDoS for what ever reason."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1689439251 {#2107
    date: 2023-07-15 18:40:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Burns@lemm.ee"
    "@Monkeyhog@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2128 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2139 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2223 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 18364
  -bodyTs: "'also':5 'ddos':14 'ever':17 'exact':3 'make':7 'pretti':10 'reason':18 'thing':12 'thought':2 'useless':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/959567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689439251 {#2110
    date: 2023-07-15 18:40:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literally Groundhog Day, it’s one of my favourites and about 20 years ago I started a tradition of always watching it every Feb 2nd, and so I’ve watched it 20 times plus maybe half a dozen times before then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1689422247 {#2161
    date: 2023-07-15 13:57:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@redballooon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 17926
  -bodyTs: "'20':12,32 '2nd':25 'ago':14 'alway':20 'day':3 'dozen':38 'everi':23 'favourit':9 'feb':24 'groundhog':2 'half':36 'liter':1 'mayb':35 'one':6 'plus':34 'start':16 'time':33,39 'tradit':18 've':29 'watch':21,30 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/953657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689422247 {#2120
    date: 2023-07-15 13:57:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literally Groundhog Day, it’s one of my favourites and about 20 years ago I started a tradition of always watching it every Feb 2nd, and so I’ve watched it 20 times plus maybe half a dozen times before then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1689422247 {#2161
    date: 2023-07-15 13:57:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@redballooon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 17926
  -bodyTs: "'20':12,32 '2nd':25 'ago':14 'alway':20 'day':3 'dozen':38 'everi':23 'favourit':9 'feb':24 'groundhog':2 'half':36 'liter':1 'mayb':35 'one':6 'plus':34 'start':16 'time':33,39 'tradit':18 've':29 'watch':21,30 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/953657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689422247 {#2120
    date: 2023-07-15 13:57:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2230
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literally Groundhog Day, it’s one of my favourites and about 20 years ago I started a tradition of always watching it every Feb 2nd, and so I’ve watched it 20 times plus maybe half a dozen times before then."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1689422247 {#2161
    date: 2023-07-15 13:57:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@redballooon@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2232 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2192 …}
  +reports: Doctrine\ORM\PersistentCollection {#2299 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2298 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 17926
  -bodyTs: "'20':12,32 '2nd':25 'ago':14 'alway':20 'day':3 'dozen':38 'everi':23 'favourit':9 'feb':24 'groundhog':2 'half':36 'liter':1 'mayb':35 'one':6 'plus':34 'start':16 'time':33,39 'tradit':18 've':29 'watch':21,30 'year':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/953657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689422247 {#2120
    date: 2023-07-15 13:57:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2297
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Must be Civ IV - that whole series makes you lose track of time - start a game and that’s the whole weekend gone; even now Civ IV with the Realism Invictus mod feels like it’s got tonnes of gameplay still left in it for me.\n
    \n
    That said, OpenTTD has been an enduring favourite of mine for the past few years and because of its flexibility it might surpass it in the long-term.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689366887 {#2225
    date: 2023-07-14 22:34:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lolors17@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 16738
  -bodyTs: "'civ':3,26 'endur':53 'even':24 'favourit':54 'feel':33 'flexibl':66 'game':16 'gameplay':40 'gone':23 'got':37 'invictus':31 'iv':4,27 'left':42 'like':34 'long':74 'long-term':73 'lose':10 'make':8 'might':68 'mine':56 'mod':32 'must':1 'openttd':49 'past':59 'realism':30 'said':48 'seri':7 'start':14 'still':41 'surpass':69 'term':75 'time':13 'tonn':38 'track':11 'weekend':22 'whole':6,21 'year':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/934117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689365510 {#2213
    date: 2023-07-14 22:11:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Must be Civ IV - that whole series makes you lose track of time - start a game and that’s the whole weekend gone; even now Civ IV with the Realism Invictus mod feels like it’s got tonnes of gameplay still left in it for me.\n
    \n
    That said, OpenTTD has been an enduring favourite of mine for the past few years and because of its flexibility it might surpass it in the long-term.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689366887 {#2225
    date: 2023-07-14 22:34:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lolors17@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 16738
  -bodyTs: "'civ':3,26 'endur':53 'even':24 'favourit':54 'feel':33 'flexibl':66 'game':16 'gameplay':40 'gone':23 'got':37 'invictus':31 'iv':4,27 'left':42 'like':34 'long':74 'long-term':73 'lose':10 'make':8 'might':68 'mine':56 'mod':32 'must':1 'openttd':49 'past':59 'realism':30 'said':48 'seri':7 'start':14 'still':41 'surpass':69 'term':75 'time':13 'tonn':38 'track':11 'weekend':22 'whole':6,21 'year':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/934117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689365510 {#2213
    date: 2023-07-14 22:11:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2297
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2320 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Must be Civ IV - that whole series makes you lose track of time - start a game and that’s the whole weekend gone; even now Civ IV with the Realism Invictus mod feels like it’s got tonnes of gameplay still left in it for me.\n
    \n
    That said, OpenTTD has been an enduring favourite of mine for the past few years and because of its flexibility it might surpass it in the long-term.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689366887 {#2225
    date: 2023-07-14 22:34:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Lolors17@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2315 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2310 …}
  +reports: Doctrine\ORM\PersistentCollection {#2306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2305 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 16738
  -bodyTs: "'civ':3,26 'endur':53 'even':24 'favourit':54 'feel':33 'flexibl':66 'game':16 'gameplay':40 'gone':23 'got':37 'invictus':31 'iv':4,27 'left':42 'like':34 'long':74 'long-term':73 'lose':10 'make':8 'might':68 'mine':56 'mod':32 'must':1 'openttd':49 'past':59 'realism':30 'said':48 'seri':7 'start':14 'still':41 'surpass':69 'term':75 'time':13 'tonn':38 'track':11 'weekend':22 'whole':6,21 'year':61"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/934117"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689365510 {#2213
    date: 2023-07-14 22:11:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2294
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve heard of eight of these and I’ve tried four. Are any of them better than Belgian frites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689105897 {#2318
      date: 2023-07-11 22:04:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MakunaHatata@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 11815
    -bodyTs: "'belgian':19 'better':17 'eight':5 'four':12 'frite':20 'heard':3 'tri':11 've':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/830410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689105375 {#2317
      date: 2023-07-11 21:56:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Of course not, but thanks for the sanity check. Do the Popeye ones come with extra spinach I wonder?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689105896 {#2302
    date: 2023-07-11 22:04:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakunaHatata@lemmy.world"
    "@Mane25@feddit.uk"
    "@ScotinDub@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 11829
  -bodyTs: "'check':9 'come':14 'cours':2 'extra':16 'one':13 'popey':12 'saniti':8 'spinach':17 'thank':5 'wonder':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/830665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689105896 {#2301
    date: 2023-07-11 22:04:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2294
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve heard of eight of these and I’ve tried four. Are any of them better than Belgian frites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689105897 {#2318
      date: 2023-07-11 22:04:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MakunaHatata@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 11815
    -bodyTs: "'belgian':19 'better':17 'eight':5 'four':12 'frite':20 'heard':3 'tri':11 've':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/830410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689105375 {#2317
      date: 2023-07-11 21:56:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Of course not, but thanks for the sanity check. Do the Popeye ones come with extra spinach I wonder?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689105896 {#2302
    date: 2023-07-11 22:04:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakunaHatata@lemmy.world"
    "@Mane25@feddit.uk"
    "@ScotinDub@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 11829
  -bodyTs: "'check':9 'come':14 'cours':2 'extra':16 'one':13 'popey':12 'saniti':8 'spinach':17 'thank':5 'wonder':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/830665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689105896 {#2301
    date: 2023-07-11 22:04:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2313
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2292 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2294
    +user: App\Entity\User {#260 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
    +image: null
    +parent: null
    +root: null
    +body: "I’ve heard of eight of these and I’ve tried four. Are any of them better than Belgian frites?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1689105897 {#2318
      date: 2023-07-11 22:04:57.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MakunaHatata@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2218 …}
    +nested: Doctrine\ORM\PersistentCollection {#2221 …}
    +votes: Doctrine\ORM\PersistentCollection {#2217 …}
    +reports: Doctrine\ORM\PersistentCollection {#2199 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
    -id: 11815
    -bodyTs: "'belgian':19 'better':17 'eight':5 'four':12 'frite':20 'heard':3 'tri':11 've':2,10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://feddit.uk/comment/830410"
    +editedAt: null
    +createdAt: DateTimeImmutable @1689105375 {#2317
      date: 2023-07-11 21:56:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Of course not, but thanks for the sanity check. Do the Popeye ones come with extra spinach I wonder?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689105896 {#2302
    date: 2023-07-11 22:04:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakunaHatata@lemmy.world"
    "@Mane25@feddit.uk"
    "@ScotinDub@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 11829
  -bodyTs: "'check':9 'come':14 'cours':2 'extra':16 'one':13 'popey':12 'saniti':8 'spinach':17 'thank':5 'wonder':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/830665"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689105896 {#2301
    date: 2023-07-11 22:04:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2294
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve heard of eight of these and I’ve tried four. Are any of them better than Belgian frites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689105897 {#2318
    date: 2023-07-11 22:04:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakunaHatata@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 11815
  -bodyTs: "'belgian':19 'better':17 'eight':5 'four':12 'frite':20 'heard':3 'tri':11 've':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/830410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689105375 {#2317
    date: 2023-07-11 21:56:15.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2294
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve heard of eight of these and I’ve tried four. Are any of them better than Belgian frites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689105897 {#2318
    date: 2023-07-11 22:04:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakunaHatata@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 11815
  -bodyTs: "'belgian':19 'better':17 'eight':5 'four':12 'frite':20 'heard':3 'tri':11 've':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/830410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689105375 {#2317
    date: 2023-07-11 21:56:15.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2294
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2316 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ve heard of eight of these and I’ve tried four. Are any of them better than Belgian frites?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1689105897 {#2318
    date: 2023-07-11 22:04:57.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MakunaHatata@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2218 …}
  +nested: Doctrine\ORM\PersistentCollection {#2221 …}
  +votes: Doctrine\ORM\PersistentCollection {#2217 …}
  +reports: Doctrine\ORM\PersistentCollection {#2199 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2197 …}
  -id: 11815
  -bodyTs: "'belgian':19 'better':17 'eight':5 'four':12 'frite':20 'heard':3 'tri':11 've':2,10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/830410"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689105375 {#2317
    date: 2023-07-11 21:56:15.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2201
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only time I’d use Reddit now is if I had a specific question about a specific topic that’s only covered there.\n
    \n
    As far as browsing for fun goes it’s Lemmy all the way, it’s so much nicer than Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688844050 {#2220
    date: 2023-07-08 21:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@girldick@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 10669
  -bodyTs: "'brows':28 'cover':23 'd':5 'far':26 'fun':30 'goe':31 'lemmi':34 'much':41 'nicer':42 'question':15 'reddit':7,44 'specif':14,18 'time':3 'topic':19 'use':6 'way':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/720242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688844050 {#2261
    date: 2023-07-08 21:20:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only time I’d use Reddit now is if I had a specific question about a specific topic that’s only covered there.\n
    \n
    As far as browsing for fun goes it’s Lemmy all the way, it’s so much nicer than Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688844050 {#2220
    date: 2023-07-08 21:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@girldick@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 10669
  -bodyTs: "'brows':28 'cover':23 'd':5 'far':26 'fun':30 'goe':31 'lemmi':34 'much':41 'nicer':42 'question':15 'reddit':7,44 'specif':14,18 'time':3 'topic':19 'use':6 'way':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/720242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688844050 {#2261
    date: 2023-07-08 21:20:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2162 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only time I’d use Reddit now is if I had a specific question about a specific topic that’s only covered there.\n
    \n
    As far as browsing for fun goes it’s Lemmy all the way, it’s so much nicer than Reddit.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688844050 {#2220
    date: 2023-07-08 21:20:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@girldick@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2203 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2209 …}
  +reports: Doctrine\ORM\PersistentCollection {#2200 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2270 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2257 …}
  -id: 10669
  -bodyTs: "'brows':28 'cover':23 'd':5 'far':26 'fun':30 'goe':31 'lemmi':34 'much':41 'nicer':42 'question':15 'reddit':7,44 'specif':14,18 'time':3 'topic':19 'use':6 'way':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/720242"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688844050 {#2261
    date: 2023-07-08 21:20:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: """
    But from that post:\n
    \n
    > They’ve told the media that they are actively planning to remove moderators who keep subreddits shut down and have no intentions of making changes.\n
    \n
    > So, moving forward, we’re going to run IAmA like your average subreddit. We will continue moderating, removing spam, and enforcing rules. Many of the current moderation team will be taking a step back, but we’ll recruit people to replace them as needed.\n
    \n
    That doesn’t sound to me like they’re quitting, that sounds to me like they’ll protest but support Reddit for as much as it takes to still be moderators.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688325403 {#2202
    date: 2023-07-02 21:16:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elkaki123@vlemmy.net"
    "@Kill_joy@kbin.social"
    "@muftiboy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 7507
  -bodyTs: "'activ':13 'averag':41 'back':63 'chang':29 'continu':45 'current':55 'doesn':75 'enforc':50 'forward':32 'go':35 'iama':38 'intent':26 'keep':19 'like':39,80,88 'll':66,90 'make':28 'mani':52 'media':9 'moder':17,46,56,104 'move':31 'much':97 'need':73 'peopl':68 'plan':14 'post':4 'protest':91 'quit':83 're':34,82 'recruit':67 'reddit':94 'remov':16,47 'replac':70 'rule':51 'run':37 'shut':21 'sound':77,85 'spam':48 'step':62 'still':102 'subreddit':20,42 'support':93 'take':60,100 'team':57 'told':7 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/504423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688325403 {#2206
    date: 2023-07-02 21:16:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: """
    But from that post:\n
    \n
    > They’ve told the media that they are actively planning to remove moderators who keep subreddits shut down and have no intentions of making changes.\n
    \n
    > So, moving forward, we’re going to run IAmA like your average subreddit. We will continue moderating, removing spam, and enforcing rules. Many of the current moderation team will be taking a step back, but we’ll recruit people to replace them as needed.\n
    \n
    That doesn’t sound to me like they’re quitting, that sounds to me like they’ll protest but support Reddit for as much as it takes to still be moderators.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688325403 {#2202
    date: 2023-07-02 21:16:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elkaki123@vlemmy.net"
    "@Kill_joy@kbin.social"
    "@muftiboy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 7507
  -bodyTs: "'activ':13 'averag':41 'back':63 'chang':29 'continu':45 'current':55 'doesn':75 'enforc':50 'forward':32 'go':35 'iama':38 'intent':26 'keep':19 'like':39,80,88 'll':66,90 'make':28 'mani':52 'media':9 'moder':17,46,56,104 'move':31 'much':97 'need':73 'peopl':68 'plan':14 'post':4 'protest':91 'quit':83 're':34,82 'recruit':67 'reddit':94 'remov':16,47 'replac':70 'rule':51 'run':37 'shut':21 'sound':77,85 'spam':48 'step':62 'still':102 'subreddit':20,42 'support':93 'take':60,100 'team':57 'told':7 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/504423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688325403 {#2206
    date: 2023-07-02 21:16:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2271
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1883 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2381 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1362 …}
  +body: """
    But from that post:\n
    \n
    > They’ve told the media that they are actively planning to remove moderators who keep subreddits shut down and have no intentions of making changes.\n
    \n
    > So, moving forward, we’re going to run IAmA like your average subreddit. We will continue moderating, removing spam, and enforcing rules. Many of the current moderation team will be taking a step back, but we’ll recruit people to replace them as needed.\n
    \n
    That doesn’t sound to me like they’re quitting, that sounds to me like they’ll protest but support Reddit for as much as it takes to still be moderators.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688325403 {#2202
    date: 2023-07-02 21:16:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Elkaki123@vlemmy.net"
    "@Kill_joy@kbin.social"
    "@muftiboy@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2272 …}
  +nested: Doctrine\ORM\PersistentCollection {#2253 …}
  +votes: Doctrine\ORM\PersistentCollection {#2262 …}
  +reports: Doctrine\ORM\PersistentCollection {#2264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2240 …}
  -id: 7507
  -bodyTs: "'activ':13 'averag':41 'back':63 'chang':29 'continu':45 'current':55 'doesn':75 'enforc':50 'forward':32 'go':35 'iama':38 'intent':26 'keep':19 'like':39,80,88 'll':66,90 'make':28 'mani':52 'media':9 'moder':17,46,56,104 'move':31 'much':97 'need':73 'peopl':68 'plan':14 'post':4 'protest':91 'quit':83 're':34,82 'recruit':67 'reddit':94 'remov':16,47 'replac':70 'rule':51 'run':37 'shut':21 'sound':77,85 'spam':48 'step':62 'still':102 'subreddit':20,42 'support':93 'take':60,100 'team':57 'told':7 've':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.uk/comment/504423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688325403 {#2206
    date: 2023-07-02 21:16:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details