GET https://kbin.spritesserver.nl/u/@ALostInquirer@lemm.ee/threads?p=2

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2069
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Besides-friends-inviting-you-what-s-drawn-you-to-join-a"
  +title: "Besides friends inviting you, what's drawn you to join a community?"
  +url: null
  +body: "Community of any sort, btw, online or offline, deep space or inner earth, so on or so forth."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697001578 {#2068
    date: 2023-10-11 07:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  +badges: Doctrine\ORM\PersistentCollection {#2059 …}
  +children: []
  -id: 6031
  -titleTs: "'besid':1 'communiti':12 'drawn':7 'friend':2 'invit':3 'join':10"
  -bodyTs: "'btw':5 'communiti':1 'deep':9 'earth':13 'forth':18 'inner':12 'offlin':8 'onlin':6 'sort':4 'space':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696986544
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11066444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696980044 {#2072
    date: 2023-10-11 01:20:44.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 {#2069
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Besides-friends-inviting-you-what-s-drawn-you-to-join-a"
  +title: "Besides friends inviting you, what's drawn you to join a community?"
  +url: null
  +body: "Community of any sort, btw, online or offline, deep space or inner earth, so on or so forth."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697001578 {#2068
    date: 2023-10-11 07:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  +badges: Doctrine\ORM\PersistentCollection {#2059 …}
  +children: []
  -id: 6031
  -titleTs: "'besid':1 'communiti':12 'drawn':7 'friend':2 'invit':3 'join':10"
  -bodyTs: "'btw':5 'communiti':1 'deep':9 'earth':13 'forth':18 'inner':12 'offlin':8 'onlin':6 'sort':4 'space':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696986544
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11066444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696980044 {#2072
    date: 2023-10-11 01:20:44.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 {#2069
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Besides-friends-inviting-you-what-s-drawn-you-to-join-a"
  +title: "Besides friends inviting you, what's drawn you to join a community?"
  +url: null
  +body: "Community of any sort, btw, online or offline, deep space or inner earth, so on or so forth."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697001578 {#2068
    date: 2023-10-11 07:19:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2065 …}
  +votes: Doctrine\ORM\PersistentCollection {#2066 …}
  +reports: Doctrine\ORM\PersistentCollection {#2067 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2049 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2051 …}
  +badges: Doctrine\ORM\PersistentCollection {#2059 …}
  +children: []
  -id: 6031
  -titleTs: "'besid':1 'communiti':12 'drawn':7 'friend':2 'invit':3 'join':10"
  -bodyTs: "'btw':5 'communiti':1 'deep':9 'earth':13 'forth':18 'inner':12 'offlin':8 'onlin':6 'sort':4 'space':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696986544
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/11066444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696980044 {#2072
    date: 2023-10-11 01:20:44.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\Entry {#2115
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Which-day-of-the-week-do-you-have-a-superstition"
  +title: "Which day of the week do you have a superstition about, and why?"
  +url: null
  +body: "The most famous is probably friday the thirteenth, but setting that aside, what other days in general (regardless of specific date) do you hold some superstitions about?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691534192 {#2121
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  +badges: Doctrine\ORM\PersistentCollection {#2128 …}
  +children: []
  -id: 6682
  -titleTs: "'day':2 'superstit':10 'week':5"
  -bodyTs: "'asid':12 'date':21 'day':15 'famous':3 'friday':6 'general':17 'hold':24 'probabl':5 'regardless':18 'set':10 'specif':20 'superstit':26 'thirteenth':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691489648
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3511757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691476648 {#2122
    date: 2023-08-08 08:37:28.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
7 DENIED edit
App\Entity\Entry {#2115
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Which-day-of-the-week-do-you-have-a-superstition"
  +title: "Which day of the week do you have a superstition about, and why?"
  +url: null
  +body: "The most famous is probably friday the thirteenth, but setting that aside, what other days in general (regardless of specific date) do you hold some superstitions about?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691534192 {#2121
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  +badges: Doctrine\ORM\PersistentCollection {#2128 …}
  +children: []
  -id: 6682
  -titleTs: "'day':2 'superstit':10 'week':5"
  -bodyTs: "'asid':12 'date':21 'day':15 'famous':3 'friday':6 'general':17 'hold':24 'probabl':5 'regardless':18 'set':10 'specif':20 'superstit':26 'thirteenth':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691489648
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3511757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691476648 {#2122
    date: 2023-08-08 08:37:28.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
8 DENIED moderate
App\Entity\Entry {#2115
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Which-day-of-the-week-do-you-have-a-superstition"
  +title: "Which day of the week do you have a superstition about, and why?"
  +url: null
  +body: "The most famous is probably friday the thirteenth, but setting that aside, what other days in general (regardless of specific date) do you hold some superstitions about?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691534192 {#2121
    date: 2023-08-09 00:36:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  +badges: Doctrine\ORM\PersistentCollection {#2128 …}
  +children: []
  -id: 6682
  -titleTs: "'day':2 'superstit':10 'week':5"
  -bodyTs: "'asid':12 'date':21 'day':15 'famous':3 'friday':6 'general':17 'hold':24 'probabl':5 'regardless':18 'set':10 'specif':20 'superstit':26 'thirteenth':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691489648
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3511757"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691476648 {#2122
    date: 2023-08-08 08:37:28.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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#2203
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Which-communities-would-be-best-for-nonsense-questions-and-goofy"
  +title: "Which communities would be best for nonsense questions and goofy banter?"
  +url: null
  +body: """
    I *could* make them, but I’m not too interested in all the moderation responsibilities, and I’ve tried searching via Lemmyverse and have been kinda surprised to not find much. Might be using the wrong terms?\n
    \n
    Poked about some shitpost comments, but I dunno, not exactly the vibe I’m after tbh.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691213502 {#2201
    date: 2023-08-05 07:31:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  +badges: Doctrine\ORM\PersistentCollection {#2268 …}
  +children: []
  -id: 6723
  -titleTs: "'banter':11 'best':5 'communiti':2 'goofi':10 'nonsens':7 'question':8 'would':3"
  -bodyTs: "'comment':42 'could':2 'dunno':45 'exact':47 'find':30 'interest':10 'kinda':26 'lemmyvers':22 'm':7,51 'make':3 'might':32 'moder':14 'much':31 'poke':38 'respons':15 'search':20 'shitpost':41 'surpris':27 'tbh':53 'term':37 'tri':19 'use':34 've':18 'via':21 'vibe':49 'wrong':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691213502
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3154247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691213502 {#2210
    date: 2023-08-05 07:31:42.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
11 DENIED edit
App\Entity\Entry {#2203
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Which-communities-would-be-best-for-nonsense-questions-and-goofy"
  +title: "Which communities would be best for nonsense questions and goofy banter?"
  +url: null
  +body: """
    I *could* make them, but I’m not too interested in all the moderation responsibilities, and I’ve tried searching via Lemmyverse and have been kinda surprised to not find much. Might be using the wrong terms?\n
    \n
    Poked about some shitpost comments, but I dunno, not exactly the vibe I’m after tbh.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691213502 {#2201
    date: 2023-08-05 07:31:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  +badges: Doctrine\ORM\PersistentCollection {#2268 …}
  +children: []
  -id: 6723
  -titleTs: "'banter':11 'best':5 'communiti':2 'goofi':10 'nonsens':7 'question':8 'would':3"
  -bodyTs: "'comment':42 'could':2 'dunno':45 'exact':47 'find':30 'interest':10 'kinda':26 'lemmyvers':22 'm':7,51 'make':3 'might':32 'moder':14 'much':31 'poke':38 'respons':15 'search':20 'shitpost':41 'surpris':27 'tbh':53 'term':37 'tri':19 'use':34 've':18 'via':21 'vibe':49 'wrong':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691213502
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3154247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691213502 {#2210
    date: 2023-08-05 07:31:42.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
12 DENIED moderate
App\Entity\Entry {#2203
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Which-communities-would-be-best-for-nonsense-questions-and-goofy"
  +title: "Which communities would be best for nonsense questions and goofy banter?"
  +url: null
  +body: """
    I *could* make them, but I’m not too interested in all the moderation responsibilities, and I’ve tried searching via Lemmyverse and have been kinda surprised to not find much. Might be using the wrong terms?\n
    \n
    Poked about some shitpost comments, but I dunno, not exactly the vibe I’m after tbh.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691213502 {#2201
    date: 2023-08-05 07:31:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  +badges: Doctrine\ORM\PersistentCollection {#2268 …}
  +children: []
  -id: 6723
  -titleTs: "'banter':11 'best':5 'communiti':2 'goofi':10 'nonsens':7 'question':8 'would':3"
  -bodyTs: "'comment':42 'could':2 'dunno':45 'exact':47 'find':30 'interest':10 'kinda':26 'lemmyvers':22 'm':7,51 'make':3 'might':32 'moder':14 'much':31 'poke':38 'respons':15 'search':20 'shitpost':41 'surpris':27 'tbh':53 'term':37 'tri':19 'use':34 've':18 'via':21 'vibe':49 'wrong':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691213502
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3154247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691213502 {#2210
    date: 2023-08-05 07:31:42.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
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\Entry {#2274
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Do-you-think-esports-may-eventually-become-as-much-of"
  +title: "Do you think esports may eventually become as much of a phenomena as sports? How so?"
  +url: null
  +body: """
    Sports are a massive phenomena, to say the least, and esports definitely seems to want to try to become similar, but so far…I think it may be fair to say it’s struggling at that, outside of maybe some specific games and countries (…Is StarCraft still a thing in South Korea?).\n
    \n
    Do you think that might eventually change, and if so what might contribute to it being alongside regular sports in terms of conversations & attention?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691109982 {#2273
    date: 2023-08-04 02:46:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  +badges: Doctrine\ORM\PersistentCollection {#2240 …}
  +children: []
  -id: 7300
  -titleTs: "'becom':7 'esport':4 'eventu':6 'may':5 'much':9 'phenomena':12 'sport':14 'think':3"
  -bodyTs: "'alongsid':69 'attent':76 'becom':19 'chang':59 'contribut':65 'convers':75 'countri':44 'definit':12 'esport':11 'eventu':58 'fair':29 'far':23 'game':42 'korea':52 'least':9 'massiv':4 'may':27 'mayb':39 'might':57,64 'outsid':37 'phenomena':5 'regular':70 'say':7,31 'seem':13 'similar':20 'south':51 'specif':41 'sport':1,71 'starcraft':46 'still':47 'struggl':34 'term':73 'thing':49 'think':25,55 'tri':17 'want':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691109982
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3001815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691109982 {#2271
    date: 2023-08-04 02:46:22.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
15 DENIED edit
App\Entity\Entry {#2274
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Do-you-think-esports-may-eventually-become-as-much-of"
  +title: "Do you think esports may eventually become as much of a phenomena as sports? How so?"
  +url: null
  +body: """
    Sports are a massive phenomena, to say the least, and esports definitely seems to want to try to become similar, but so far…I think it may be fair to say it’s struggling at that, outside of maybe some specific games and countries (…Is StarCraft still a thing in South Korea?).\n
    \n
    Do you think that might eventually change, and if so what might contribute to it being alongside regular sports in terms of conversations & attention?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691109982 {#2273
    date: 2023-08-04 02:46:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  +badges: Doctrine\ORM\PersistentCollection {#2240 …}
  +children: []
  -id: 7300
  -titleTs: "'becom':7 'esport':4 'eventu':6 'may':5 'much':9 'phenomena':12 'sport':14 'think':3"
  -bodyTs: "'alongsid':69 'attent':76 'becom':19 'chang':59 'contribut':65 'convers':75 'countri':44 'definit':12 'esport':11 'eventu':58 'fair':29 'far':23 'game':42 'korea':52 'least':9 'massiv':4 'may':27 'mayb':39 'might':57,64 'outsid':37 'phenomena':5 'regular':70 'say':7,31 'seem':13 'similar':20 'south':51 'specif':41 'sport':1,71 'starcraft':46 'still':47 'struggl':34 'term':73 'thing':49 'think':25,55 'tri':17 'want':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691109982
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3001815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691109982 {#2271
    date: 2023-08-04 02:46:22.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
16 DENIED moderate
App\Entity\Entry {#2274
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "Do-you-think-esports-may-eventually-become-as-much-of"
  +title: "Do you think esports may eventually become as much of a phenomena as sports? How so?"
  +url: null
  +body: """
    Sports are a massive phenomena, to say the least, and esports definitely seems to want to try to become similar, but so far…I think it may be fair to say it’s struggling at that, outside of maybe some specific games and countries (…Is StarCraft still a thing in South Korea?).\n
    \n
    Do you think that might eventually change, and if so what might contribute to it being alongside regular sports in terms of conversations & attention?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1691109982 {#2273
    date: 2023-08-04 02:46:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2272 …}
  +votes: Doctrine\ORM\PersistentCollection {#2253 …}
  +reports: Doctrine\ORM\PersistentCollection {#2262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  +badges: Doctrine\ORM\PersistentCollection {#2240 …}
  +children: []
  -id: 7300
  -titleTs: "'becom':7 'esport':4 'eventu':6 'may':5 'much':9 'phenomena':12 'sport':14 'think':3"
  -bodyTs: "'alongsid':69 'attent':76 'becom':19 'chang':59 'contribut':65 'convers':75 'countri':44 'definit':12 'esport':11 'eventu':58 'fair':29 'far':23 'game':42 'korea':52 'least':9 'massiv':4 'may':27 'mayb':39 'might':57,64 'outsid':37 'phenomena':5 'regular':70 'say':7,31 'seem':13 'similar':20 'south':51 'specif':41 'sport':1,71 'starcraft':46 'still':47 'struggl':34 'term':73 'thing':49 'think':25,55 'tri':17 'want':15"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1691109982
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/3001815"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691109982 {#2271
    date: 2023-08-04 02:46:22.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
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\Entry {#2234
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "What-would-you-do-if-you-were-a-disembodied-consciousness"
  +title: "What would you do if you were a disembodied consciousness (like a ghost)?"
  +url: null
  +body: "For a start, *floating* might be really fun, but what else might you get up to?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690615126 {#2233
    date: 2023-07-29 09:18:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  +badges: Doctrine\ORM\PersistentCollection {#2245 …}
  +children: []
  -id: 8038
  -titleTs: "'conscious':10 'disembodi':9 'ghost':13 'like':11 'would':2"
  -bodyTs: "'els':11 'float':4 'fun':8 'get':14 'might':5,12 'realli':7 'start':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690619472
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2320078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690612972 {#2226
    date: 2023-07-29 08:42:52.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
19 DENIED edit
App\Entity\Entry {#2234
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "What-would-you-do-if-you-were-a-disembodied-consciousness"
  +title: "What would you do if you were a disembodied consciousness (like a ghost)?"
  +url: null
  +body: "For a start, *floating* might be really fun, but what else might you get up to?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690615126 {#2233
    date: 2023-07-29 09:18:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  +badges: Doctrine\ORM\PersistentCollection {#2245 …}
  +children: []
  -id: 8038
  -titleTs: "'conscious':10 'disembodi':9 'ghost':13 'like':11 'would':2"
  -bodyTs: "'els':11 'float':4 'fun':8 'get':14 'might':5,12 'realli':7 'start':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690619472
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2320078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690612972 {#2226
    date: 2023-07-29 08:42:52.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
20 DENIED moderate
App\Entity\Entry {#2234
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1726 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1680 …}
  +slug: "What-would-you-do-if-you-were-a-disembodied-consciousness"
  +title: "What would you do if you were a disembodied consciousness (like a ghost)?"
  +url: null
  +body: "For a start, *floating* might be really fun, but what else might you get up to?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1690615126 {#2233
    date: 2023-07-29 09:18:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2249 …}
  +reports: Doctrine\ORM\PersistentCollection {#2259 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2244 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2250 …}
  +badges: Doctrine\ORM\PersistentCollection {#2245 …}
  +children: []
  -id: 8038
  -titleTs: "'conscious':10 'disembodi':9 'ghost':13 'like':11 'would':2"
  -bodyTs: "'els':11 'float':4 'fun':8 'get':14 'might':5,12 'realli':7 'start':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1690619472
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/2320078"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690612972 {#2226
    date: 2023-07-29 08:42:52.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