GET https://kbin.spritesserver.nl/index.php/u/@devdad@programming.dev/comments/top

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 …}
}
19.02 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 {#2011
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I really missed this sub\n
    \n
    Me too. It’s about the only reason I still open Reddit, every now and again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1691330573 {#2035
    date: 2023-08-06 16:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 25227
  -bodyTs: "'everi':18 'miss':3 'open':16 'realli':2 'reason':13 'reddit':17 'still':15 'sub':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1677480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691312875 {#2361
    date: 2023-08-06 11:07:55.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 {#2011
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I really missed this sub\n
    \n
    Me too. It’s about the only reason I still open Reddit, every now and again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1691330573 {#2035
    date: 2023-08-06 16:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 25227
  -bodyTs: "'everi':18 'miss':3 'open':16 'realli':2 'reason':13 'reddit':17 'still':15 'sub':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1677480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691312875 {#2361
    date: 2023-08-06 11:07:55.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 {#2011
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2467 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > I really missed this sub\n
    \n
    Me too. It’s about the only reason I still open Reddit, every now and again.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 26
  +score: 0
  +lastActive: DateTime @1691330573 {#2035
    date: 2023-08-06 16:02:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2360 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2389 …}
  -id: 25227
  -bodyTs: "'everi':18 'miss':3 'open':16 'realli':2 'reason':13 'reddit':17 'still':15 'sub':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/1677480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691312875 {#2361
    date: 2023-08-06 11:07:55.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 {#2447
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is mastodon worth signing up for, as a content creator?\n
      \n
      I used to be a pretty avid tweeter - I’d post random things related to my job (software engineer), like gotchas I encountered, new articles I’d written etc etc, but I left Twitter when a certain somebody took over.\n
      \n
      I’m not bothered about a large following, but I did enjoy randomly helping people that would see my tweets and fix their issue / help with the thing they were working on.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689022095 {#2422
      date: 2023-07-10 22:48:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BurnedDonutHole@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2351 …}
    +nested: Doctrine\ORM\PersistentCollection {#2344 …}
    +votes: Doctrine\ORM\PersistentCollection {#2141 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
    -id: 9565
    -bodyTs: "'articl':35 'avid':17 'bother':54 'certain':47 'content':9 'creator':10 'd':20,37 'encount':33 'engin':29 'enjoy':62 'etc':39,40 'fix':72 'follow':58 'gotcha':31 'help':64,75 'issu':74 'job':27 'larg':57 'left':43 'like':30 'm':52 'mastodon':2 'new':34 'peopl':65 'post':21 'pretti':16 'random':22,63 'relat':24 'see':68 'sign':4 'softwar':28 'somebodi':48 'thing':23,78 'took':49 'tweet':70 'tweeter':18 'twitter':44 'use':12 'work':81 'worth':3 'would':67 'written':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/803083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688972855 {#2393
      date: 2023-07-10 09:07:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I did end up creating an account, but I’m not sure about posting my handle here as I want to keep the things separate (especially as I’m using my name on mastodon)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689022074 {#2021
    date: 2023-07-10 22:47:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BurnedDonutHole@lemmy.ml"
    "@emptyother@oslo.town"
    "@devdad@programming.dev"
    "@emptyother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 9570
  -bodyTs: "'account':7 'creat':5 'end':3 'especi':26 'handl':16 'keep':22 'm':10,29 'mastodon':34 'name':32 'post':14 'separ':25 'sure':12 'thing':24 'use':30 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/823168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689022074 {#2029
    date: 2023-07-10 22:47:54.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
7 DENIED edit
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is mastodon worth signing up for, as a content creator?\n
      \n
      I used to be a pretty avid tweeter - I’d post random things related to my job (software engineer), like gotchas I encountered, new articles I’d written etc etc, but I left Twitter when a certain somebody took over.\n
      \n
      I’m not bothered about a large following, but I did enjoy randomly helping people that would see my tweets and fix their issue / help with the thing they were working on.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689022095 {#2422
      date: 2023-07-10 22:48:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BurnedDonutHole@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2351 …}
    +nested: Doctrine\ORM\PersistentCollection {#2344 …}
    +votes: Doctrine\ORM\PersistentCollection {#2141 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
    -id: 9565
    -bodyTs: "'articl':35 'avid':17 'bother':54 'certain':47 'content':9 'creator':10 'd':20,37 'encount':33 'engin':29 'enjoy':62 'etc':39,40 'fix':72 'follow':58 'gotcha':31 'help':64,75 'issu':74 'job':27 'larg':57 'left':43 'like':30 'm':52 'mastodon':2 'new':34 'peopl':65 'post':21 'pretti':16 'random':22,63 'relat':24 'see':68 'sign':4 'softwar':28 'somebodi':48 'thing':23,78 'took':49 'tweet':70 'tweeter':18 'twitter':44 'use':12 'work':81 'worth':3 'would':67 'written':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/803083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688972855 {#2393
      date: 2023-07-10 09:07:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I did end up creating an account, but I’m not sure about posting my handle here as I want to keep the things separate (especially as I’m using my name on mastodon)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689022074 {#2021
    date: 2023-07-10 22:47:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BurnedDonutHole@lemmy.ml"
    "@emptyother@oslo.town"
    "@devdad@programming.dev"
    "@emptyother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 9570
  -bodyTs: "'account':7 'creat':5 'end':3 'especi':26 'handl':16 'keep':22 'm':10,29 'mastodon':34 'name':32 'post':14 'separ':25 'sure':12 'thing':24 'use':30 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/823168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689022074 {#2029
    date: 2023-07-10 22:47:54.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
8 DENIED moderate
App\Entity\EntryComment {#2447
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Is mastodon worth signing up for, as a content creator?\n
      \n
      I used to be a pretty avid tweeter - I’d post random things related to my job (software engineer), like gotchas I encountered, new articles I’d written etc etc, but I left Twitter when a certain somebody took over.\n
      \n
      I’m not bothered about a large following, but I did enjoy randomly helping people that would see my tweets and fix their issue / help with the thing they were working on.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1689022095 {#2422
      date: 2023-07-10 22:48:15.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@BurnedDonutHole@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2351 …}
    +nested: Doctrine\ORM\PersistentCollection {#2344 …}
    +votes: Doctrine\ORM\PersistentCollection {#2141 …}
    +reports: Doctrine\ORM\PersistentCollection {#2331 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
    -id: 9565
    -bodyTs: "'articl':35 'avid':17 'bother':54 'certain':47 'content':9 'creator':10 'd':20,37 'encount':33 'engin':29 'enjoy':62 'etc':39,40 'fix':72 'follow':58 'gotcha':31 'help':64,75 'issu':74 'job':27 'larg':57 'left':43 'like':30 'm':52 'mastodon':2 'new':34 'peopl':65 'post':21 'pretti':16 'random':22,63 'relat':24 'see':68 'sign':4 'softwar':28 'somebodi':48 'thing':23,78 'took':49 'tweet':70 'tweeter':18 'twitter':44 'use':12 'work':81 'worth':3 'would':67 'written':38"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/803083"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688972855 {#2393
      date: 2023-07-10 09:07:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I did end up creating an account, but I’m not sure about posting my handle here as I want to keep the things separate (especially as I’m using my name on mastodon)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689022074 {#2021
    date: 2023-07-10 22:47:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BurnedDonutHole@lemmy.ml"
    "@emptyother@oslo.town"
    "@devdad@programming.dev"
    "@emptyother@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 9570
  -bodyTs: "'account':7 'creat':5 'end':3 'especi':26 'handl':16 'keep':22 'm':10,29 'mastodon':34 'name':32 'post':14 'separ':25 'sure':12 'thing':24 'use':30 'want':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/823168"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689022074 {#2029
    date: 2023-07-10 22:47:54.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
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 {#2089
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is mastodon worth signing up for, as a content creator?\n
    \n
    I used to be a pretty avid tweeter - I’d post random things related to my job (software engineer), like gotchas I encountered, new articles I’d written etc etc, but I left Twitter when a certain somebody took over.\n
    \n
    I’m not bothered about a large following, but I did enjoy randomly helping people that would see my tweets and fix their issue / help with the thing they were working on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689022095 {#2422
    date: 2023-07-10 22:48:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BurnedDonutHole@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 9565
  -bodyTs: "'articl':35 'avid':17 'bother':54 'certain':47 'content':9 'creator':10 'd':20,37 'encount':33 'engin':29 'enjoy':62 'etc':39,40 'fix':72 'follow':58 'gotcha':31 'help':64,75 'issu':74 'job':27 'larg':57 'left':43 'like':30 'm':52 'mastodon':2 'new':34 'peopl':65 'post':21 'pretti':16 'random':22,63 'relat':24 'see':68 'sign':4 'softwar':28 'somebodi':48 'thing':23,78 'took':49 'tweet':70 'tweeter':18 'twitter':44 'use':12 'work':81 'worth':3 'would':67 'written':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/803083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688972855 {#2393
    date: 2023-07-10 09:07:35.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
11 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2089
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is mastodon worth signing up for, as a content creator?\n
    \n
    I used to be a pretty avid tweeter - I’d post random things related to my job (software engineer), like gotchas I encountered, new articles I’d written etc etc, but I left Twitter when a certain somebody took over.\n
    \n
    I’m not bothered about a large following, but I did enjoy randomly helping people that would see my tweets and fix their issue / help with the thing they were working on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689022095 {#2422
    date: 2023-07-10 22:48:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BurnedDonutHole@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 9565
  -bodyTs: "'articl':35 'avid':17 'bother':54 'certain':47 'content':9 'creator':10 'd':20,37 'encount':33 'engin':29 'enjoy':62 'etc':39,40 'fix':72 'follow':58 'gotcha':31 'help':64,75 'issu':74 'job':27 'larg':57 'left':43 'like':30 'm':52 'mastodon':2 'new':34 'peopl':65 'post':21 'pretti':16 'random':22,63 'relat':24 'see':68 'sign':4 'softwar':28 'somebodi':48 'thing':23,78 'took':49 'tweet':70 'tweeter':18 'twitter':44 'use':12 'work':81 'worth':3 'would':67 'written':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/803083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688972855 {#2393
    date: 2023-07-10 09:07:35.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
12 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2089
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2462 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is mastodon worth signing up for, as a content creator?\n
    \n
    I used to be a pretty avid tweeter - I’d post random things related to my job (software engineer), like gotchas I encountered, new articles I’d written etc etc, but I left Twitter when a certain somebody took over.\n
    \n
    I’m not bothered about a large following, but I did enjoy randomly helping people that would see my tweets and fix their issue / help with the thing they were working on.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689022095 {#2422
    date: 2023-07-10 22:48:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BurnedDonutHole@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2351 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2141 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2063 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2092 …}
  -id: 9565
  -bodyTs: "'articl':35 'avid':17 'bother':54 'certain':47 'content':9 'creator':10 'd':20,37 'encount':33 'engin':29 'enjoy':62 'etc':39,40 'fix':72 'follow':58 'gotcha':31 'help':64,75 'issu':74 'job':27 'larg':57 'left':43 'like':30 'm':52 'mastodon':2 'new':34 'peopl':65 'post':21 'pretti':16 'random':22,63 'relat':24 'see':68 'sign':4 'softwar':28 'somebodi':48 'thing':23,78 'took':49 'tweet':70 'tweeter':18 'twitter':44 'use':12 'work':81 'worth':3 'would':67 'written':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/803083"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688972855 {#2393
    date: 2023-07-10 09:07:35.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