GET https://kbin.spritesserver.nl/d/goodnewsnetwork.org/comments/top?p=7

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 …}
}
1.13 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.11 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 {#2444
  +user: App\Entity\User {#1523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s a good start!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689104734 {#81
    date: 2023-07-11 21:45:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1943 …}
  +nested: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 11798
  -bodyTs: "'good':4 'start':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1137606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689104734 {#1933
    date: 2023-07-11 21:45:34.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 {#2444
  +user: App\Entity\User {#1523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s a good start!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689104734 {#81
    date: 2023-07-11 21:45:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1943 …}
  +nested: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 11798
  -bodyTs: "'good':4 'start':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1137606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689104734 {#1933
    date: 2023-07-11 21:45:34.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 {#2444
  +user: App\Entity\User {#1523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1952 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "That’s a good start!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1689104734 {#81
    date: 2023-07-11 21:45:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1943 …}
  +nested: Doctrine\ORM\PersistentCollection {#1978 …}
  +votes: Doctrine\ORM\PersistentCollection {#1396 …}
  +reports: Doctrine\ORM\PersistentCollection {#1510 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2426 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  -id: 11798
  -bodyTs: "'good':4 'start':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1137606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689104734 {#1933
    date: 2023-07-11 21:45:34.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 {#1604
  +user: App\Entity\User {#1711 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Adorable!\n
    \n
    ![image](https://www.goodnewsnetwork.org/wp-content/uploads/2023/06/3052-e1687859691207.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688137657 {#1564
    date: 2023-06-30 17:07:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 6069
  -bodyTs: "'/wp-content/uploads/2023/06/3052-e1687859691207.webp)':5 'ador':1 'imag':2 'www.goodnewsnetwork.org':4 'www.goodnewsnetwork.org/wp-content/uploads/2023/06/3052-e1687859691207.webp)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/655969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688137657 {#1555
    date: 2023-06-30 17:07:37.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 {#1604
  +user: App\Entity\User {#1711 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Adorable!\n
    \n
    ![image](https://www.goodnewsnetwork.org/wp-content/uploads/2023/06/3052-e1687859691207.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688137657 {#1564
    date: 2023-06-30 17:07:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 6069
  -bodyTs: "'/wp-content/uploads/2023/06/3052-e1687859691207.webp)':5 'ador':1 'imag':2 'www.goodnewsnetwork.org':4 'www.goodnewsnetwork.org/wp-content/uploads/2023/06/3052-e1687859691207.webp)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/655969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688137657 {#1555
    date: 2023-06-30 17:07:37.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 {#1604
  +user: App\Entity\User {#1711 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1556 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Adorable!\n
    \n
    ![image](https://www.goodnewsnetwork.org/wp-content/uploads/2023/06/3052-e1687859691207.webp)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1688137657 {#1564
    date: 2023-06-30 17:07:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 6069
  -bodyTs: "'/wp-content/uploads/2023/06/3052-e1687859691207.webp)':5 'ador':1 'imag':2 'www.goodnewsnetwork.org':4 'www.goodnewsnetwork.org/wp-content/uploads/2023/06/3052-e1687859691207.webp)':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/655969"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688137657 {#1555
    date: 2023-06-30 17:07:37.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 {#2384
  +user: App\Entity\User {#1883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "THAT IS SO COOL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700979016 {#2372
    date: 2023-11-26 07:10:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 165168
  -bodyTs: "'cool':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5112944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979016 {#2380
    date: 2023-11-26 07:10:16.0 +01: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 {#2384
  +user: App\Entity\User {#1883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "THAT IS SO COOL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700979016 {#2372
    date: 2023-11-26 07:10:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 165168
  -bodyTs: "'cool':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5112944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979016 {#2380
    date: 2023-11-26 07:10:16.0 +01: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 {#2384
  +user: App\Entity\User {#1883 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "THAT IS SO COOL"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700979016 {#2372
    date: 2023-11-26 07:10:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 165168
  -bodyTs: "'cool':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5112944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700979016 {#2380
    date: 2023-11-26 07:10:16.0 +01: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 {#2080
  +user: App\Entity\User {#2130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is no electric powered aircraft before this? I find that hard to believe. Propellers with electric engines? I should probably read and look up stuff, but I’m hoping someone will point out how I’m wrong to think that, so I don’t have to. Maybe I should have been a bit more incredulous.\n
    \n
    What is this bullshit title? Worlds first electric aircraft my ass!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694362185 {#2096
    date: 2023-09-10 18:09:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 28481
  -bodyTs: "'aircraft':6,65 'ass':67 'believ':14 'bit':54 'bullshit':60 'electr':4,17,64 'engin':18 'find':10 'first':63 'hard':12 'hope':30 'incredul':56 'look':24 'm':29,37 'mayb':48 'point':33 'power':5 'probabl':21 'propel':15 'read':22 'someon':31 'stuff':26 'think':40 'titl':61 'world':62 'wrong':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3305229"
  +editedAt: DateTimeImmutable @1694362293 {#2062
    date: 2023-09-10 18:11:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694362185 {#2081
    date: 2023-09-10 18:09:45.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 {#2080
  +user: App\Entity\User {#2130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is no electric powered aircraft before this? I find that hard to believe. Propellers with electric engines? I should probably read and look up stuff, but I’m hoping someone will point out how I’m wrong to think that, so I don’t have to. Maybe I should have been a bit more incredulous.\n
    \n
    What is this bullshit title? Worlds first electric aircraft my ass!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694362185 {#2096
    date: 2023-09-10 18:09:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 28481
  -bodyTs: "'aircraft':6,65 'ass':67 'believ':14 'bit':54 'bullshit':60 'electr':4,17,64 'engin':18 'find':10 'first':63 'hard':12 'hope':30 'incredul':56 'look':24 'm':29,37 'mayb':48 'point':33 'power':5 'probabl':21 'propel':15 'read':22 'someon':31 'stuff':26 'think':40 'titl':61 'world':62 'wrong':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3305229"
  +editedAt: DateTimeImmutable @1694362293 {#2062
    date: 2023-09-10 18:11:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694362185 {#2081
    date: 2023-09-10 18:09:45.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 {#2080
  +user: App\Entity\User {#2130 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2064 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    There is no electric powered aircraft before this? I find that hard to believe. Propellers with electric engines? I should probably read and look up stuff, but I’m hoping someone will point out how I’m wrong to think that, so I don’t have to. Maybe I should have been a bit more incredulous.\n
    \n
    What is this bullshit title? Worlds first electric aircraft my ass!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694362185 {#2096
    date: 2023-09-10 18:09:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2089 …}
  +nested: Doctrine\ORM\PersistentCollection {#2095 …}
  +votes: Doctrine\ORM\PersistentCollection {#2091 …}
  +reports: Doctrine\ORM\PersistentCollection {#2090 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2092 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2241 …}
  -id: 28481
  -bodyTs: "'aircraft':6,65 'ass':67 'believ':14 'bit':54 'bullshit':60 'electr':4,17,64 'engin':18 'find':10 'first':63 'hard':12 'hope':30 'incredul':56 'look':24 'm':29,37 'mayb':48 'point':33 'power':5 'probabl':21 'propel':15 'read':22 'someon':31 'stuff':26 'think':40 'titl':61 'world':62 'wrong':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3305229"
  +editedAt: DateTimeImmutable @1694362293 {#2062
    date: 2023-09-10 18:11:33.0 +02:00
  }
  +createdAt: DateTimeImmutable @1694362185 {#2081
    date: 2023-09-10 18:09:45.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 {#2048
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not uplifting news. Just news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694297598 {#2066
    date: 2023-09-10 00:13:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 28395
  -bodyTs: "'news':3,5 'uplift':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3285787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694297598 {#2071
    date: 2023-09-10 00:13:18.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 {#2048
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not uplifting news. Just news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694297598 {#2066
    date: 2023-09-10 00:13:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 28395
  -bodyTs: "'news':3,5 'uplift':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3285787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694297598 {#2071
    date: 2023-09-10 00:13:18.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 {#2048
  +user: App\Entity\User {#2125 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2051 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Not uplifting news. Just news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694297598 {#2066
    date: 2023-09-10 00:13:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -id: 28395
  -bodyTs: "'news':3,5 'uplift':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3285787"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694297598 {#2071
    date: 2023-09-10 00:13:18.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 {#2291
  +user: App\Entity\User {#2305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "What I’m hearing here is that, if I were a celebrity, it would be safest to donate nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694056670 {#2189
    date: 2023-09-07 05:17:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 28230
  -bodyTs: "'celebr':12 'donat':18 'hear':4 'm':3 'noth':19 'safest':16 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3191731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694056670 {#2299
    date: 2023-09-07 05:17:50.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 {#2291
  +user: App\Entity\User {#2305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "What I’m hearing here is that, if I were a celebrity, it would be safest to donate nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694056670 {#2189
    date: 2023-09-07 05:17:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 28230
  -bodyTs: "'celebr':12 'donat':18 'hear':4 'm':3 'noth':19 'safest':16 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3191731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694056670 {#2299
    date: 2023-09-07 05:17:50.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 {#2291
  +user: App\Entity\User {#2305 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "What I’m hearing here is that, if I were a celebrity, it would be safest to donate nothing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1694056670 {#2189
    date: 2023-09-07 05:17:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 28230
  -bodyTs: "'celebr':12 'donat':18 'hear':4 'm':3 'noth':19 'safest':16 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3191731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1694056670 {#2299
    date: 2023-09-07 05:17:50.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 {#2262
  +user: App\Entity\User {#2258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brave. Good luck & Godspeed. 🤯🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693676962 {#2274
    date: 2023-09-02 19:49:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 27825
  -bodyTs: "'brave':1 'godspe':4 'good':2 'luck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3056992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693676962 {#2272
    date: 2023-09-02 19:49:22.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 {#2262
  +user: App\Entity\User {#2258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brave. Good luck & Godspeed. 🤯🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693676962 {#2274
    date: 2023-09-02 19:49:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 27825
  -bodyTs: "'brave':1 'godspe':4 'good':2 'luck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3056992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693676962 {#2272
    date: 2023-09-02 19:49:22.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 {#2262
  +user: App\Entity\User {#2258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2263 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brave. Good luck & Godspeed. 🤯🫡"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693676962 {#2274
    date: 2023-09-02 19:49:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 27825
  -bodyTs: "'brave':1 'godspe':4 'good':2 'luck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3056992"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693676962 {#2272
    date: 2023-09-02 19:49:22.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 {#1994
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1995 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hope these researchers live long and stay away from windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692922442 {#2038
    date: 2023-08-25 02:14:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2005 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#1993 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
  -id: 26769
  -bodyTs: "'away':9 'hope':2 'live':5 'long':6 'research':4 'stay':8 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2772133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692922442 {#2134
    date: 2023-08-25 02:14: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
31 DENIED edit
App\Entity\EntryComment {#1994
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1995 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hope these researchers live long and stay away from windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692922442 {#2038
    date: 2023-08-25 02:14:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2005 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#1993 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
  -id: 26769
  -bodyTs: "'away':9 'hope':2 'live':5 'long':6 'research':4 'stay':8 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2772133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692922442 {#2134
    date: 2023-08-25 02:14: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
32 DENIED moderate
App\Entity\EntryComment {#1994
  +user: App\Entity\User {#2007 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1995 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "I hope these researchers live long and stay away from windows."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692922442 {#2038
    date: 2023-08-25 02:14:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2005 …}
  +nested: Doctrine\ORM\PersistentCollection {#1996 …}
  +votes: Doctrine\ORM\PersistentCollection {#1993 …}
  +reports: Doctrine\ORM\PersistentCollection {#1992 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2002 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2000 …}
  -id: 26769
  -bodyTs: "'away':9 'hope':2 'live':5 'long':6 'research':4 'stay':8 'window':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2772133"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692922442 {#2134
    date: 2023-08-25 02:14: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
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 {#2509
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literally uplifting news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692290509 {#2504
    date: 2023-08-17 18:41:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 26090
  -bodyTs: "'liter':1 'news':3 'uplift':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/350826/-/comment/1695786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692290509 {#2505
    date: 2023-08-17 18:41: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
35 DENIED edit
App\Entity\EntryComment {#2509
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literally uplifting news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692290509 {#2504
    date: 2023-08-17 18:41:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 26090
  -bodyTs: "'liter':1 'news':3 'uplift':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/350826/-/comment/1695786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692290509 {#2505
    date: 2023-08-17 18:41: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
36 DENIED moderate
App\Entity\EntryComment {#2509
  +user: App\Entity\User {#2523 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Literally uplifting news."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692290509 {#2504
    date: 2023-08-17 18:41:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2511 …}
  +nested: Doctrine\ORM\PersistentCollection {#2513 …}
  +votes: Doctrine\ORM\PersistentCollection {#2515 …}
  +reports: Doctrine\ORM\PersistentCollection {#2517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2519 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2521 …}
  -id: 26090
  -bodyTs: "'liter':1 'news':3 'uplift':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/upliftingnews@lemmy.world/t/350826/-/comment/1695786"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692290509 {#2505
    date: 2023-08-17 18:41: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
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 {#2584
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "[en.wikipedia.org/wiki/Inspiration_porn](https://en.wikipedia.org/wiki/Inspiration_porn)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692288307 {#2579
    date: 2023-08-17 18:05:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 26083
  -bodyTs: "'/wiki/inspiration_porn](https://en.wikipedia.org/wiki/inspiration_porn)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/inspiration_porn](https://en.wikipedia.org/wiki/inspiration_porn)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2367659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692288307 {#2580
    date: 2023-08-17 18:05: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
39 DENIED edit
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "[en.wikipedia.org/wiki/Inspiration_porn](https://en.wikipedia.org/wiki/Inspiration_porn)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692288307 {#2579
    date: 2023-08-17 18:05:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 26083
  -bodyTs: "'/wiki/inspiration_porn](https://en.wikipedia.org/wiki/inspiration_porn)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/inspiration_porn](https://en.wikipedia.org/wiki/inspiration_porn)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2367659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692288307 {#2580
    date: 2023-08-17 18:05: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
40 DENIED moderate
App\Entity\EntryComment {#2584
  +user: App\Entity\User {#2597 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "[en.wikipedia.org/wiki/Inspiration_porn](https://en.wikipedia.org/wiki/Inspiration_porn)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692288307 {#2579
    date: 2023-08-17 18:05:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2585 …}
  +nested: Doctrine\ORM\PersistentCollection {#2587 …}
  +votes: Doctrine\ORM\PersistentCollection {#2589 …}
  +reports: Doctrine\ORM\PersistentCollection {#2591 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2593 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2595 …}
  -id: 26083
  -bodyTs: "'/wiki/inspiration_porn](https://en.wikipedia.org/wiki/inspiration_porn)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/inspiration_porn](https://en.wikipedia.org/wiki/inspiration_porn)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2367659"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692288307 {#2580
    date: 2023-08-17 18:05: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
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 {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Legend!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692257254 {#2652
    date: 2023-08-17 09:27:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 26067
  -bodyTs: "'legend':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/2063861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692257254 {#2653
    date: 2023-08-17 09:27:34.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 {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Legend!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692257254 {#2652
    date: 2023-08-17 09:27:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 26067
  -bodyTs: "'legend':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/2063861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692257254 {#2653
    date: 2023-08-17 09:27:34.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 {#2657
  +user: App\Entity\User {#2670 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Legend!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692257254 {#2652
    date: 2023-08-17 09:27:34.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2658 …}
  +nested: Doctrine\ORM\PersistentCollection {#2660 …}
  +votes: Doctrine\ORM\PersistentCollection {#2662 …}
  +reports: Doctrine\ORM\PersistentCollection {#2664 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2666 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2668 …}
  -id: 26067
  -bodyTs: "'legend':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/2063861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692257254 {#2653
    date: 2023-08-17 09:27:34.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 {#2731
  +user: App\Entity\User {#2745 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2732 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > The random acts of kindness group had a much bigger impact on positive cognition and emotions early on which tapered off as the study period advanced. The thoughts records, or cognitive reappraisal group had the opposite effect, where it started off negative, but became stronger and stronger over time.\n
    \n
    Interesting. I guess it’s ideal to do both?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692252062 {#2726
    date: 2023-08-17 08:01:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2733 …}
  +nested: Doctrine\ORM\PersistentCollection {#2735 …}
  +votes: Doctrine\ORM\PersistentCollection {#2737 …}
  +reports: Doctrine\ORM\PersistentCollection {#2739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2743 …}
  -id: 26063
  -bodyTs: "'act':3 'advanc':26 'becam':44 'bigger':10 'cognit':14,31 'earli':17 'effect':37 'emot':16 'group':6,33 'guess':52 'ideal':55 'impact':11 'interest':50 'kind':5 'much':9 'negat':42 'opposit':36 'period':25 'posit':13 'random':2 'reapprais':32 'record':29 'start':40 'stronger':45,47 'studi':24 'taper':20 'thought':28 'time':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2346247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692252062 {#2727
    date: 2023-08-17 08:01: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
47 DENIED edit
App\Entity\EntryComment {#2731
  +user: App\Entity\User {#2745 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2732 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > The random acts of kindness group had a much bigger impact on positive cognition and emotions early on which tapered off as the study period advanced. The thoughts records, or cognitive reappraisal group had the opposite effect, where it started off negative, but became stronger and stronger over time.\n
    \n
    Interesting. I guess it’s ideal to do both?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692252062 {#2726
    date: 2023-08-17 08:01:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2733 …}
  +nested: Doctrine\ORM\PersistentCollection {#2735 …}
  +votes: Doctrine\ORM\PersistentCollection {#2737 …}
  +reports: Doctrine\ORM\PersistentCollection {#2739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2743 …}
  -id: 26063
  -bodyTs: "'act':3 'advanc':26 'becam':44 'bigger':10 'cognit':14,31 'earli':17 'effect':37 'emot':16 'group':6,33 'guess':52 'ideal':55 'impact':11 'interest':50 'kind':5 'much':9 'negat':42 'opposit':36 'period':25 'posit':13 'random':2 'reapprais':32 'record':29 'start':40 'stronger':45,47 'studi':24 'taper':20 'thought':28 'time':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2346247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692252062 {#2727
    date: 2023-08-17 08:01: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
48 DENIED moderate
App\Entity\EntryComment {#2731
  +user: App\Entity\User {#2745 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2732 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > The random acts of kindness group had a much bigger impact on positive cognition and emotions early on which tapered off as the study period advanced. The thoughts records, or cognitive reappraisal group had the opposite effect, where it started off negative, but became stronger and stronger over time.\n
    \n
    Interesting. I guess it’s ideal to do both?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692252062 {#2726
    date: 2023-08-17 08:01:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2733 …}
  +nested: Doctrine\ORM\PersistentCollection {#2735 …}
  +votes: Doctrine\ORM\PersistentCollection {#2737 …}
  +reports: Doctrine\ORM\PersistentCollection {#2739 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2743 …}
  -id: 26063
  -bodyTs: "'act':3 'advanc':26 'becam':44 'bigger':10 'cognit':14,31 'earli':17 'effect':37 'emot':16 'group':6,33 'guess':52 'ideal':55 'impact':11 'interest':50 'kind':5 'much':9 'negat':42 'opposit':36 'period':25 'posit':13 'random':2 'reapprais':32 'record':29 'start':40 'stronger':45,47 'studi':24 'taper':20 'thought':28 'time':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/2346247"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692252062 {#2727
    date: 2023-08-17 08:01: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
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 {#2806
  +user: App\Entity\User {#2819 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2732 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Excellent!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692250999 {#2801
    date: 2023-08-17 07:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2807 …}
  +nested: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  -id: 26060
  -bodyTs: "'excel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/1080553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692250999 {#2802
    date: 2023-08-17 07:43:19.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 {#2806
  +user: App\Entity\User {#2819 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2732 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Excellent!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692250999 {#2801
    date: 2023-08-17 07:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2807 …}
  +nested: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  -id: 26060
  -bodyTs: "'excel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/1080553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692250999 {#2802
    date: 2023-08-17 07:43:19.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 {#2806
  +user: App\Entity\User {#2819 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2732 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Excellent!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1692250999 {#2801
    date: 2023-08-17 07:43:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2807 …}
  +nested: Doctrine\ORM\PersistentCollection {#2809 …}
  +votes: Doctrine\ORM\PersistentCollection {#2811 …}
  +reports: Doctrine\ORM\PersistentCollection {#2813 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2815 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2817 …}
  -id: 26060
  -bodyTs: "'excel':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://monyet.cc/comment/1080553"
  +editedAt: null
  +createdAt: DateTimeImmutable @1692250999 {#2802
    date: 2023-08-17 07:43:19.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 {#2880
  +user: App\Entity\User {#2894 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Perfect time to get off Lemmy now :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690827481 {#2875
    date: 2023-07-31 20:18:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2882 …}
  +nested: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2886 …}
  +reports: Doctrine\ORM\PersistentCollection {#2888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
  -id: 24737
  -bodyTs: "'get':4 'lemmi':6 'perfect':1 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1915257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690827481 {#2876
    date: 2023-07-31 20:18:01.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 {#2880
  +user: App\Entity\User {#2894 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Perfect time to get off Lemmy now :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690827481 {#2875
    date: 2023-07-31 20:18:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2882 …}
  +nested: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2886 …}
  +reports: Doctrine\ORM\PersistentCollection {#2888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
  -id: 24737
  -bodyTs: "'get':4 'lemmi':6 'perfect':1 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1915257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690827481 {#2876
    date: 2023-07-31 20:18:01.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 {#2880
  +user: App\Entity\User {#2894 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2881 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "Perfect time to get off Lemmy now :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1690827481 {#2875
    date: 2023-07-31 20:18:01.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2882 …}
  +nested: Doctrine\ORM\PersistentCollection {#2884 …}
  +votes: Doctrine\ORM\PersistentCollection {#2886 …}
  +reports: Doctrine\ORM\PersistentCollection {#2888 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2890 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2892 …}
  -id: 24737
  -bodyTs: "'get':4 'lemmi':6 'perfect':1 'time':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/1915257"
  +editedAt: null
  +createdAt: DateTimeImmutable @1690827481 {#2876
    date: 2023-07-31 20:18:01.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 {#2954
  +user: App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2955 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel more bittersweetness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689616145 {#2949
    date: 2023-07-17 19:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2956 …}
  +nested: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  -id: 20998
  -bodyTs: "'bittersweet':4 'feel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/1006144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689616145 {#2950
    date: 2023-07-17 19:49:05.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 {#2954
  +user: App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2955 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel more bittersweetness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689616145 {#2949
    date: 2023-07-17 19:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2956 …}
  +nested: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  -id: 20998
  -bodyTs: "'bittersweet':4 'feel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/1006144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689616145 {#2950
    date: 2023-07-17 19:49:05.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 {#2954
  +user: App\Entity\User {#2968 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2955 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1962 …}
  +image: null
  +parent: null
  +root: null
  +body: "I feel more bittersweetness"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689616145 {#2949
    date: 2023-07-17 19:49:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tst123@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2956 …}
  +nested: Doctrine\ORM\PersistentCollection {#2958 …}
  +votes: Doctrine\ORM\PersistentCollection {#2960 …}
  +reports: Doctrine\ORM\PersistentCollection {#2962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2966 …}
  -id: 20998
  -bodyTs: "'bittersweet':4 'feel':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://slrpnk.net/comment/1006144"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689616145 {#2950
    date: 2023-07-17 19:49:05.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