GET https://kbin.spritesserver.nl/index.php/u/@themachine@lemm.ee/commented

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.80 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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1906 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
  +slug: "Coal"
  +title: "Coal"
  +url: "https://i.postimg.cc/13Py82Jj/coal.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 921
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698629614 {#2381
    date: 2023-10-30 02:33:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  +badges: Doctrine\ORM\PersistentCollection {#1404 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Would be a little funnier if panel two was COAL?!?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698546709 {#1434
        date: 2023-10-29 03:31:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 77570
      -bodyTs: "'coal':10 'funnier':5 'littl':4 'panel':7 'two':8 'would':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5462556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698546709 {#1699
        date: 2023-10-29 03:31:49.0 +01:00
      }
      +"title": 77570
    }
  ]
  -id: 8257
  -titleTs: "'coal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698629899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7473523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698543499 {#1598
    date: 2023-10-29 02:38:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1906 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
  +slug: "Coal"
  +title: "Coal"
  +url: "https://i.postimg.cc/13Py82Jj/coal.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 921
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698629614 {#2381
    date: 2023-10-30 02:33:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  +badges: Doctrine\ORM\PersistentCollection {#1404 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Would be a little funnier if panel two was COAL?!?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698546709 {#1434
        date: 2023-10-29 03:31:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 77570
      -bodyTs: "'coal':10 'funnier':5 'littl':4 'panel':7 'two':8 'would':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5462556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698546709 {#1699
        date: 2023-10-29 03:31:49.0 +01:00
      }
      +"title": 77570
    }
  ]
  -id: 8257
  -titleTs: "'coal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698629899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7473523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698543499 {#1598
    date: 2023-10-29 02:38:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#1906 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
  +slug: "Coal"
  +title: "Coal"
  +url: "https://i.postimg.cc/13Py82Jj/coal.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 921
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698629614 {#2381
    date: 2023-10-30 02:33:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2395 …}
  +votes: Doctrine\ORM\PersistentCollection {#1384 …}
  +reports: Doctrine\ORM\PersistentCollection {#1383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
  +badges: Doctrine\ORM\PersistentCollection {#1404 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Would be a little funnier if panel two was COAL?!?!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698546709 {#1434
        date: 2023-10-29 03:31:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ickplant@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 77570
      -bodyTs: "'coal':10 'funnier':5 'littl':4 'panel':7 'two':8 'would':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/5462556"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698546709 {#1699
        date: 2023-10-29 03:31:49.0 +01:00
      }
      +"title": 77570
    }
  ]
  -id: 8257
  -titleTs: "'coal':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698629899
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7473523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698543499 {#1598
    date: 2023-10-29 02:38:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#1906 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
    +slug: "Coal"
    +title: "Coal"
    +url: "https://i.postimg.cc/13Py82Jj/coal.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 921
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698629614 {#2381
      date: 2023-10-30 02:33:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2395 …}
    +votes: Doctrine\ORM\PersistentCollection {#1384 …}
    +reports: Doctrine\ORM\PersistentCollection {#1383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
    +badges: Doctrine\ORM\PersistentCollection {#1404 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 8257
    -titleTs: "'coal':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698629899
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7473523"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698543499 {#1598
      date: 2023-10-29 02:38:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Would be a little funnier if panel two was COAL?!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698546709 {#1434
    date: 2023-10-29 03:31:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 77570
  -bodyTs: "'coal':10 'funnier':5 'littl':4 'panel':7 'two':8 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5462556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698546709 {#1699
    date: 2023-10-29 03:31:49.0 +01:00
  }
  +"title": 77570
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#1906 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
    +slug: "Coal"
    +title: "Coal"
    +url: "https://i.postimg.cc/13Py82Jj/coal.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 921
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698629614 {#2381
      date: 2023-10-30 02:33:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2395 …}
    +votes: Doctrine\ORM\PersistentCollection {#1384 …}
    +reports: Doctrine\ORM\PersistentCollection {#1383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
    +badges: Doctrine\ORM\PersistentCollection {#1404 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 8257
    -titleTs: "'coal':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698629899
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7473523"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698543499 {#1598
      date: 2023-10-29 02:38:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Would be a little funnier if panel two was COAL?!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698546709 {#1434
    date: 2023-10-29 03:31:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 77570
  -bodyTs: "'coal':10 'funnier':5 'littl':4 'panel':7 'two':8 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5462556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698546709 {#1699
    date: 2023-10-29 03:31:49.0 +01:00
  }
  +"title": 77570
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#1906 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1909 …}
    +slug: "Coal"
    +title: "Coal"
    +url: "https://i.postimg.cc/13Py82Jj/coal.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 921
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698629614 {#2381
      date: 2023-10-30 02:33:34.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2395 …}
    +votes: Doctrine\ORM\PersistentCollection {#1384 …}
    +reports: Doctrine\ORM\PersistentCollection {#1383 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1405 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1382 …}
    +badges: Doctrine\ORM\PersistentCollection {#1404 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 8257
    -titleTs: "'coal':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698629899
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7473523"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698543499 {#1598
      date: 2023-10-29 02:38:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Would be a little funnier if panel two was COAL?!?!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698546709 {#1434
    date: 2023-10-29 03:31:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ickplant@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 77570
  -bodyTs: "'coal':10 'funnier':5 'littl':4 'panel':7 'two':8 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/5462556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698546709 {#1699
    date: 2023-10-29 03:31:49.0 +01:00
  }
  +"title": 77570
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "This-is-definitely-me"
  +title: "This is definitely me"
  +url: "https://i.pinimg.com/originals/3e/a5/38/3ea538ce7764447759ca252ee2b2c1f4.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700784932 {#1557
    date: 2023-11-24 01:15:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1716 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#2383 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s me. Your weird relative."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700769069 {#1667
        date: 2023-11-23 20:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 155934
      -bodyTs: "'relat':6 'weird':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6499492"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700769069 {#1525
        date: 2023-11-23 20:51:09.0 +01:00
      }
      +"title": 155934
    }
  ]
  -id: 16064
  -titleTs: "'definit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700851838
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15843003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700765438 {#1689
    date: 2023-11-23 19:50:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "This-is-definitely-me"
  +title: "This is definitely me"
  +url: "https://i.pinimg.com/originals/3e/a5/38/3ea538ce7764447759ca252ee2b2c1f4.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700784932 {#1557
    date: 2023-11-24 01:15:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1716 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#2383 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s me. Your weird relative."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700769069 {#1667
        date: 2023-11-23 20:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 155934
      -bodyTs: "'relat':6 'weird':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6499492"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700769069 {#1525
        date: 2023-11-23 20:51:09.0 +01:00
      }
      +"title": 155934
    }
  ]
  -id: 16064
  -titleTs: "'definit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700851838
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15843003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700765438 {#1689
    date: 2023-11-23 19:50:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: Proxies\__CG__\App\Entity\Image {#2452 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
  +slug: "This-is-definitely-me"
  +title: "This is definitely me"
  +url: "https://i.pinimg.com/originals/3e/a5/38/3ea538ce7764447759ca252ee2b2c1f4.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 180
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700784932 {#1557
    date: 2023-11-24 01:15:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1718 …}
  +votes: Doctrine\ORM\PersistentCollection {#1716 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
  +badges: Doctrine\ORM\PersistentCollection {#2383 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s me. Your weird relative."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1700769069 {#1667
        date: 2023-11-23 20:51:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@negativenull@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1528 …}
      +nested: Doctrine\ORM\PersistentCollection {#1559 …}
      +votes: Doctrine\ORM\PersistentCollection {#1564 …}
      +reports: Doctrine\ORM\PersistentCollection {#1563 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
      -id: 155934
      -bodyTs: "'relat':6 'weird':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/6499492"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700769069 {#1525
        date: 2023-11-23 20:51:09.0 +01:00
      }
      +"title": 155934
    }
  ]
  -id: 16064
  -titleTs: "'definit':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700851838
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15843003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700765438 {#1689
    date: 2023-11-23 19:50:38.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2452 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
    +slug: "This-is-definitely-me"
    +title: "This is definitely me"
    +url: "https://i.pinimg.com/originals/3e/a5/38/3ea538ce7764447759ca252ee2b2c1f4.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 180
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700784932 {#1557
      date: 2023-11-24 01:15:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1718 …}
    +votes: Doctrine\ORM\PersistentCollection {#1716 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2383 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 16064
    -titleTs: "'definit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700851838
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15843003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700765438 {#1689
      date: 2023-11-23 19:50:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s me. Your weird relative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700769069 {#1667
    date: 2023-11-23 20:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 155934
  -bodyTs: "'relat':6 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6499492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700769069 {#1525
    date: 2023-11-23 20:51:09.0 +01:00
  }
  +"title": 155934
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2452 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
    +slug: "This-is-definitely-me"
    +title: "This is definitely me"
    +url: "https://i.pinimg.com/originals/3e/a5/38/3ea538ce7764447759ca252ee2b2c1f4.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 180
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700784932 {#1557
      date: 2023-11-24 01:15:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1718 …}
    +votes: Doctrine\ORM\PersistentCollection {#1716 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2383 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 16064
    -titleTs: "'definit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700851838
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15843003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700765438 {#1689
      date: 2023-11-23 19:50:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s me. Your weird relative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700769069 {#1667
    date: 2023-11-23 20:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 155934
  -bodyTs: "'relat':6 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6499492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700769069 {#1525
    date: 2023-11-23 20:51:09.0 +01:00
  }
  +"title": 155934
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
    +image: Proxies\__CG__\App\Entity\Image {#2452 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1714 …}
    +slug: "This-is-definitely-me"
    +title: "This is definitely me"
    +url: "https://i.pinimg.com/originals/3e/a5/38/3ea538ce7764447759ca252ee2b2c1f4.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 180
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700784932 {#1557
      date: 2023-11-24 01:15:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1718 …}
    +votes: Doctrine\ORM\PersistentCollection {#1716 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1599 …}
    +badges: Doctrine\ORM\PersistentCollection {#2383 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 16064
    -titleTs: "'definit':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700851838
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/15843003"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700765438 {#1689
      date: 2023-11-23 19:50:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1526 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s me. Your weird relative."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700769069 {#1667
    date: 2023-11-23 20:51:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@negativenull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1528 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 155934
  -bodyTs: "'relat':6 'weird':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/6499492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700769069 {#1525
    date: 2023-11-23 20:51:09.0 +01:00
  }
  +"title": 155934
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_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
18 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