GET https://kbin.spritesserver.nl/index.php/u/@Peruvian_Skies@kbin.social/replies

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 …}
}
3.93 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.10 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 {#1431
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
  +body: """
    What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217945 {#2588
    date: 2023-07-01 15:25:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2589 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  +children: [
    App\Entity\PostComment {#1412
      +user: App\Entity\User {#261 …}
      +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +parent: Proxies\__CG__\App\Entity\PostComment {#1674 …}
      +root: Proxies\__CG__\App\Entity\PostComment {#1674 …}
      +image: null
      +body: "Ah, that's not very intuitive. Thanks."
      +lang: "en"
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688130312 {#1463
        date: 2023-06-30 15:05:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Peruvian_Skies"
        "@Peruvian_Skies@kbin.social"
        "@Pamasich@kbin.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1610 …}
      +nested: Doctrine\ORM\PersistentCollection {#1612 …}
      +votes: Doctrine\ORM\PersistentCollection {#1786 …}
      +reports: Doctrine\ORM\PersistentCollection {#1785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
      -id: 174
      -bodyTs: "'ah':1 'intuit':6 'thank':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1090446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688130312 {#1642
        date: 2023-06-30 15:05:12.0 +02:00
      }
    }
    App\Entity\PostComment {#1526
      +user: App\Entity\User {#261 …}
      +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +parent: Proxies\__CG__\App\Entity\PostComment {#1560 …}
      +root: Proxies\__CG__\App\Entity\PostComment {#1560 …}
      +image: null
      +body: "Thanks."
      +lang: "en"
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687999472 {#1443
        date: 2023-06-29 02:44:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Peruvian_Skies"
        "@Peruvian_Skies@kbin.social"
        "@VulcanSphere@kbin.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1576 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1561 …}
      +reports: Doctrine\ORM\PersistentCollection {#1567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 159
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1057866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687999472 {#1419
        date: 2023-06-29 02:44:32.0 +02:00
      }
    }
  ]
  -id: 80
  -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687996654
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687966654 {#2587
    date: 2023-06-28 17:37:34.0 +02:00
  }
  +__isInitialized__: true
   …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 {#1431
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
  +body: """
    What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217945 {#2588
    date: 2023-07-01 15:25:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2589 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  +children: [
    App\Entity\PostComment {#1412
      +user: App\Entity\User {#261 …}
      +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +parent: Proxies\__CG__\App\Entity\PostComment {#1674 …}
      +root: Proxies\__CG__\App\Entity\PostComment {#1674 …}
      +image: null
      +body: "Ah, that's not very intuitive. Thanks."
      +lang: "en"
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688130312 {#1463
        date: 2023-06-30 15:05:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Peruvian_Skies"
        "@Peruvian_Skies@kbin.social"
        "@Pamasich@kbin.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1610 …}
      +nested: Doctrine\ORM\PersistentCollection {#1612 …}
      +votes: Doctrine\ORM\PersistentCollection {#1786 …}
      +reports: Doctrine\ORM\PersistentCollection {#1785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
      -id: 174
      -bodyTs: "'ah':1 'intuit':6 'thank':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1090446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688130312 {#1642
        date: 2023-06-30 15:05:12.0 +02:00
      }
    }
    App\Entity\PostComment {#1526
      +user: App\Entity\User {#261 …}
      +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +parent: Proxies\__CG__\App\Entity\PostComment {#1560 …}
      +root: Proxies\__CG__\App\Entity\PostComment {#1560 …}
      +image: null
      +body: "Thanks."
      +lang: "en"
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687999472 {#1443
        date: 2023-06-29 02:44:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Peruvian_Skies"
        "@Peruvian_Skies@kbin.social"
        "@VulcanSphere@kbin.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1576 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1561 …}
      +reports: Doctrine\ORM\PersistentCollection {#1567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 159
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1057866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687999472 {#1419
        date: 2023-06-29 02:44:32.0 +02:00
      }
    }
  ]
  -id: 80
  -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687996654
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687966654 {#2587
    date: 2023-06-28 17:37:34.0 +02:00
  }
  +__isInitialized__: true
   …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 {#1431
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +image: null
  +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
  +body: """
    What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 1
  +score: 2
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688217945 {#2588
    date: 2023-07-01 15:25:45.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2589 …}
  +votes: Doctrine\ORM\PersistentCollection {#2598 …}
  +reports: Doctrine\ORM\PersistentCollection {#2600 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
  +children: [
    App\Entity\PostComment {#1412
      +user: App\Entity\User {#261 …}
      +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +parent: Proxies\__CG__\App\Entity\PostComment {#1674 …}
      +root: Proxies\__CG__\App\Entity\PostComment {#1674 …}
      +image: null
      +body: "Ah, that's not very intuitive. Thanks."
      +lang: "en"
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1688130312 {#1463
        date: 2023-06-30 15:05:12.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Peruvian_Skies"
        "@Peruvian_Skies@kbin.social"
        "@Pamasich@kbin.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1610 …}
      +nested: Doctrine\ORM\PersistentCollection {#1612 …}
      +votes: Doctrine\ORM\PersistentCollection {#1786 …}
      +reports: Doctrine\ORM\PersistentCollection {#1785 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
      -id: 174
      -bodyTs: "'ah':1 'intuit':6 'thank':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1090446"
      +editedAt: null
      +createdAt: DateTimeImmutable @1688130312 {#1642
        date: 2023-06-30 15:05:12.0 +02:00
      }
    }
    App\Entity\PostComment {#1526
      +user: App\Entity\User {#261 …}
      +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
      +parent: Proxies\__CG__\App\Entity\PostComment {#1560 …}
      +root: Proxies\__CG__\App\Entity\PostComment {#1560 …}
      +image: null
      +body: "Thanks."
      +lang: "en"
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1687999472 {#1443
        date: 2023-06-29 02:44:32.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Peruvian_Skies"
        "@Peruvian_Skies@kbin.social"
        "@VulcanSphere@kbin.social"
      ]
      +isAdult: false
      +updateMark: false
      +children: Doctrine\ORM\PersistentCollection {#1576 …}
      +nested: Doctrine\ORM\PersistentCollection {#1528 …}
      +votes: Doctrine\ORM\PersistentCollection {#1561 …}
      +reports: Doctrine\ORM\PersistentCollection {#1567 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
      -id: 159
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1057866"
      +editedAt: null
      +createdAt: DateTimeImmutable @1687999472 {#1419
        date: 2023-06-29 02:44:32.0 +02:00
      }
    }
  ]
  -id: 80
  -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
  +upVotes: 2
  +downVotes: 0
  +ranking: 1687996654
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687966654 {#2587
    date: 2023-06-28 17:37:34.0 +02:00
  }
  +__isInitialized__: true
   …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 {#1526
  +user: App\Entity\User {#261 …}
  +post: Proxies\__CG__\App\Entity\Post {#1431
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
    +body: """
      What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 2
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217945 {#2588
      date: 2023-07-01 15:25:45.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2589 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
    +children: [
      App\Entity\PostComment {#1412
        +user: App\Entity\User {#261 …}
        +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +parent: Proxies\__CG__\App\Entity\PostComment {#1674 …}
        +root: Proxies\__CG__\App\Entity\PostComment {#1674 …}
        +image: null
        +body: "Ah, that's not very intuitive. Thanks."
        +lang: "en"
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688130312 {#1463
          date: 2023-06-30 15:05:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Peruvian_Skies"
          "@Peruvian_Skies@kbin.social"
          "@Pamasich@kbin.social"
        ]
        +isAdult: false
        +updateMark: false
        +children: Doctrine\ORM\PersistentCollection {#1610 …}
        +nested: Doctrine\ORM\PersistentCollection {#1612 …}
        +votes: Doctrine\ORM\PersistentCollection {#1786 …}
        +reports: Doctrine\ORM\PersistentCollection {#1785 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
        -id: 174
        -bodyTs: "'ah':1 'intuit':6 'thank':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1090446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688130312 {#1642
          date: 2023-06-30 15:05:12.0 +02:00
        }
      }
      App\Entity\PostComment {#1526}
    ]
    -id: 80
    -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
    +upVotes: 2
    +downVotes: 0
    +ranking: 1687996654
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/590400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687966654 {#2587
      date: 2023-06-28 17:37:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#1560 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#1560 …}
  +image: null
  +body: "Thanks."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687999472 {#1443
    date: 2023-06-29 02:44:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Peruvian_Skies"
    "@Peruvian_Skies@kbin.social"
    "@VulcanSphere@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1576 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 159
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1057866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687999472 {#1419
    date: 2023-06-29 02:44:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 {#1526
  +user: App\Entity\User {#261 …}
  +post: Proxies\__CG__\App\Entity\Post {#1431
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
    +body: """
      What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 2
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217945 {#2588
      date: 2023-07-01 15:25:45.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2589 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
    +children: [
      App\Entity\PostComment {#1412
        +user: App\Entity\User {#261 …}
        +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +parent: Proxies\__CG__\App\Entity\PostComment {#1674 …}
        +root: Proxies\__CG__\App\Entity\PostComment {#1674 …}
        +image: null
        +body: "Ah, that's not very intuitive. Thanks."
        +lang: "en"
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688130312 {#1463
          date: 2023-06-30 15:05:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Peruvian_Skies"
          "@Peruvian_Skies@kbin.social"
          "@Pamasich@kbin.social"
        ]
        +isAdult: false
        +updateMark: false
        +children: Doctrine\ORM\PersistentCollection {#1610 …}
        +nested: Doctrine\ORM\PersistentCollection {#1612 …}
        +votes: Doctrine\ORM\PersistentCollection {#1786 …}
        +reports: Doctrine\ORM\PersistentCollection {#1785 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
        -id: 174
        -bodyTs: "'ah':1 'intuit':6 'thank':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1090446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688130312 {#1642
          date: 2023-06-30 15:05:12.0 +02:00
        }
      }
      App\Entity\PostComment {#1526}
    ]
    -id: 80
    -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
    +upVotes: 2
    +downVotes: 0
    +ranking: 1687996654
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/590400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687966654 {#2587
      date: 2023-06-28 17:37:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#1560 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#1560 …}
  +image: null
  +body: "Thanks."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687999472 {#1443
    date: 2023-06-29 02:44:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Peruvian_Skies"
    "@Peruvian_Skies@kbin.social"
    "@VulcanSphere@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1576 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 159
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1057866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687999472 {#1419
    date: 2023-06-29 02:44:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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 {#1526
  +user: App\Entity\User {#261 …}
  +post: Proxies\__CG__\App\Entity\Post {#1431
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
    +body: """
      What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 2
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217945 {#2588
      date: 2023-07-01 15:25:45.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2589 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
    +children: [
      App\Entity\PostComment {#1412
        +user: App\Entity\User {#261 …}
        +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +parent: Proxies\__CG__\App\Entity\PostComment {#1674 …}
        +root: Proxies\__CG__\App\Entity\PostComment {#1674 …}
        +image: null
        +body: "Ah, that's not very intuitive. Thanks."
        +lang: "en"
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1688130312 {#1463
          date: 2023-06-30 15:05:12.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Peruvian_Skies"
          "@Peruvian_Skies@kbin.social"
          "@Pamasich@kbin.social"
        ]
        +isAdult: false
        +updateMark: false
        +children: Doctrine\ORM\PersistentCollection {#1610 …}
        +nested: Doctrine\ORM\PersistentCollection {#1612 …}
        +votes: Doctrine\ORM\PersistentCollection {#1786 …}
        +reports: Doctrine\ORM\PersistentCollection {#1785 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
        -id: 174
        -bodyTs: "'ah':1 'intuit':6 'thank':7"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1090446"
        +editedAt: null
        +createdAt: DateTimeImmutable @1688130312 {#1642
          date: 2023-06-30 15:05:12.0 +02:00
        }
      }
      App\Entity\PostComment {#1526}
    ]
    -id: 80
    -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
    +upVotes: 2
    +downVotes: 0
    +ranking: 1687996654
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/590400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687966654 {#2587
      date: 2023-06-28 17:37:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#1560 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#1560 …}
  +image: null
  +body: "Thanks."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1687999472 {#1443
    date: 2023-06-29 02:44:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Peruvian_Skies"
    "@Peruvian_Skies@kbin.social"
    "@VulcanSphere@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1576 …}
  +nested: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1561 …}
  +reports: Doctrine\ORM\PersistentCollection {#1567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
  -id: 159
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1057866"
  +editedAt: null
  +createdAt: DateTimeImmutable @1687999472 {#1419
    date: 2023-06-29 02:44:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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_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\PostComment {#1412
  +user: App\Entity\User {#261 …}
  +post: Proxies\__CG__\App\Entity\Post {#1431
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
    +body: """
      What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 2
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217945 {#2588
      date: 2023-07-01 15:25:45.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2589 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
    +children: [
      App\Entity\PostComment {#1412}
      App\Entity\PostComment {#1526
        +user: App\Entity\User {#261 …}
        +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +parent: Proxies\__CG__\App\Entity\PostComment {#1560 …}
        +root: Proxies\__CG__\App\Entity\PostComment {#1560 …}
        +image: null
        +body: "Thanks."
        +lang: "en"
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687999472 {#1443
          date: 2023-06-29 02:44:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Peruvian_Skies"
          "@Peruvian_Skies@kbin.social"
          "@VulcanSphere@kbin.social"
        ]
        +isAdult: false
        +updateMark: false
        +children: Doctrine\ORM\PersistentCollection {#1576 …}
        +nested: Doctrine\ORM\PersistentCollection {#1528 …}
        +votes: Doctrine\ORM\PersistentCollection {#1561 …}
        +reports: Doctrine\ORM\PersistentCollection {#1567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 159
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1057866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687999472 {#1419
          date: 2023-06-29 02:44:32.0 +02:00
        }
      }
    ]
    -id: 80
    -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
    +upVotes: 2
    +downVotes: 0
    +ranking: 1687996654
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/590400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687966654 {#2587
      date: 2023-06-28 17:37:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#1674 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#1674 …}
  +image: null
  +body: "Ah, that's not very intuitive. Thanks."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688130312 {#1463
    date: 2023-06-30 15:05:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Peruvian_Skies"
    "@Peruvian_Skies@kbin.social"
    "@Pamasich@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1610 …}
  +nested: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  -id: 174
  -bodyTs: "'ah':1 'intuit':6 'thank':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1090446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130312 {#1642
    date: 2023-06-30 15:05:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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
11 DENIED edit
App\Entity\PostComment {#1412
  +user: App\Entity\User {#261 …}
  +post: Proxies\__CG__\App\Entity\Post {#1431
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
    +body: """
      What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 2
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217945 {#2588
      date: 2023-07-01 15:25:45.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2589 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
    +children: [
      App\Entity\PostComment {#1412}
      App\Entity\PostComment {#1526
        +user: App\Entity\User {#261 …}
        +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +parent: Proxies\__CG__\App\Entity\PostComment {#1560 …}
        +root: Proxies\__CG__\App\Entity\PostComment {#1560 …}
        +image: null
        +body: "Thanks."
        +lang: "en"
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687999472 {#1443
          date: 2023-06-29 02:44:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Peruvian_Skies"
          "@Peruvian_Skies@kbin.social"
          "@VulcanSphere@kbin.social"
        ]
        +isAdult: false
        +updateMark: false
        +children: Doctrine\ORM\PersistentCollection {#1576 …}
        +nested: Doctrine\ORM\PersistentCollection {#1528 …}
        +votes: Doctrine\ORM\PersistentCollection {#1561 …}
        +reports: Doctrine\ORM\PersistentCollection {#1567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 159
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1057866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687999472 {#1419
          date: 2023-06-29 02:44:32.0 +02:00
        }
      }
    ]
    -id: 80
    -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
    +upVotes: 2
    +downVotes: 0
    +ranking: 1687996654
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/590400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687966654 {#2587
      date: 2023-06-28 17:37:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#1674 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#1674 …}
  +image: null
  +body: "Ah, that's not very intuitive. Thanks."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688130312 {#1463
    date: 2023-06-30 15:05:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Peruvian_Skies"
    "@Peruvian_Skies@kbin.social"
    "@Pamasich@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1610 …}
  +nested: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  -id: 174
  -bodyTs: "'ah':1 'intuit':6 'thank':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1090446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130312 {#1642
    date: 2023-06-30 15:05:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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
12 DENIED moderate
App\Entity\PostComment {#1412
  +user: App\Entity\User {#261 …}
  +post: Proxies\__CG__\App\Entity\Post {#1431
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
    +image: null
    +slug: "What-exactly-are-Reputation-Points-and-how-are-they-calculated"
    +body: """
      What exactly are Reputation Points and how are they calculated? I've got mostly upvoted comments and a few boosts but I'm sitting at -3 and I'd like to know how it works and what it means.\n
      \n
      #RedditMigration
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 1
    +score: 2
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688217945 {#2588
      date: 2023-07-01 15:25:45.0 +02:00
    }
    +ip: null
    +tags: [
      "redditmigration"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2589 …}
    +votes: Doctrine\ORM\PersistentCollection {#2598 …}
    +reports: Doctrine\ORM\PersistentCollection {#2600 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2632 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2628 …}
    +children: [
      App\Entity\PostComment {#1412}
      App\Entity\PostComment {#1526
        +user: App\Entity\User {#261 …}
        +post: Proxies\__CG__\App\Entity\Post {#1431 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
        +parent: Proxies\__CG__\App\Entity\PostComment {#1560 …}
        +root: Proxies\__CG__\App\Entity\PostComment {#1560 …}
        +image: null
        +body: "Thanks."
        +lang: "en"
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1687999472 {#1443
          date: 2023-06-29 02:44:32.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Peruvian_Skies"
          "@Peruvian_Skies@kbin.social"
          "@VulcanSphere@kbin.social"
        ]
        +isAdult: false
        +updateMark: false
        +children: Doctrine\ORM\PersistentCollection {#1576 …}
        +nested: Doctrine\ORM\PersistentCollection {#1528 …}
        +votes: Doctrine\ORM\PersistentCollection {#1561 …}
        +reports: Doctrine\ORM\PersistentCollection {#1567 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1559 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1564 …}
        -id: 159
        -bodyTs: "'thank':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1057866"
        +editedAt: null
        +createdAt: DateTimeImmutable @1687999472 {#1419
          date: 2023-06-29 02:44:32.0 +02:00
        }
      }
    ]
    -id: 80
    -bodyTs: "'-3':26 'boost':20 'calcul':10 'comment':16 'd':29 'exact':2 'got':13 'know':32 'like':30 'm':23 'mean':39 'most':14 'point':5 'redditmigr':40 'reput':4 'sit':24 'upvot':15 've':12 'work':35"
    +upVotes: 2
    +downVotes: 0
    +ranking: 1687996654
    +visibility: "visible             "
    +apId: "https://kbin.social/m/RedditMigration/p/590400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1687966654 {#2587
      date: 2023-06-28 17:37:34.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1652 …}
  +parent: Proxies\__CG__\App\Entity\PostComment {#1674 …}
  +root: Proxies\__CG__\App\Entity\PostComment {#1674 …}
  +image: null
  +body: "Ah, that's not very intuitive. Thanks."
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688130312 {#1463
    date: 2023-06-30 15:05:12.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Peruvian_Skies"
    "@Peruvian_Skies@kbin.social"
    "@Pamasich@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#1610 …}
  +nested: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1786 …}
  +reports: Doctrine\ORM\PersistentCollection {#1785 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1743 …}
  -id: 174
  -bodyTs: "'ah':1 'intuit':6 'thank':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/590400/-/reply/1090446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130312 {#1642
    date: 2023-06-30 15:05:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS 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