GET https://kbin.spritesserver.nl/m/sewingrepairing@sh.itjust.works/t/4791/Second-darned-sock

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.27 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\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "sewingrepairing@sh.itjust.works"
    +title: "sewingrepairing"
    +description: "A place to share ideas, knowledge and creations with textiles. The focus is on reducing waste, whether that be sewing from the scraps left from other projects, using the end of rolls and remnants, or repairing and remaking finished pieces."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 11
    +entryCommentCount: 23
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728098405 {#270
      date: 2024-10-05 05:20:05.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 46
    +apId: "sewingrepairing@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/c/sewingrepairing"
    +apPublicUrl: "https://sh.itjust.works/c/sewingrepairing"
    +apFollowersUrl: "https://sh.itjust.works/c/sewingrepairing/followers"
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "sewingrepairing"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704982925 {#268
      date: 2024-01-11 15:22:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696972006 {#276
      date: 2023-10-10 23:06:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Second-darned-sock"
  +title: "Second darned sock"
  +url: "https://sh.itjust.works/pictrs/image/4da3cda0-b5b6-4ee1-84fc-e9049c03b408.webp"
  +body: "I’ve recently started darning my worn-out socks (shoutout to that one poster who posted a tutorial) and so it’s going really well! My socks are still comfy, and the woven patches do the job."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701189346 {#1812
    date: 2023-11-28 17:35:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 4791
  -titleTs: "'darn':2 'second':1 'sock':3"
  -bodyTs: "'comfi':31 'darn':5 'go':24 'job':38 'one':14 'patch':35 'post':17 'poster':15 'realli':25 'recent':3 'shoutout':11 'sock':10,28 'start':4 'still':30 'tutori':19 've':2 'well':26 'worn':8 'worn-out':7 'woven':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696795166
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6803702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696784166 {#2420
    date: 2023-10-08 18:56:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "sewingrepairing@sh.itjust.works"
    +title: "sewingrepairing"
    +description: "A place to share ideas, knowledge and creations with textiles. The focus is on reducing waste, whether that be sewing from the scraps left from other projects, using the end of rolls and remnants, or repairing and remaking finished pieces."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 11
    +entryCommentCount: 23
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728098405 {#270
      date: 2024-10-05 05:20:05.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 46
    +apId: "sewingrepairing@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/c/sewingrepairing"
    +apPublicUrl: "https://sh.itjust.works/c/sewingrepairing"
    +apFollowersUrl: "https://sh.itjust.works/c/sewingrepairing/followers"
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "sewingrepairing"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704982925 {#268
      date: 2024-01-11 15:22:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696972006 {#276
      date: 2023-10-10 23:06:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Second-darned-sock"
  +title: "Second darned sock"
  +url: "https://sh.itjust.works/pictrs/image/4da3cda0-b5b6-4ee1-84fc-e9049c03b408.webp"
  +body: "I’ve recently started darning my worn-out socks (shoutout to that one poster who posted a tutorial) and so it’s going really well! My socks are still comfy, and the woven patches do the job."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701189346 {#1812
    date: 2023-11-28 17:35:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 4791
  -titleTs: "'darn':2 'second':1 'sock':3"
  -bodyTs: "'comfi':31 'darn':5 'go':24 'job':38 'one':14 'patch':35 'post':17 'poster':15 'realli':25 'recent':3 'shoutout':11 'sock':10,28 'start':4 'still':30 'tutori':19 've':2 'well':26 'worn':8 'worn-out':7 'woven':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696795166
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6803702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696784166 {#2420
    date: 2023-10-08 18:56:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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\Entry {#2414
  +user: Proxies\__CG__\App\Entity\User {#1934 …}
  +magazine: App\Entity\Magazine {#262
    +icon: Proxies\__CG__\App\Entity\Image {#242 …}
    +name: "sewingrepairing@sh.itjust.works"
    +title: "sewingrepairing"
    +description: "A place to share ideas, knowledge and creations with textiles. The focus is on reducing waste, whether that be sewing from the scraps left from other projects, using the end of rolls and remnants, or repairing and remaking finished pieces."
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 11
    +entryCommentCount: 23
    +postCount: 0
    +postCommentCount: 0
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1728098405 {#270
      date: 2024-10-05 05:20:05.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#233 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
    +entries: Doctrine\ORM\PersistentCollection {#176 …}
    +posts: Doctrine\ORM\PersistentCollection {#134 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
    +bans: Doctrine\ORM\PersistentCollection {#113 …}
    +reports: Doctrine\ORM\PersistentCollection {#99 …}
    +badges: Doctrine\ORM\PersistentCollection {#77 …}
    +logs: Doctrine\ORM\PersistentCollection {#67 …}
    +awards: Doctrine\ORM\PersistentCollection {#2434 …}
    +categories: Doctrine\ORM\PersistentCollection {#1804 …}
    -id: 46
    +apId: "sewingrepairing@sh.itjust.works"
    +apProfileId: "https://sh.itjust.works/c/sewingrepairing"
    +apPublicUrl: "https://sh.itjust.works/c/sewingrepairing"
    +apFollowersUrl: "https://sh.itjust.works/c/sewingrepairing/followers"
    +apInboxUrl: "https://sh.itjust.works/inbox"
    +apDomain: "sh.itjust.works"
    +apPreferredUsername: "sewingrepairing"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1704982925 {#268
      date: 2024-01-11 15:22:05.0 +01:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696972006 {#276
      date: 2023-10-10 23:06:46.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1961 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
  +slug: "Second-darned-sock"
  +title: "Second darned sock"
  +url: "https://sh.itjust.works/pictrs/image/4da3cda0-b5b6-4ee1-84fc-e9049c03b408.webp"
  +body: "I’ve recently started darning my worn-out socks (shoutout to that one poster who posted a tutorial) and so it’s going really well! My socks are still comfy, and the woven patches do the job."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701189346 {#1812
    date: 2023-11-28 17:35:46.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1876 …}
  +votes: Doctrine\ORM\PersistentCollection {#1930 …}
  +reports: Doctrine\ORM\PersistentCollection {#1949 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
  +badges: Doctrine\ORM\PersistentCollection {#2288 …}
  +children: []
  -id: 4791
  -titleTs: "'darn':2 'second':1 'sock':3"
  -bodyTs: "'comfi':31 'darn':5 'go':24 'job':38 'one':14 'patch':35 'post':17 'poster':15 'realli':25 'recent':3 'shoutout':11 'sock':10,28 'start':4 'still':30 'tutori':19 've':2 'well':26 'worn':8 'worn-out':7 'woven':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696795166
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/6803702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696784166 {#2420
    date: 2023-10-08 18:56:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"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 {#4034
  +user: App\Entity\User {#3982 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "sewingrepairing@sh.itjust.works"
      +title: "sewingrepairing"
      +description: "A place to share ideas, knowledge and creations with textiles. The focus is on reducing waste, whether that be sewing from the scraps left from other projects, using the end of rolls and remnants, or repairing and remaking finished pieces."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 11
      +entryCommentCount: 23
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728098405 {#270
        date: 2024-10-05 05:20:05.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 46
      +apId: "sewingrepairing@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/sewingrepairing"
      +apPublicUrl: "https://sh.itjust.works/c/sewingrepairing"
      +apFollowersUrl: "https://sh.itjust.works/c/sewingrepairing/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "sewingrepairing"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1704982925 {#268
        date: 2024-01-11 15:22:05.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696972006 {#276
        date: 2023-10-10 23:06:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Second-darned-sock"
    +title: "Second darned sock"
    +url: "https://sh.itjust.works/pictrs/image/4da3cda0-b5b6-4ee1-84fc-e9049c03b408.webp"
    +body: "I’ve recently started darning my worn-out socks (shoutout to that one poster who posted a tutorial) and so it’s going really well! My socks are still comfy, and the woven patches do the job."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701189346 {#1812
      date: 2023-11-28 17:35:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 4791
    -titleTs: "'darn':2 'second':1 'sock':3"
    -bodyTs: "'comfi':31 'darn':5 'go':24 'job':38 'one':14 'patch':35 'post':17 'poster':15 'realli':25 'recent':3 'shoutout':11 'sock':10,28 'start':4 'still':30 'tutori':19 've':2 'well':26 'worn':8 'worn-out':7 'woven':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696795166
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/6803702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696784166 {#2420
      date: 2023-10-08 18:56:06.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Good for you! I’m so happy to see people repairing clothes instead of tossing them. I got a speedweave and it has made mending even easier."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701189346 {#4043
    date: 2023-11-28 17:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pedantichedgehog@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 174038
  -bodyTs: "'cloth':12 'easier':27 'even':26 'good':1 'got':18 'happi':7 'instead':13 'm':5 'made':24 'mend':25 'peopl':10 'repair':11 'see':9 'speedweav':20 'toss':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4555888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189346 {#3979
    date: 2023-11-28 17:35: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
7 DENIED edit
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#3982 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "sewingrepairing@sh.itjust.works"
      +title: "sewingrepairing"
      +description: "A place to share ideas, knowledge and creations with textiles. The focus is on reducing waste, whether that be sewing from the scraps left from other projects, using the end of rolls and remnants, or repairing and remaking finished pieces."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 11
      +entryCommentCount: 23
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728098405 {#270
        date: 2024-10-05 05:20:05.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 46
      +apId: "sewingrepairing@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/sewingrepairing"
      +apPublicUrl: "https://sh.itjust.works/c/sewingrepairing"
      +apFollowersUrl: "https://sh.itjust.works/c/sewingrepairing/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "sewingrepairing"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1704982925 {#268
        date: 2024-01-11 15:22:05.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696972006 {#276
        date: 2023-10-10 23:06:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Second-darned-sock"
    +title: "Second darned sock"
    +url: "https://sh.itjust.works/pictrs/image/4da3cda0-b5b6-4ee1-84fc-e9049c03b408.webp"
    +body: "I’ve recently started darning my worn-out socks (shoutout to that one poster who posted a tutorial) and so it’s going really well! My socks are still comfy, and the woven patches do the job."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701189346 {#1812
      date: 2023-11-28 17:35:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 4791
    -titleTs: "'darn':2 'second':1 'sock':3"
    -bodyTs: "'comfi':31 'darn':5 'go':24 'job':38 'one':14 'patch':35 'post':17 'poster':15 'realli':25 'recent':3 'shoutout':11 'sock':10,28 'start':4 'still':30 'tutori':19 've':2 'well':26 'worn':8 'worn-out':7 'woven':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696795166
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/6803702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696784166 {#2420
      date: 2023-10-08 18:56:06.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Good for you! I’m so happy to see people repairing clothes instead of tossing them. I got a speedweave and it has made mending even easier."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701189346 {#4043
    date: 2023-11-28 17:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pedantichedgehog@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 174038
  -bodyTs: "'cloth':12 'easier':27 'even':26 'good':1 'got':18 'happi':7 'instead':13 'm':5 'made':24 'mend':25 'peopl':10 'repair':11 'see':9 'speedweav':20 'toss':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4555888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189346 {#3979
    date: 2023-11-28 17:35: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
8 DENIED moderate
App\Entity\EntryComment {#4034
  +user: App\Entity\User {#3982 …}
  +entry: App\Entity\Entry {#2414
    +user: Proxies\__CG__\App\Entity\User {#1934 …}
    +magazine: App\Entity\Magazine {#262
      +icon: Proxies\__CG__\App\Entity\Image {#242 …}
      +name: "sewingrepairing@sh.itjust.works"
      +title: "sewingrepairing"
      +description: "A place to share ideas, knowledge and creations with textiles. The focus is on reducing waste, whether that be sewing from the scraps left from other projects, using the end of rolls and remnants, or repairing and remaking finished pieces."
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 11
      +entryCommentCount: 23
      +postCount: 0
      +postCommentCount: 0
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1728098405 {#270
        date: 2024-10-05 05:20:05.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#233 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
      +entries: Doctrine\ORM\PersistentCollection {#176 …}
      +posts: Doctrine\ORM\PersistentCollection {#134 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
      +bans: Doctrine\ORM\PersistentCollection {#113 …}
      +reports: Doctrine\ORM\PersistentCollection {#99 …}
      +badges: Doctrine\ORM\PersistentCollection {#77 …}
      +logs: Doctrine\ORM\PersistentCollection {#67 …}
      +awards: Doctrine\ORM\PersistentCollection {#2434 …}
      +categories: Doctrine\ORM\PersistentCollection {#1804 …}
      -id: 46
      +apId: "sewingrepairing@sh.itjust.works"
      +apProfileId: "https://sh.itjust.works/c/sewingrepairing"
      +apPublicUrl: "https://sh.itjust.works/c/sewingrepairing"
      +apFollowersUrl: "https://sh.itjust.works/c/sewingrepairing/followers"
      +apInboxUrl: "https://sh.itjust.works/inbox"
      +apDomain: "sh.itjust.works"
      +apPreferredUsername: "sewingrepairing"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1704982925 {#268
        date: 2024-01-11 15:22:05.0 +01:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696972006 {#276
        date: 2023-10-10 23:06:46.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1961 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1894 …}
    +slug: "Second-darned-sock"
    +title: "Second darned sock"
    +url: "https://sh.itjust.works/pictrs/image/4da3cda0-b5b6-4ee1-84fc-e9049c03b408.webp"
    +body: "I’ve recently started darning my worn-out socks (shoutout to that one poster who posted a tutorial) and so it’s going really well! My socks are still comfy, and the woven patches do the job."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 1
    +favouriteCount: 2
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701189346 {#1812
      date: 2023-11-28 17:35:46.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1876 …}
    +votes: Doctrine\ORM\PersistentCollection {#1930 …}
    +reports: Doctrine\ORM\PersistentCollection {#1949 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2166 …}
    +badges: Doctrine\ORM\PersistentCollection {#2288 …}
    +children: []
    -id: 4791
    -titleTs: "'darn':2 'second':1 'sock':3"
    -bodyTs: "'comfi':31 'darn':5 'go':24 'job':38 'one':14 'patch':35 'post':17 'poster':15 'realli':25 'recent':3 'shoutout':11 'sock':10,28 'start':4 'still':30 'tutori':19 've':2 'well':26 'worn':8 'worn-out':7 'woven':34"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696795166
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/6803702"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696784166 {#2420
      date: 2023-10-08 18:56:06.0 +02:00
    }
  }
  +magazine: App\Entity\Magazine {#262}
  +image: null
  +parent: null
  +root: null
  +body: "Good for you! I’m so happy to see people repairing clothes instead of tossing them. I got a speedweave and it has made mending even easier."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701189346 {#4043
    date: 2023-11-28 17:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pedantichedgehog@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4032 …}
  +nested: Doctrine\ORM\PersistentCollection {#4030 …}
  +votes: Doctrine\ORM\PersistentCollection {#4028 …}
  +reports: Doctrine\ORM\PersistentCollection {#4026 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3998 …}
  -id: 174038
  -bodyTs: "'cloth':12 'easier':27 'even':26 'good':1 'got':18 'happi':7 'instead':13 'm':5 'made':24 'mend':25 'peopl':10 'repair':11 'see':9 'speedweav':20 'toss':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/4555888"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701189346 {#3979
    date: 2023-11-28 17:35: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
9 DENIED edit
App\Entity\Magazine {#262
  +icon: Proxies\__CG__\App\Entity\Image {#242 …}
  +name: "sewingrepairing@sh.itjust.works"
  +title: "sewingrepairing"
  +description: "A place to share ideas, knowledge and creations with textiles. The focus is on reducing waste, whether that be sewing from the scraps left from other projects, using the end of rolls and remnants, or repairing and remaking finished pieces."
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 11
  +entryCommentCount: 23
  +postCount: 0
  +postCommentCount: 0
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1728098405 {#270
    date: 2024-10-05 05:20:05.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#233 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#229 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#218 …}
  +entries: Doctrine\ORM\PersistentCollection {#176 …}
  +posts: Doctrine\ORM\PersistentCollection {#134 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#196 …}
  +bans: Doctrine\ORM\PersistentCollection {#113 …}
  +reports: Doctrine\ORM\PersistentCollection {#99 …}
  +badges: Doctrine\ORM\PersistentCollection {#77 …}
  +logs: Doctrine\ORM\PersistentCollection {#67 …}
  +awards: Doctrine\ORM\PersistentCollection {#2434 …}
  +categories: Doctrine\ORM\PersistentCollection {#1804 …}
  -id: 46
  +apId: "sewingrepairing@sh.itjust.works"
  +apProfileId: "https://sh.itjust.works/c/sewingrepairing"
  +apPublicUrl: "https://sh.itjust.works/c/sewingrepairing"
  +apFollowersUrl: "https://sh.itjust.works/c/sewingrepairing/followers"
  +apInboxUrl: "https://sh.itjust.works/inbox"
  +apDomain: "sh.itjust.works"
  +apPreferredUsername: "sewingrepairing"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1704982925 {#268
    date: 2024-01-11 15:22:05.0 +01:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696972006 {#276
    date: 2023-10-10 23:06:46.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"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