GET https://kbin.spritesserver.nl/u/@tslnox@reddthat.com/comments/top?p=4

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.14 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 {#2027
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://reddthat.com/pictrs/image/534c7f49-34d4-4952-b4d4-4a748c1422be.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699792733 {#2462
    date: 2023-11-12 13:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 115245
  -bodyTs: "'/pictrs/image/534c7f49-34d4-4952-b4d4-4a748c1422be.gif)':3 'reddthat.com':2 'reddthat.com/pictrs/image/534c7f49-34d4-4952-b4d4-4a748c1422be.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4709003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792733 {#1906
    date: 2023-11-12 13:38:53.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 {#2027
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://reddthat.com/pictrs/image/534c7f49-34d4-4952-b4d4-4a748c1422be.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699792733 {#2462
    date: 2023-11-12 13:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 115245
  -bodyTs: "'/pictrs/image/534c7f49-34d4-4952-b4d4-4a748c1422be.gif)':3 'reddthat.com':2 'reddthat.com/pictrs/image/534c7f49-34d4-4952-b4d4-4a748c1422be.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4709003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792733 {#1906
    date: 2023-11-12 13:38:53.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 {#2027
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1910 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://reddthat.com/pictrs/image/534c7f49-34d4-4952-b4d4-4a748c1422be.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699792733 {#2462
    date: 2023-11-12 13:38:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2372 …}
  +nested: Doctrine\ORM\PersistentCollection {#2386 …}
  +votes: Doctrine\ORM\PersistentCollection {#2385 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 115245
  -bodyTs: "'/pictrs/image/534c7f49-34d4-4952-b4d4-4a748c1422be.gif)':3 'reddthat.com':2 'reddthat.com/pictrs/image/534c7f49-34d4-4952-b4d4-4a748c1422be.gif)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4709003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699792733 {#1906
    date: 2023-11-12 13:38:53.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 {#2452
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +body: "Has anyone tried “shibboleet” yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699372475 {#2031
    date: 2023-11-07 16:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustydrd@sh.itjust.works"
    "@blueson@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 98860
  -bodyTs: "'anyon':2 'shibboleet':4 'tri':3 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4562113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372475 {#2456
    date: 2023-11-07 16:54:35.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 {#2452
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +body: "Has anyone tried “shibboleet” yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699372475 {#2031
    date: 2023-11-07 16:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustydrd@sh.itjust.works"
    "@blueson@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 98860
  -bodyTs: "'anyon':2 'shibboleet':4 'tri':3 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4562113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372475 {#2456
    date: 2023-11-07 16:54:35.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 {#2452
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2129 …}
  +body: "Has anyone tried “shibboleet” yet?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699372475 {#2031
    date: 2023-11-07 16:54:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rustydrd@sh.itjust.works"
    "@blueson@feddit.nu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2346 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2332 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2349 …}
  -id: 98860
  -bodyTs: "'anyon':2 'shibboleet':4 'tri':3 'yet':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4562113"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699372475 {#2456
    date: 2023-11-07 16:54:35.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 {#2088
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2289 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +body: """
    I tried Tumbleweed on my old main PC. When I finally got around to upgrade it, I immediately wiped it and got back to my beloved Gentoo (for which the old PC was getting a bit too slow)\n
    \n
    Now I have Leaf on the family PC, because they pretty much only need Firefox and occasional LibreOffice and I’m lazy to try to find a different distro.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705801904 {#2457
    date: 2024-01-21 02:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@Joe_0237@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 327124
  -bodyTs: "'around':13 'back':23 'belov':26 'bit':36 'differ':66 'distro':67 'famili':45 'final':11 'find':64 'firefox':53 'gentoo':27 'get':34 'got':12,22 'immedi':18 'lazi':60 'leaf':42 'libreoffic':56 'm':59 'main':7 'much':50 'need':52 'occasion':55 'old':6,31 'pc':8,32,46 'pretti':49 'slow':38 'tri':2,62 'tumblewe':3 'upgrad':15 'wipe':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6604864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705801904 {#1401
    date: 2024-01-21 02:51:44.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 {#2088
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2289 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +body: """
    I tried Tumbleweed on my old main PC. When I finally got around to upgrade it, I immediately wiped it and got back to my beloved Gentoo (for which the old PC was getting a bit too slow)\n
    \n
    Now I have Leaf on the family PC, because they pretty much only need Firefox and occasional LibreOffice and I’m lazy to try to find a different distro.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705801904 {#2457
    date: 2024-01-21 02:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@Joe_0237@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 327124
  -bodyTs: "'around':13 'back':23 'belov':26 'bit':36 'differ':66 'distro':67 'famili':45 'final':11 'find':64 'firefox':53 'gentoo':27 'get':34 'got':12,22 'immedi':18 'lazi':60 'leaf':42 'libreoffic':56 'm':59 'main':7 'much':50 'need':52 'occasion':55 'old':6,31 'pc':8,32,46 'pretti':49 'slow':38 'tri':2,62 'tumblewe':3 'upgrad':15 'wipe':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6604864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705801904 {#1401
    date: 2024-01-21 02:51:44.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 {#2088
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2314 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2289 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2326 …}
  +body: """
    I tried Tumbleweed on my old main PC. When I finally got around to upgrade it, I immediately wiped it and got back to my beloved Gentoo (for which the old PC was getting a bit too slow)\n
    \n
    Now I have Leaf on the family PC, because they pretty much only need Firefox and occasional LibreOffice and I’m lazy to try to find a different distro.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705801904 {#2457
    date: 2024-01-21 02:51:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@Joe_0237@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2325 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2330 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2164 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 327124
  -bodyTs: "'around':13 'back':23 'belov':26 'bit':36 'differ':66 'distro':67 'famili':45 'final':11 'find':64 'firefox':53 'gentoo':27 'get':34 'got':12,22 'immedi':18 'lazi':60 'leaf':42 'libreoffic':56 'm':59 'main':7 'much':50 'need':52 'occasion':55 'old':6,31 'pc':8,32,46 'pretti':49 'slow':38 'tri':2,62 'tumblewe':3 'upgrad':15 'wipe':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6604864"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705801904 {#1401
    date: 2024-01-21 02:51:44.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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: """
    This is a dumb argument. Yes, my phone uses Linux. How many of the Android users actively come in contact with the underlying system?\n
    \n
    Mainstream Linux means a big part of people actively choosing to install a Linux distribution or buy a computer or notebook with a real Linux distro pre installed (not that lightweight barebones distro they preinstall so they can sell it without Windows but with OS).\n
    \n
    I use Gentoo, the family PC has OpenSUSE, only my wife’s laptop has Windows… Because guess what, she wants to use what she’s used to, what she knows.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705595671 {#2060
    date: 2024-01-18 17:34:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@Varixable@lemmy.dbzer0.com"
    "@mortrek@lemmy.ml"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 319594
  -bodyTs: "'activ':17,33 'android':15 'argument':5 'barebon':56 'big':29 'buy':41 'choos':34 'come':18 'comput':43 'contact':20 'distribut':39 'distro':50,57 'dumb':4 'famili':74 'gentoo':72 'guess':86 'instal':36,52 'know':99 'laptop':82 'lightweight':55 'linux':10,26,38,49 'mainstream':25 'mani':12 'mean':27 'notebook':45 'opensus':77 'os':69 'part':30 'pc':75 'peopl':32 'phone':8 'pre':51 'preinstal':59 'real':48 'sell':63 'system':24 'under':23 'use':9,71,91,95 'user':16 'want':89 'wife':80 'window':66,84 'without':65 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6532207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595671 {#2347
    date: 2024-01-18 17:34:31.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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: """
    This is a dumb argument. Yes, my phone uses Linux. How many of the Android users actively come in contact with the underlying system?\n
    \n
    Mainstream Linux means a big part of people actively choosing to install a Linux distribution or buy a computer or notebook with a real Linux distro pre installed (not that lightweight barebones distro they preinstall so they can sell it without Windows but with OS).\n
    \n
    I use Gentoo, the family PC has OpenSUSE, only my wife’s laptop has Windows… Because guess what, she wants to use what she’s used to, what she knows.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705595671 {#2060
    date: 2024-01-18 17:34:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@Varixable@lemmy.dbzer0.com"
    "@mortrek@lemmy.ml"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 319594
  -bodyTs: "'activ':17,33 'android':15 'argument':5 'barebon':56 'big':29 'buy':41 'choos':34 'come':18 'comput':43 'contact':20 'distribut':39 'distro':50,57 'dumb':4 'famili':74 'gentoo':72 'guess':86 'instal':36,52 'know':99 'laptop':82 'lightweight':55 'linux':10,26,38,49 'mainstream':25 'mani':12 'mean':27 'notebook':45 'opensus':77 'os':69 'part':30 'pc':75 'peopl':32 'phone':8 'pre':51 'preinstal':59 'real':48 'sell':63 'system':24 'under':23 'use':9,71,91,95 'user':16 'want':89 'wife':80 'window':66,84 'without':65 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6532207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595671 {#2347
    date: 2024-01-18 17:34:31.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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2140 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: """
    This is a dumb argument. Yes, my phone uses Linux. How many of the Android users actively come in contact with the underlying system?\n
    \n
    Mainstream Linux means a big part of people actively choosing to install a Linux distribution or buy a computer or notebook with a real Linux distro pre installed (not that lightweight barebones distro they preinstall so they can sell it without Windows but with OS).\n
    \n
    I use Gentoo, the family PC has OpenSUSE, only my wife’s laptop has Windows… Because guess what, she wants to use what she’s used to, what she knows.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705595671 {#2060
    date: 2024-01-18 17:34:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@Varixable@lemmy.dbzer0.com"
    "@mortrek@lemmy.ml"
    "@BorgDrone@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2081 …}
  -id: 319594
  -bodyTs: "'activ':17,33 'android':15 'argument':5 'barebon':56 'big':29 'buy':41 'choos':34 'come':18 'comput':43 'contact':20 'distribut':39 'distro':50,57 'dumb':4 'famili':74 'gentoo':72 'guess':86 'instal':36,52 'know':99 'laptop':82 'lightweight':55 'linux':10,26,38,49 'mainstream':25 'mani':12 'mean':27 'notebook':45 'opensus':77 'os':69 'part':30 'pc':75 'peopl':32 'phone':8 'pre':51 'preinstal':59 'real':48 'sell':63 'system':24 'under':23 'use':9,71,91,95 'user':16 'want':89 'wife':80 'window':66,84 'without':65 'yes':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6532207"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705595671 {#2347
    date: 2024-01-18 17:34:31.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 {#2082
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "My bet would be wine grabbing the audio device and not using Pipe wire/PulseAudio. It happened to me once, I believe I solved it by recompiling something (PipeWire, wine or the gst plugins). I would recommend trying to run Discord and the game in terminal, it might show some error to help with troubleshooting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705585877 {#2132
    date: 2024-01-18 14:51:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 319225
  -bodyTs: "'audio':8 'believ':21 'bet':2 'devic':9 'discord':40 'error':50 'game':43 'grab':6 'gst':32 'happen':16 'help':52 'might':47 'pipe':13 'pipewir':28 'plugin':33 'recommend':36 'recompil':26 'run':39 'show':48 'solv':23 'someth':27 'termin':45 'tri':37 'troubleshoot':54 'use':12 'wine':5,29 'wire/pulseaudio':14 'would':3,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6528482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585877 {#2460
    date: 2024-01-18 14:51:17.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 {#2082
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "My bet would be wine grabbing the audio device and not using Pipe wire/PulseAudio. It happened to me once, I believe I solved it by recompiling something (PipeWire, wine or the gst plugins). I would recommend trying to run Discord and the game in terminal, it might show some error to help with troubleshooting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705585877 {#2132
    date: 2024-01-18 14:51:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 319225
  -bodyTs: "'audio':8 'believ':21 'bet':2 'devic':9 'discord':40 'error':50 'game':43 'grab':6 'gst':32 'happen':16 'help':52 'might':47 'pipe':13 'pipewir':28 'plugin':33 'recommend':36 'recompil':26 'run':39 'show':48 'solv':23 'someth':27 'termin':45 'tri':37 'troubleshoot':54 'use':12 'wine':5,29 'wire/pulseaudio':14 'would':3,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6528482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585877 {#2460
    date: 2024-01-18 14:51:17.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 {#2082
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "My bet would be wine grabbing the audio device and not using Pipe wire/PulseAudio. It happened to me once, I believe I solved it by recompiling something (PipeWire, wine or the gst plugins). I would recommend trying to run Discord and the game in terminal, it might show some error to help with troubleshooting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705585877 {#2132
    date: 2024-01-18 14:51:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@Roflmasterbigpimp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2324 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2340 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2342 …}
  -id: 319225
  -bodyTs: "'audio':8 'believ':21 'bet':2 'devic':9 'discord':40 'error':50 'game':43 'grab':6 'gst':32 'happen':16 'help':52 'might':47 'pipe':13 'pipewir':28 'plugin':33 'recommend':36 'recompil':26 'run':39 'show':48 'solv':23 'someth':27 'termin':45 'tri':37 'troubleshoot':54 'use':12 'wine':5,29 'wire/pulseaudio':14 'would':3,35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6528482"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705585877 {#2460
    date: 2024-01-18 14:51:17.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 {#2335
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: "If by AC you mean Assetto Corsa, it works, you just have to follow a guide (it’s easy, you have to remove the Proton data for the game from Steam, then install the older Proton version, run the game with this older version until it crashes, then switch to new version of Proton and run it again. It will install required dependencies and will run fine, even my old G25 steering wheel worked without problems)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705574512 {#2085
    date: 2024-01-18 11:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@brejela@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 318862
  -bodyTs: "'ac':3 'assetto':6 'corsa':7 'crash':47 'data':26 'depend':63 'easi':19 'even':68 'fine':67 'follow':14 'g25':71 'game':29,40 'guid':16 'instal':33,61 'mean':5 'new':51 'old':70 'older':35,43 'problem':76 'proton':25,36,54 'remov':23 'requir':62 'run':38,56,66 'steam':31 'steer':72 'switch':49 'version':37,44,52 'wheel':73 'without':75 'work':9,74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6525116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705574512 {#2096
    date: 2024-01-18 11:41:52.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 {#2335
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: "If by AC you mean Assetto Corsa, it works, you just have to follow a guide (it’s easy, you have to remove the Proton data for the game from Steam, then install the older Proton version, run the game with this older version until it crashes, then switch to new version of Proton and run it again. It will install required dependencies and will run fine, even my old G25 steering wheel worked without problems)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705574512 {#2085
    date: 2024-01-18 11:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@brejela@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 318862
  -bodyTs: "'ac':3 'assetto':6 'corsa':7 'crash':47 'data':26 'depend':63 'easi':19 'even':68 'fine':67 'follow':14 'g25':71 'game':29,40 'guid':16 'instal':33,61 'mean':5 'new':51 'old':70 'older':35,43 'problem':76 'proton':25,36,54 'remov':23 'requir':62 'run':38,56,66 'steam':31 'steer':72 'switch':49 'version':37,44,52 'wheel':73 'without':75 'work':9,74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6525116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705574512 {#2096
    date: 2024-01-18 11:41:52.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 {#2335
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2241 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2339 …}
  +body: "If by AC you mean Assetto Corsa, it works, you just have to follow a guide (it’s easy, you have to remove the Proton data for the game from Steam, then install the older Proton version, run the game with this older version until it crashes, then switch to new version of Proton and run it again. It will install required dependencies and will run fine, even my old G25 steering wheel worked without problems)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705574512 {#2085
    date: 2024-01-18 11:41:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flamingos@ukfli.uk"
    "@brejela@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2338 …}
  +nested: Doctrine\ORM\PersistentCollection {#2143 …}
  +votes: Doctrine\ORM\PersistentCollection {#2136 …}
  +reports: Doctrine\ORM\PersistentCollection {#2073 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2072 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2065 …}
  -id: 318862
  -bodyTs: "'ac':3 'assetto':6 'corsa':7 'crash':47 'data':26 'depend':63 'easi':19 'even':68 'fine':67 'follow':14 'g25':71 'game':29,40 'guid':16 'instal':33,61 'mean':5 'new':51 'old':70 'older':35,43 'problem':76 'proton':25,36,54 'remov':23 'requir':62 'run':38,56,66 'steam':31 'steer':72 'switch':49 'version':37,44,52 'wheel':73 'without':75 'work':9,74"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6525116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705574512 {#2096
    date: 2024-01-18 11:41:52.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 {#2067
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: "Yeah! Thanks, you were a bit faster. :-D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705504484 {#2336
    date: 2024-01-17 16:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@milkisklim@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 316813
  -bodyTs: "'bit':6 'd':8 'faster':7 'thank':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6502532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705504484 {#2343
    date: 2024-01-17 16:14:44.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 {#2067
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: "Yeah! Thanks, you were a bit faster. :-D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705504484 {#2336
    date: 2024-01-17 16:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@milkisklim@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 316813
  -bodyTs: "'bit':6 'd':8 'faster':7 'thank':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6502532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705504484 {#2343
    date: 2024-01-17 16:14:44.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 {#2067
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2070 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2048 …}
  +body: "Yeah! Thanks, you were a bit faster. :-D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705504484 {#2336
    date: 2024-01-17 16:14:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@milkisklim@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2051 …}
  +nested: Doctrine\ORM\PersistentCollection {#2059 …}
  +votes: Doctrine\ORM\PersistentCollection {#2047 …}
  +reports: Doctrine\ORM\PersistentCollection {#2057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2055 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2054 …}
  -id: 316813
  -bodyTs: "'bit':6 'd':8 'faster':7 'thank':2 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6502532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705504484 {#2343
    date: 2024-01-17 16:14:44.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 {#2165
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: "One thing that’s actually better for all that’s worse is the Discord means one login for everything. Back then you had to register to every forum even if you only needed one file and never came back again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705324546 {#2071
    date: 2024-01-15 14:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Katana314@lemmy.world"
    "@reptar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 310584
  -bodyTs: "'actual':5 'back':20,39 'better':6 'came':38 'discord':14 'even':29 'everi':27 'everyth':19 'file':35 'forum':28 'login':17 'mean':15 'need':33 'never':37 'one':1,16,34 'regist':25 'thing':2 'wors':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6424379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324546 {#2066
    date: 2024-01-15 14:15: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
31 DENIED edit
App\Entity\EntryComment {#2165
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: "One thing that’s actually better for all that’s worse is the Discord means one login for everything. Back then you had to register to every forum even if you only needed one file and never came back again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705324546 {#2071
    date: 2024-01-15 14:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Katana314@lemmy.world"
    "@reptar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 310584
  -bodyTs: "'actual':5 'back':20,39 'better':6 'came':38 'discord':14 'even':29 'everi':27 'everyth':19 'file':35 'forum':28 'login':17 'mean':15 'need':33 'never':37 'one':1,16,34 'regist':25 'thing':2 'wors':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6424379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324546 {#2066
    date: 2024-01-15 14:15: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
32 DENIED moderate
App\Entity\EntryComment {#2165
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2041 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2104 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2100 …}
  +body: "One thing that’s actually better for all that’s worse is the Discord means one login for everything. Back then you had to register to every forum even if you only needed one file and never came back again."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705324546 {#2071
    date: 2024-01-15 14:15:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@Katana314@lemmy.world"
    "@reptar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -id: 310584
  -bodyTs: "'actual':5 'back':20,39 'better':6 'came':38 'discord':14 'even':29 'everi':27 'everyth':19 'file':35 'forum':28 'login':17 'mean':15 'need':33 'never':37 'one':1,16,34 'regist':25 'thing':2 'wors':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6424379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705324546 {#2066
    date: 2024-01-15 14:15: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
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 {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "U thought her name was Black Aliss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704795128 {#2125
    date: 2024-01-09 11:12:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 293157
  -bodyTs: "'aliss':7 'black':6 'name':4 'thought':2 'u':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6210483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704795128 {#2053
    date: 2024-01-09 11:12: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
35 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "U thought her name was Black Aliss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704795128 {#2125
    date: 2024-01-09 11:12:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 293157
  -bodyTs: "'aliss':7 'black':6 'name':4 'thought':2 'u':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6210483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704795128 {#2053
    date: 2024-01-09 11:12: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
36 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "U thought her name was Black Aliss."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704795128 {#2125
    date: 2024-01-09 11:12:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -id: 293157
  -bodyTs: "'aliss':7 'black':6 'name':4 'thought':2 'u':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6210483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704795128 {#2053
    date: 2024-01-09 11:12: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
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 {#2126
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "Yes. I really have noticed. I too came from Reddit. I too have at least once written the same as you. Now I’m just teasing you. I think I expected something like “I’m not your buddy, pal” or something. Nevermind. :-D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704756077 {#2114
    date: 2024-01-09 00:21:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@A_Chilean_Cyborg@feddit.cl"
    "@tslnox@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 292187
  -bodyTs: "'buddi':38 'came':8 'd':43 'expect':31 'least':15 'like':33 'm':24,35 'nevermind':42 'notic':5 'pal':39 'realli':3 'reddit':10 'someth':32,41 'teas':26 'think':29 'written':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6197840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704756077 {#2124
    date: 2024-01-09 00:21:17.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 {#2126
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "Yes. I really have noticed. I too came from Reddit. I too have at least once written the same as you. Now I’m just teasing you. I think I expected something like “I’m not your buddy, pal” or something. Nevermind. :-D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704756077 {#2114
    date: 2024-01-09 00:21:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@A_Chilean_Cyborg@feddit.cl"
    "@tslnox@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 292187
  -bodyTs: "'buddi':38 'came':8 'd':43 'expect':31 'least':15 'like':33 'm':24,35 'nevermind':42 'notic':5 'pal':39 'realli':3 'reddit':10 'someth':32,41 'teas':26 'think':29 'written':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6197840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704756077 {#2124
    date: 2024-01-09 00:21:17.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 {#2126
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2139 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: "Yes. I really have noticed. I too came from Reddit. I too have at least once written the same as you. Now I’m just teasing you. I think I expected something like “I’m not your buddy, pal” or something. Nevermind. :-D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704756077 {#2114
    date: 2024-01-09 00:21:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@A_Chilean_Cyborg@feddit.cl"
    "@tslnox@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 292187
  -bodyTs: "'buddi':38 'came':8 'd':43 'expect':31 'least':15 'like':33 'm':24,35 'nevermind':42 'notic':5 'pal':39 'realli':3 'reddit':10 'someth':32,41 'teas':26 'think':29 'written':17 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6197840"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704756077 {#2124
    date: 2024-01-09 00:21:17.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 {#2192
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: """
    I did.\n
    \n
    That still doesn’t mean we’re on Reddit, pal. :-D
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704744030 {#2127
    date: 2024-01-08 21:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@A_Chilean_Cyborg@feddit.cl"
    "@tslnox@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 291724
  -bodyTs: "'d':13 'doesn':5 'mean':7 'pal':12 're':9 'reddit':11 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6193697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704744030 {#2128
    date: 2024-01-08 21:00:30.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 {#2192
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: """
    I did.\n
    \n
    That still doesn’t mean we’re on Reddit, pal. :-D
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704744030 {#2127
    date: 2024-01-08 21:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@A_Chilean_Cyborg@feddit.cl"
    "@tslnox@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 291724
  -bodyTs: "'d':13 'doesn':5 'mean':7 'pal':12 're':9 'reddit':11 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6193697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704744030 {#2128
    date: 2024-01-08 21:00:30.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 {#2192
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2049 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +body: """
    I did.\n
    \n
    That still doesn’t mean we’re on Reddit, pal. :-D
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704744030 {#2127
    date: 2024-01-08 21:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@A_Chilean_Cyborg@feddit.cl"
    "@tslnox@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2299 …}
  +nested: Doctrine\ORM\PersistentCollection {#2298 …}
  +votes: Doctrine\ORM\PersistentCollection {#2291 …}
  +reports: Doctrine\ORM\PersistentCollection {#2301 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2297 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 291724
  -bodyTs: "'d':13 'doesn':5 'mean':7 'pal':12 're':9 'reddit':11 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6193697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704744030 {#2128
    date: 2024-01-08 21:00:30.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 {#2310
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2307 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2289 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "Damn, you are so lucky that the downvotes are disabled or you would be downvoted to Oblivion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704420036 {#2252
    date: 2024-01-05 03:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 281512
  -bodyTs: "'damn':1 'disabl':10 'downvot':8,15 'lucki':5 'oblivion':17 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6087774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704420036 {#2228
    date: 2024-01-05 03:00:36.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 {#2310
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2307 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2289 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "Damn, you are so lucky that the downvotes are disabled or you would be downvoted to Oblivion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704420036 {#2252
    date: 2024-01-05 03:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 281512
  -bodyTs: "'damn':1 'disabl':10 'downvot':8,15 'lucki':5 'oblivion':17 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6087774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704420036 {#2228
    date: 2024-01-05 03:00:36.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 {#2310
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2307 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2289 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "Damn, you are so lucky that the downvotes are disabled or you would be downvoted to Oblivion."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704420036 {#2252
    date: 2024-01-05 03:00:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@danielfgom@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 281512
  -bodyTs: "'damn':1 'disabl':10 'downvot':8,15 'lucki':5 'oblivion':17 'would':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6087774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704420036 {#2228
    date: 2024-01-05 03:00:36.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 {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "Looks like your ass is next in line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704419248 {#2312
    date: 2024-01-05 02:47:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@surewhynotlem@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@platypus_plumba@lemmy.world"
    "@thurstylark@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 281503
  -bodyTs: "'ass':4 'like':2 'line':8 'look':1 'next':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6087336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704419248 {#2321
    date: 2024-01-05 02:47:28.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 {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "Looks like your ass is next in line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704419248 {#2312
    date: 2024-01-05 02:47:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@surewhynotlem@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@platypus_plumba@lemmy.world"
    "@thurstylark@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 281503
  -bodyTs: "'ass':4 'like':2 'line':8 'look':1 'next':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6087336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704419248 {#2321
    date: 2024-01-05 02:47:28.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 {#2281
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2283 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2280 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2282 …}
  +body: "Looks like your ass is next in line."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704419248 {#2312
    date: 2024-01-05 02:47:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
    "@surewhynotlem@lemmy.world"
    "@rotopenguin@infosec.pub"
    "@platypus_plumba@lemmy.world"
    "@thurstylark@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2278 …}
  +nested: Doctrine\ORM\PersistentCollection {#2279 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2220 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2222 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2219 …}
  -id: 281503
  -bodyTs: "'ass':4 'like':2 'line':8 'look':1 'next':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6087336"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704419248 {#2321
    date: 2024-01-05 02:47:28.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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "You smeeee-heeeee!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700301319 {#2295
    date: 2023-11-18 10:55:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 136495
  -bodyTs: "'heeeee':4 'smeeee':3 'smeeee-heeee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4887002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700301319 {#2296
    date: 2023-11-18 10:55:19.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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "You smeeee-heeeee!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700301319 {#2295
    date: 2023-11-18 10:55:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 136495
  -bodyTs: "'heeeee':4 'smeeee':3 'smeeee-heeee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4887002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700301319 {#2296
    date: 2023-11-18 10:55:19.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 {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2193 …}
  +body: "You smeeee-heeeee!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700301319 {#2295
    date: 2023-11-18 10:55:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Custoslibera@lemmy.world"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2197 …}
  +nested: Doctrine\ORM\PersistentCollection {#2206 …}
  +votes: Doctrine\ORM\PersistentCollection {#2201 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2209 …}
  -id: 136495
  -bodyTs: "'heeeee':4 'smeeee':3 'smeeee-heeee':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4887002"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700301319 {#2296
    date: 2023-11-18 10:55:19.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 {#2270
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +body: "I don’t use any streaming service, instead YouTube Vanced or NewPipe when I want to make a queue… But I absolutely hate that the algorithm chooses whatever it wants no matter what you play, and it’s just randomly chosen out of one of the few songs I played before. Also I sometimes play the one+ hour long compilations either to sleep (Nemo’s Dreamscapes) or fantasy music and YouTube decided that auto play will always choose one of those after playing anything (rock, metal, country, folk, name it, it doesn’t matter)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699363064 {#2199
    date: 2023-11-07 14:17:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@BURN@lemmy.world"
    "@DudeDudenson@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 98453
  -bodyTs: "'absolut':22 'algorithm':26 'also':52 'alway':77 'anyth':84 'auto':74 'choos':27,78 'chosen':41 'compil':60 'countri':87 'decid':72 'doesn':92 'dreamscap':66 'either':61 'fantasi':68 'folk':88 'hate':23 'hour':58 'instead':8 'long':59 'make':17 'matter':32,94 'metal':86 'music':69 'name':89 'nemo':64 'newpip':12 'one':44,57,79 'play':35,50,55,75,83 'queue':19 'random':40 'rock':85 'servic':7 'sleep':63 'sometim':54 'song':48 'stream':6 'use':4 'vanc':10 'want':15,30 'whatev':28 'youtub':9,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4558331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699363064 {#2196
    date: 2023-11-07 14:17:44.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 {#2270
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +body: "I don’t use any streaming service, instead YouTube Vanced or NewPipe when I want to make a queue… But I absolutely hate that the algorithm chooses whatever it wants no matter what you play, and it’s just randomly chosen out of one of the few songs I played before. Also I sometimes play the one+ hour long compilations either to sleep (Nemo’s Dreamscapes) or fantasy music and YouTube decided that auto play will always choose one of those after playing anything (rock, metal, country, folk, name it, it doesn’t matter)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699363064 {#2199
    date: 2023-11-07 14:17:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@BURN@lemmy.world"
    "@DudeDudenson@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 98453
  -bodyTs: "'absolut':22 'algorithm':26 'also':52 'alway':77 'anyth':84 'auto':74 'choos':27,78 'chosen':41 'compil':60 'countri':87 'decid':72 'doesn':92 'dreamscap':66 'either':61 'fantasi':68 'folk':88 'hate':23 'hour':58 'instead':8 'long':59 'make':17 'matter':32,94 'metal':86 'music':69 'name':89 'nemo':64 'newpip':12 'one':44,57,79 'play':35,50,55,75,83 'queue':19 'random':40 'rock':85 'servic':7 'sleep':63 'sometim':54 'song':48 'stream':6 'use':4 'vanc':10 'want':15,30 'whatev':28 'youtub':9,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4558331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699363064 {#2196
    date: 2023-11-07 14:17:44.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 {#2270
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2257 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2268 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2267 …}
  +body: "I don’t use any streaming service, instead YouTube Vanced or NewPipe when I want to make a queue… But I absolutely hate that the algorithm chooses whatever it wants no matter what you play, and it’s just randomly chosen out of one of the few songs I played before. Also I sometimes play the one+ hour long compilations either to sleep (Nemo’s Dreamscapes) or fantasy music and YouTube decided that auto play will always choose one of those after playing anything (rock, metal, country, folk, name it, it doesn’t matter)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699363064 {#2199
    date: 2023-11-07 14:17:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@BURN@lemmy.world"
    "@DudeDudenson@lemmings.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2274 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2263 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2235 …}
  -id: 98453
  -bodyTs: "'absolut':22 'algorithm':26 'also':52 'alway':77 'anyth':84 'auto':74 'choos':27,78 'chosen':41 'compil':60 'countri':87 'decid':72 'doesn':92 'dreamscap':66 'either':61 'fantasi':68 'folk':88 'hate':23 'hour':58 'instead':8 'long':59 'make':17 'matter':32,94 'metal':86 'music':69 'name':89 'nemo':64 'newpip':12 'one':44,57,79 'play':35,50,55,75,83 'queue':19 'random':40 'rock':85 'servic':7 'sleep':63 'sometim':54 'song':48 'stream':6 'use':4 'vanc':10 'want':15,30 'whatev':28 'youtub':9,71"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/4558331"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699363064 {#2196
    date: 2023-11-07 14:17:44.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