GET https://kbin.spritesserver.nl/u/@sapetoku@lemmy.ca/active

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.25 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.06 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
Proxies\__CG__\App\Entity\Post {#1584
  +user: Proxies\__CG__\App\Entity\User {#2807 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +slug: "Which-gadget-makes-your-life-better-For-me-it-s-a"
  +body: """
    Which gadget makes your life better?\n
    \n
    For me, it's a bidet toilet seat. I bought one that didn't really fit as well as I hoped, so now I am shopping for a v2 based on experience. I don't want to live without one going forward. That's for sure.
    """
  +lang: "en"
  +commentCount: 55
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689526080 {#2728
    date: 2023-07-16 18:48:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +children: [
    App\Entity\PostComment {#1430
      +user: App\Entity\User {#259 …}
      +post: Proxies\__CG__\App\Entity\Post {#1584 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +parent: null
      +root: null
      +image: null
      +body: "My Instant Pot. I’m the cook at home and it saves me so much time and food comes out so good I barely use my stovetop anymore. Same with the air fryer. Between both kitchen gadgets, I can make a tremendous meal for 4 in 30 minutes. It has saved me weeks!"
      +lang: "en"
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689278795 {#1639
        date: 2023-07-13 22:06:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Helvedeshunden@kbin.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1549 …}
      +votes: Doctrine\ORM\PersistentCollection {#1576 …}
      +reports: Doctrine\ORM\PersistentCollection {#1573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
      -id: 365
      -bodyTs: "'30':47 '4':45 'air':32 'anymor':28 'bare':24 'come':19 'cook':7 'food':18 'fryer':33 'gadget':37 'good':22 'home':9 'instant':2 'kitchen':36 'm':5 'make':40 'meal':43 'minut':48 'much':15 'pot':3 'save':12,51 'stovetop':27 'time':16 'tremend':42 'use':25 'week':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1174518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689278795 {#1615
        date: 2023-07-13 22:06:35.0 +02:00
      }
      +"title": 365
    }
  ]
  -id: 141
  -bodyTs: "'base':36 'better':6 'bidet':12 'bought':16 'didn':19 'experi':38 'fit':22 'forward':48 'gadget':2 'go':47 'hope':27 'life':5 'live':44 'make':3 'one':17,46 'realli':21 'seat':14 'shop':32 'sure':52 'toilet':13 'v2':35 'want':42 'well':24 'without':45"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687771501
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/550441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687685101 {#2727
    date: 2023-06-25 11:25:01.0 +02:00
  }
  +__isInitialized__: true
  +"title": 141
   …2
}
"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 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Post {#1584
  +user: Proxies\__CG__\App\Entity\User {#2807 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +slug: "Which-gadget-makes-your-life-better-For-me-it-s-a"
  +body: """
    Which gadget makes your life better?\n
    \n
    For me, it's a bidet toilet seat. I bought one that didn't really fit as well as I hoped, so now I am shopping for a v2 based on experience. I don't want to live without one going forward. That's for sure.
    """
  +lang: "en"
  +commentCount: 55
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689526080 {#2728
    date: 2023-07-16 18:48:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +children: [
    App\Entity\PostComment {#1430
      +user: App\Entity\User {#259 …}
      +post: Proxies\__CG__\App\Entity\Post {#1584 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +parent: null
      +root: null
      +image: null
      +body: "My Instant Pot. I’m the cook at home and it saves me so much time and food comes out so good I barely use my stovetop anymore. Same with the air fryer. Between both kitchen gadgets, I can make a tremendous meal for 4 in 30 minutes. It has saved me weeks!"
      +lang: "en"
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689278795 {#1639
        date: 2023-07-13 22:06:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Helvedeshunden@kbin.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1549 …}
      +votes: Doctrine\ORM\PersistentCollection {#1576 …}
      +reports: Doctrine\ORM\PersistentCollection {#1573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
      -id: 365
      -bodyTs: "'30':47 '4':45 'air':32 'anymor':28 'bare':24 'come':19 'cook':7 'food':18 'fryer':33 'gadget':37 'good':22 'home':9 'instant':2 'kitchen':36 'm':5 'make':40 'meal':43 'minut':48 'much':15 'pot':3 'save':12,51 'stovetop':27 'time':16 'tremend':42 'use':25 'week':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1174518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689278795 {#1615
        date: 2023-07-13 22:06:35.0 +02:00
      }
      +"title": 365
    }
  ]
  -id: 141
  -bodyTs: "'base':36 'better':6 'bidet':12 'bought':16 'didn':19 'experi':38 'fit':22 'forward':48 'gadget':2 'go':47 'hope':27 'life':5 'live':44 'make':3 'one':17,46 'realli':21 'seat':14 'shop':32 'sure':52 'toilet':13 'v2':35 'want':42 'well':24 'without':45"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687771501
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/550441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687685101 {#2727
    date: 2023-06-25 11:25:01.0 +02:00
  }
  +__isInitialized__: true
  +"title": 141
   …2
}
"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 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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Post {#1584
  +user: Proxies\__CG__\App\Entity\User {#2807 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +slug: "Which-gadget-makes-your-life-better-For-me-it-s-a"
  +body: """
    Which gadget makes your life better?\n
    \n
    For me, it's a bidet toilet seat. I bought one that didn't really fit as well as I hoped, so now I am shopping for a v2 based on experience. I don't want to live without one going forward. That's for sure.
    """
  +lang: "en"
  +commentCount: 55
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689526080 {#2728
    date: 2023-07-16 18:48:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2806 …}
  +votes: Doctrine\ORM\PersistentCollection {#2804 …}
  +reports: Doctrine\ORM\PersistentCollection {#2802 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
  +children: [
    App\Entity\PostComment {#1430
      +user: App\Entity\User {#259 …}
      +post: Proxies\__CG__\App\Entity\Post {#1584 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +parent: null
      +root: null
      +image: null
      +body: "My Instant Pot. I’m the cook at home and it saves me so much time and food comes out so good I barely use my stovetop anymore. Same with the air fryer. Between both kitchen gadgets, I can make a tremendous meal for 4 in 30 minutes. It has saved me weeks!"
      +lang: "en"
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689278795 {#1639
        date: 2023-07-13 22:06:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Helvedeshunden@kbin.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1549 …}
      +votes: Doctrine\ORM\PersistentCollection {#1576 …}
      +reports: Doctrine\ORM\PersistentCollection {#1573 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
      -id: 365
      -bodyTs: "'30':47 '4':45 'air':32 'anymor':28 'bare':24 'come':19 'cook':7 'food':18 'fryer':33 'gadget':37 'good':22 'home':9 'instant':2 'kitchen':36 'm':5 'make':40 'meal':43 'minut':48 'much':15 'pot':3 'save':12,51 'stovetop':27 'time':16 'tremend':42 'use':25 'week':53"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/1174518"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689278795 {#1615
        date: 2023-07-13 22:06:35.0 +02:00
      }
      +"title": 365
    }
  ]
  -id: 141
  -bodyTs: "'base':36 'better':6 'bidet':12 'bought':16 'didn':19 'experi':38 'fit':22 'forward':48 'gadget':2 'go':47 'hope':27 'life':5 'live':44 'make':3 'one':17,46 'realli':21 'seat':14 'shop':32 'sure':52 'toilet':13 'v2':35 'want':42 'well':24 'without':45"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1687771501
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/550441"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687685101 {#2727
    date: 2023-06-25 11:25:01.0 +02:00
  }
  +__isInitialized__: true
  +"title": 141
   …2
}
"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 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 DENIED
"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\PostComment {#1430
  +user: App\Entity\User {#259 …}
  +post: Proxies\__CG__\App\Entity\Post {#1584
    +user: Proxies\__CG__\App\Entity\User {#2807 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +slug: "Which-gadget-makes-your-life-better-For-me-it-s-a"
    +body: """
      Which gadget makes your life better?\n
      \n
      For me, it's a bidet toilet seat. I bought one that didn't really fit as well as I hoped, so now I am shopping for a v2 based on experience. I don't want to live without one going forward. That's for sure.
      """
    +lang: "en"
    +commentCount: 55
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689526080 {#2728
      date: 2023-07-16 18:48:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      App\Entity\PostComment {#1430}
    ]
    -id: 141
    -bodyTs: "'base':36 'better':6 'bidet':12 'bought':16 'didn':19 'experi':38 'fit':22 'forward':48 'gadget':2 'go':47 'hope':27 'life':5 'live':44 'make':3 'one':17,46 'realli':21 'seat':14 'shop':32 'sure':52 'toilet':13 'v2':35 'want':42 'well':24 'without':45"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687771501
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/550441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687685101 {#2727
      date: 2023-06-25 11:25:01.0 +02:00
    }
    +__isInitialized__: true
    +"title": 141
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +parent: null
  +root: null
  +image: null
  +body: "My Instant Pot. I’m the cook at home and it saves me so much time and food comes out so good I barely use my stovetop anymore. Same with the air fryer. Between both kitchen gadgets, I can make a tremendous meal for 4 in 30 minutes. It has saved me weeks!"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689278795 {#1639
    date: 2023-07-13 22:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Helvedeshunden@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  -id: 365
  -bodyTs: "'30':47 '4':45 'air':32 'anymor':28 'bare':24 'come':19 'cook':7 'food':18 'fryer':33 'gadget':37 'good':22 'home':9 'instant':2 'kitchen':36 'm':5 'make':40 'meal':43 'minut':48 'much':15 'pot':3 'save':12,51 'stovetop':27 'time':16 'tremend':42 'use':25 'week':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1174518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689278795 {#1615
    date: 2023-07-13 22:06:35.0 +02:00
  }
  +"title": 365
}
"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 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\PostComment {#1430
  +user: App\Entity\User {#259 …}
  +post: Proxies\__CG__\App\Entity\Post {#1584
    +user: Proxies\__CG__\App\Entity\User {#2807 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +slug: "Which-gadget-makes-your-life-better-For-me-it-s-a"
    +body: """
      Which gadget makes your life better?\n
      \n
      For me, it's a bidet toilet seat. I bought one that didn't really fit as well as I hoped, so now I am shopping for a v2 based on experience. I don't want to live without one going forward. That's for sure.
      """
    +lang: "en"
    +commentCount: 55
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689526080 {#2728
      date: 2023-07-16 18:48:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      App\Entity\PostComment {#1430}
    ]
    -id: 141
    -bodyTs: "'base':36 'better':6 'bidet':12 'bought':16 'didn':19 'experi':38 'fit':22 'forward':48 'gadget':2 'go':47 'hope':27 'life':5 'live':44 'make':3 'one':17,46 'realli':21 'seat':14 'shop':32 'sure':52 'toilet':13 'v2':35 'want':42 'well':24 'without':45"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687771501
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/550441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687685101 {#2727
      date: 2023-06-25 11:25:01.0 +02:00
    }
    +__isInitialized__: true
    +"title": 141
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +parent: null
  +root: null
  +image: null
  +body: "My Instant Pot. I’m the cook at home and it saves me so much time and food comes out so good I barely use my stovetop anymore. Same with the air fryer. Between both kitchen gadgets, I can make a tremendous meal for 4 in 30 minutes. It has saved me weeks!"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689278795 {#1639
    date: 2023-07-13 22:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Helvedeshunden@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  -id: 365
  -bodyTs: "'30':47 '4':45 'air':32 'anymor':28 'bare':24 'come':19 'cook':7 'food':18 'fryer':33 'gadget':37 'good':22 'home':9 'instant':2 'kitchen':36 'm':5 'make':40 'meal':43 'minut':48 'much':15 'pot':3 'save':12,51 'stovetop':27 'time':16 'tremend':42 'use':25 'week':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1174518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689278795 {#1615
    date: 2023-07-13 22:06:35.0 +02:00
  }
  +"title": 365
}
"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 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\PostComment {#1430
  +user: App\Entity\User {#259 …}
  +post: Proxies\__CG__\App\Entity\Post {#1584
    +user: Proxies\__CG__\App\Entity\User {#2807 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: null
    +slug: "Which-gadget-makes-your-life-better-For-me-it-s-a"
    +body: """
      Which gadget makes your life better?\n
      \n
      For me, it's a bidet toilet seat. I bought one that didn't really fit as well as I hoped, so now I am shopping for a v2 based on experience. I don't want to live without one going forward. That's for sure.
      """
    +lang: "en"
    +commentCount: 55
    +favouriteCount: 72
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689526080 {#2728
      date: 2023-07-16 18:48:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2806 …}
    +votes: Doctrine\ORM\PersistentCollection {#2804 …}
    +reports: Doctrine\ORM\PersistentCollection {#2802 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      App\Entity\PostComment {#1430}
    ]
    -id: 141
    -bodyTs: "'base':36 'better':6 'bidet':12 'bought':16 'didn':19 'experi':38 'fit':22 'forward':48 'gadget':2 'go':47 'hope':27 'life':5 'live':44 'make':3 'one':17,46 'realli':21 'seat':14 'shop':32 'sure':52 'toilet':13 'v2':35 'want':42 'well':24 'without':45"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1687771501
    +visibility: "visible             "
    +apId: "https://kbin.social/m/asklemmy@lemmy.ml/p/550441"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687685101 {#2727
      date: 2023-06-25 11:25:01.0 +02:00
    }
    +__isInitialized__: true
    +"title": 141
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +parent: null
  +root: null
  +image: null
  +body: "My Instant Pot. I’m the cook at home and it saves me so much time and food comes out so good I barely use my stovetop anymore. Same with the air fryer. Between both kitchen gadgets, I can make a tremendous meal for 4 in 30 minutes. It has saved me weeks!"
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689278795 {#1639
    date: 2023-07-13 22:06:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Helvedeshunden@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1549 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1573 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1525 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  -id: 365
  -bodyTs: "'30':47 '4':45 'air':32 'anymor':28 'bare':24 'come':19 'cook':7 'food':18 'fryer':33 'gadget':37 'good':22 'home':9 'instant':2 'kitchen':36 'm':5 'make':40 'meal':43 'minut':48 'much':15 'pot':3 'save':12,51 'stovetop':27 'time':16 'tremend':42 'use':25 'week':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/1174518"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689278795 {#1615
    date: 2023-07-13 22:06:35.0 +02:00
  }
  +"title": 365
}
"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 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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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