GET https://kbin.spritesserver.nl/index.php/u/@fosforus@sopuli.xyz/comments?p=3

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 …}
}
22.29 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.05 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 {#2494
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +body: "Yup, head in the sand. That works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701882488 {#2504
    date: 2023-12-06 18:08:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@Nacktmull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 203117
  -bodyTs: "'head':2 'sand':5 'work':7 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5199006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882488 {#1999
    date: 2023-12-06 18:08:08.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
3 DENIED edit
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +body: "Yup, head in the sand. That works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701882488 {#2504
    date: 2023-12-06 18:08:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@Nacktmull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 203117
  -bodyTs: "'head':2 'sand':5 'work':7 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5199006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882488 {#1999
    date: 2023-12-06 18:08:08.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
4 DENIED moderate
App\Entity\EntryComment {#2494
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +body: "Yup, head in the sand. That works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701882488 {#2504
    date: 2023-12-06 18:08:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@Nacktmull@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 203117
  -bodyTs: "'head':2 'sand':5 'work':7 'yup':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5199006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882488 {#1999
    date: 2023-12-06 18:08:08.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
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 {#2005
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: """
    > I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide.\n
    \n
    No, I’m saying that population doesn’t grow during a genocide.\n
    \n
    > That’s the fate the Israeli state wants for Palestine. It is still technically genocide.\n
    \n
    But… Palestinian Arabs are >20% of the population of Israel. You’re making absolutely no sense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701882163 {#2496
    date: 2023-12-06 18:02:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 203096
  -bodyTs: "'20':66 'absolut':75 'also':31 'arab':64 'cultur':33 'doesn':41 'fate':50 'genocid':12,30,34,46,61 'gonna':6 'grow':43 'guess':3 'incorpor':32 'isra':52 'israel':71 'kill':22 'm':2,37 'make':74 'palestin':56 'palestinian':63 'peopl':20,26 'popul':40,69 're':5,73 'say':7,38 'sens':77 'state':53 'still':59 'surviv':28 'technic':60 'want':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198892"
  +editedAt: DateTimeImmutable @1703221352 {#2497
    date: 2023-12-22 06:02:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701882163 {#2499
    date: 2023-12-06 18:02:43.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
7 DENIED edit
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: """
    > I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide.\n
    \n
    No, I’m saying that population doesn’t grow during a genocide.\n
    \n
    > That’s the fate the Israeli state wants for Palestine. It is still technically genocide.\n
    \n
    But… Palestinian Arabs are >20% of the population of Israel. You’re making absolutely no sense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701882163 {#2496
    date: 2023-12-06 18:02:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 203096
  -bodyTs: "'20':66 'absolut':75 'also':31 'arab':64 'cultur':33 'doesn':41 'fate':50 'genocid':12,30,34,46,61 'gonna':6 'grow':43 'guess':3 'incorpor':32 'isra':52 'israel':71 'kill':22 'm':2,37 'make':74 'palestin':56 'palestinian':63 'peopl':20,26 'popul':40,69 're':5,73 'say':7,38 'sens':77 'state':53 'still':59 'surviv':28 'technic':60 'want':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198892"
  +editedAt: DateTimeImmutable @1703221352 {#2497
    date: 2023-12-22 06:02:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701882163 {#2499
    date: 2023-12-06 18:02:43.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
8 DENIED moderate
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1993 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: """
    > I’m guessing you’re gonna say that there is no genocide if not all or most of the people are killed, because then their people have survived. But, genocide also incorporates cultural genocide.\n
    \n
    No, I’m saying that population doesn’t grow during a genocide.\n
    \n
    > That’s the fate the Israeli state wants for Palestine. It is still technically genocide.\n
    \n
    But… Palestinian Arabs are >20% of the population of Israel. You’re making absolutely no sense.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701882163 {#2496
    date: 2023-12-06 18:02:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
    "@taanegl@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1985 …}
  +nested: Doctrine\ORM\PersistentCollection {#2134 …}
  +votes: Doctrine\ORM\PersistentCollection {#2169 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2176 …}
  -id: 203096
  -bodyTs: "'20':66 'absolut':75 'also':31 'arab':64 'cultur':33 'doesn':41 'fate':50 'genocid':12,30,34,46,61 'gonna':6 'grow':43 'guess':3 'incorpor':32 'isra':52 'israel':71 'kill':22 'm':2,37 'make':74 'palestin':56 'palestinian':63 'peopl':20,26 'popul':40,69 're':5,73 'say':7,38 'sens':77 'state':53 'still':59 'surviv':28 'technic':60 'want':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198892"
  +editedAt: DateTimeImmutable @1703221352 {#2497
    date: 2023-12-22 06:02:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701882163 {#2499
    date: 2023-12-06 18:02:43.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
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 {#2547
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2541 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: "Consider the question, dude. What happens to the population in a genocide?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701880938 {#1994
    date: 2023-12-06 17:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 203023
  -bodyTs: "'consid':1 'dude':4 'genocid':12 'happen':6 'popul':9 'question':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198403"
  +editedAt: DateTimeImmutable @1703219130 {#1995
    date: 2023-12-22 05:25:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701880938 {#1358
    date: 2023-12-06 17:42:18.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 {#2547
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2541 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: "Consider the question, dude. What happens to the population in a genocide?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701880938 {#1994
    date: 2023-12-06 17:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 203023
  -bodyTs: "'consid':1 'dude':4 'genocid':12 'happen':6 'popul':9 'question':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198403"
  +editedAt: DateTimeImmutable @1703219130 {#1995
    date: 2023-12-22 05:25:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701880938 {#1358
    date: 2023-12-06 17:42:18.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 {#2547
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2541 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: "Consider the question, dude. What happens to the population in a genocide?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701880938 {#1994
    date: 2023-12-06 17:42:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2558 …}
  +reports: Doctrine\ORM\PersistentCollection {#2555 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 203023
  -bodyTs: "'consid':1 'dude':4 'genocid':12 'happen':6 'popul':9 'question':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198403"
  +editedAt: DateTimeImmutable @1703219130 {#1995
    date: 2023-12-22 05:25:30.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701880938 {#1358
    date: 2023-12-06 17:42:18.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 {#2539
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2544 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: """
    They are bombing Hamas terrorists, their enemy, not refugees. You must remember that Hamas fighters and civilians look exactly the same, and they deliberately lurk among the civilians. This is obviously not genocide.\n
    \n
    I’ll give you a hint in form of a question that may lead you towards the truth: What happens to the amount of population in a genocide?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701880546 {#2552
    date: 2023-12-06 17:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2538 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  -id: 202990
  -bodyTs: "'among':26 'amount':56 'bomb':3 'civilian':17,28 'deliber':24 'enemi':7 'exact':19 'fighter':15 'form':41 'genocid':33,61 'give':36 'hama':4,14 'happen':53 'hint':39 'lead':47 'll':35 'look':18 'lurk':25 'may':46 'must':11 'obvious':31 'popul':58 'question':44 'refuge':9 'rememb':12 'terrorist':5 'toward':49 'truth':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198235"
  +editedAt: DateTimeImmutable @1703218348 {#2554
    date: 2023-12-22 05:12:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701880546 {#2556
    date: 2023-12-06 17:35:46.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
15 DENIED edit
App\Entity\EntryComment {#2539
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2544 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: """
    They are bombing Hamas terrorists, their enemy, not refugees. You must remember that Hamas fighters and civilians look exactly the same, and they deliberately lurk among the civilians. This is obviously not genocide.\n
    \n
    I’ll give you a hint in form of a question that may lead you towards the truth: What happens to the amount of population in a genocide?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701880546 {#2552
    date: 2023-12-06 17:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2538 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  -id: 202990
  -bodyTs: "'among':26 'amount':56 'bomb':3 'civilian':17,28 'deliber':24 'enemi':7 'exact':19 'fighter':15 'form':41 'genocid':33,61 'give':36 'hama':4,14 'happen':53 'hint':39 'lead':47 'll':35 'look':18 'lurk':25 'may':46 'must':11 'obvious':31 'popul':58 'question':44 'refuge':9 'rememb':12 'terrorist':5 'toward':49 'truth':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198235"
  +editedAt: DateTimeImmutable @1703218348 {#2554
    date: 2023-12-22 05:12:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701880546 {#2556
    date: 2023-12-06 17:35:46.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
16 DENIED moderate
App\Entity\EntryComment {#2539
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2544 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: """
    They are bombing Hamas terrorists, their enemy, not refugees. You must remember that Hamas fighters and civilians look exactly the same, and they deliberately lurk among the civilians. This is obviously not genocide.\n
    \n
    I’ll give you a hint in form of a question that may lead you towards the truth: What happens to the amount of population in a genocide?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701880546 {#2552
    date: 2023-12-06 17:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2542 …}
  +nested: Doctrine\ORM\PersistentCollection {#2540 …}
  +votes: Doctrine\ORM\PersistentCollection {#2538 …}
  +reports: Doctrine\ORM\PersistentCollection {#2537 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2530 …}
  -id: 202990
  -bodyTs: "'among':26 'amount':56 'bomb':3 'civilian':17,28 'deliber':24 'enemi':7 'exact':19 'fighter':15 'form':41 'genocid':33,61 'give':36 'hama':4,14 'happen':53 'hint':39 'lead':47 'll':35 'look':18 'lurk':25 'may':46 'must':11 'obvious':31 'popul':58 'question':44 'refuge':9 'rememb':12 'terrorist':5 'toward':49 'truth':51"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198235"
  +editedAt: DateTimeImmutable @1703218348 {#2554
    date: 2023-12-22 05:12:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701880546 {#2556
    date: 2023-12-06 17:35:46.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
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 {#2526
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2525 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2525 …}
  +body: "I feel like there’s some weird context here. Why does Stefanik want to get that “yes” and why are they reluctant to say it? Would it be a declaration of some university policy that would lead to suppressing the demonstrations or what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701880233 {#2546
    date: 2023-12-06 17:30:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2523 …}
  +nested: Doctrine\ORM\PersistentCollection {#2519 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 202966
  -bodyTs: "'context':8 'declar':30 'demonstr':41 'feel':2 'get':15 'lead':37 'like':3 'polici':34 'reluct':22 'say':24 'stefanik':12 'suppress':39 'univers':33 'want':13 'weird':7 'would':26,36 'yes':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880233 {#2549
    date: 2023-12-06 17:30:33.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
19 DENIED edit
App\Entity\EntryComment {#2526
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2525 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2525 …}
  +body: "I feel like there’s some weird context here. Why does Stefanik want to get that “yes” and why are they reluctant to say it? Would it be a declaration of some university policy that would lead to suppressing the demonstrations or what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701880233 {#2546
    date: 2023-12-06 17:30:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2523 …}
  +nested: Doctrine\ORM\PersistentCollection {#2519 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 202966
  -bodyTs: "'context':8 'declar':30 'demonstr':41 'feel':2 'get':15 'lead':37 'like':3 'polici':34 'reluct':22 'say':24 'stefanik':12 'suppress':39 'univers':33 'want':13 'weird':7 'would':26,36 'yes':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880233 {#2549
    date: 2023-12-06 17:30:33.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
20 DENIED moderate
App\Entity\EntryComment {#2526
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2525 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2525 …}
  +body: "I feel like there’s some weird context here. Why does Stefanik want to get that “yes” and why are they reluctant to say it? Would it be a declaration of some university policy that would lead to suppressing the demonstrations or what?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701880233 {#2546
    date: 2023-12-06 17:30:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@floofloof@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2523 …}
  +nested: Doctrine\ORM\PersistentCollection {#2519 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2515 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2513 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 202966
  -bodyTs: "'context':8 'declar':30 'demonstr':41 'feel':2 'get':15 'lead':37 'like':3 'polici':34 'reluct':22 'say':24 'stefanik':12 'suppress':39 'univers':33 'want':13 'weird':7 'would':26,36 'yes':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198093"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880233 {#2549
    date: 2023-12-06 17:30:33.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
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 {#2507
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: "Israel is not apartheid, and it’s obviously not committing genocide. Hamas is for genocide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701880137 {#2522
    date: 2023-12-06 17:28:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 202955
  -bodyTs: "'apartheid':4 'commit':10 'genocid':11,15 'hama':12 'israel':1 'obvious':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880137 {#2528
    date: 2023-12-06 17:28:57.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
23 DENIED edit
App\Entity\EntryComment {#2507
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: "Israel is not apartheid, and it’s obviously not committing genocide. Hamas is for genocide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701880137 {#2522
    date: 2023-12-06 17:28:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 202955
  -bodyTs: "'apartheid':4 'commit':10 'genocid':11,15 'hama':12 'israel':1 'obvious':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880137 {#2528
    date: 2023-12-06 17:28:57.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
24 DENIED moderate
App\Entity\EntryComment {#2507
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2060 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +body: "Israel is not apartheid, and it’s obviously not committing genocide. Hamas is for genocide."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701880137 {#2522
    date: 2023-12-06 17:28:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fosforus@sopuli.xyz"
    "@deegeese@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2562 …}
  +votes: Doctrine\ORM\PersistentCollection {#2563 …}
  +reports: Doctrine\ORM\PersistentCollection {#2565 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2567 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2569 …}
  -id: 202955
  -bodyTs: "'apartheid':4 'commit':10 'genocid':11,15 'hama':12 'israel':1 'obvious':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5198050"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701880137 {#2528
    date: 2023-12-06 17:28:57.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
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 {#2573
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2618 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2618 …}
  +body: """
    > I don’t get all the Apple hate from the Linux community.\n
    \n
    Being poor hurts. Distributing hurt makes it feel better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701696661 {#2508
    date: 2023-12-04 14:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frozen@lemmy.frozeninferno.xyz"
    "@qjkxbmwvz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2612 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2606 …}
  -id: 195378
  -bodyTs: "'appl':7 'better':21 'communiti':12 'distribut':16 'feel':20 'get':4 'hate':8 'hurt':15,17 'linux':11 'make':18 'poor':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5135448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701696661 {#2509
    date: 2023-12-04 14:31:01.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
27 DENIED edit
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2618 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2618 …}
  +body: """
    > I don’t get all the Apple hate from the Linux community.\n
    \n
    Being poor hurts. Distributing hurt makes it feel better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701696661 {#2508
    date: 2023-12-04 14:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frozen@lemmy.frozeninferno.xyz"
    "@qjkxbmwvz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2612 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2606 …}
  -id: 195378
  -bodyTs: "'appl':7 'better':21 'communiti':12 'distribut':16 'feel':20 'get':4 'hate':8 'hurt':15,17 'linux':11 'make':18 'poor':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5135448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701696661 {#2509
    date: 2023-12-04 14:31:01.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
28 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2618 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2618 …}
  +body: """
    > I don’t get all the Apple hate from the Linux community.\n
    \n
    Being poor hurts. Distributing hurt makes it feel better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701696661 {#2508
    date: 2023-12-04 14:31:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@frozen@lemmy.frozeninferno.xyz"
    "@qjkxbmwvz@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2617 …}
  +nested: Doctrine\ORM\PersistentCollection {#2614 …}
  +votes: Doctrine\ORM\PersistentCollection {#2612 …}
  +reports: Doctrine\ORM\PersistentCollection {#2610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2608 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2606 …}
  -id: 195378
  -bodyTs: "'appl':7 'better':21 'communiti':12 'distribut':16 'feel':20 'get':4 'hate':8 'hurt':15,17 'linux':11 'make':18 'poor':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5135448"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701696661 {#2509
    date: 2023-12-04 14:31:01.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
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 {#2602
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2600 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Left is right. This doesn’t make sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1703176693 {#2572
    date: 2023-12-21 17:38:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2599 …}
  +nested: Doctrine\ORM\PersistentCollection {#2597 …}
  +votes: Doctrine\ORM\PersistentCollection {#2595 …}
  +reports: Doctrine\ORM\PersistentCollection {#2593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 195007
  -bodyTs: "'doesn':6 'left':2 'make':8 'right':4 'sens':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5132234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701683617 {#2571
    date: 2023-12-04 10:53:37.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
31 DENIED edit
App\Entity\EntryComment {#2602
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2600 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Left is right. This doesn’t make sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1703176693 {#2572
    date: 2023-12-21 17:38:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2599 …}
  +nested: Doctrine\ORM\PersistentCollection {#2597 …}
  +votes: Doctrine\ORM\PersistentCollection {#2595 …}
  +reports: Doctrine\ORM\PersistentCollection {#2593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 195007
  -bodyTs: "'doesn':6 'left':2 'make':8 'right':4 'sens':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5132234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701683617 {#2571
    date: 2023-12-04 10:53:37.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
32 DENIED moderate
App\Entity\EntryComment {#2602
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2601 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2600 …}
  +image: null
  +parent: null
  +root: null
  +body: "The Left is right. This doesn’t make sense."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1703176693 {#2572
    date: 2023-12-21 17:38:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WashedOver@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2599 …}
  +nested: Doctrine\ORM\PersistentCollection {#2597 …}
  +votes: Doctrine\ORM\PersistentCollection {#2595 …}
  +reports: Doctrine\ORM\PersistentCollection {#2593 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2591 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2589 …}
  -id: 195007
  -bodyTs: "'doesn':6 'left':2 'make':8 'right':4 'sens':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5132234"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701683617 {#2571
    date: 2023-12-04 10:53:37.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
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 {#2585
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +body: "Isn’t it obvious? Linux turns people trans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1701601680 {#2603
    date: 2023-12-03 12:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@discuss.tchncs.de"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2582 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
  -id: 191750
  -bodyTs: "'isn':1 'linux':5 'obvious':4 'peopl':7 'tran':8 'turn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5107697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701601680 {#2604
    date: 2023-12-03 12:08:00.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
35 DENIED edit
App\Entity\EntryComment {#2585
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +body: "Isn’t it obvious? Linux turns people trans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1701601680 {#2603
    date: 2023-12-03 12:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@discuss.tchncs.de"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2582 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
  -id: 191750
  -bodyTs: "'isn':1 'linux':5 'obvious':4 'peopl':7 'tran':8 'turn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5107697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701601680 {#2604
    date: 2023-12-03 12:08:00.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
36 DENIED moderate
App\Entity\EntryComment {#2585
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2584 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2583 …}
  +body: "Isn’t it obvious? Linux turns people trans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 89
  +score: 0
  +lastActive: DateTime @1701601680 {#2603
    date: 2023-12-03 12:08:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dramaticcat@discuss.tchncs.de"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2582 …}
  +nested: Doctrine\ORM\PersistentCollection {#2580 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2615 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2624 …}
  -id: 191750
  -bodyTs: "'isn':1 'linux':5 'obvious':4 'peopl':7 'tran':8 'turn':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5107697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701601680 {#2604
    date: 2023-12-03 12:08:00.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
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 {#2629
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2631 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2632 …}
  +body: "If you must use X11 for some reason, i3 is the OG. Sway is Wayland. But yeah, I think those two are pretty much perfection."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701540358 {#2586
    date: 2023-12-02 19:05:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Adonnen@lemmy.world"
    "@lobut@lemmy.ca"
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2633 …}
  +nested: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2637 …}
  +reports: Doctrine\ORM\PersistentCollection {#2639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2643 …}
  -id: 189402
  -bodyTs: "'i3':9 'much':24 'must':3 'og':12 'perfect':25 'pretti':23 'reason':8 'sway':13 'think':19 'two':21 'use':4 'wayland':15 'x11':5 'yeah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5086676"
  +editedAt: DateTimeImmutable @1702688008 {#2587
    date: 2023-12-16 01:53:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701540358 {#2503
    date: 2023-12-02 19:05:58.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
39 DENIED edit
App\Entity\EntryComment {#2629
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2631 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2632 …}
  +body: "If you must use X11 for some reason, i3 is the OG. Sway is Wayland. But yeah, I think those two are pretty much perfection."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701540358 {#2586
    date: 2023-12-02 19:05:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Adonnen@lemmy.world"
    "@lobut@lemmy.ca"
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2633 …}
  +nested: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2637 …}
  +reports: Doctrine\ORM\PersistentCollection {#2639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2643 …}
  -id: 189402
  -bodyTs: "'i3':9 'much':24 'must':3 'og':12 'perfect':25 'pretti':23 'reason':8 'sway':13 'think':19 'two':21 'use':4 'wayland':15 'x11':5 'yeah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5086676"
  +editedAt: DateTimeImmutable @1702688008 {#2587
    date: 2023-12-16 01:53:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701540358 {#2503
    date: 2023-12-02 19:05:58.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
40 DENIED moderate
App\Entity\EntryComment {#2629
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2631 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2632 …}
  +body: "If you must use X11 for some reason, i3 is the OG. Sway is Wayland. But yeah, I think those two are pretty much perfection."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701540358 {#2586
    date: 2023-12-02 19:05:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Adonnen@lemmy.world"
    "@lobut@lemmy.ca"
    "@fosforus@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2633 …}
  +nested: Doctrine\ORM\PersistentCollection {#2635 …}
  +votes: Doctrine\ORM\PersistentCollection {#2637 …}
  +reports: Doctrine\ORM\PersistentCollection {#2639 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2643 …}
  -id: 189402
  -bodyTs: "'i3':9 'much':24 'must':3 'og':12 'perfect':25 'pretti':23 'reason':8 'sway':13 'think':19 'two':21 'use':4 'wayland':15 'x11':5 'yeah':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5086676"
  +editedAt: DateTimeImmutable @1702688008 {#2587
    date: 2023-12-16 01:53:28.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701540358 {#2503
    date: 2023-12-02 19:05:58.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
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 {#2648
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +body: """
    > M$ is it keeps trying to be more and more like Apple\n
    \n
    Apple has adverts in macos somehow, but I’m not sure what it means since I’ve never seen ads in there. Perhaps they’re in app store or safari or something, but I don’t use either, so I don’t know.\n
    \n
    Windows on the other hand pumps ads on you right at first boot on desktop. I’m sure it’s possible to turn them off somehow, but I usually choose to turn them off by installing Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701529744 {#2628
    date: 2023-12-02 16:09:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Kedly@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  -id: 188948
  -bodyTs: "'ad':32,62 'advert':15 'app':39 'appl':12,13 'boot':68 'choos':85 'desktop':70 'either':50 'first':67 'hand':60 'instal':91 'keep':4 'know':55 'like':11 'linux':92 'm':1,21,72 'maco':17 'mean':26 'never':30 'perhap':35 'possibl':76 'pump':61 're':37 'right':65 'safari':42 'seen':31 'sinc':27 'somehow':18,81 'someth':44 'store':40 'sure':23,73 'tri':5 'turn':78,87 'use':49 'usual':84 've':29 'window':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5082843"
  +editedAt: DateTimeImmutable @1702668714 {#2627
    date: 2023-12-15 20:31:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701529744 {#2626
    date: 2023-12-02 16:09:04.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
43 DENIED edit
App\Entity\EntryComment {#2648
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +body: """
    > M$ is it keeps trying to be more and more like Apple\n
    \n
    Apple has adverts in macos somehow, but I’m not sure what it means since I’ve never seen ads in there. Perhaps they’re in app store or safari or something, but I don’t use either, so I don’t know.\n
    \n
    Windows on the other hand pumps ads on you right at first boot on desktop. I’m sure it’s possible to turn them off somehow, but I usually choose to turn them off by installing Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701529744 {#2628
    date: 2023-12-02 16:09:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Kedly@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  -id: 188948
  -bodyTs: "'ad':32,62 'advert':15 'app':39 'appl':12,13 'boot':68 'choos':85 'desktop':70 'either':50 'first':67 'hand':60 'instal':91 'keep':4 'know':55 'like':11 'linux':92 'm':1,21,72 'maco':17 'mean':26 'never':30 'perhap':35 'possibl':76 'pump':61 're':37 'right':65 'safari':42 'seen':31 'sinc':27 'somehow':18,81 'someth':44 'store':40 'sure':23,73 'tri':5 'turn':78,87 'use':49 'usual':84 've':29 'window':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5082843"
  +editedAt: DateTimeImmutable @1702668714 {#2627
    date: 2023-12-15 20:31:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701529744 {#2626
    date: 2023-12-02 16:09:04.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
44 DENIED moderate
App\Entity\EntryComment {#2648
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2649 …}
  +body: """
    > M$ is it keeps trying to be more and more like Apple\n
    \n
    Apple has adverts in macos somehow, but I’m not sure what it means since I’ve never seen ads in there. Perhaps they’re in app store or safari or something, but I don’t use either, so I don’t know.\n
    \n
    Windows on the other hand pumps ads on you right at first boot on desktop. I’m sure it’s possible to turn them off somehow, but I usually choose to turn them off by installing Linux.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701529744 {#2628
    date: 2023-12-02 16:09:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Kedly@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2650 …}
  +nested: Doctrine\ORM\PersistentCollection {#2652 …}
  +votes: Doctrine\ORM\PersistentCollection {#2654 …}
  +reports: Doctrine\ORM\PersistentCollection {#2656 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2658 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2660 …}
  -id: 188948
  -bodyTs: "'ad':32,62 'advert':15 'app':39 'appl':12,13 'boot':68 'choos':85 'desktop':70 'either':50 'first':67 'hand':60 'instal':91 'keep':4 'know':55 'like':11 'linux':92 'm':1,21,72 'maco':17 'mean':26 'never':30 'perhap':35 'possibl':76 'pump':61 're':37 'right':65 'safari':42 'seen':31 'sinc':27 'somehow':18,81 'someth':44 'store':40 'sure':23,73 'tri':5 'turn':78,87 'use':49 'usual':84 've':29 'window':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5082843"
  +editedAt: DateTimeImmutable @1702668714 {#2627
    date: 2023-12-15 20:31:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701529744 {#2626
    date: 2023-12-02 16:09:04.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
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 {#2665
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2666 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2632 …}
  +body: """
    Another good one is Magnet. Its weakness is that the tiling is manual, but once you internalize the keybindings, it’s good enough. And because it’s manual, it doesn’t screw up your windows like all the others seem to (for me at least).\n
    \n
    Sway on Linux beats all of them hands down, though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701529512 {#2647
    date: 2023-12-02 16:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Adonnen@lemmy.world"
    "@lobut@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2667 …}
  +nested: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  -id: 188941
  -bodyTs: "'anoth':1 'beat':49 'doesn':30 'enough':23 'good':2,22 'hand':53 'intern':17 'keybind':19 'least':45 'like':36 'linux':48 'magnet':5 'manual':13,28 'one':3 'other':39 'screw':32 'seem':40 'sway':46 'though':55 'tile':11 'weak':7 'window':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5082758"
  +editedAt: DateTimeImmutable @1702668310 {#2646
    date: 2023-12-15 20:25:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701529512 {#2645
    date: 2023-12-02 16:05:12.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
47 DENIED edit
App\Entity\EntryComment {#2665
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2666 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2632 …}
  +body: """
    Another good one is Magnet. Its weakness is that the tiling is manual, but once you internalize the keybindings, it’s good enough. And because it’s manual, it doesn’t screw up your windows like all the others seem to (for me at least).\n
    \n
    Sway on Linux beats all of them hands down, though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701529512 {#2647
    date: 2023-12-02 16:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Adonnen@lemmy.world"
    "@lobut@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2667 …}
  +nested: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  -id: 188941
  -bodyTs: "'anoth':1 'beat':49 'doesn':30 'enough':23 'good':2,22 'hand':53 'intern':17 'keybind':19 'least':45 'like':36 'linux':48 'magnet':5 'manual':13,28 'one':3 'other':39 'screw':32 'seem':40 'sway':46 'though':55 'tile':11 'weak':7 'window':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5082758"
  +editedAt: DateTimeImmutable @1702668310 {#2646
    date: 2023-12-15 20:25:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701529512 {#2645
    date: 2023-12-02 16:05:12.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
48 DENIED moderate
App\Entity\EntryComment {#2665
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2630 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2666 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2632 …}
  +body: """
    Another good one is Magnet. Its weakness is that the tiling is manual, but once you internalize the keybindings, it’s good enough. And because it’s manual, it doesn’t screw up your windows like all the others seem to (for me at least).\n
    \n
    Sway on Linux beats all of them hands down, though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701529512 {#2647
    date: 2023-12-02 16:05:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@Adonnen@lemmy.world"
    "@lobut@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2667 …}
  +nested: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  -id: 188941
  -bodyTs: "'anoth':1 'beat':49 'doesn':30 'enough':23 'good':2,22 'hand':53 'intern':17 'keybind':19 'least':45 'like':36 'linux':48 'magnet':5 'manual':13,28 'one':3 'other':39 'screw':32 'seem':40 'sway':46 'though':55 'tile':11 'weak':7 'window':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5082758"
  +editedAt: DateTimeImmutable @1702668310 {#2646
    date: 2023-12-15 20:25:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701529512 {#2645
    date: 2023-12-02 16:05:12.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
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 {#2681
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2683 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2684 …}
  +body: """
    > Do you think that people get richer when a group of people decide they have no rights of ownership and one person owns everything, or do you acknowledge that democracy and decentralization are good?\n
    \n
    False dichotomy. Those are obviously not the actual two options.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701410014 {#2664
    date: 2023-12-01 06:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@crispy_kilt@feddit.de"
    "@fosforus@sopuli.xyz"
    "@raspberriesareyummy@lemmy.world"
    "@Cowbee@lemm.ee"
    "@Retrograde@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 183319
  -bodyTs: "'acknowledg':28 'actual':42 'decentr':32 'decid':13 'democraci':30 'dichotomi':36 'everyth':24 'fals':35 'get':6 'good':34 'group':10 'obvious':39 'one':21 'option':44 'own':23 'ownership':19 'peopl':5,12 'person':22 'richer':7 'right':17 'think':3 'two':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5046254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701410014 {#2663
    date: 2023-12-01 06:53:34.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
51 DENIED edit
App\Entity\EntryComment {#2681
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2683 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2684 …}
  +body: """
    > Do you think that people get richer when a group of people decide they have no rights of ownership and one person owns everything, or do you acknowledge that democracy and decentralization are good?\n
    \n
    False dichotomy. Those are obviously not the actual two options.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701410014 {#2664
    date: 2023-12-01 06:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@crispy_kilt@feddit.de"
    "@fosforus@sopuli.xyz"
    "@raspberriesareyummy@lemmy.world"
    "@Cowbee@lemm.ee"
    "@Retrograde@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 183319
  -bodyTs: "'acknowledg':28 'actual':42 'decentr':32 'decid':13 'democraci':30 'dichotomi':36 'everyth':24 'fals':35 'get':6 'good':34 'group':10 'obvious':39 'one':21 'option':44 'own':23 'ownership':19 'peopl':5,12 'person':22 'richer':7 'right':17 'think':3 'two':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5046254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701410014 {#2663
    date: 2023-12-01 06:53:34.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
52 DENIED moderate
App\Entity\EntryComment {#2681
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2683 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2684 …}
  +body: """
    > Do you think that people get richer when a group of people decide they have no rights of ownership and one person owns everything, or do you acknowledge that democracy and decentralization are good?\n
    \n
    False dichotomy. Those are obviously not the actual two options.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701410014 {#2664
    date: 2023-12-01 06:53:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@crispy_kilt@feddit.de"
    "@fosforus@sopuli.xyz"
    "@raspberriesareyummy@lemmy.world"
    "@Cowbee@lemm.ee"
    "@Retrograde@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2685 …}
  +nested: Doctrine\ORM\PersistentCollection {#2687 …}
  +votes: Doctrine\ORM\PersistentCollection {#2689 …}
  +reports: Doctrine\ORM\PersistentCollection {#2691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2693 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2695 …}
  -id: 183319
  -bodyTs: "'acknowledg':28 'actual':42 'decentr':32 'decid':13 'democraci':30 'dichotomi':36 'everyth':24 'fals':35 'get':6 'good':34 'group':10 'obvious':39 'one':21 'option':44 'own':23 'ownership':19 'peopl':5,12 'person':22 'richer':7 'right':17 'think':3 'two':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5046254"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701410014 {#2663
    date: 2023-12-01 06:53:34.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
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 {#2700
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2701 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2684 …}
  +body: "That analogue is so off the mark that I don’t what you’re trying to say. Are you implying that communist countries were building their societies with absolute peace and non-communists started all the trouble?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701409915 {#2680
    date: 2023-12-01 06:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@crispy_kilt@feddit.de"
    "@fosforus@sopuli.xyz"
    "@raspberriesareyummy@lemmy.world"
    "@Cowbee@lemm.ee"
    "@jmankman@lemmy.myserv.one"
    "@20hzservers@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 183314
  -bodyTs: "'absolut':29 'analogu':2 'build':25 'communist':22,34 'countri':23 'impli':20 'mark':7 'non':33 'non-communist':32 'peac':30 're':14 'say':17 'societi':27 'start':35 'tri':15 'troubl':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5046224"
  +editedAt: DateTimeImmutable @1702495145 {#2679
    date: 2023-12-13 20:19:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701409915 {#2548
    date: 2023-12-01 06:51:55.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
55 DENIED edit
App\Entity\EntryComment {#2700
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2701 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2684 …}
  +body: "That analogue is so off the mark that I don’t what you’re trying to say. Are you implying that communist countries were building their societies with absolute peace and non-communists started all the trouble?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701409915 {#2680
    date: 2023-12-01 06:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@crispy_kilt@feddit.de"
    "@fosforus@sopuli.xyz"
    "@raspberriesareyummy@lemmy.world"
    "@Cowbee@lemm.ee"
    "@jmankman@lemmy.myserv.one"
    "@20hzservers@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 183314
  -bodyTs: "'absolut':29 'analogu':2 'build':25 'communist':22,34 'countri':23 'impli':20 'mark':7 'non':33 'non-communist':32 'peac':30 're':14 'say':17 'societi':27 'start':35 'tri':15 'troubl':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5046224"
  +editedAt: DateTimeImmutable @1702495145 {#2679
    date: 2023-12-13 20:19:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701409915 {#2548
    date: 2023-12-01 06:51:55.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
56 DENIED moderate
App\Entity\EntryComment {#2700
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2701 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2684 …}
  +body: "That analogue is so off the mark that I don’t what you’re trying to say. Are you implying that communist countries were building their societies with absolute peace and non-communists started all the trouble?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701409915 {#2680
    date: 2023-12-01 06:51:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@crispy_kilt@feddit.de"
    "@fosforus@sopuli.xyz"
    "@raspberriesareyummy@lemmy.world"
    "@Cowbee@lemm.ee"
    "@jmankman@lemmy.myserv.one"
    "@20hzservers@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2702 …}
  +nested: Doctrine\ORM\PersistentCollection {#2704 …}
  +votes: Doctrine\ORM\PersistentCollection {#2706 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  -id: 183314
  -bodyTs: "'absolut':29 'analogu':2 'build':25 'communist':22,34 'countri':23 'impli':20 'mark':7 'non':33 'non-communist':32 'peac':30 're':14 'say':17 'societi':27 'start':35 'tri':15 'troubl':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5046224"
  +editedAt: DateTimeImmutable @1702495145 {#2679
    date: 2023-12-13 20:19:05.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701409915 {#2548
    date: 2023-12-01 06:51:55.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
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 {#2716
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2684 …}
  +body: "Looking at current and previous implementations of communism, it’s not at all clear. They resemble Mad Max more than Star Trek."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701409815 {#2699
    date: 2023-12-01 06:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@crispy_kilt@feddit.de"
    "@fosforus@sopuli.xyz"
    "@raspberriesareyummy@lemmy.world"
    "@Cowbee@lemm.ee"
    "@Retrograde@lemmy.world"
    "@HerbalGamer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 183312
  -bodyTs: "'clear':14 'communism':8 'current':3 'implement':6 'look':1 'mad':17 'max':18 'previous':5 'resembl':16 'star':21 'trek':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5046204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701409815 {#2698
    date: 2023-12-01 06:50:15.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
59 DENIED edit
App\Entity\EntryComment {#2716
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2684 …}
  +body: "Looking at current and previous implementations of communism, it’s not at all clear. They resemble Mad Max more than Star Trek."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701409815 {#2699
    date: 2023-12-01 06:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@crispy_kilt@feddit.de"
    "@fosforus@sopuli.xyz"
    "@raspberriesareyummy@lemmy.world"
    "@Cowbee@lemm.ee"
    "@Retrograde@lemmy.world"
    "@HerbalGamer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 183312
  -bodyTs: "'clear':14 'communism':8 'current':3 'implement':6 'look':1 'mad':17 'max':18 'previous':5 'resembl':16 'star':21 'trek':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5046204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701409815 {#2698
    date: 2023-12-01 06:50:15.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
60 DENIED moderate
App\Entity\EntryComment {#2716
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2717 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2684 …}
  +body: "Looking at current and previous implementations of communism, it’s not at all clear. They resemble Mad Max more than Star Trek."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701409815 {#2699
    date: 2023-12-01 06:50:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@crispy_kilt@feddit.de"
    "@fosforus@sopuli.xyz"
    "@raspberriesareyummy@lemmy.world"
    "@Cowbee@lemm.ee"
    "@Retrograde@lemmy.world"
    "@HerbalGamer@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2718 …}
  +nested: Doctrine\ORM\PersistentCollection {#2720 …}
  +votes: Doctrine\ORM\PersistentCollection {#2722 …}
  +reports: Doctrine\ORM\PersistentCollection {#2724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2726 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2728 …}
  -id: 183312
  -bodyTs: "'clear':14 'communism':8 'current':3 'implement':6 'look':1 'mad':17 'max':18 'previous':5 'resembl':16 'star':21 'trek':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/5046204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701409815 {#2698
    date: 2023-12-01 06:50:15.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