GET https://kbin.spritesserver.nl/u/@JustSomePerson@kbin.social/comments

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "But why make it at all? If you want to use HTML, CSS and JavaScript you can do that, and not even have to build and deliver the pointless box that you put the content in, because everybody has Safari, Chrome, or another browser on their device."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704480990 {#2081
    date: 2024-01-05 19:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sir_pronoun@lemmy.world"
    "@rimu@piefed.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 283239
  -bodyTs: "'anoth':43 'box':30 'browser':44 'build':25 'chrome':41 'content':35 'css':13 'deliv':27 'devic':47 'even':22 'everybodi':38 'html':12 'javascript':15 'make':3 'pointless':29 'put':33 'safari':40 'use':11 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/742387/-/comment/4423636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704480990 {#1407
    date: 2024-01-05 19:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "But why make it at all? If you want to use HTML, CSS and JavaScript you can do that, and not even have to build and deliver the pointless box that you put the content in, because everybody has Safari, Chrome, or another browser on their device."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704480990 {#2081
    date: 2024-01-05 19:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sir_pronoun@lemmy.world"
    "@rimu@piefed.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 283239
  -bodyTs: "'anoth':43 'box':30 'browser':44 'build':25 'chrome':41 'content':35 'css':13 'deliv':27 'devic':47 'even':22 'everybodi':38 'html':12 'javascript':15 'make':3 'pointless':29 'put':33 'safari':40 'use':11 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/742387/-/comment/4423636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704480990 {#1407
    date: 2024-01-05 19:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "But why make it at all? If you want to use HTML, CSS and JavaScript you can do that, and not even have to build and deliver the pointless box that you put the content in, because everybody has Safari, Chrome, or another browser on their device."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704480990 {#2081
    date: 2024-01-05 19:56:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sir_pronoun@lemmy.world"
    "@rimu@piefed.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#2019 …}
  +votes: Doctrine\ORM\PersistentCollection {#2030 …}
  +reports: Doctrine\ORM\PersistentCollection {#2026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2386 …}
  -id: 283239
  -bodyTs: "'anoth':43 'box':30 'browser':44 'build':25 'chrome':41 'content':35 'css':13 'deliv':27 'devic':47 'even':22 'everybodi':38 'html':12 'javascript':15 'make':3 'pointless':29 'put':33 'safari':40 'use':11 'want':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/742387/-/comment/4423636"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704480990 {#1407
    date: 2024-01-05 19:56:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2333
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +parent: null
    +root: null
    +body: "No, because I want the content that I consume to be financially viable. You either accept the ads, or seek out other sites with other payment models."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710630265 {#2347
      date: 2024-03-17 00:04:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squid_slime@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2346 …}
    +reports: Doctrine\ORM\PersistentCollection {#2332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
    -id: 256155
    -bodyTs: "'accept':16 'ad':18 'consum':9 'content':6 'either':15 'financi':12 'model':27 'payment':26 'seek':20 'site':23 'viabl':13 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/726689/-/comment/4321337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703674471 {#1926
      date: 2023-12-27 11:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Sure. You can. But it comes with the risk that the content you're consuming will go away.\n
    \n
    Nobody is obliged to create things for you for free.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703685310 {#2076
    date: 2023-12-27 14:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
    "@JustSomePerson@kbin.social"
    "@ShroOmeric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 256492
  -bodyTs: "'away':18 'come':6 'consum':15 'content':12 'creat':23 'free':28 'go':17 'nobodi':19 'oblig':21 're':14 'risk':9 'sure':1 'thing':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/726689/-/comment/4322641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703685310 {#2083
    date: 2023-12-27 14:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2333
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +parent: null
    +root: null
    +body: "No, because I want the content that I consume to be financially viable. You either accept the ads, or seek out other sites with other payment models."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710630265 {#2347
      date: 2024-03-17 00:04:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squid_slime@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2346 …}
    +reports: Doctrine\ORM\PersistentCollection {#2332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
    -id: 256155
    -bodyTs: "'accept':16 'ad':18 'consum':9 'content':6 'either':15 'financi':12 'model':27 'payment':26 'seek':20 'site':23 'viabl':13 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/726689/-/comment/4321337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703674471 {#1926
      date: 2023-12-27 11:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Sure. You can. But it comes with the risk that the content you're consuming will go away.\n
    \n
    Nobody is obliged to create things for you for free.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703685310 {#2076
    date: 2023-12-27 14:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
    "@JustSomePerson@kbin.social"
    "@ShroOmeric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 256492
  -bodyTs: "'away':18 'come':6 'consum':15 'content':12 'creat':23 'free':28 'go':17 'nobodi':19 'oblig':21 're':14 'risk':9 'sure':1 'thing':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/726689/-/comment/4322641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703685310 {#2083
    date: 2023-12-27 14:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2345
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2324 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2333
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +parent: null
    +root: null
    +body: "No, because I want the content that I consume to be financially viable. You either accept the ads, or seek out other sites with other payment models."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 11
    +score: 0
    +lastActive: DateTime @1710630265 {#2347
      date: 2024-03-17 00:04:25.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squid_slime@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2314 …}
    +nested: Doctrine\ORM\PersistentCollection {#2331 …}
    +votes: Doctrine\ORM\PersistentCollection {#2346 …}
    +reports: Doctrine\ORM\PersistentCollection {#2332 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
    -id: 256155
    -bodyTs: "'accept':16 'ad':18 'consum':9 'content':6 'either':15 'financi':12 'model':27 'payment':26 'seek':20 'site':23 'viabl':13 'want':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/726689/-/comment/4321337"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703674471 {#1926
      date: 2023-12-27 11:54:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: """
    Sure. You can. But it comes with the risk that the content you're consuming will go away.\n
    \n
    Nobody is obliged to create things for you for free.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703685310 {#2076
    date: 2023-12-27 14:55:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
    "@JustSomePerson@kbin.social"
    "@ShroOmeric@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2341 …}
  +votes: Doctrine\ORM\PersistentCollection {#2300 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 256492
  -bodyTs: "'away':18 'come':6 'consum':15 'content':12 'creat':23 'free':28 'go':17 'nobodi':19 'oblig':21 're':14 'risk':9 'sure':1 'thing':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/726689/-/comment/4322641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703685310 {#2083
    date: 2023-12-27 14:55:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, because I want the content that I consume to be financially viable. You either accept the ads, or seek out other sites with other payment models."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1710630265 {#2347
    date: 2024-03-17 00:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 256155
  -bodyTs: "'accept':16 'ad':18 'consum':9 'content':6 'either':15 'financi':12 'model':27 'payment':26 'seek':20 'site':23 'viabl':13 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/726689/-/comment/4321337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703674471 {#1926
    date: 2023-12-27 11:54:31.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
11 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, because I want the content that I consume to be financially viable. You either accept the ads, or seek out other sites with other payment models."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1710630265 {#2347
    date: 2024-03-17 00:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 256155
  -bodyTs: "'accept':16 'ad':18 'consum':9 'content':6 'either':15 'financi':12 'model':27 'payment':26 'seek':20 'site':23 'viabl':13 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/726689/-/comment/4321337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703674471 {#1926
    date: 2023-12-27 11:54:31.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
12 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "No, because I want the content that I consume to be financially viable. You either accept the ads, or seek out other sites with other payment models."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1710630265 {#2347
    date: 2024-03-17 00:04:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squid_slime@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2331 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 256155
  -bodyTs: "'accept':16 'ad':18 'consum':9 'content':6 'either':15 'financi':12 'model':27 'payment':26 'seek':20 'site':23 'viabl':13 'want':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/726689/-/comment/4321337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703674471 {#1926
    date: 2023-12-27 11:54:31.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
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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +body: "How about bugfixes every day if there are any, new features every month when they have been tested and QAd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703338961 {#2042
    date: 2023-12-23 14:42:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Tibert@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 245805
  -bodyTs: "'bugfix':3 'day':5 'everi':4,12 'featur':11 'month':13 'new':10 'qad':20 'test':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720895/-/comment/4272513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338961 {#2328
    date: 2023-12-23 14:42:41.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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +body: "How about bugfixes every day if there are any, new features every month when they have been tested and QAd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703338961 {#2042
    date: 2023-12-23 14:42:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Tibert@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 245805
  -bodyTs: "'bugfix':3 'day':5 'everi':4,12 'featur':11 'month':13 'new':10 'qad':20 'test':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720895/-/comment/4272513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338961 {#2328
    date: 2023-12-23 14:42:41.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 {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +body: "How about bugfixes every day if there are any, new features every month when they have been tested and QAd."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703338961 {#2042
    date: 2023-12-23 14:42:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@Tibert@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2093 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 245805
  -bodyTs: "'bugfix':3 'day':5 'everi':4,12 'featur':11 'month':13 'new':10 'qad':20 'test':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720895/-/comment/4272513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338961 {#2328
    date: 2023-12-23 14:42:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "Financial explanation: Because it's cheaper to have all your users as involuntary testers, than to actually ensure app quality in-house."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703338912 {#2040
    date: 2023-12-23 14:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@pelya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 245800
  -bodyTs: "'actual':17 'app':19 'cheaper':6 'ensur':18 'explan':2 'financi':1 'hous':23 'in-hous':21 'involuntari':13 'qualiti':20 'tester':14 'user':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720895/-/comment/4272508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338912 {#2330
    date: 2023-12-23 14:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "Financial explanation: Because it's cheaper to have all your users as involuntary testers, than to actually ensure app quality in-house."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703338912 {#2040
    date: 2023-12-23 14:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@pelya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 245800
  -bodyTs: "'actual':17 'app':19 'cheaper':6 'ensur':18 'explan':2 'financi':1 'hous':23 'in-hous':21 'involuntari':13 'qualiti':20 'tester':14 'user':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720895/-/comment/4272508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338912 {#2330
    date: 2023-12-23 14:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2063
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2132 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +body: "Financial explanation: Because it's cheaper to have all your users as involuntary testers, than to actually ensure app quality in-house."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1703338912 {#2040
    date: 2023-12-23 14:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sandayle@iusearchlinux.fyi"
    "@pelya@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2339 …}
  +reports: Doctrine\ORM\PersistentCollection {#2159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2137 …}
  -id: 245800
  -bodyTs: "'actual':17 'app':19 'cheaper':6 'ensur':18 'explan':2 'financi':1 'hous':23 'in-hous':21 'involuntari':13 'qualiti':20 'tester':14 'user':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/720895/-/comment/4272508"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703338912 {#2330
    date: 2023-12-23 14:41:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am not incredibly smart, but I am smart enough to be aware of my own shortcomings. And those confirm this. I do often find myself supporting irrational positions because I don't want things to go the way that lots of awful people want it to. My desire for their cause to fail is stronger than my rational ability to analyze what would actually be best. That's how the human mind works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700858019 {#2080
    date: 2023-11-24 21:33:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 136647
  -bodyTs: "'abil':60 'actual':65 'analyz':62 'aw':43 'awar':13 'best':67 'caus':52 'confirm':20 'desir':49 'enough':10 'fail':54 'find':25 'go':37 'human':72 'incred':4 'irrat':28 'lot':41 'mind':73 'often':24 'peopl':44 'posit':29 'ration':59 'shortcom':17 'smart':5,9 'stronger':56 'support':27 'thing':35 'want':34,45 'way':39 'work':74 'would':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/636803/-/comment/3635264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700308669 {#2064
    date: 2023-11-18 12:57:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am not incredibly smart, but I am smart enough to be aware of my own shortcomings. And those confirm this. I do often find myself supporting irrational positions because I don't want things to go the way that lots of awful people want it to. My desire for their cause to fail is stronger than my rational ability to analyze what would actually be best. That's how the human mind works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700858019 {#2080
    date: 2023-11-24 21:33:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 136647
  -bodyTs: "'abil':60 'actual':65 'analyz':62 'aw':43 'awar':13 'best':67 'caus':52 'confirm':20 'desir':49 'enough':10 'fail':54 'find':25 'go':37 'human':72 'incred':4 'irrat':28 'lot':41 'mind':73 'often':24 'peopl':44 'posit':29 'ration':59 'shortcom':17 'smart':5,9 'stronger':56 'support':27 'thing':35 'want':34,45 'way':39 'work':74 'would':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/636803/-/comment/3635264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700308669 {#2064
    date: 2023-11-18 12:57:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2069
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2065 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2074 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am not incredibly smart, but I am smart enough to be aware of my own shortcomings. And those confirm this. I do often find myself supporting irrational positions because I don't want things to go the way that lots of awful people want it to. My desire for their cause to fail is stronger than my rational ability to analyze what would actually be best. That's how the human mind works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1700858019 {#2080
    date: 2023-11-24 21:33:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2066 …}
  +nested: Doctrine\ORM\PersistentCollection {#2067 …}
  +votes: Doctrine\ORM\PersistentCollection {#2049 …}
  +reports: Doctrine\ORM\PersistentCollection {#2051 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2047 …}
  -id: 136647
  -bodyTs: "'abil':60 'actual':65 'analyz':62 'aw':43 'awar':13 'best':67 'caus':52 'confirm':20 'desir':49 'enough':10 'fail':54 'find':25 'go':37 'human':72 'incred':4 'irrat':28 'lot':41 'mind':73 'often':24 'peopl':44 'posit':29 'ration':59 'shortcom':17 'smart':5,9 'stronger':56 'support':27 'thing':35 'want':34,45 'way':39 'work':74 'would':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/comicstrips@lemmy.world/t/636803/-/comment/3635264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700308669 {#2064
    date: 2023-11-18 12:57:49.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