GET https://kbin.spritesserver.nl/index.php/u/@AnonymousLlama@kbin.social/comments/hot

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "2023 certainly does feel like the year where you're getting **less** for **more**."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688470138 {#2047
    date: 2023-07-04 13:28:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnhappyCamper@kbin.social"
    "@islandmonkeee@kbin.social"
    "@Bendersmember@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 7365
  -bodyTs: "'2023':1 'certain':2 'feel':4 'get':11 'less':12 'like':5 're':10 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128375/-/comment/509606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688363647 {#2345
    date: 2023-07-03 07:54:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "2023 certainly does feel like the year where you're getting **less** for **more**."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688470138 {#2047
    date: 2023-07-04 13:28:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnhappyCamper@kbin.social"
    "@islandmonkeee@kbin.social"
    "@Bendersmember@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 7365
  -bodyTs: "'2023':1 'certain':2 'feel':4 'get':11 'less':12 'like':5 're':10 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128375/-/comment/509606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688363647 {#2345
    date: 2023-07-03 07:54:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "2023 certainly does feel like the year where you're getting **less** for **more**."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1688470138 {#2047
    date: 2023-07-04 13:28:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnhappyCamper@kbin.social"
    "@islandmonkeee@kbin.social"
    "@Bendersmember@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2336 …}
  +votes: Doctrine\ORM\PersistentCollection {#2337 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2132 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2073 …}
  -id: 7365
  -bodyTs: "'2023':1 'certain':2 'feel':4 'get':11 'less':12 'like':5 're':10 'year':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 3
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128375/-/comment/509606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688363647 {#2345
    date: 2023-07-03 07:54:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2087
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "I **see** what you did there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688470344 {#2070
    date: 2023-07-04 13:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnhappyCamper@kbin.social"
    "@demvoter@kbin.social"
    "@mutant@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 7358
  -bodyTs: "'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128375/-/comment/509373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688362079 {#2048
    date: 2023-07-03 07:27:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "I **see** what you did there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688470344 {#2070
    date: 2023-07-04 13:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnhappyCamper@kbin.social"
    "@demvoter@kbin.social"
    "@mutant@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 7358
  -bodyTs: "'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128375/-/comment/509373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688362079 {#2048
    date: 2023-07-03 07:27:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2087
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "I **see** what you did there"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688470344 {#2070
    date: 2023-07-04 13:32:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnhappyCamper@kbin.social"
    "@demvoter@kbin.social"
    "@mutant@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2092 …}
  +nested: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2198 …}
  -id: 7358
  -bodyTs: "'see':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128375/-/comment/509373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688362079 {#2048
    date: 2023-07-03 07:27:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED 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\EntryComment {#2122
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "The only thing I'll be giving Reddit is my traffic, more than happy to lurk the comment but I definitely won't be posting, commenting, upvoting/downloading or helping admins by reporting spam and rule violations. None of that effort anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688470249 {#2091
    date: 2023-07-04 13:30:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnhappyCamper@kbin.social"
    "@islandmonkeee@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 7297
  -bodyTs: "'admin':30 'anymor':41 'comment':18,26 'definit':21 'effort':40 'give':7 'happi':14 'help':29 'll':5 'lurk':16 'none':37 'post':25 'reddit':8 'report':32 'rule':35 'spam':33 'thing':3 'traffic':11 'upvoting/downloading':27 'violat':36 'won':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128375/-/comment/506381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688336216 {#2332
    date: 2023-07-03 00:16:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "The only thing I'll be giving Reddit is my traffic, more than happy to lurk the comment but I definitely won't be posting, commenting, upvoting/downloading or helping admins by reporting spam and rule violations. None of that effort anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688470249 {#2091
    date: 2023-07-04 13:30:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnhappyCamper@kbin.social"
    "@islandmonkeee@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 7297
  -bodyTs: "'admin':30 'anymor':41 'comment':18,26 'definit':21 'effort':40 'give':7 'happi':14 'help':29 'll':5 'lurk':16 'none':37 'post':25 'reddit':8 'report':32 'rule':35 'spam':33 'thing':3 'traffic':11 'upvoting/downloading':27 'violat':36 'won':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128375/-/comment/506381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688336216 {#2332
    date: 2023-07-03 00:16:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2122
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2040 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2159 …}
  +body: "The only thing I'll be giving Reddit is my traffic, more than happy to lurk the comment but I definitely won't be posting, commenting, upvoting/downloading or helping admins by reporting spam and rule violations. None of that effort anymore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688470249 {#2091
    date: 2023-07-04 13:30:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnhappyCamper@kbin.social"
    "@islandmonkeee@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2043 …}
  -id: 7297
  -bodyTs: "'admin':30 'anymor':41 'comment':18,26 'definit':21 'effort':40 'give':7 'happi':14 'help':29 'll':5 'lurk':16 'none':37 'post':25 'reddit':8 'report':32 'rule':35 'spam':33 'thing':3 'traffic':11 'upvoting/downloading':27 'violat':36 'won':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/128375/-/comment/506381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688336216 {#2332
    date: 2023-07-03 00:16:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2119
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2163 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: null
  +root: null
  +body: "I'm pretty fond of these little Velcro straps I got from Amazon that are like 10cm x 30cm, you use them to push all your computer cables into them so you can neaten them up. I've got several of them strapped back to back and it's a pretty decent solution (and being Velcro you can just pull it apart later on)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697622255 {#2120
    date: 2023-10-18 11:44:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lietuva@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 55192
  -bodyTs: "'10cm':17 '30cm':19 'amazon':13 'apart':62 'back':44,46 'cabl':28 'comput':27 'decent':52 'fond':4 'got':11,39 'later':63 'like':16 'littl':7 'm':2 'neaten':34 'pretti':3,51 'pull':60 'push':24 'sever':40 'solut':53 'strap':9,43 'use':21 've':38 'velcro':8,56 'x':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/545391/-/comment/3017398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697573352 {#2128
    date: 2023-10-17 22:09:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2163 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: null
  +root: null
  +body: "I'm pretty fond of these little Velcro straps I got from Amazon that are like 10cm x 30cm, you use them to push all your computer cables into them so you can neaten them up. I've got several of them strapped back to back and it's a pretty decent solution (and being Velcro you can just pull it apart later on)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697622255 {#2120
    date: 2023-10-18 11:44:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lietuva@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 55192
  -bodyTs: "'10cm':17 '30cm':19 'amazon':13 'apart':62 'back':44,46 'cabl':28 'comput':27 'decent':52 'fond':4 'got':11,39 'later':63 'like':16 'littl':7 'm':2 'neaten':34 'pretti':3,51 'pull':60 'push':24 'sever':40 'solut':53 'strap':9,43 'use':21 've':38 'velcro':8,56 'x':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/545391/-/comment/3017398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697573352 {#2128
    date: 2023-10-17 22:09:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2119
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2163 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2161 …}
  +image: null
  +parent: null
  +root: null
  +body: "I'm pretty fond of these little Velcro straps I got from Amazon that are like 10cm x 30cm, you use them to push all your computer cables into them so you can neaten them up. I've got several of them strapped back to back and it's a pretty decent solution (and being Velcro you can just pull it apart later on)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1697622255 {#2120
    date: 2023-10-18 11:44:15.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lietuva@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2115 …}
  +reports: Doctrine\ORM\PersistentCollection {#2121 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2118 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2114 …}
  -id: 55192
  -bodyTs: "'10cm':17 '30cm':19 'amazon':13 'apart':62 'back':44,46 'cabl':28 'comput':27 'decent':52 'fond':4 'got':11,39 'later':63 'like':16 'littl':7 'm':2 'neaten':34 'pretti':3,51 'pull':60 'push':24 'sever':40 'solut':53 'strap':9,43 'use':21 've':38 'velcro':8,56 'x':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.world/t/545391/-/comment/3017398"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697573352 {#2128
    date: 2023-10-17 22:09:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2108 …}
  +image: null
  +parent: null
  +root: null
  +body: "A fascinating read. Nothing of value was lost in not taking to these people for the last half decade"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690097837 {#2044
    date: 2023-07-23 09:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  -id: 23174
  -bodyTs: "'decad':19 'fascin':2 'half':18 'last':17 'lost':8 'noth':4 'peopl':14 'read':3 'take':11 'valu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1045922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097837 {#2126
    date: 2023-07-23 09:37:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2108 …}
  +image: null
  +parent: null
  +root: null
  +body: "A fascinating read. Nothing of value was lost in not taking to these people for the last half decade"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690097837 {#2044
    date: 2023-07-23 09:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  -id: 23174
  -bodyTs: "'decad':19 'fascin':2 'half':18 'last':17 'lost':8 'noth':4 'peopl':14 'read':3 'take':11 'valu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1045922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097837 {#2126
    date: 2023-07-23 09:37:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2103
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2102 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2108 …}
  +image: null
  +parent: null
  +root: null
  +body: "A fascinating read. Nothing of value was lost in not taking to these people for the last half decade"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1690097837 {#2044
    date: 2023-07-23 09:37:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lewosadebu@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2100 …}
  +votes: Doctrine\ORM\PersistentCollection {#2041 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2052 …}
  -id: 23174
  -bodyTs: "'decad':19 'fascin':2 'half':18 'last':17 'lost':8 'noth':4 'peopl':14 'read':3 'take':11 'valu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/bestupdates@lemmy.world/t/238832/-/comment/1045922"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690097837 {#2126
    date: 2023-07-23 09:37:17.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 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
22 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: "Sweet. Can't wait to see how it all turns out! 🦙"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689664156 {#2106
    date: 2023-07-18 09:09:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@cwagner@lemmy.cwagner.me"
    "@Anoril@sh.itjust.works"
    "@AnonymousLlama@kbin.social"
    "@hariette@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 21494
  -bodyTs: "'see':6 'sweet':1 'turn':10 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/901337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664156 {#2101
    date: 2023-07-18 09:09:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: "Sweet. Can't wait to see how it all turns out! 🦙"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689664156 {#2106
    date: 2023-07-18 09:09:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@cwagner@lemmy.cwagner.me"
    "@Anoril@sh.itjust.works"
    "@AnonymousLlama@kbin.social"
    "@hariette@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 21494
  -bodyTs: "'see':6 'sweet':1 'turn':10 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/901337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664156 {#2101
    date: 2023-07-18 09:09:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: "Sweet. Can't wait to see how it all turns out! 🦙"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689664156 {#2106
    date: 2023-07-18 09:09:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@cwagner@lemmy.cwagner.me"
    "@Anoril@sh.itjust.works"
    "@AnonymousLlama@kbin.social"
    "@hariette@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 21494
  -bodyTs: "'see':6 'sweet':1 'turn':10 'wait':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/901337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689664156 {#2101
    date: 2023-07-18 09:09:16.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 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
26 DENIED moderate
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +body: """
    I finally got my changes out to the Android PWA and I'm super happy with how it's working now. Beforehand it had an ugly icon and no shortcut / action icons. Now it's fairly good looking.\n
    \n
    There's a change coming to the "themes" section which I'm happy for. Love getting through these updates
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689577019 {#2057
    date: 2023-07-17 08:56:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@notmyredditusername@lemmy.ml"
    "@Brkdncr@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 20509
  -bodyTs: "'action':31 'android':9 'beforehand':22 'chang':5,42 'come':43 'fair':36 'final':2 'get':54 'good':37 'got':3 'happi':15,51 'icon':27,32 'look':38 'love':53 'm':13,50 'pwa':10 'section':47 'shortcut':30 'super':14 'theme':46 'ugli':26 'updat':57 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689577019 {#2050
    date: 2023-07-17 08:56:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +body: """
    I finally got my changes out to the Android PWA and I'm super happy with how it's working now. Beforehand it had an ugly icon and no shortcut / action icons. Now it's fairly good looking.\n
    \n
    There's a change coming to the "themes" section which I'm happy for. Love getting through these updates
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689577019 {#2057
    date: 2023-07-17 08:56:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@notmyredditusername@lemmy.ml"
    "@Brkdncr@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 20509
  -bodyTs: "'action':31 'android':9 'beforehand':22 'chang':5,42 'come':43 'fair':36 'final':2 'get':54 'good':37 'got':3 'happi':15,51 'icon':27,32 'look':38 'love':53 'm':13,50 'pwa':10 'section':47 'shortcut':30 'super':14 'theme':46 'ugli':26 'updat':57 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689577019 {#2050
    date: 2023-07-17 08:56:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2322 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +body: """
    I finally got my changes out to the Android PWA and I'm super happy with how it's working now. Beforehand it had an ugly icon and no shortcut / action icons. Now it's fairly good looking.\n
    \n
    There's a change coming to the "themes" section which I'm happy for. Love getting through these updates
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689577019 {#2057
    date: 2023-07-17 08:56:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@notmyredditusername@lemmy.ml"
    "@Brkdncr@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2312 …}
  +nested: Doctrine\ORM\PersistentCollection {#2307 …}
  +votes: Doctrine\ORM\PersistentCollection {#2308 …}
  +reports: Doctrine\ORM\PersistentCollection {#2304 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2319 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2318 …}
  -id: 20509
  -bodyTs: "'action':31 'android':9 'beforehand':22 'chang':5,42 'come':43 'fair':36 'final':2 'get':54 'good':37 'got':3 'happi':15,51 'icon':27,32 'look':38 'love':53 'm':13,50 'pwa':10 'section':47 'shortcut':30 'super':14 'theme':46 'ugli':26 'updat':57 'work':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689577019 {#2050
    date: 2023-07-17 08:56:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 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
30 DENIED moderate
App\Entity\EntryComment {#2294
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +body: """
    That's fair. There's been a lot of PRs and issues focusing on mobile (like adding collapsible comments) but being a community project it all takes time to get it approved and pushed.\n
    \n
    I'm keen on getting through as many mobile / UX centric improvements to mobile since that's primarily how I use kbin.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689576938 {#2320
    date: 2023-07-17 08:55:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@notmyredditusername@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 20505
  -bodyTs: "'ad':17 'approv':32 'centric':45 'collaps':18 'comment':19 'communiti':23 'fair':3 'focus':13 'get':30,39 'improv':46 'issu':12 'kbin':56 'keen':37 'like':16 'lot':8 'm':36 'mani':42 'mobil':15,43,48 'primarili':52 'project':24 'prs':10 'push':34 'sinc':49 'take':27 'time':28 'use':55 'ux':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576938 {#2297
    date: 2023-07-17 08:55:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2294
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +body: """
    That's fair. There's been a lot of PRs and issues focusing on mobile (like adding collapsible comments) but being a community project it all takes time to get it approved and pushed.\n
    \n
    I'm keen on getting through as many mobile / UX centric improvements to mobile since that's primarily how I use kbin.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689576938 {#2320
    date: 2023-07-17 08:55:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@notmyredditusername@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 20505
  -bodyTs: "'ad':17 'approv':32 'centric':45 'collaps':18 'comment':19 'communiti':23 'fair':3 'focus':13 'get':30,39 'improv':46 'issu':12 'kbin':56 'keen':37 'like':16 'lot':8 'm':36 'mani':42 'mobil':15,43,48 'primarili':52 'project':24 'prs':10 'push':34 'sinc':49 'take':27 'time':28 'use':55 'ux':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576938 {#2297
    date: 2023-07-17 08:55:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2294
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +body: """
    That's fair. There's been a lot of PRs and issues focusing on mobile (like adding collapsible comments) but being a community project it all takes time to get it approved and pushed.\n
    \n
    I'm keen on getting through as many mobile / UX centric improvements to mobile since that's primarily how I use kbin.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689576938 {#2320
    date: 2023-07-17 08:55:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@notmyredditusername@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2290 …}
  +nested: Doctrine\ORM\PersistentCollection {#2295 …}
  +votes: Doctrine\ORM\PersistentCollection {#2283 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2275 …}
  -id: 20505
  -bodyTs: "'ad':17 'approv':32 'centric':45 'collaps':18 'comment':19 'communiti':23 'fair':3 'focus':13 'get':30,39 'improv':46 'issu':12 'kbin':56 'keen':37 'like':16 'lot':8 'm':36 'mani':42 'mobil':15,43,48 'primarili':52 'project':24 'prs':10 'push':34 'sinc':49 'take':27 'time':28 'use':55 'ux':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869781"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576938 {#2297
    date: 2023-07-17 08:55:38.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 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
34 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: """
    The REST API is still in development. Once that gets released I'm sure app devs will spring up and build something fancy. I think Artemis is already working on an integration but that's with html scraping.\n
    \n
    There's been a heap of work on the mobile UI/UX and I'm constantly pushing to get more mobile centric features into prod.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689576801 {#2292
    date: 2023-07-17 08:53:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@cwagner@lemmy.cwagner.me"
    "@Anoril@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 20501
  -bodyTs: "'alreadi':28 'api':3 'app':15 'artemi':26 'build':21 'centric':59 'constant':53 'dev':16 'develop':7 'fanci':23 'featur':60 'get':10,56 'heap':43 'html':37 'integr':32 'm':13,52 'mobil':48,58 'prod':62 'push':54 'releas':11 'rest':2 'scrape':38 'someth':22 'spring':18 'still':5 'sure':14 'think':25 'ui/ux':49 'work':29,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576801 {#2316
    date: 2023-07-17 08:53:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: """
    The REST API is still in development. Once that gets released I'm sure app devs will spring up and build something fancy. I think Artemis is already working on an integration but that's with html scraping.\n
    \n
    There's been a heap of work on the mobile UI/UX and I'm constantly pushing to get more mobile centric features into prod.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689576801 {#2292
    date: 2023-07-17 08:53:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@cwagner@lemmy.cwagner.me"
    "@Anoril@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 20501
  -bodyTs: "'alreadi':28 'api':3 'app':15 'artemi':26 'build':21 'centric':59 'constant':53 'dev':16 'develop':7 'fanci':23 'featur':60 'get':10,56 'heap':43 'html':37 'integr':32 'm':13,52 'mobil':48,58 'prod':62 'push':54 'releas':11 'rest':2 'scrape':38 'someth':22 'spring':18 'still':5 'sure':14 'think':25 'ui/ux':49 'work':29,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576801 {#2316
    date: 2023-07-17 08:53:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2218
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: """
    The REST API is still in development. Once that gets released I'm sure app devs will spring up and build something fancy. I think Artemis is already working on an integration but that's with html scraping.\n
    \n
    There's been a heap of work on the mobile UI/UX and I'm constantly pushing to get more mobile centric features into prod.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689576801 {#2292
    date: 2023-07-17 08:53:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@cwagner@lemmy.cwagner.me"
    "@Anoril@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 20501
  -bodyTs: "'alreadi':28 'api':3 'app':15 'artemi':26 'build':21 'centric':59 'constant':53 'dev':16 'develop':7 'fanci':23 'featur':60 'get':10,56 'heap':43 'html':37 'integr':32 'm':13,52 'mobil':48,58 'prod':62 'push':54 'releas':11 'rest':2 'scrape':38 'someth':22 'spring':18 'still':5 'sure':14 'think':25 'ui/ux':49 'work':29,45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576801 {#2316
    date: 2023-07-17 08:53:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 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
38 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I like that there's both an update, downvote and boost feature. Recently the sorting / weighting mechanism was changed where boost = 2 upvotes so it's nice to upvote something + give it a boost so it sorts higher.\n
    \n
    There's a lot of customization user wise also, I've been exceptionally busy working with the other contributors to make the mobile UI/UX a priority. There's been a heap of dev work going around so keen to see when that all gets into prod.\n
    \n
    I've got a feeling that with another solid month or two of updates, tweaks and features that kbin will be really solid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689576659 {#2220
    date: 2023-07-17 08:50:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 20499
  -bodyTs: "'2':22 'also':47 'anoth':92 'around':74 'boost':11,21,34 'busi':52 'chang':19 'contributor':57 'custom':44 'dev':71 'downvot':9 'except':51 'featur':12,101 'feel':89 'get':82 'give':31 'go':73 'got':87 'heap':69 'higher':38 'kbin':103 'keen':76 'like':2 'lot':42 'make':59 'mechan':17 'mobil':61 'month':94 'nice':27 'prioriti':64 'prod':84 'realli':106 'recent':13 'see':78 'solid':93,107 'someth':30 'sort':15,37 'tweak':99 'two':96 'ui/ux':62 'updat':8,98 'upvot':23,29 'user':45 've':49,86 'weight':16 'wise':46 'work':53,72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576659 {#2261
    date: 2023-07-17 08:50:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I like that there's both an update, downvote and boost feature. Recently the sorting / weighting mechanism was changed where boost = 2 upvotes so it's nice to upvote something + give it a boost so it sorts higher.\n
    \n
    There's a lot of customization user wise also, I've been exceptionally busy working with the other contributors to make the mobile UI/UX a priority. There's been a heap of dev work going around so keen to see when that all gets into prod.\n
    \n
    I've got a feeling that with another solid month or two of updates, tweaks and features that kbin will be really solid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689576659 {#2220
    date: 2023-07-17 08:50:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 20499
  -bodyTs: "'2':22 'also':47 'anoth':92 'around':74 'boost':11,21,34 'busi':52 'chang':19 'contributor':57 'custom':44 'dev':71 'downvot':9 'except':51 'featur':12,101 'feel':89 'get':82 'give':31 'go':73 'got':87 'heap':69 'higher':38 'kbin':103 'keen':76 'like':2 'lot':42 'make':59 'mechan':17 'mobil':61 'month':94 'nice':27 'prioriti':64 'prod':84 'realli':106 'recent':13 'see':78 'solid':93,107 'someth':30 'sort':15,37 'tweak':99 'two':96 'ui/ux':62 'updat':8,98 'upvot':23,29 'user':45 've':49,86 'weight':16 'wise':46 'work':53,72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576659 {#2261
    date: 2023-07-17 08:50:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I like that there's both an update, downvote and boost feature. Recently the sorting / weighting mechanism was changed where boost = 2 upvotes so it's nice to upvote something + give it a boost so it sorts higher.\n
    \n
    There's a lot of customization user wise also, I've been exceptionally busy working with the other contributors to make the mobile UI/UX a priority. There's been a heap of dev work going around so keen to see when that all gets into prod.\n
    \n
    I've got a feeling that with another solid month or two of updates, tweaks and features that kbin will be really solid.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1689576659 {#2220
    date: 2023-07-17 08:50:59.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 20499
  -bodyTs: "'2':22 'also':47 'anoth':92 'around':74 'boost':11,21,34 'busi':52 'chang':19 'contributor':57 'custom':44 'dev':71 'downvot':9 'except':51 'featur':12,101 'feel':89 'get':82 'give':31 'go':73 'got':87 'heap':69 'higher':38 'kbin':103 'keen':76 'like':2 'lot':42 'make':59 'mechan':17 'mobil':61 'month':94 'nice':27 'prioriti':64 'prod':84 'realli':106 'recent':13 'see':78 'solid':93,107 'someth':30 'sort':15,37 'tweak':99 'two':96 'ui/ux':62 'updat':8,98 'upvot':23,29 'user':45 've':49,86 'weight':16 'wise':46 'work':53,72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869705"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576659 {#2261
    date: 2023-07-17 08:50:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 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
42 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "There's also several contributors who are actively working on improving the settings and adding in new features. I've been proposing a few changes for the mobile UI, letting you change up the mobile layout but all of that things take time (and add complexity) so it's slow moving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689576403 {#2210
    date: 2023-07-17 08:46:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@tuto193@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 20494
  -bodyTs: "'activ':8 'ad':15 'add':45 'also':3 'chang':25,32 'complex':46 'contributor':5 'featur':18 'improv':11 'layout':36 'let':30 'mobil':28,35 'move':51 'new':17 'propos':22 'set':13 'sever':4 'slow':50 'take':42 'thing':41 'time':43 'ui':29 've':20 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576403 {#2201
    date: 2023-07-17 08:46:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "There's also several contributors who are actively working on improving the settings and adding in new features. I've been proposing a few changes for the mobile UI, letting you change up the mobile layout but all of that things take time (and add complexity) so it's slow moving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689576403 {#2210
    date: 2023-07-17 08:46:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@tuto193@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 20494
  -bodyTs: "'activ':8 'ad':15 'add':45 'also':3 'chang':25,32 'complex':46 'contributor':5 'featur':18 'improv':11 'layout':36 'let':30 'mobil':28,35 'move':51 'new':17 'propos':22 'set':13 'sever':4 'slow':50 'take':42 'thing':41 'time':43 'ui':29 've':20 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576403 {#2201
    date: 2023-07-17 08:46:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2274
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "There's also several contributors who are actively working on improving the settings and adding in new features. I've been proposing a few changes for the mobile UI, letting you change up the mobile layout but all of that things take time (and add complexity) so it's slow moving"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1689576403 {#2210
    date: 2023-07-17 08:46:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@tuto193@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 20494
  -bodyTs: "'activ':8 'ad':15 'add':45 'also':3 'chang':25,32 'complex':46 'contributor':5 'featur':18 'improv':11 'layout':36 'let':30 'mobil':28,35 'move':51 'new':17 'propos':22 'set':13 'sever':4 'slow':50 'take':42 'thing':41 'time':43 'ui':29 've':20 'work':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576403 {#2201
    date: 2023-07-17 08:46:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 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
46 DENIED moderate
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +body: "Yep keen on the layout overall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689576296 {#2271
    date: 2023-07-17 08:44:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@Chozo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 20491
  -bodyTs: "'keen':2 'layout':5 'overal':6 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576296 {#2273
    date: 2023-07-17 08:44:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +body: "Yep keen on the layout overall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689576296 {#2271
    date: 2023-07-17 08:44:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@Chozo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 20491
  -bodyTs: "'keen':2 'layout':5 'overal':6 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576296 {#2273
    date: 2023-07-17 08:44:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2237 …}
  +body: "Yep keen on the layout overall"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689576296 {#2271
    date: 2023-07-17 08:44:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@UnanimousStargazer@feddit.nl"
    "@Chozo@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2244 …}
  +reports: Doctrine\ORM\PersistentCollection {#2250 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2245 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2243 …}
  -id: 20491
  -bodyTs: "'keen':2 'layout':5 'overal':6 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/208996/-/comment/869595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689576296 {#2273
    date: 2023-07-17 08:44:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 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
50 DENIED moderate
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: null
  +root: null
  +body: "Drastically reduced my usage and now spend that time on other side projects / reading. I miss the large volume of comment but don't miss being treated like an obstacle (like how reddit leadership sees their users)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689339695 {#2234
    date: 2023-07-14 15:01:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 16155
  -bodyTs: "'comment':21 'drastic':1 'larg':18 'leadership':34 'like':28,31 'miss':16,25 'obstacl':30 'project':13 'read':14 'reddit':33 'reduc':2 'see':35 'side':12 'spend':7 'time':9 'treat':27 'usag':4 'user':37 'volum':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195049/-/comment/792704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689339695 {#2226
    date: 2023-07-14 15:01:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: null
  +root: null
  +body: "Drastically reduced my usage and now spend that time on other side projects / reading. I miss the large volume of comment but don't miss being treated like an obstacle (like how reddit leadership sees their users)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689339695 {#2234
    date: 2023-07-14 15:01:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 16155
  -bodyTs: "'comment':21 'drastic':1 'larg':18 'leadership':34 'like':28,31 'miss':16,25 'obstacl':30 'project':13 'read':14 'reddit':33 'reduc':2 'see':35 'side':12 'spend':7 'time':9 'treat':27 'usag':4 'user':37 'volum':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195049/-/comment/792704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689339695 {#2226
    date: 2023-07-14 15:01:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2251
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2284 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2230 …}
  +image: null
  +parent: null
  +root: null
  +body: "Drastically reduced my usage and now spend that time on other side projects / reading. I miss the large volume of comment but don't miss being treated like an obstacle (like how reddit leadership sees their users)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689339695 {#2234
    date: 2023-07-14 15:01:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@001100010010@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 16155
  -bodyTs: "'comment':21 'drastic':1 'larg':18 'leadership':34 'like':28,31 'miss':16,25 'obstacl':30 'project':13 'read':14 'reddit':33 'reduc':2 'see':35 'side':12 'spend':7 'time':9 'treat':27 'usag':4 'user':37 'volum':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/asklemmy@lemmy.ml/t/195049/-/comment/792704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689339695 {#2226
    date: 2023-07-14 15:01:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 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
54 DENIED moderate
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2152 …}
  +image: null
  +parent: null
  +root: null
  +body: "About the same when you ask for a good GUI replacement for X and someone replies "just use the command line", like cheers for that men, not what I'm asking for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705374012 {#2256
    date: 2024-01-16 04:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuxmemed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 166672
  -bodyTs: "'ask':6,31 'cheer':23 'command':20 'good':9 'gui':10 'like':22 'line':21 'm':30 'men':26 'replac':11 'repli':16 'someon':15 'use':18 'x':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/142486/-/comment/555028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688592289 {#2255
    date: 2023-07-05 23:24:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2152 …}
  +image: null
  +parent: null
  +root: null
  +body: "About the same when you ask for a good GUI replacement for X and someone replies "just use the command line", like cheers for that men, not what I'm asking for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705374012 {#2256
    date: 2024-01-16 04:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuxmemed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 166672
  -bodyTs: "'ask':6,31 'cheer':23 'command':20 'good':9 'gui':10 'like':22 'line':21 'm':30 'men':26 'replac':11 'repli':16 'someon':15 'use':18 'x':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/142486/-/comment/555028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688592289 {#2255
    date: 2023-07-05 23:24:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2145
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2150 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2152 …}
  +image: null
  +parent: null
  +root: null
  +body: "About the same when you ask for a good GUI replacement for X and someone replies "just use the command line", like cheers for that men, not what I'm asking for."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705374012 {#2256
    date: 2024-01-16 04:00:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Linuxmemed@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2153 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2185 …}
  +reports: Doctrine\ORM\PersistentCollection {#2179 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2182 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2172 …}
  -id: 166672
  -bodyTs: "'ask':6,31 'cheer':23 'command':20 'good':9 'gui':10 'like':22 'line':21 'm':30 'men':26 'replac':11 'repli':16 'someon':15 'use':18 'x':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linuxmemes@lemmy.world/t/142486/-/comment/555028"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688592289 {#2255
    date: 2023-07-05 23:24:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 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
58 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +body: "The thumbnails have been fixed on the dev instance. I'm hoping that one comes out soon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688245382 {#2147
    date: 2023-07-01 23:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnonymousLlama@kbin.social"
    "@Emu@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 6893
  -bodyTs: "'come':15 'dev':8 'fix':5 'hope':12 'instanc':9 'm':11 'one':14 'soon':17 'thumbnail':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/122023/-/comment/482147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688245382 {#2151
    date: 2023-07-01 23:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +body: "The thumbnails have been fixed on the dev instance. I'm hoping that one comes out soon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688245382 {#2147
    date: 2023-07-01 23:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnonymousLlama@kbin.social"
    "@Emu@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 6893
  -bodyTs: "'come':15 'dev':8 'fix':5 'hope':12 'instanc':9 'm':11 'one':14 'soon':17 'thumbnail':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/122023/-/comment/482147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688245382 {#2151
    date: 2023-07-01 23:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#264 …}
  +entry: App\Entity\Entry {#1562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2177 …}
  +body: "The thumbnails have been fixed on the dev instance. I'm hoping that one comes out soon"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688245382 {#2147
    date: 2023-07-01 23:03:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnonymousLlama@kbin.social"
    "@Emu@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2176 …}
  +nested: Doctrine\ORM\PersistentCollection {#2178 …}
  +votes: Doctrine\ORM\PersistentCollection {#2183 …}
  +reports: Doctrine\ORM\PersistentCollection {#2168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2038 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1988 …}
  -id: 6893
  -bodyTs: "'come':15 'dev':8 'fix':5 'hope':12 'instanc':9 'm':11 'one':14 'soon':17 'thumbnail':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/t/122023/-/comment/482147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688245382 {#2151
    date: 2023-07-01 23:03:02.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details