Redirect 302 redirect from GET @entry_comment_create (7e0c8f)

GET https://kbin.spritesserver.nl/index.php/u/@Fisch@lemmy.ml/comments?p=1

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 …}
}
11.52 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 {#2102
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "Biggest downside for me is that everyone has the default skin when not verifying that. But that could easily be fixed with a mod or maybe even just a server-side plugin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706537968 {#2118
    date: 2024-01-29 15:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@salarua@sopuli.xyz"
    "@GuidoMancipioni@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 349791
  -bodyTs: "'biggest':1 'could':18 'default':10 'downsid':2 'easili':19 'even':27 'everyon':7 'fix':21 'mayb':26 'mod':24 'plugin':33 'server':31 'server-sid':30 'side':32 'skin':11 'verifi':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7849625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537968 {#2340
    date: 2024-01-29 15:19: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
3 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "Biggest downside for me is that everyone has the default skin when not verifying that. But that could easily be fixed with a mod or maybe even just a server-side plugin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706537968 {#2118
    date: 2024-01-29 15:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@salarua@sopuli.xyz"
    "@GuidoMancipioni@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 349791
  -bodyTs: "'biggest':1 'could':18 'default':10 'downsid':2 'easili':19 'even':27 'everyon':7 'fix':21 'mayb':26 'mod':24 'plugin':33 'server':31 'server-sid':30 'side':32 'skin':11 'verifi':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7849625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537968 {#2340
    date: 2024-01-29 15:19: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
4 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2053 …}
  +body: "Biggest downside for me is that everyone has the default skin when not verifying that. But that could easily be fixed with a mod or maybe even just a server-side plugin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706537968 {#2118
    date: 2024-01-29 15:19:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@salarua@sopuli.xyz"
    "@GuidoMancipioni@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2055 …}
  +votes: Doctrine\ORM\PersistentCollection {#2057 …}
  +reports: Doctrine\ORM\PersistentCollection {#2047 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 349791
  -bodyTs: "'biggest':1 'could':18 'default':10 'downsid':2 'easili':19 'even':27 'everyon':7 'fix':21 'mayb':26 'mod':24 'plugin':33 'server':31 'server-sid':30 'side':32 'skin':11 'verifi':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7849625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537968 {#2340
    date: 2024-01-29 15:19: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
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 {#2164
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +body: "Me and my friends usually use zerotierone"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706537705 {#2103
    date: 2024-01-29 15:15:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@salarua@sopuli.xyz"
    "@maness300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 349778
  -bodyTs: "'friend':4 'use':6 'usual':5 'zerotieron':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7849565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537705 {#2110
    date: 2024-01-29 15:15:05.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 {#2164
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +body: "Me and my friends usually use zerotierone"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706537705 {#2103
    date: 2024-01-29 15:15:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@salarua@sopuli.xyz"
    "@maness300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 349778
  -bodyTs: "'friend':4 'use':6 'usual':5 'zerotieron':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7849565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537705 {#2110
    date: 2024-01-29 15:15:05.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 {#2164
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2334 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2314 …}
  +body: "Me and my friends usually use zerotierone"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706537705 {#2103
    date: 2024-01-29 15:15:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@salarua@sopuli.xyz"
    "@maness300@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2351 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2348 …}
  -id: 349778
  -bodyTs: "'friend':4 'use':6 'usual':5 'zerotieron':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7849565"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706537705 {#2110
    date: 2024-01-29 15:15:05.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 {#2301
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have a Raspberry Pi 4 with LibreELEC and Moonlight as a plugin. Streaming from my PC on 1080p with 60 fps and 80 mbit/s works great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706533701 {#2331
    date: 2024-01-29 14:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MeatsOfRage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 349653
  -bodyTs: "'1080p':19 '4':6 '60':21 '80':24 'fps':22 'great':27 'libreelec':8 'mbit/s':25 'moonlight':10 'pc':17 'pi':5 'plugin':13 'raspberri':4 'stream':14 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7848379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706533701 {#2338
    date: 2024-01-29 14:08:21.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 {#2301
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have a Raspberry Pi 4 with LibreELEC and Moonlight as a plugin. Streaming from my PC on 1080p with 60 fps and 80 mbit/s works great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706533701 {#2331
    date: 2024-01-29 14:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MeatsOfRage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 349653
  -bodyTs: "'1080p':19 '4':6 '60':21 '80':24 'fps':22 'great':27 'libreelec':8 'mbit/s':25 'moonlight':10 'pc':17 'pi':5 'plugin':13 'raspberri':4 'stream':14 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7848379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706533701 {#2338
    date: 2024-01-29 14:08:21.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 {#2301
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2299 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have a Raspberry Pi 4 with LibreELEC and Moonlight as a plugin. Streaming from my PC on 1080p with 60 fps and 80 mbit/s works great."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706533701 {#2331
    date: 2024-01-29 14:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MeatsOfRage@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2124 …}
  +votes: Doctrine\ORM\PersistentCollection {#2306 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -id: 349653
  -bodyTs: "'1080p':19 '4':6 '60':21 '80':24 'fps':22 'great':27 'libreelec':8 'mbit/s':25 'moonlight':10 'pc':17 'pi':5 'plugin':13 'raspberri':4 'stream':14 'work':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7848379"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706533701 {#2338
    date: 2024-01-29 14:08:21.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 {#2192
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish GNOME had DRM on Wayland, kinda annoying to always have to switch to Xorg for VR"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706529641 {#2322
    date: 2024-01-29 13:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 349556
  -bodyTs: "'alway':11 'annoy':9 'drm':5 'gnome':3 'kinda':8 'switch':14 'vr':18 'wayland':7 'wish':2 'xorg':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7847364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706529641 {#2312
    date: 2024-01-29 13:00:41.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 {#2192
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish GNOME had DRM on Wayland, kinda annoying to always have to switch to Xorg for VR"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706529641 {#2322
    date: 2024-01-29 13:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 349556
  -bodyTs: "'alway':11 'annoy':9 'drm':5 'gnome':3 'kinda':8 'switch':14 'vr':18 'wayland':7 'wish':2 'xorg':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7847364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706529641 {#2312
    date: 2024-01-29 13:00:41.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 {#2192
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish GNOME had DRM on Wayland, kinda annoying to always have to switch to Xorg for VR"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1706529641 {#2322
    date: 2024-01-29 13:00:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2298 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2225 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2213 …}
  -id: 349556
  -bodyTs: "'alway':11 'annoy':9 'drm':5 'gnome':3 'kinda':8 'switch':14 'vr':18 'wayland':7 'wish':2 'xorg':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7847364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706529641 {#2312
    date: 2024-01-29 13:00:41.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 {#2224
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "![](https://lemmy.ml/pictrs/image/7f17042e-d170-409f-ab29-38ad5d2fd26d.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705993170 {#2309
    date: 2024-01-23 07:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@Feathercrown@lemmy.world"
    "@tkk13909@sopuli.xyz"
    "@A_Toasty_Strudel@lemmy.world"
    "@grapes@lemmy.world"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 333575
  -bodyTs: "'/pictrs/image/7f17042e-d170-409f-ab29-38ad5d2fd26d.png)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/7f17042e-d170-409f-ab29-38ad5d2fd26d.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7642998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705993170 {#2297
    date: 2024-01-23 07:59: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
19 DENIED edit
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "![](https://lemmy.ml/pictrs/image/7f17042e-d170-409f-ab29-38ad5d2fd26d.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705993170 {#2309
    date: 2024-01-23 07:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@Feathercrown@lemmy.world"
    "@tkk13909@sopuli.xyz"
    "@A_Toasty_Strudel@lemmy.world"
    "@grapes@lemmy.world"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 333575
  -bodyTs: "'/pictrs/image/7f17042e-d170-409f-ab29-38ad5d2fd26d.png)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/7f17042e-d170-409f-ab29-38ad5d2fd26d.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7642998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705993170 {#2297
    date: 2024-01-23 07:59: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
20 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2139 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +body: "![](https://lemmy.ml/pictrs/image/7f17042e-d170-409f-ab29-38ad5d2fd26d.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705993170 {#2309
    date: 2024-01-23 07:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PP_BOY_@lemmy.world"
    "@Feathercrown@lemmy.world"
    "@tkk13909@sopuli.xyz"
    "@A_Toasty_Strudel@lemmy.world"
    "@grapes@lemmy.world"
    "@Oha@lemmy.ohaa.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2162 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2119 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2113 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2122 …}
  -id: 333575
  -bodyTs: "'/pictrs/image/7f17042e-d170-409f-ab29-38ad5d2fd26d.png)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/7f17042e-d170-409f-ab29-38ad5d2fd26d.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7642998"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705993170 {#2297
    date: 2024-01-23 07:59: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
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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just use GNOME console. Looks good and I’m not missing anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705572501 {#2198
    date: 2024-01-18 11:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 318824
  -bodyTs: "'anyth':13 'consol':5 'gnome':4 'good':7 'look':6 'm':10 'miss':12 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7492684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705572501 {#2043
    date: 2024-01-18 11:08:21.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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just use GNOME console. Looks good and I’m not missing anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705572501 {#2198
    date: 2024-01-18 11:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 318824
  -bodyTs: "'anyth':13 'consol':5 'gnome':4 'good':7 'look':6 'm':10 'miss':12 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7492684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705572501 {#2043
    date: 2024-01-18 11:08:21.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 {#2303
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2317 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "I just use GNOME console. Looks good and I’m not missing anything."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705572501 {#2198
    date: 2024-01-18 11:08:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@tourist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2318 …}
  +nested: Doctrine\ORM\PersistentCollection {#2316 …}
  +votes: Doctrine\ORM\PersistentCollection {#2294 …}
  +reports: Doctrine\ORM\PersistentCollection {#2296 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2280 …}
  -id: 318824
  -bodyTs: "'anyth':13 'consol':5 'gnome':4 'good':7 'look':6 'm':10 'miss':12 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7492684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705572501 {#2043
    date: 2024-01-18 11:08:21.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 {#2279
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "That would be fire ngl"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705570540 {#2319
    date: 2024-01-18 10:35:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sentient_loom@sh.itjust.works"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 318781
  -bodyTs: "'fire':4 'ngl':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7492212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705570540 {#2117
    date: 2024-01-18 10:35:40.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 {#2279
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "That would be fire ngl"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705570540 {#2319
    date: 2024-01-18 10:35:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sentient_loom@sh.itjust.works"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 318781
  -bodyTs: "'fire':4 'ngl':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7492212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705570540 {#2117
    date: 2024-01-18 10:35:40.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 {#2279
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2275 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2127 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: "That would be fire ngl"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705570540 {#2319
    date: 2024-01-18 10:35:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sentient_loom@sh.itjust.works"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 318781
  -bodyTs: "'fire':4 'ngl':5 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7492212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705570540 {#2117
    date: 2024-01-18 10:35:40.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 {#2206
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "Yes, it can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705390917 {#2276
    date: 2024-01-16 08:41:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@harsh3466@lemmy.world"
    "@bitwolf@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 313016
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7427607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705390917 {#2278
    date: 2024-01-16 08:41:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "Yes, it can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705390917 {#2276
    date: 2024-01-16 08:41:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@harsh3466@lemmy.world"
    "@bitwolf@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 313016
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7427607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705390917 {#2278
    date: 2024-01-16 08:41:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2202 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +body: "Yes, it can"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705390917 {#2276
    date: 2024-01-16 08:41:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@harsh3466@lemmy.world"
    "@bitwolf@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 313016
  -bodyTs: "'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7427607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705390917 {#2278
    date: 2024-01-16 08:41:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2273
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "That’s what I’m doing. I have selfhosted E-Mail with YunoHost and send it through SMTP2Go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704804889 {#2205
    date: 2024-01-09 13:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avguser@lemmy.world"
    "@ChrislyBear@lemmy.world"
    "@lily33@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 293368
  -bodyTs: "'e':11 'e-mail':10 'm':5 'mail':12 'selfhost':9 'send':16 'smtp2go':19 'yunohost':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7194266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704804889 {#2197
    date: 2024-01-09 13:54:49.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 {#2273
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "That’s what I’m doing. I have selfhosted E-Mail with YunoHost and send it through SMTP2Go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704804889 {#2205
    date: 2024-01-09 13:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avguser@lemmy.world"
    "@ChrislyBear@lemmy.world"
    "@lily33@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 293368
  -bodyTs: "'e':11 'e-mail':10 'm':5 'mail':12 'selfhost':9 'send':16 'smtp2go':19 'yunohost':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7194266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704804889 {#2197
    date: 2024-01-09 13:54:49.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 {#2273
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2232 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: "That’s what I’m doing. I have selfhosted E-Mail with YunoHost and send it through SMTP2Go."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704804889 {#2205
    date: 2024-01-09 13:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@avguser@lemmy.world"
    "@ChrislyBear@lemmy.world"
    "@lily33@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2263 …}
  +reports: Doctrine\ORM\PersistentCollection {#2235 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2236 …}
  -id: 293368
  -bodyTs: "'e':11 'e-mail':10 'm':5 'mail':12 'selfhost':9 'send':16 'smtp2go':19 'yunohost':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7194266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704804889 {#2197
    date: 2024-01-09 13:54:49.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 {#2238
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2249 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: """
    You can’t really torrent it, the game version gets downloaded when you start it, so you’d either have to torrent every version you want to download or download everything at once, which would take way too much space. The thing is, you don’t even need to. You can make an account without buying the game and you can still play it. There’s dedicated launchers for playing the game with an account that doesn’t own it.\n
    \n
    Also, Veloren is not similar to Minecraft at all, even if it’s still a very good game. There’s Minetest tho, which is also open source and it has a gamemode as a mod, which tries to be a copy of Minecraft.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704397056 {#2267
    date: 2024-01-04 20:37:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 280425
  -bodyTs: "'account':54,75 'also':81,105 'buy':56 'copi':121 'd':18 'dedic':67 'doesn':77 'download':11,28,30 'either':19 'even':47,90 'everi':23 'everyth':31 'game':8,58,72,98 'gamemod':112 'get':10 'good':97 'launcher':68 'make':52 'minecraft':87,123 'minetest':101 'mod':115 'much':39 'need':48 'open':106 'play':63,70 'realli':4 'similar':85 'sourc':107 'space':40 'start':14 'still':62,94 'take':36 'thing':42 'tho':102 'torrent':5,22 'tri':117 'veloren':82 'version':9,24 'want':26 'way':37 'without':55 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7073323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397056 {#2268
    date: 2024-01-04 20:37: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
39 DENIED edit
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2249 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: """
    You can’t really torrent it, the game version gets downloaded when you start it, so you’d either have to torrent every version you want to download or download everything at once, which would take way too much space. The thing is, you don’t even need to. You can make an account without buying the game and you can still play it. There’s dedicated launchers for playing the game with an account that doesn’t own it.\n
    \n
    Also, Veloren is not similar to Minecraft at all, even if it’s still a very good game. There’s Minetest tho, which is also open source and it has a gamemode as a mod, which tries to be a copy of Minecraft.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704397056 {#2267
    date: 2024-01-04 20:37:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 280425
  -bodyTs: "'account':54,75 'also':81,105 'buy':56 'copi':121 'd':18 'dedic':67 'doesn':77 'download':11,28,30 'either':19 'even':47,90 'everi':23 'everyth':31 'game':8,58,72,98 'gamemod':112 'get':10 'good':97 'launcher':68 'make':52 'minecraft':87,123 'minetest':101 'mod':115 'much':39 'need':48 'open':106 'play':63,70 'realli':4 'similar':85 'sourc':107 'space':40 'start':14 'still':62,94 'take':36 'thing':42 'tho':102 'torrent':5,22 'tri':117 'veloren':82 'version':9,24 'want':26 'way':37 'without':55 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7073323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397056 {#2268
    date: 2024-01-04 20:37: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
40 DENIED moderate
App\Entity\EntryComment {#2238
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2237 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2249 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2258 …}
  +body: """
    You can’t really torrent it, the game version gets downloaded when you start it, so you’d either have to torrent every version you want to download or download everything at once, which would take way too much space. The thing is, you don’t even need to. You can make an account without buying the game and you can still play it. There’s dedicated launchers for playing the game with an account that doesn’t own it.\n
    \n
    Also, Veloren is not similar to Minecraft at all, even if it’s still a very good game. There’s Minetest tho, which is also open source and it has a gamemode as a mod, which tries to be a copy of Minecraft.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704397056 {#2267
    date: 2024-01-04 20:37:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MagneticFusion@lemm.ee"
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2259 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2250 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2243 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2255 …}
  -id: 280425
  -bodyTs: "'account':54,75 'also':81,105 'buy':56 'copi':121 'd':18 'dedic':67 'doesn':77 'download':11,28,30 'either':19 'even':47,90 'everi':23 'everyth':31 'game':8,58,72,98 'gamemod':112 'get':10 'good':97 'launcher':68 'make':52 'minecraft':87,123 'minetest':101 'mod':115 'much':39 'need':48 'open':106 'play':63,70 'realli':4 'similar':85 'sourc':107 'space':40 'start':14 'still':62,94 'take':36 'thing':42 'tho':102 'torrent':5,22 'tri':117 'veloren':82 'version':9,24 'want':26 'way':37 'without':55 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7073323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397056 {#2268
    date: 2024-01-04 20:37: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
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 {#2285
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +body: "Managed to set it up before you posted this already but thanks anyway. I also used Gluetun btw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700639411 {#2234
    date: 2023-11-22 08:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fisch@lemmy.ml"
    "@gregw@lemmy.gregw.us"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 149921
  -bodyTs: "'alreadi':10 'also':15 'anyway':13 'btw':18 'gluetun':17 'manag':1 'post':8 'set':3 'thank':12 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6016271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700639411 {#2226
    date: 2023-11-22 08:50:11.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 {#2285
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +body: "Managed to set it up before you posted this already but thanks anyway. I also used Gluetun btw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700639411 {#2234
    date: 2023-11-22 08:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fisch@lemmy.ml"
    "@gregw@lemmy.gregw.us"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 149921
  -bodyTs: "'alreadi':10 'also':15 'anyway':13 'btw':18 'gluetun':17 'manag':1 'post':8 'set':3 'thank':12 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6016271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700639411 {#2226
    date: 2023-11-22 08:50:11.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 {#2285
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2286 …}
  +body: "Managed to set it up before you posted this already but thanks anyway. I also used Gluetun btw."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700639411 {#2234
    date: 2023-11-22 08:50:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fisch@lemmy.ml"
    "@gregw@lemmy.gregw.us"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2142 …}
  +votes: Doctrine\ORM\PersistentCollection {#2039 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2158 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2151 …}
  -id: 149921
  -bodyTs: "'alreadi':10 'also':15 'anyway':13 'btw':18 'gluetun':17 'manag':1 'post':8 'set':3 'thank':12 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6016271"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700639411 {#2226
    date: 2023-11-22 08:50:11.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 {#2152
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +body: "Managed to set it all up yesterday. Thanks for suggesting Gluetun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700638323 {#2284
    date: 2023-11-22 08:32:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fisch@lemmy.ml"
    "@NonDollarCurrency@monero.town"
    "@narc0tic_bird@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 149887
  -bodyTs: "'gluetun':11 'manag':1 'set':3 'suggest':10 'thank':8 'yesterday':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6015982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700638323 {#2251
    date: 2023-11-22 08:32:03.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 {#2152
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +body: "Managed to set it all up yesterday. Thanks for suggesting Gluetun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700638323 {#2284
    date: 2023-11-22 08:32:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fisch@lemmy.ml"
    "@NonDollarCurrency@monero.town"
    "@narc0tic_bird@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 149887
  -bodyTs: "'gluetun':11 'manag':1 'set':3 'suggest':10 'thank':8 'yesterday':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6015982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700638323 {#2251
    date: 2023-11-22 08:32:03.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 {#2152
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2153 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +body: "Managed to set it all up yesterday. Thanks for suggesting Gluetun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700638323 {#2284
    date: 2023-11-22 08:32:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fisch@lemmy.ml"
    "@NonDollarCurrency@monero.town"
    "@narc0tic_bird@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2149 …}
  +nested: Doctrine\ORM\PersistentCollection {#2185 …}
  +votes: Doctrine\ORM\PersistentCollection {#2179 …}
  +reports: Doctrine\ORM\PersistentCollection {#2182 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2172 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 149887
  -bodyTs: "'gluetun':11 'manag':1 'set':3 'suggest':10 'thank':8 'yesterday':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6015982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700638323 {#2251
    date: 2023-11-22 08:32:03.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 {#2176
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about that could possibly be illegal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701056102 {#2150
    date: 2023-11-27 04:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 146922
  -bodyTs: "'could':4 'illeg':7 'possibl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700577107 {#2145
    date: 2023-11-21 15:31:47.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 {#2176
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about that could possibly be illegal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701056102 {#2150
    date: 2023-11-27 04:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 146922
  -bodyTs: "'could':4 'illeg':7 'possibl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700577107 {#2145
    date: 2023-11-21 15:31:47.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 {#2176
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2174 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2311 …}
  +image: null
  +parent: null
  +root: null
  +body: "What about that could possibly be illegal?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701056102 {#2150
    date: 2023-11-27 04:35:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@01adrianrdgz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2178 …}
  +nested: Doctrine\ORM\PersistentCollection {#2183 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1988 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2003 …}
  -id: 146922
  -bodyTs: "'could':4 'illeg':7 'possibl':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5994487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700577107 {#2145
    date: 2023-11-21 15:31:47.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 {#1996
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +body: """
    Will that install qBittorrent by itself and allow Sonarr and Radarr that run outside the container to speak to it? Then it would be perfect\n
    \n
    Edit: For some reason I thought it was a torrent client but it’s just a VPN client. So it creates a network interface but doesn’t route all traffic through it?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700569299 {#2177
    date: 2023-11-21 13:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fisch@lemmy.ml"
    "@NonDollarCurrency@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2001 …}
  +reports: Doctrine\ORM\PersistentCollection {#1999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1989 …}
  -id: 146425
  -bodyTs: "'allow':8 'client':36,43 'contain':16 'creat':46 'doesn':51 'edit':26 'instal':3 'interfac':49 'network':48 'outsid':14 'perfect':25 'qbittorr':4 'radarr':11 'reason':29 'rout':53 'run':13 'sonarr':9 'speak':18 'thought':31 'torrent':35 'traffic':55 'vpn':42 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991714"
  +editedAt: DateTimeImmutable @1701007969 {#2175
    date: 2023-11-26 15:12:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700569299 {#2114
    date: 2023-11-21 13:21:39.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 {#1996
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +body: """
    Will that install qBittorrent by itself and allow Sonarr and Radarr that run outside the container to speak to it? Then it would be perfect\n
    \n
    Edit: For some reason I thought it was a torrent client but it’s just a VPN client. So it creates a network interface but doesn’t route all traffic through it?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700569299 {#2177
    date: 2023-11-21 13:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fisch@lemmy.ml"
    "@NonDollarCurrency@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2001 …}
  +reports: Doctrine\ORM\PersistentCollection {#1999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1989 …}
  -id: 146425
  -bodyTs: "'allow':8 'client':36,43 'contain':16 'creat':46 'doesn':51 'edit':26 'instal':3 'interfac':49 'network':48 'outsid':14 'perfect':25 'qbittorr':4 'radarr':11 'reason':29 'rout':53 'run':13 'sonarr':9 'speak':18 'thought':31 'torrent':35 'traffic':55 'vpn':42 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991714"
  +editedAt: DateTimeImmutable @1701007969 {#2175
    date: 2023-11-26 15:12:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700569299 {#2114
    date: 2023-11-21 13:21:39.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 {#1996
  +user: App\Entity\User {#260 …}
  +entry: App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2148 …}
  +body: """
    Will that install qBittorrent by itself and allow Sonarr and Radarr that run outside the container to speak to it? Then it would be perfect\n
    \n
    Edit: For some reason I thought it was a torrent client but it’s just a VPN client. So it creates a network interface but doesn’t route all traffic through it?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700569299 {#2177
    date: 2023-11-21 13:21:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Fisch@lemmy.ml"
    "@NonDollarCurrency@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1997 …}
  +nested: Doctrine\ORM\PersistentCollection {#1998 …}
  +votes: Doctrine\ORM\PersistentCollection {#2001 …}
  +reports: Doctrine\ORM\PersistentCollection {#1999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1989 …}
  -id: 146425
  -bodyTs: "'allow':8 'client':36,43 'contain':16 'creat':46 'doesn':51 'edit':26 'instal':3 'interfac':49 'network':48 'outsid':14 'perfect':25 'qbittorr':4 'radarr':11 'reason':29 'rout':53 'run':13 'sonarr':9 'speak':18 'thought':31 'torrent':35 'traffic':55 'vpn':42 'would':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5991714"
  +editedAt: DateTimeImmutable @1701007969 {#2175
    date: 2023-11-26 15:12:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700569299 {#2114
    date: 2023-11-21 13:21:39.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 {#2009
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2014 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2249 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1991 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +body: "Why does that matter? It doesn’t make a difference"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700136096 {#2006
    date: 2023-11-16 13:01:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rrobin@lemmy.world"
    "@possiblylinux127@lemmy.zip"
    "@Fisch@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 129948
  -bodyTs: "'differ':10 'doesn':6 'make':8 'matter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5848425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700136096 {#2005
    date: 2023-11-16 13:01: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
59 DENIED edit
App\Entity\EntryComment {#2009
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2014 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2249 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1991 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +body: "Why does that matter? It doesn’t make a difference"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700136096 {#2006
    date: 2023-11-16 13:01:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rrobin@lemmy.world"
    "@possiblylinux127@lemmy.zip"
    "@Fisch@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 129948
  -bodyTs: "'differ':10 'doesn':6 'make':8 'matter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5848425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700136096 {#2005
    date: 2023-11-16 13:01: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
60 DENIED moderate
App\Entity\EntryComment {#2009
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2014 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2249 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1991 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +body: "Why does that matter? It doesn’t make a difference"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700136096 {#2006
    date: 2023-11-16 13:01:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rrobin@lemmy.world"
    "@possiblylinux127@lemmy.zip"
    "@Fisch@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2015 …}
  +nested: Doctrine\ORM\PersistentCollection {#2008 …}
  +votes: Doctrine\ORM\PersistentCollection {#1987 …}
  +reports: Doctrine\ORM\PersistentCollection {#1983 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2368 …}
  -id: 129948
  -bodyTs: "'differ':10 'doesn':6 'make':8 'matter':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5848425"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700136096 {#2005
    date: 2023-11-16 13:01: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